From fb5a18e366630a6b1d36db6de7ab28faeb3aa0ab Mon Sep 17 00:00:00 2001
From: Jingyan Ling <jingyanling2018@u.northwestern.edu>
Date: Mon, 11 Nov 2019 17:01:28 -0600
Subject: [PATCH] update README

---
 .../Untitled-checkpoint.ipynb                 |    0
 .../ee_dwg_processing.cpython-36.pyc          |  Bin
 .../__pycache__/paperbot_draw.cpython-36.pyc  |  Bin
 .../__pycache__/paperbot_dsn.cpython-36.pyc   |  Bin
 .../read_old_paperbot.cpython-36.pyc          |  Bin
 .../__pycache__/roco_dsn.cpython-36.pyc       |  Bin
 .../roco_ee_dwg_processing.cpython-36.pyc     |  Bin
 .../roco_electrical.cpython-36.pyc            |  Bin
 .../drawing.svg                               |    0
 .../dwg_w_circuit.dxf                         |    0
 .../dwg_w_layers.dxf                          |    0
 .../ee_dwg_processing.py                      |    0
 .../freeRouting.jar                           |  Bin
 .../paperbot_ee.ses                           |    0
 .../read_old_paperbot.py                      |    0
 .../roco_dsn.py                               |    0
 .../roco_electrical.py                        |    0
 README.md                                     | 1002 +---
 developer_journal.md                          |  989 +++
 journal_media/fig12-2.png                     |  Bin 0 -> 15505 bytes
 journal_media/final_pipline.png               |  Bin 0 -> 23145 bytes
 paperbot_ee_autoroute/cut_test.svg            | 5043 ----------------
 paperbot_ee_autoroute/dwg_w_circuit.svg       | 5322 -----------------
 23 files changed, 1030 insertions(+), 11326 deletions(-)
 rename {paperbot_ee_autoroute => EEME_design}/.ipynb_checkpoints/Untitled-checkpoint.ipynb (100%)
 rename {paperbot_ee_autoroute => EEME_design}/__pycache__/ee_dwg_processing.cpython-36.pyc (100%)
 rename {paperbot_ee_autoroute => EEME_design}/__pycache__/paperbot_draw.cpython-36.pyc (100%)
 rename {paperbot_ee_autoroute => EEME_design}/__pycache__/paperbot_dsn.cpython-36.pyc (100%)
 rename {paperbot_ee_autoroute => EEME_design}/__pycache__/read_old_paperbot.cpython-36.pyc (100%)
 rename {paperbot_ee_autoroute => EEME_design}/__pycache__/roco_dsn.cpython-36.pyc (100%)
 rename {paperbot_ee_autoroute => EEME_design}/__pycache__/roco_ee_dwg_processing.cpython-36.pyc (100%)
 rename {paperbot_ee_autoroute => EEME_design}/__pycache__/roco_electrical.cpython-36.pyc (100%)
 rename {paperbot_ee_autoroute => EEME_design}/drawing.svg (100%)
 rename {paperbot_ee_autoroute => EEME_design}/dwg_w_circuit.dxf (100%)
 rename {paperbot_ee_autoroute => EEME_design}/dwg_w_layers.dxf (100%)
 rename {paperbot_ee_autoroute => EEME_design}/ee_dwg_processing.py (100%)
 rename {paperbot_ee_autoroute => EEME_design}/freeRouting.jar (100%)
 rename {paperbot_ee_autoroute => EEME_design}/paperbot_ee.ses (100%)
 rename {paperbot_ee_autoroute => EEME_design}/read_old_paperbot.py (100%)
 rename {paperbot_ee_autoroute => EEME_design}/roco_dsn.py (100%)
 rename {paperbot_ee_autoroute => EEME_design}/roco_electrical.py (100%)
 create mode 100644 developer_journal.md
 create mode 100644 journal_media/fig12-2.png
 create mode 100644 journal_media/final_pipline.png
 delete mode 100644 paperbot_ee_autoroute/cut_test.svg
 delete mode 100644 paperbot_ee_autoroute/dwg_w_circuit.svg

diff --git a/paperbot_ee_autoroute/.ipynb_checkpoints/Untitled-checkpoint.ipynb b/EEME_design/.ipynb_checkpoints/Untitled-checkpoint.ipynb
similarity index 100%
rename from paperbot_ee_autoroute/.ipynb_checkpoints/Untitled-checkpoint.ipynb
rename to EEME_design/.ipynb_checkpoints/Untitled-checkpoint.ipynb
diff --git a/paperbot_ee_autoroute/__pycache__/ee_dwg_processing.cpython-36.pyc b/EEME_design/__pycache__/ee_dwg_processing.cpython-36.pyc
similarity index 100%
rename from paperbot_ee_autoroute/__pycache__/ee_dwg_processing.cpython-36.pyc
rename to EEME_design/__pycache__/ee_dwg_processing.cpython-36.pyc
diff --git a/paperbot_ee_autoroute/__pycache__/paperbot_draw.cpython-36.pyc b/EEME_design/__pycache__/paperbot_draw.cpython-36.pyc
similarity index 100%
rename from paperbot_ee_autoroute/__pycache__/paperbot_draw.cpython-36.pyc
rename to EEME_design/__pycache__/paperbot_draw.cpython-36.pyc
diff --git a/paperbot_ee_autoroute/__pycache__/paperbot_dsn.cpython-36.pyc b/EEME_design/__pycache__/paperbot_dsn.cpython-36.pyc
similarity index 100%
rename from paperbot_ee_autoroute/__pycache__/paperbot_dsn.cpython-36.pyc
rename to EEME_design/__pycache__/paperbot_dsn.cpython-36.pyc
diff --git a/paperbot_ee_autoroute/__pycache__/read_old_paperbot.cpython-36.pyc b/EEME_design/__pycache__/read_old_paperbot.cpython-36.pyc
similarity index 100%
rename from paperbot_ee_autoroute/__pycache__/read_old_paperbot.cpython-36.pyc
rename to EEME_design/__pycache__/read_old_paperbot.cpython-36.pyc
diff --git a/paperbot_ee_autoroute/__pycache__/roco_dsn.cpython-36.pyc b/EEME_design/__pycache__/roco_dsn.cpython-36.pyc
similarity index 100%
rename from paperbot_ee_autoroute/__pycache__/roco_dsn.cpython-36.pyc
rename to EEME_design/__pycache__/roco_dsn.cpython-36.pyc
diff --git a/paperbot_ee_autoroute/__pycache__/roco_ee_dwg_processing.cpython-36.pyc b/EEME_design/__pycache__/roco_ee_dwg_processing.cpython-36.pyc
similarity index 100%
rename from paperbot_ee_autoroute/__pycache__/roco_ee_dwg_processing.cpython-36.pyc
rename to EEME_design/__pycache__/roco_ee_dwg_processing.cpython-36.pyc
diff --git a/paperbot_ee_autoroute/__pycache__/roco_electrical.cpython-36.pyc b/EEME_design/__pycache__/roco_electrical.cpython-36.pyc
similarity index 100%
rename from paperbot_ee_autoroute/__pycache__/roco_electrical.cpython-36.pyc
rename to EEME_design/__pycache__/roco_electrical.cpython-36.pyc
diff --git a/paperbot_ee_autoroute/drawing.svg b/EEME_design/drawing.svg
similarity index 100%
rename from paperbot_ee_autoroute/drawing.svg
rename to EEME_design/drawing.svg
diff --git a/paperbot_ee_autoroute/dwg_w_circuit.dxf b/EEME_design/dwg_w_circuit.dxf
similarity index 100%
rename from paperbot_ee_autoroute/dwg_w_circuit.dxf
rename to EEME_design/dwg_w_circuit.dxf
diff --git a/paperbot_ee_autoroute/dwg_w_layers.dxf b/EEME_design/dwg_w_layers.dxf
similarity index 100%
rename from paperbot_ee_autoroute/dwg_w_layers.dxf
rename to EEME_design/dwg_w_layers.dxf
diff --git a/paperbot_ee_autoroute/ee_dwg_processing.py b/EEME_design/ee_dwg_processing.py
similarity index 100%
rename from paperbot_ee_autoroute/ee_dwg_processing.py
rename to EEME_design/ee_dwg_processing.py
diff --git a/paperbot_ee_autoroute/freeRouting.jar b/EEME_design/freeRouting.jar
similarity index 100%
rename from paperbot_ee_autoroute/freeRouting.jar
rename to EEME_design/freeRouting.jar
diff --git a/paperbot_ee_autoroute/paperbot_ee.ses b/EEME_design/paperbot_ee.ses
similarity index 100%
rename from paperbot_ee_autoroute/paperbot_ee.ses
rename to EEME_design/paperbot_ee.ses
diff --git a/paperbot_ee_autoroute/read_old_paperbot.py b/EEME_design/read_old_paperbot.py
similarity index 100%
rename from paperbot_ee_autoroute/read_old_paperbot.py
rename to EEME_design/read_old_paperbot.py
diff --git a/paperbot_ee_autoroute/roco_dsn.py b/EEME_design/roco_dsn.py
similarity index 100%
rename from paperbot_ee_autoroute/roco_dsn.py
rename to EEME_design/roco_dsn.py
diff --git a/paperbot_ee_autoroute/roco_electrical.py b/EEME_design/roco_electrical.py
similarity index 100%
rename from paperbot_ee_autoroute/roco_electrical.py
rename to EEME_design/roco_electrical.py
diff --git a/README.md b/README.md
index 13501d1..56366bc 100644
--- a/README.md
+++ b/README.md
@@ -1,989 +1,69 @@
-### Jingyan Ling
+# Automatic Electromechanical Design System for Foldable Robots
 
-### 09/04/2019
 
-- Paper Outlines
+- [Motivation](#motivation)
+- [Contribution (this repo)](#contribution)
+- [Method](#method)
+- [To implement my work](#implement-my-work)
+- [Demo Video](#demo)
 
-#### An Accessible way to rapidly build foldable robots from automatic electromechanical design
+*This repository shares the code and technical details of the research work only, for more information, please check our [paper]() submitted to ICRA2020*.
 
-#### I. Introduction (1)
-- 1. Robot functionality highly depends on electrical component it carries
-- 2. Personalized robot needs technical experience
-- 3. Work based on previous work of RoCo mechanical design
-- 4. Bullet points of contributions
-  
-#### II. Related Work (1-2)
-- 1. Roco mechanical design for foldable robot
-- 2. Freerouting software for auto-router
-  
-#### III. Design Strategies (2-5)
-- A. Design as a PCB
-- B. Mechanical drawing processing
-- C. Circuit pattern
-- D. Fabrication
-  
-#### IV. Result (5-6)
-- Pipeline of the system
-- Show results through each step in the pipeline
-- State time and cost
 
-#### V. Conclusion (6)
-- A. Contributions
-  - Accessible
-  - Fast
-- B. Future Work
-  - Stability
-  - Durability
-  
-#### *Contribution A (Design as a PCB)*
-`What` 
-- An integrated method to do PCB design from simple user input
-  
-`How` 
-- building `dsnwritter` python library
-  - module, footprint lib, wiring options...
+This research studies **human computer interaction** in terms of developing a **robot compiler** to create electromechanical design for foldable robots. The work presents an integrated design-to-fabrication method for foldable electromechanical devices that rethinks the merging of mechanical and electrical designs. The mechanical substrate of this device can carry electrical functionality; the electrical circuits are parts of the device body.
 
-`Solves issue`  
-- 1. Experience of using PCB design software (KiCAD/EAGLE) is needed for typical PCB design; Causal user need time to learn software.
-- 2. Manually routing takes long time and requires technical experience
+## Motivation
+Printable or foldable robots are becoming a feasible approach for the goal of building robots rapidly with lower cost. While the threshold of the requirement of knowledge for the design and fabricate foldable robots is a barrier to enable the public to create personalized robots, a system doing electrical and mechanical design from a limited amount of user effort is required. In order to be beneficial to the general public, a long-term goal is to develop a compiler that allows people to create a robot with the desired functions.
 
-`Why solving this issue`
-- 1. Electrical design is necessary for building a robot
-- 2. Having circuit on the surface of foldable robot instead of doing external wires makes it more accessible
+## Contribution
 
-`For`
-- Accessible and fast
-  
-`Approve`
-- exported file (.dsn) can be viewed in Auto-router software directly (fig)
-- input table vs. output (fig)
-- Auto-router can read the file generated and proceed auto-routing (fig)
-  
+This repository presents two software contributions from the technical perspective. For more information of the contribution from the research perspective, please see the paper.
 
-#### *Contribution B (Mechanical Drawing processing)*
-`What`
-- A module can take arbitrary 2D-mechanical design for automatic electrical design
+- DFM (design for manufacturing) software package for the fabrication process we developed.
+- PCB software package generates electrical routing from board outlines converted from an arbitrary mechanical design.
 
-`How`
-- mechanical drawing pre-processing
-  - line stroked to path
-  - polylines provides continuous closed shape for lines
+System Pipeline
 
-`Solves issue`
-- Extra effort is needed for a complex CAD drawing to be recognized as electrical board outlines (provide example fig)
+![](journal_media/final_pipline.png)
 
-`Why solving this issue`
-- Specific type and style of CAD drawings are required to use open-source auto-routing software
-- Learning specification and drawing software would waste time and effort of causal users
-  
-`For`
-- Accessible
+## Method
 
-`Approve`
-- Show different line properties in inkscape between mechanical design and after pre-processing (fig)
-- Such shape can be viewed in Auto-router and routing treat drawings as obstacles properly (fig)
+#### DFM software package
 
-  
-#### *Contribution C (Circuit Pattern)*
-`What`
-- A module generates fabrication file for materials based on electromechanical design
+This software package takes the electrical design and the mechanical design of a foldable robot as inputs and outputs such drawing file that makes users ready to proceed the fabrication. We use the 2-D drawing file with extension of `dxf` to represent the electromechanical design of a foldable robot. Such drawing are designed to contain multiple layers meaning different fabrication types. 
 
-`How`
-- Fabrication drawing post-process
-  - parse wiring information
-  - parallel traces/ isolation boundaries/ pin insertion
+![](journal_media/same_pin_intersect.png)
 
-`Solves issue`
-- Design of patterns of wiring is required based on material of foldable robot for proper electrical performance. It would need technical experience.
+The software converts each wiring information into wiring patterns onto the mechanical drawing. The patterns can be tuned through user input. The default wiring pattern turns a single wire in the electrical design to a wider wire with three layers. The reason is to remove extra conductive material during the fabrication when users print such robot on a conductive material.
 
-`Why solving this issue`
-- Patterns are necessary to ensure there is no short or open circuit for circuit on the surface of robot
-- Change design of such pattern can consume a lot effort 
+#### PCB osftware package
+This software package takes user input of electrical netlist and mechanical design, outputs an electrical design file with wiring information. We utilize the auto-router [FreeRouting](https://freerouting.org/) to generate wiring information that can be passed to the DFM software package. We use the electrical design file with extension of `dsn` to represent the PCB layout. The package imports the mechanical design from a drawing, treats it as PCB outlines and wiring keepout areas. 
 
-`Approve` 
-- different circuit pattern can be output for materials (fig: direct wire vs parallel traces)
-- pic of direct wire fabrication by using conductive pen on paper
-- pic of showing isolation well for parallel trace pattern 
-- pic of showing pin insertion pattern can conducts well
+![](journal_media/fig12-2.png)
+## Implement My Work 
 
-`For`
-- Accessible
- 
-#### *Contribution D (Fabrication)*
-`What`
-- Foldable robot with functional electrical components on surface 
-  - A. Fabrication
-  - B. Result
+#### DFM software package
 
-`How`
-- Describe fabrication process (pic/reference/experiment)
-
-`Solves Issue`
-- 1. A. Traditional printable circuit requires more cost/equipment/time (depends on reference search)
-- 2. B. Traditional PCB can not be folded to a robot
-- 3. B. Traditional PCB does not have arbitrary shape/holes inside
-  
-`Why solving this issue`
-- Traditional robot and PCB making takes a long time, special equipment and technical experience. 
-- While most of soft PCB are simple routing instead of taking complex mechanical design
-  
-`Approve`
-- circuit can work properly on folded surface (fig)
-- circuit can go around holes and working properly (fig)
-- pic of a foldable robot with circuit working
-- Time it takes to do the whole robot
-- Price of copper + plastic paper
-
-`For`
-- Low cost & Fast
-  
-
-### until 09/03/2019
-
-- Testing on physical prototype
-- Fabrication process
-- ![](journal_media/fab_process.png)
-- Result from cutter
-- ![](journal_media/fab_result.png)
-- Test before fully folding the robot
-- ![](journal_media/test_before_fullyfold.png)
-- Appearance after fully folded
-- ![](journal_media/fully_folded_paperbot.png)
-
-### 08/29/2019
-
-- Fixing issues:
-  - better performance with multiple wires connecting to single pin
-  - changed a lot details in `drawing_processing` script:
-    - `pop` for endpoints at each wire will be executed before parallel traces
-    - `pop` and whether the point is connected to a pin is based a rule more restricted so even the wire does not connect to a pin without 0, 90 or 45 degree, it will still pop correctly
-- Complete design for demo that has paperbot with an IMU, a touch sensor connecting to LED and Resistor
-- ![](journal_media/demo_design.png)
-
-- Fixing `inkscape` unit and scale issue:
-  - Save as svg
-  - Select every entities in the drawing
-  - Lock the width and height scale
-  - Times (90/96) to either height or width
-
-### 08/28/2019
-
-- Solving issue:
-  - The way mark pin as connected pin (solved)
-  - Changed way reading path
-  - Connect wire directly to pin after remove redundant small wires
-  - Group wires that has same connection point and same slop for branch drawing
-
-- ![](journal_media/issue_solved828.png)
-
-
-### 08/27/2019
-
-- Solving issue:
-  - multiple wires connecting to single pin
-    - Partially solved by
-      - Merge paths through pin as a single path in `sesreader`
-      - If such path passes a pin, mark this pin as connected pin (partially working, fix needed)
-      - Add a filter that remove intervals inside a path which is shorter than 0.5mm
-- TODO:
-  - Solve the way mark pin as connected pin
-  - Branch intersect sometimes is not draw correctly
-  - Issues screenshot:
-    - ![](journal_media/connected_pin_issue.png)
-    - ![](journal_media/branch_issue.png)
-    - ![](journal_media/pop_inter_issue.png)
-
-- Current status:
-- ![](journal_media/current_demo.png)
-
-### 08/26/2019
-
-- Fixed issue:
-  - `roco_dsn` now reads `flip` argument to get correct pin locations
-- Solving issue in progress:
-  - When multiple wires are connecting to single pin. Isolation box is not draw correctly
-  - Have Done:
-    - Redo `sesreader` so paths will not be continued to merge if it reach one of the pin location
-
-- ![](journal_media/same_pin_intersect.png)
-### 08/22/2019
-
-- Try to solve issues:
-  - `get_pin_loc` function takes `flip` parameter incorrectly
-  - a wiring path is connected to another path (fixed)
-    - The contact point cannot contain more than two path intervals
-  
-- ![](journal_media/branch_fix.png)
-
-### 08/21/2019
-- TODO:
-  - Find solution to deal with `inkscape` pixel scale bug
-  - Read prototype `csv` file
-- Fabricate prototype
-  - Bug reported : (fixed)
-  - ![](journal_media/cross_bug_report.png)
-#### Noticed Issue:
-  - If two wiring paths are connected to one pin, it might generate a open circuit
-  - If a wiring path is connected to another path instead of pin, an error will occur b/c it cannot find a pin connected to the tip of one of the path
-
-- ![](journal_media/circuit_demo.png)
-- Bug reported:
-  - get_pin_loc function in `roco_dsn` does not consider `flip` situation, pin read wrong if `filp='back'`
-
-### 08/20/2019
-
-- Add multiple cut to parallel traces, get outer and inner helper diagonal cut so the isolation will work well
-
-- Making prototype cut from the output of software
-
-- Issue reported:
-  - Footprint size and actual cut size not consistent 
-### 08/19/2019
-
-- Remove the endpoint of a path if the last segment is inside the isolation box
-- Rodo the loop dealing with parallel traces 
-- Add code that does isolation box for non-connected pin
-
-- ![](journal_media/iso_para_done.png)
-
-- When reading dwg file for dsn. It should know which is the boundary automatically.
-- Changed internal boundary index finder, so user won't need to type the boundary line index manually. A value will be parsed from pre-process class to dsn writter.
-- Merged and modified `dxf to path` function
-- Changed function does bi-sector in post-processing so it can fits the way we do `line to path` successfully
-- Whole process and pipeline works well now
-- Building high-level functions
-- Edit `sesreader` again and add a filter that removes redundant points
-- TODO:
-  - put new drawings on dxf version >=12
-  - so the width of drawing lines can be changed
-  - Isolation box and parallel traces requires multiple parallel cut, changing width makes drawing easier to see
-  
-### 08/16/2019
-
-- Record of Tips:
-  - changing the clearance defined in `dsn` file changes the rule of routing
-  - useful to change it according wire length and isolation box size
-  - This will output multiple path
-  - Redo `sesreader` so that it will merge paths those connect to each other
-
-### 08/15/2019
-
-- Solving issue: Connection between isolation box and parallel traces
-  
-~~~
-
-input: endpoints of a path (each endpoints has i+1 for finding a line), iso_size, trace_width
-output: intersect points*2 , draw isolation box in the process
-
-input= contact_ept, further_ept, size, width
-
-for pin_loc in all pin locations:
-  if the distance between endpoint1 and pin_loc is less than tolerance:
-    l=line(contact_ept,further_ept)
-    parallel_traces=find_offset(l,width)
-    iso_l_pts=isolation_box_linepts(size,pin_loc)
-    contact_list=[]
-    for l in parallel_traces:
-      contact=find_contact_iso_trace(l,iso_l_pts,further_ept)
-      contact_list.append(contact)
-    
-    draw_list=[]
-    draw_list.append(contact_list[0])
-    while len(iso_boundary)!=0:
-      for points in iso_boundary:
-        find a point that is closest to last point of draw_list
-        if not such point is inside of two contacts:
-          draw_list.append(points)
-        iso_boundary.remove(point)
-    
-    draw draw_list in order
-    return contact_list
-
-~~~
-
-- Connection between isolation and parallel traces solved!!!
-- ![](journal_media/iso_with_para.png)
-- TODO:
-  - Merge DXF to path code
-  - Issue exposed: after changing wire width, box still not quite correct
-  - `roco_ee_dwg_processing.py` line 132
-
-### 08/14/2019
-- Preparing software demo
-- High level of whole project package
-- ![](journal_media/roco_ee_highlvl.png)
-- Pipeline of drawing changes
-- ![](journal_media/dwg_structure.png)
-- Package module and classes breakdown
-- ![](journal_media/package_support.png)
-- Structure of customized package `dsnwriter`
-- ![](journal_media/dsnwriter_structure.png)
-- Structure of customized package `roco_ee_dwg`
-- ![](journal_media/roco_ee_dwg_structure.png)
-
-- Demo Video at [here](https://youtu.be/HeBw4uW3Xzc)
-
-- Solving issue: Connection between isolation box and parallel traces
-### 08/13/2019
-- Rearrange the package and draw the path directly on original drawing from old roco
-
-- dsn module placement match:
-  - instead of getting pin locations from old roco. set pin location based on footprint when user place modules
-  - Reason: 
-    - 1. no mechanical design needed for pins (especial will turn it to cross cut anyway)
-    - 2. make sure the electrical board design and drawings will always be consistent
-    - 3. easier to add new electrical components
-    - 4. easier to do drawing post processing (dealing with traces and isolation boxes)
-- Completed: a cross cut will be drawn at pin locations and that is automatically read from circuit design. The package will only need to load module once when design circuit
-- ![](journal_media/auto_read_and_cut.png)
-- Draw isolation boxes and connect one edge with parallel traces without causing open circuit (fail)
-- ![](journal_media/iso_trace_connect_fail.png)
-- TODO:
-  - Connect traces to isolation box
-  - Merge pre-processing code
-  - Demo
-
-
-
-### 08/12/2019
-- Finally figure out geometry algorithm on paper
-- Coding for parallel trace in following steps:
-  - 1. find start point and end point of a path, compute 4 points that vertical to end points based on width
-  - 2. find the angle bisector between each segment
-  - 3. Offset original path based on given width
-  - 4. find intersect between paths with offset and angle bisectors
-  - 5. connect intersect points and 4 end-points
-
-- Separate file `paperbot_draw` to a general useful file `roco_ee_dwg_processing.py` and operations specifically for paperbot `paperbot_draw.py`
-  - functions and classes in `roco_ee_dwg_processing.py` will be useful for future foldable robot project.
-  
-- Finally complete the parallel trace drawing. Now any path exported from auto-router will draw parallel trace with desired width to make sure the copper type surface can conduct well.
-- ![](journal_media/parallel_trace.png)
-- TODO:
-  - Connect traces to isolation box
-  - Merge pre-processing code 
-  - Clean up script
-  - Read trace width from Net Class
-### 08/09/2019
-
-- Potential problem:
-  - drawing pre-processing has two goals: 1. put different intensity cuts on different layers for accurate fabrication 2. make line to 4 nodes path for auto-router treating as obstacles.
-  - Two goal may conflict within single process
-  - potential solution: send 4 nodes path to auto-router and draw wiring paths on drawing with signed layers.
-  
-- Solving parallel traces math computation
-
-### 08/08/2019
-
-- `block` class in `ezdxf` generates symbol in `inkscape`. Check if it can be made to path from script
-- ![](journal_media/cross_cut.png)
-- Changed the way of drawing `cross-cut` to path directly instead of using inserting block class (see [paperbot_draw.py](paperbot_ee_autoroute/paperbot_draw.py) for detail)
-  
-- Parallel traces are not computed correctly
-- ![](journal_media/parallel_trace_error.png)
-### 08/07/2019
-- Working on drawing details regarding fabrication for electrical design
-  - A block was created for 'cross cut' to fit pin insertions
-  - Parallel traces are hard to get 
-  - A challenge that trimming isolation boxes with parallel traces occurs
-  
-### 08/06/2019
-
-- Successfully parse the wiring information from `ses` file to array
-  - A little "hacky" way, not using any parsing package but going through string and looking for path section
-  - For `ses` file only
-- Create new scripts and Re-arrange all packages
-  - User will be able to execute [fab_drawing.py](paperbot_ee_autoroute/fab_drawing.py) directly to get drawing for paperbot including electrical wiring design and ready to send to fabrication
-  - If user wants to change electrical connection, one can edit [paperbot_dsn.py](paperbot_ee_autoroute/paperbot_dsn.py)
-  - `dsnwriter` and `sesreader` source code are located [here](dsn_python/)
-- New script:
-  - [paperbot_draw.py](paperbot_ee_autoroute/paperbot_draw.py) has two classes:
-    - `pre-process`
-      - process the mechanical design drawing to correct format that can be taken by `dsnwriter` and `autorouter`
-    - `post-process`
-      - process the drawing file and draw wires based on `ses` file generated from `autorouter`
-- Milestone:
-  - Now user can generate `dsn` file from script and confirm auto-routing.
-  - A parser can pull information for wiring 
-  - Able to draw such wiring back on `dxf` drawings
-  - ![](journal_media/draw_on_dxf_fromses.png)
-- TODO:
-  - Merge pre drawing processing script with Daniel
-  - Details:
-    - add 'cross-cut' block in `ezdxf` for pin insertion cut
-    - add 'parallel-trace' block in` ezdxf` for circuit trace on copper tape
-  
-### 08/05/2019
-
-- Working on parsing routed (wiring section) text information.
-    - Ref: [pyparsing](https://scipy-cookbook.readthedocs.io/items/Reading_Custom_Text_Files_with_Pyparsing.html)
-- Parsing generated `dsn` file back to `DSN` class 
-  - Fail
-- Parsing generated `kicad_pcb` file back to `pykicad` package - `pcb` class
-  - Success
-- Working on:
-  - debug dsn library so it can read file.
-  - `pykicad` uses `pyparsing` internally
-  - Rebuild `ses` file schema. Not working well
-
- 
-
-### 08/01/2019
-
-- Scripting Auto-router from python
-  - Run `.jar` package through python
-  - Can open GUI with imported file
-  - Cannot run auto-routing function from script
-  - Manually click on auto-routing and save is needed (manual approval)
-
-### 07/31/2019
-
-- Use `dsnwriter` in RoCo
-
-~~~
-
-Mechanical drawings (dxf/svg)------------|
-                                         |
-Module Footprints -----------------------|
-                                         |----> board design (dsn) 
-Electrical schematic design (netlist)----|
-                                         |
-Board design details(rules,parameters)---|
-
-
-
-----> board design (dsn)----> Auto-router (FreeRouting)----> routed board design (dsn) 
-----> wiring section ----> drawings with mechanical and electrical design (dxf/svg)
-~~~
-
-- The package now can auto-detect padstack information with multiple files
-
-### 07/30/2019
-- Record of Tips:
-  - Use `@classmethod` in class to parse information pull out from files (netlist,drawings,footprint) to original class
-- Package Dependencies:
-  - [pykicad](https://github.com/dvc94ch/pykicad)
-  - numpy
-- Class Footprint now can call function `from_file(path,ref)` to load footprint from a `.kicad_mod` file
-- Class Padstack now can call function 'auto_detact(path)` to guess information of pads and save as padstack class
-  - Via information need to be defined by users. (default=None)
-- Placement class can be defined after footprint is loaded and able to define the position of each component by calling `ref` of module.
-- ![](journal_media/module_dsn.png)
-- ![](journal_media/module_load_from_lib.png)
-
-- Netclass is easy to write from script.
-- Test auto-routing on generated `dsn`
-- ![](journal_media/auto_router_from_dsn.gif)
-- Test on wire width change
-- ![](journal_media/wider_wire.png)
-
-- TODO: Easier API to generate netlist.
-
-
-### 07/29/2019
-
-- Was working on 'dsn_python' Python Library.
-- Latest package can be found at [personal github](https://github.com/monkalynn813/dsn_python)
-- Class tree:
-
-~~~
-        |--dsnwritter.py (top and second level structure)
-              |--dsn_module.py
-                    |--module class
-                    |--load module functions
-              |--dsn_rule.py
-              |--dsn_geo.py
-                    |--boundary class
-                    |--keepout class
-                    |--load drawing functions
-              |--dsn_net.py
-                    |--net class
-                    |--netclass class
-                    |--load netlist functions
-~~~
-
-
-- Text tree structure is done.
-  - Documentation and notes for code needed
-- Functions are needed to help user use library.
-  - Function that load `dxf` file
-  - Function that load `footprint` file
-  - Function that load `netlist` file
-- For board outline/footprint/netlist not loaded from file but define through this library manually, it works very well for now.
-- Pull out those information from low-level file and convert it to proper text for `dsn` file
-
-- Record of Tips:
-  - `Freerouting` cannot take more than one boundary. (error: exact 1 bounding expected)
-
-- Able to use functions to load `dxf` drawings
-- "internal cut issue" solved
-  - Treat every line individually as polygon and labeled as keepout in `dsn` library
-  - ![](journal_media/keepout_load.png)
-  - ![](journal_media/dxf_in_freerouting.png)
-
-
-
-
-
-
-
-
-
-
-### 07/24/2019
-
-- Pipeline change: (skipping `KiCAD`)
-  - Use (`dxf`+ `pretty` (footprint library) + `net` information ) to generate `dsn` file
-  - Send `dsn` file to auto-router, save as new `dsn` file
-  - Read `dsn` file `wiring` information and draw it back on `dxf`
-
-- Analysis on `dsn` file format:
+For testing:
 ~~~
-        |--pcb
-        |   |--parser
-        |   |--resolution
-        |   |--unit
-        |   |--structure
-        |   |     |--layer 1
-        |   |     |-- ...
-        |   |     |--boundary
-        |   |     |--keepout 1
-        |   |     |-- ...
-        |   |     |--via
-        |   |     |--rule
-        |   |--placement
-        |   |     |--component 1
-        |   |     |-- ...
-        |   |--library
-        |   |     |--image [ref**] 1
-        |   |     |     |--outline
-        |   |     |     |--pin
-        |   |     |-- ...
-        |   |     |--padstack
-        |   |     |--...
-        |   |--network
-        |   |     |--net [name] 1
-        |   |     |   |--pins
-        |   |     |-- ...
-        |   |--wiring
-        |   |     |--wire
+cd EEME_design
+python3 roco_electrical.py
 ~~~
 
+Call the function `roco_electrical.roco_add_ee` for arbitrary design. Arguments:
 
+- me_drawing: mechanical drawing file (`dxf` file, please make sure everything need to cut is in "Cut" layer)
+- CSV file that describes your netlist, one can also change it by modifying the information in `roco_dsn.py`
+- Electrical modules footprint library
+- The directory of `dsnwriter` package (default under same directory of EEME_design)
 
-- TODO: functions that load modules and footprints
-
-
-### 07/23/2019
-
-- Solving issue: export `.kicad_brd` file to `dsn` file for auto-router
-- No known Python API so far.
-- [schematic-file-converter](https://github.com/ljmljz/schematic-file-converter)
-  - Take `.sch` file from `KiCAD` instead of `.kicad_brd` file
-
-- Official bug report has been requested. Not targeted in current `KiCAD` scripting version 
-  - [bug report](https://bugs.launchpad.net/kicad/+bug/1824668)
-
-- Potential Solutions:
-    - 1. Explore existing supported export API, and see if modification can be made based on existing API structure
-    - 2. Learn `dsn` file specification and python library to generate `dsn` file based on design information
-
-### 07/22/2019
-
-- Research on multiple KiCAD Python packages
-- [package 3rd party list](https://github.com/xesscorp/kicad-3rd-party-tools/blob/master/README.md#footprint-library-tools)
-- None can import `dxf` into `pcbnew` 
-- To import `dxf` into `pcbnew` automatically:
-  - Create a python API by myself based on the `c++` code
-  - Draw lines directly in `pcbnew` by using line information in `dxf`
-
-- Create a python script serving as Python API by drawing everything on `pcbnew`
-- Dependencies:
-  - ezdxf
-  - pykicad
-- Successfully import `dxf` as outlines from script
-- ![](journal_media/import_script.png)
-
-### 07/18/2019
-
-- Research on pcbnew API
-  - Using package [pykicad](https://github.com/dvc94ch/pykicad)
-  - Record of Tips:
-    - Do not add segments, which will route connections
-    - Different reference name need to be set for `dsn` export
-
-  - Able to add footprint and net list into pcbnew.
-  - TODO:
-    - Import dxf as outlines from script
-    - Export board as `dsn`
-
-### 07/17/2019
-
-- Notice that even the drawings cannot be imported onto 'wiring' layer, but can be changed manually to 'wiring' layer after importing onto 'edge.cut' layer
-  - `Freerouting` does not recognize wires that does not connect to any pins as obstacles.
-  - ![](journal_media/cutoncopper_layer.png)
-  - ![](journal_media/autorouter_ignore_cu_layer.png)
-
-- Work on script doing board design
-  - Create New Board
-  - Import DXF
-  - Load Netlist `.net` file
-  - Place modules
-  - Export to `.dsn` file
-
-### 07/16/2019
-
-- Fill and Stroke (Shift + Ctrl + F)
-- Stroke to Path
-- Union
-- Break Apart
-- Remove each outer layer (manually)
-- Export
-- ![](journal_media/attempt5_2d.png)
-- ![](journal_media/attempt5_3d.png)
-- ![](journal_media/attempt5_router.png)
-  
-- Consider success when export for auto-routing manually. Huge challenge expected when doing it from script.
-
-- Work on script doing schematic design
-  - *Assume symbol and footprint downloaded*
-  - Package Using: [skidl](https://xesscorp.github.io/skidl/docs/_site/)
-  - Record of Tips:
-      - Add custom library path that contains all symbols of electrical devices needed (`NodeMCU`)
-      - Use attribute `footprint` to add footprint for such symbol
-      - footprint syntax: 'footprint= libname.pretty: foot_print_name
-      - footprint directory should be under the same directory where `.lib` file is.
-  
-
-### 07/15/2019
-
-- 3 potential ways to solve the issue on KiCAD with internal cut
-- *Assume the position of each internal cut line is known*
-  
-  - 1. Make internal cut a closed shape (original cut with thickness)
-    - Pro: Easy to import routed circuit back to dxf cutter file
-    - Con: Hard to make the cut itself a closed shape.
-  
-  - 2. Make internal cut outlines a block on certain layer and treat it as obstacle in auto-router
-    - Pro: Easy to generate a block as obstacle in drawing
-    - Con: Hard to import routed circuit back to dxf cutter file
-  
-  - 3. Put internal cut on different layer in KiCAD that can be read as obstacle in auto-router 
-    - Best solution for now if the auto-router will be able to read single cut line, but cannot be edge.cut layer for sure, otherwise board outlines cannot be found by KiCAD.
-
-- Cut lines causing issues are marked in red.
-- ![](journal_media/internal_cut_marked.png)
-
-- `Inkscape` :
-  - Object stroke to path can make everything looks like a bounding box
-
-- Attempts:
-- 1. Stroke every line, auto-router shows nothing, no error
-- ![](journal_media/show_nothing_strokeeveryline.png)
-- ![](journal_media/attempt1_3d.png)
-- 2. Stroke every line, but has a larger boundary. auto-router shows nothing, error: cannot start a route inside of keepout area or boundary outlines
-- ![](journal_media/show_nothing_strokewithalargerboundary.png)
-- ![](journal_media/attempt2_3d.png)
-- 3. Stroke every line but make the boundary outlines not closed, and draw a larger outline. Auto-router shows nothing, no error
-- ![](journal_media/attempt3_2d.png)
-- ![](journal_media/attempt3_3d.png)
-- 4. Stroke only outline but make the boundary outlines not closed, and draw a larger outline. Auto-router shows properly. (no way to do it from script)
-- ![](journal_media/attempt4_2d.png)
-- ![](journal_media/attempt4_3d.png)
-- ![](journal_media/attempt4_router.png)
-
-
-### 07/11/2019
-
-- Solved Error `unable to find segment with an endpoint`
-  - `DSN` file can only be exported for continuous closure outlines
-  - ![](journal_media/fail_dsn.png)
-  
-  - Drawings like this drawing for paper cut is not acceptable for `dsn` file.
-  - Change it either to close shape or remove it when import to KiCAD
-
-- Solving Issue: `FreeRouting` is not reading edge cut layer from `dsn`
-
-  - Work well on a sample `dsn` file
-  - Issue with KiCAD output
-    - Sample KiCAD project can output outlines properly. 
-
-- Issue found:
-  - KiCAD cannot take single line cut. Closed shape needed.
-  
-
-
-### 07/10/2019
-
-##### Approach A
-
-
-- Import to PCBnew issue:
-  - Dimension of board outlines are incorrect
-  - Pins does not fit in original drawings
-  - (solved. Microcontroller footprint was incorrect)
-
-- pipeline confirmed:
-  
-  - 1. Build symbol and footprint library for all required electrical element
-  - 2. Sketch schematic design
-    - `.sch` file
-  - 3. Place elements in required position
-    - `.dsn` file
-  - 4. Import `dsn` file into `FreeRouting` and do auto-routing
-    - `.ses` file
-  - 5. Import `ses` file back to `KiCAD` and export as `dxf` file
-    - `.dxf` file
-
-- Manually tested pipeline till step 4
-
-- Step 3
-- ![](journal_media/sample_conn_pcbnew.png)
-
-- Step 4
-- ![](journal_media/sample_autorouting.gif)
-  - ISSUE:
-    - Board outlines are not exported correctly to `FreeRouting`
-    - Error: `unable to find segment with an endpoint`
-  
-  - Record of Tips:
-    - To run `FreeRouting` from command line:
-      ~~~
-      java -jar freeRouting.jar [proj.dsn]
-      ~~~
-- TODO:
-  - Finish with testing the pipeline manually
-  - Achieve steps directly from script (Python API)
-  
-### 07/09/2019
-- Finish up path-finding approach (Approach B)
-- Only draw the best path on `dxf` when solution is found for every route.
-- ![circuit_dxf](journal_media/dxf_circuit.png)
-- Throw warning once a route cannot be found
-- ![fail_solution](journal_media/path_fail.gif)
-
-- Research on Approach A
-  - KiCAD 5 does not have built-in auto-router
-    - Have to use `FreeRouting`
-
-  - `FreeRouting` does not have python API
-  - Parent package of `FreeRouting`, `LayoutEditor` has multiple editions
-    - Part of `LayoutEditor` is open- source
-    - A large amount of of its website are broken, source and interface are unavailable
-
-- Other auto-routers are not open-source
-
-##### Approach A
-- 1. Use `LayoutEditor` python API to use `FreeRouting`
-- 2. Use `KiCAD 5` python API to sue `FreeRouting` 
-- 3. Use `KiCAD 4` python API to use builtin auto-routing
-
-###### 1 
-- `FreeRouting` input format: `dsn`, `lef`, `def`
-- `FreeRouting` output format: `ses`, `def`
-- `FreeRouting` can take arbitrary board outlines shape
-
-- Edit `library` manually and test routing
-- ![dxf_import](journal_media/dxf_import_kicad.png)
-
-- TODO:
-  - If can run KiCAD 4 from python
-  - Check `FreeRouting` API, see if a acceptable file can be generated from things on hand
-  
-
-
-### 07/08/2019 (Mon)
-
-- Debug multi-node path finding:
-  - some obstacles are ignored
-  - too close to each other
-- Able to show the learning process:
-  - Trying different combination of solving order
-  - Try to give the best order of solving multiple path
-
-##### Auto-routing learning process:
-  - ![path_learning.gif](journal_media/path_learning.gif)
-
-- Comparison between episodes and choose best combo of paths
-- ![learning_episodes.gif](journal_media/learning_episodes.gif)
-
-##### Issues and TODO
-- Path export from optimization is messed up
-- Obstacles setting are incorrect
-
-### 07/05/2019 (Fri)
-- Write out algorithm for multi-node path finding 
-  - pseudo code:
-  	
-~~~~
- for (episode in E):
-    set initial state s (choose first pair of nodes to connect randomly)
-    find a path
-    update map
-    while not every connection is built:
-      choose next connection
-      find a path
-      update map
-      retrieve cost (length of path)
-    update Q (as sum of all cost)  
-	
-~~~~  
-  - Q here represents total cost of certain choice of path finding order.
-    - Cost defined by length of path
-    - If path cannot be found, cost 1000
-  - Input: NX2X2 array specifies desired pin connections
-  
-
-- Research on KiCAD import needs and python API
-
-### 07/03/2019 (Wed)
-- dxf processing completed
-
-- Convert dxf to matrix with resolution (270X210) (mm)
-  - Potential issue:
-    - the `pathfinding` package is based on pixel 
-    - When round up the line's start and end point, the accuracy of pin position is low
-
-- Apply single point to point path finding
-  - Able to draw the path on matrix
-  - Able to draw the path on original dxf file
-- ![matrix](journal_media/matrix_to_img.png)
-
-- TODO:
-  - Write out algorithm for multi-node path finding 
-  - break single circuit trace to parallel traces
-  - solve the accuracy problem
-
-
-### 07/02/2019 (Tue)
-- Continue the dxf processing
-- Following tasks can be completed by running the code:
-  - Able to detect pin center coordinate
-  - Able to draw arbitrary shape around the pin center
-  - ![isolation_circuit.png](journal_media/isolation_circuit.gif)
-  
-- - Issue & TODO
-  - Convert dxf image to matrix
-  - Explore `pathfinding` package
-
-  - `pathfinding` package solve path finding problem by shortest path algorithm, one point to another
-  - To solve multiple nodes problem, use concept from reinforcement learning
-    - Build Q function that represents total reward of choosing certain path to be solved first
-    - Update Q function in a loop with certain amount of episodes   
-    - Choose the order of solving paths randomly, and add possibility of choosing it from Q function
-    - Exploration-exploitation method
-- To solve the problem "convert dxf to matrix" for pathfinding:
-  - Have tried:
-    - Export to `png` and read file by `OpenCV`
-      - Resolution problem: single point does not represented as a pixel in `png`
-    - TODO:
-      - create an empty matrix and fill in numbers with the information of each lines' start and end point
-
-
-### 07/01/2019 (Mon)
-- Continue the dxf processing with `'graph-silhouette.dxf'`
-##### Record of tips:
-  -  Put circuit design on a new layer of dxf drawing
-     -  [check doc about layers here](https://ezdxf.readthedocs.io/en/latest/tutorials/layers.html)
-  - Use block feature to draw similar pattern
-    - [check doc about block here](https://ezdxf.readthedocs.io/en/latest/tutorials/blocks.html)
-  - Blocks are `symbol` in Inkscape. Convert `symbol` to `path`
-    -  Edit > Clone > Unlink Clone (Shift+Alt+D), and you have a group, ungroup (Object > Ungroup, or Shift+Ctrl+G) and edit
-  - Convert `text` to `path`
-    - Path combine (Ctrl+K)
-  - msp.delete_enetity('__') to remove existing entity
-
-- Test fabrication with different drawing settings
-  - Layers can be cut separately by toggling visibility
-  - Set cuts with same `intensity` and `feedrate` on same layer
-  - Entities' layer can be changed through `Entity.dxf.layer`
-
-### 06/29 & 06/30/2019 (Sat & Sun)
-##### Approach `B`
-- Potential needed functions of packages
-  
-  - A package draws on DXF file through script
-  - A script that pulls out pins' coordinate on paper chassis
-    - Or a image process package (OpenCV) that reads pins' coordinate on paper chassis
-  - A package solves multi-node path finding problem*
-
-##### Record of Research  
-- Python Pathfinding package:
-  - [pathfinding](https://pypi.org/project/pathfinding/#description)
-- Python DXF editor:
-  - [ezdxf](https://pypi.org/project/ezdxf/)
-  - [dxfgrabber](https://pypi.org/project/dxfgrabber/)
-    - `Note`: able to grab simple geometry from file 
-  - [sdxf](http://www.kellbot.com/sdxf-python-library-for-dxf/)
-- Going through tutorials of `ezdxf`
-  - All lines on paper space`layer0`
-
-
-###  06/28/2019 (Fri)
-##### Connection and fabrication approach confirmed !
-- Confirm that copper tape has better conductivity than aluminum sheet when attaching microcontroller pins through `H-shape` cut
-  - Copper tape is harder to be scratched, which provides less risk of disconnection during assembly.
-- Etching on copper type isolates connections
-  
-- Research on PCB editor
-  - EAGLE
-    - EAGLE cannot import `.pcb` file
-    - `svg` can be exported but not imported
-    - Custom library needed if doing schematic design
-  - KiCad
-    - Can import `.pcb` file
-    - `svg` can be exported but not imported
-  - LayoutEditor
-    - support multiply file type
-    - `svg` can be exported with different color makers as multiple layers
-    - include open-sourced auto-router `freerouting`
-- Auto-routing package:
-  - TopoR
-  - Python-PCB
-  - FreeRouting
-
-
-- Approaches:
-  - `A`. convert SVG/DXF file to schematic/board design of PCB.  Use KiCAD or EAGLE to do auto routing.
-  - `B`. develop algorithm on auto routing for single layer svg/dxf file. (path finding problem)
- 
- 
-##### Approach `A`
--  Use regular shape board for PCB in EAGLE/KiCAD
-   - image processing: divide the shape of `paperbot` to multiple rectangles (ezdxf)
-   
-   - Pull required connections and place additional header pins around edges of each rectangle
+- Optional parameters:
+  - trace_width: width of the wiring pattern
+  - iso_size: size of the isolation pattern
+  - cross_size: size of the placement pattern
 
-- Make each connection pin to be two parallel connections so auto-router does parallel trace for each wiring.
-  - Etching a pair of parallel trace provides isolation, and leave the space between traces to be conductible.
+For fabrication process, please see the paper and demo video.
 
-- Build Library for schematic design
-  - Schematic design helps with router to know desired connection
-  - Additional header pins at each side of kink mark
+## Demo
 
-### 06/27/2019 (Thur)
-- Compile `OldRoCo` [repo](https://git.uclalemur.com/mehtank/oldroco)
-  - Record of modification:
-    - ++line 8 of `vstart.sh`
-    - --> `pip install -r requirements.txt --user`
-- Export `paperbot` dxf file : `graph-silhouette.dxf` to `OnShape`
-  - Record of Tips:
-    - Onshape does not read dxf file as its own saved unit. Manual settings needed when import.
-    - ![onshape_dxf_unit](journal_media/onshape_dxf_unit.png)
-- Draw circuit diagram as CAD on `Onshape`
-  - Multiple connection approaches:
-    - `Cross` shape of `0.039 in`
-    - `Cross` shape of `0.049 in`
-    - `Octangular` shape of `0.049 in`
-    - ![connection_approaches.png](journal_media/connection_approaches.png)
-    - ![actual_connection_cuts.JPG](journal_media/actual_connection_cut.JPG)
-  - Note and issue:
-   - `Octangular` shape is the best connection approach so far, but none of approach has stable conductivity. More research is needed.
-    - Scratches can be made easily when attaching microcontroller to the sheet. Potential disconnection may occur due to such scratches on metal layer.
-- Export 2D CAD drawing with PCB to SVG for silhouette cameo 
-  - Record of Tips:
-    - `OnShape` unit need to be consisted with unit setting in `Inkscape` (default: mm)
-  - Plugin `Inkscape-silhouette` cannot take multiple types of trace for cutting. 
-    - Different trace (especially cut and etching) need to be sent separately. Use `coordinate tool` of `Inkscape` to ensure separated cuts have same origin. 
-  - TODO:
-    - Cut and etching from same `Inkscape` file
+One can find demo viedo [here](https://www.youtube.com/watch?v=SaRiikg01lI)
diff --git a/developer_journal.md b/developer_journal.md
new file mode 100644
index 0000000..13501d1
--- /dev/null
+++ b/developer_journal.md
@@ -0,0 +1,989 @@
+### Jingyan Ling
+
+### 09/04/2019
+
+- Paper Outlines
+
+#### An Accessible way to rapidly build foldable robots from automatic electromechanical design
+
+#### I. Introduction (1)
+- 1. Robot functionality highly depends on electrical component it carries
+- 2. Personalized robot needs technical experience
+- 3. Work based on previous work of RoCo mechanical design
+- 4. Bullet points of contributions
+  
+#### II. Related Work (1-2)
+- 1. Roco mechanical design for foldable robot
+- 2. Freerouting software for auto-router
+  
+#### III. Design Strategies (2-5)
+- A. Design as a PCB
+- B. Mechanical drawing processing
+- C. Circuit pattern
+- D. Fabrication
+  
+#### IV. Result (5-6)
+- Pipeline of the system
+- Show results through each step in the pipeline
+- State time and cost
+
+#### V. Conclusion (6)
+- A. Contributions
+  - Accessible
+  - Fast
+- B. Future Work
+  - Stability
+  - Durability
+  
+#### *Contribution A (Design as a PCB)*
+`What` 
+- An integrated method to do PCB design from simple user input
+  
+`How` 
+- building `dsnwritter` python library
+  - module, footprint lib, wiring options...
+
+`Solves issue`  
+- 1. Experience of using PCB design software (KiCAD/EAGLE) is needed for typical PCB design; Causal user need time to learn software.
+- 2. Manually routing takes long time and requires technical experience
+
+`Why solving this issue`
+- 1. Electrical design is necessary for building a robot
+- 2. Having circuit on the surface of foldable robot instead of doing external wires makes it more accessible
+
+`For`
+- Accessible and fast
+  
+`Approve`
+- exported file (.dsn) can be viewed in Auto-router software directly (fig)
+- input table vs. output (fig)
+- Auto-router can read the file generated and proceed auto-routing (fig)
+  
+
+#### *Contribution B (Mechanical Drawing processing)*
+`What`
+- A module can take arbitrary 2D-mechanical design for automatic electrical design
+
+`How`
+- mechanical drawing pre-processing
+  - line stroked to path
+  - polylines provides continuous closed shape for lines
+
+`Solves issue`
+- Extra effort is needed for a complex CAD drawing to be recognized as electrical board outlines (provide example fig)
+
+`Why solving this issue`
+- Specific type and style of CAD drawings are required to use open-source auto-routing software
+- Learning specification and drawing software would waste time and effort of causal users
+  
+`For`
+- Accessible
+
+`Approve`
+- Show different line properties in inkscape between mechanical design and after pre-processing (fig)
+- Such shape can be viewed in Auto-router and routing treat drawings as obstacles properly (fig)
+
+  
+#### *Contribution C (Circuit Pattern)*
+`What`
+- A module generates fabrication file for materials based on electromechanical design
+
+`How`
+- Fabrication drawing post-process
+  - parse wiring information
+  - parallel traces/ isolation boundaries/ pin insertion
+
+`Solves issue`
+- Design of patterns of wiring is required based on material of foldable robot for proper electrical performance. It would need technical experience.
+
+`Why solving this issue`
+- Patterns are necessary to ensure there is no short or open circuit for circuit on the surface of robot
+- Change design of such pattern can consume a lot effort 
+
+`Approve` 
+- different circuit pattern can be output for materials (fig: direct wire vs parallel traces)
+- pic of direct wire fabrication by using conductive pen on paper
+- pic of showing isolation well for parallel trace pattern 
+- pic of showing pin insertion pattern can conducts well
+
+`For`
+- Accessible
+ 
+#### *Contribution D (Fabrication)*
+`What`
+- Foldable robot with functional electrical components on surface 
+  - A. Fabrication
+  - B. Result
+
+`How`
+- Describe fabrication process (pic/reference/experiment)
+
+`Solves Issue`
+- 1. A. Traditional printable circuit requires more cost/equipment/time (depends on reference search)
+- 2. B. Traditional PCB can not be folded to a robot
+- 3. B. Traditional PCB does not have arbitrary shape/holes inside
+  
+`Why solving this issue`
+- Traditional robot and PCB making takes a long time, special equipment and technical experience. 
+- While most of soft PCB are simple routing instead of taking complex mechanical design
+  
+`Approve`
+- circuit can work properly on folded surface (fig)
+- circuit can go around holes and working properly (fig)
+- pic of a foldable robot with circuit working
+- Time it takes to do the whole robot
+- Price of copper + plastic paper
+
+`For`
+- Low cost & Fast
+  
+
+### until 09/03/2019
+
+- Testing on physical prototype
+- Fabrication process
+- ![](journal_media/fab_process.png)
+- Result from cutter
+- ![](journal_media/fab_result.png)
+- Test before fully folding the robot
+- ![](journal_media/test_before_fullyfold.png)
+- Appearance after fully folded
+- ![](journal_media/fully_folded_paperbot.png)
+
+### 08/29/2019
+
+- Fixing issues:
+  - better performance with multiple wires connecting to single pin
+  - changed a lot details in `drawing_processing` script:
+    - `pop` for endpoints at each wire will be executed before parallel traces
+    - `pop` and whether the point is connected to a pin is based a rule more restricted so even the wire does not connect to a pin without 0, 90 or 45 degree, it will still pop correctly
+- Complete design for demo that has paperbot with an IMU, a touch sensor connecting to LED and Resistor
+- ![](journal_media/demo_design.png)
+
+- Fixing `inkscape` unit and scale issue:
+  - Save as svg
+  - Select every entities in the drawing
+  - Lock the width and height scale
+  - Times (90/96) to either height or width
+
+### 08/28/2019
+
+- Solving issue:
+  - The way mark pin as connected pin (solved)
+  - Changed way reading path
+  - Connect wire directly to pin after remove redundant small wires
+  - Group wires that has same connection point and same slop for branch drawing
+
+- ![](journal_media/issue_solved828.png)
+
+
+### 08/27/2019
+
+- Solving issue:
+  - multiple wires connecting to single pin
+    - Partially solved by
+      - Merge paths through pin as a single path in `sesreader`
+      - If such path passes a pin, mark this pin as connected pin (partially working, fix needed)
+      - Add a filter that remove intervals inside a path which is shorter than 0.5mm
+- TODO:
+  - Solve the way mark pin as connected pin
+  - Branch intersect sometimes is not draw correctly
+  - Issues screenshot:
+    - ![](journal_media/connected_pin_issue.png)
+    - ![](journal_media/branch_issue.png)
+    - ![](journal_media/pop_inter_issue.png)
+
+- Current status:
+- ![](journal_media/current_demo.png)
+
+### 08/26/2019
+
+- Fixed issue:
+  - `roco_dsn` now reads `flip` argument to get correct pin locations
+- Solving issue in progress:
+  - When multiple wires are connecting to single pin. Isolation box is not draw correctly
+  - Have Done:
+    - Redo `sesreader` so paths will not be continued to merge if it reach one of the pin location
+
+- ![](journal_media/same_pin_intersect.png)
+### 08/22/2019
+
+- Try to solve issues:
+  - `get_pin_loc` function takes `flip` parameter incorrectly
+  - a wiring path is connected to another path (fixed)
+    - The contact point cannot contain more than two path intervals
+  
+- ![](journal_media/branch_fix.png)
+
+### 08/21/2019
+- TODO:
+  - Find solution to deal with `inkscape` pixel scale bug
+  - Read prototype `csv` file
+- Fabricate prototype
+  - Bug reported : (fixed)
+  - ![](journal_media/cross_bug_report.png)
+#### Noticed Issue:
+  - If two wiring paths are connected to one pin, it might generate a open circuit
+  - If a wiring path is connected to another path instead of pin, an error will occur b/c it cannot find a pin connected to the tip of one of the path
+
+- ![](journal_media/circuit_demo.png)
+- Bug reported:
+  - get_pin_loc function in `roco_dsn` does not consider `flip` situation, pin read wrong if `filp='back'`
+
+### 08/20/2019
+
+- Add multiple cut to parallel traces, get outer and inner helper diagonal cut so the isolation will work well
+
+- Making prototype cut from the output of software
+
+- Issue reported:
+  - Footprint size and actual cut size not consistent 
+### 08/19/2019
+
+- Remove the endpoint of a path if the last segment is inside the isolation box
+- Rodo the loop dealing with parallel traces 
+- Add code that does isolation box for non-connected pin
+
+- ![](journal_media/iso_para_done.png)
+
+- When reading dwg file for dsn. It should know which is the boundary automatically.
+- Changed internal boundary index finder, so user won't need to type the boundary line index manually. A value will be parsed from pre-process class to dsn writter.
+- Merged and modified `dxf to path` function
+- Changed function does bi-sector in post-processing so it can fits the way we do `line to path` successfully
+- Whole process and pipeline works well now
+- Building high-level functions
+- Edit `sesreader` again and add a filter that removes redundant points
+- TODO:
+  - put new drawings on dxf version >=12
+  - so the width of drawing lines can be changed
+  - Isolation box and parallel traces requires multiple parallel cut, changing width makes drawing easier to see
+  
+### 08/16/2019
+
+- Record of Tips:
+  - changing the clearance defined in `dsn` file changes the rule of routing
+  - useful to change it according wire length and isolation box size
+  - This will output multiple path
+  - Redo `sesreader` so that it will merge paths those connect to each other
+
+### 08/15/2019
+
+- Solving issue: Connection between isolation box and parallel traces
+  
+~~~
+
+input: endpoints of a path (each endpoints has i+1 for finding a line), iso_size, trace_width
+output: intersect points*2 , draw isolation box in the process
+
+input= contact_ept, further_ept, size, width
+
+for pin_loc in all pin locations:
+  if the distance between endpoint1 and pin_loc is less than tolerance:
+    l=line(contact_ept,further_ept)
+    parallel_traces=find_offset(l,width)
+    iso_l_pts=isolation_box_linepts(size,pin_loc)
+    contact_list=[]
+    for l in parallel_traces:
+      contact=find_contact_iso_trace(l,iso_l_pts,further_ept)
+      contact_list.append(contact)
+    
+    draw_list=[]
+    draw_list.append(contact_list[0])
+    while len(iso_boundary)!=0:
+      for points in iso_boundary:
+        find a point that is closest to last point of draw_list
+        if not such point is inside of two contacts:
+          draw_list.append(points)
+        iso_boundary.remove(point)
+    
+    draw draw_list in order
+    return contact_list
+
+~~~
+
+- Connection between isolation and parallel traces solved!!!
+- ![](journal_media/iso_with_para.png)
+- TODO:
+  - Merge DXF to path code
+  - Issue exposed: after changing wire width, box still not quite correct
+  - `roco_ee_dwg_processing.py` line 132
+
+### 08/14/2019
+- Preparing software demo
+- High level of whole project package
+- ![](journal_media/roco_ee_highlvl.png)
+- Pipeline of drawing changes
+- ![](journal_media/dwg_structure.png)
+- Package module and classes breakdown
+- ![](journal_media/package_support.png)
+- Structure of customized package `dsnwriter`
+- ![](journal_media/dsnwriter_structure.png)
+- Structure of customized package `roco_ee_dwg`
+- ![](journal_media/roco_ee_dwg_structure.png)
+
+- Demo Video at [here](https://youtu.be/HeBw4uW3Xzc)
+
+- Solving issue: Connection between isolation box and parallel traces
+### 08/13/2019
+- Rearrange the package and draw the path directly on original drawing from old roco
+
+- dsn module placement match:
+  - instead of getting pin locations from old roco. set pin location based on footprint when user place modules
+  - Reason: 
+    - 1. no mechanical design needed for pins (especial will turn it to cross cut anyway)
+    - 2. make sure the electrical board design and drawings will always be consistent
+    - 3. easier to add new electrical components
+    - 4. easier to do drawing post processing (dealing with traces and isolation boxes)
+- Completed: a cross cut will be drawn at pin locations and that is automatically read from circuit design. The package will only need to load module once when design circuit
+- ![](journal_media/auto_read_and_cut.png)
+- Draw isolation boxes and connect one edge with parallel traces without causing open circuit (fail)
+- ![](journal_media/iso_trace_connect_fail.png)
+- TODO:
+  - Connect traces to isolation box
+  - Merge pre-processing code
+  - Demo
+
+
+
+### 08/12/2019
+- Finally figure out geometry algorithm on paper
+- Coding for parallel trace in following steps:
+  - 1. find start point and end point of a path, compute 4 points that vertical to end points based on width
+  - 2. find the angle bisector between each segment
+  - 3. Offset original path based on given width
+  - 4. find intersect between paths with offset and angle bisectors
+  - 5. connect intersect points and 4 end-points
+
+- Separate file `paperbot_draw` to a general useful file `roco_ee_dwg_processing.py` and operations specifically for paperbot `paperbot_draw.py`
+  - functions and classes in `roco_ee_dwg_processing.py` will be useful for future foldable robot project.
+  
+- Finally complete the parallel trace drawing. Now any path exported from auto-router will draw parallel trace with desired width to make sure the copper type surface can conduct well.
+- ![](journal_media/parallel_trace.png)
+- TODO:
+  - Connect traces to isolation box
+  - Merge pre-processing code 
+  - Clean up script
+  - Read trace width from Net Class
+### 08/09/2019
+
+- Potential problem:
+  - drawing pre-processing has two goals: 1. put different intensity cuts on different layers for accurate fabrication 2. make line to 4 nodes path for auto-router treating as obstacles.
+  - Two goal may conflict within single process
+  - potential solution: send 4 nodes path to auto-router and draw wiring paths on drawing with signed layers.
+  
+- Solving parallel traces math computation
+
+### 08/08/2019
+
+- `block` class in `ezdxf` generates symbol in `inkscape`. Check if it can be made to path from script
+- ![](journal_media/cross_cut.png)
+- Changed the way of drawing `cross-cut` to path directly instead of using inserting block class (see [paperbot_draw.py](paperbot_ee_autoroute/paperbot_draw.py) for detail)
+  
+- Parallel traces are not computed correctly
+- ![](journal_media/parallel_trace_error.png)
+### 08/07/2019
+- Working on drawing details regarding fabrication for electrical design
+  - A block was created for 'cross cut' to fit pin insertions
+  - Parallel traces are hard to get 
+  - A challenge that trimming isolation boxes with parallel traces occurs
+  
+### 08/06/2019
+
+- Successfully parse the wiring information from `ses` file to array
+  - A little "hacky" way, not using any parsing package but going through string and looking for path section
+  - For `ses` file only
+- Create new scripts and Re-arrange all packages
+  - User will be able to execute [fab_drawing.py](paperbot_ee_autoroute/fab_drawing.py) directly to get drawing for paperbot including electrical wiring design and ready to send to fabrication
+  - If user wants to change electrical connection, one can edit [paperbot_dsn.py](paperbot_ee_autoroute/paperbot_dsn.py)
+  - `dsnwriter` and `sesreader` source code are located [here](dsn_python/)
+- New script:
+  - [paperbot_draw.py](paperbot_ee_autoroute/paperbot_draw.py) has two classes:
+    - `pre-process`
+      - process the mechanical design drawing to correct format that can be taken by `dsnwriter` and `autorouter`
+    - `post-process`
+      - process the drawing file and draw wires based on `ses` file generated from `autorouter`
+- Milestone:
+  - Now user can generate `dsn` file from script and confirm auto-routing.
+  - A parser can pull information for wiring 
+  - Able to draw such wiring back on `dxf` drawings
+  - ![](journal_media/draw_on_dxf_fromses.png)
+- TODO:
+  - Merge pre drawing processing script with Daniel
+  - Details:
+    - add 'cross-cut' block in `ezdxf` for pin insertion cut
+    - add 'parallel-trace' block in` ezdxf` for circuit trace on copper tape
+  
+### 08/05/2019
+
+- Working on parsing routed (wiring section) text information.
+    - Ref: [pyparsing](https://scipy-cookbook.readthedocs.io/items/Reading_Custom_Text_Files_with_Pyparsing.html)
+- Parsing generated `dsn` file back to `DSN` class 
+  - Fail
+- Parsing generated `kicad_pcb` file back to `pykicad` package - `pcb` class
+  - Success
+- Working on:
+  - debug dsn library so it can read file.
+  - `pykicad` uses `pyparsing` internally
+  - Rebuild `ses` file schema. Not working well
+
+ 
+
+### 08/01/2019
+
+- Scripting Auto-router from python
+  - Run `.jar` package through python
+  - Can open GUI with imported file
+  - Cannot run auto-routing function from script
+  - Manually click on auto-routing and save is needed (manual approval)
+
+### 07/31/2019
+
+- Use `dsnwriter` in RoCo
+
+~~~
+
+Mechanical drawings (dxf/svg)------------|
+                                         |
+Module Footprints -----------------------|
+                                         |----> board design (dsn) 
+Electrical schematic design (netlist)----|
+                                         |
+Board design details(rules,parameters)---|
+
+
+
+----> board design (dsn)----> Auto-router (FreeRouting)----> routed board design (dsn) 
+----> wiring section ----> drawings with mechanical and electrical design (dxf/svg)
+~~~
+
+- The package now can auto-detect padstack information with multiple files
+
+### 07/30/2019
+- Record of Tips:
+  - Use `@classmethod` in class to parse information pull out from files (netlist,drawings,footprint) to original class
+- Package Dependencies:
+  - [pykicad](https://github.com/dvc94ch/pykicad)
+  - numpy
+- Class Footprint now can call function `from_file(path,ref)` to load footprint from a `.kicad_mod` file
+- Class Padstack now can call function 'auto_detact(path)` to guess information of pads and save as padstack class
+  - Via information need to be defined by users. (default=None)
+- Placement class can be defined after footprint is loaded and able to define the position of each component by calling `ref` of module.
+- ![](journal_media/module_dsn.png)
+- ![](journal_media/module_load_from_lib.png)
+
+- Netclass is easy to write from script.
+- Test auto-routing on generated `dsn`
+- ![](journal_media/auto_router_from_dsn.gif)
+- Test on wire width change
+- ![](journal_media/wider_wire.png)
+
+- TODO: Easier API to generate netlist.
+
+
+### 07/29/2019
+
+- Was working on 'dsn_python' Python Library.
+- Latest package can be found at [personal github](https://github.com/monkalynn813/dsn_python)
+- Class tree:
+
+~~~
+        |--dsnwritter.py (top and second level structure)
+              |--dsn_module.py
+                    |--module class
+                    |--load module functions
+              |--dsn_rule.py
+              |--dsn_geo.py
+                    |--boundary class
+                    |--keepout class
+                    |--load drawing functions
+              |--dsn_net.py
+                    |--net class
+                    |--netclass class
+                    |--load netlist functions
+~~~
+
+
+- Text tree structure is done.
+  - Documentation and notes for code needed
+- Functions are needed to help user use library.
+  - Function that load `dxf` file
+  - Function that load `footprint` file
+  - Function that load `netlist` file
+- For board outline/footprint/netlist not loaded from file but define through this library manually, it works very well for now.
+- Pull out those information from low-level file and convert it to proper text for `dsn` file
+
+- Record of Tips:
+  - `Freerouting` cannot take more than one boundary. (error: exact 1 bounding expected)
+
+- Able to use functions to load `dxf` drawings
+- "internal cut issue" solved
+  - Treat every line individually as polygon and labeled as keepout in `dsn` library
+  - ![](journal_media/keepout_load.png)
+  - ![](journal_media/dxf_in_freerouting.png)
+
+
+
+
+
+
+
+
+
+
+### 07/24/2019
+
+- Pipeline change: (skipping `KiCAD`)
+  - Use (`dxf`+ `pretty` (footprint library) + `net` information ) to generate `dsn` file
+  - Send `dsn` file to auto-router, save as new `dsn` file
+  - Read `dsn` file `wiring` information and draw it back on `dxf`
+
+- Analysis on `dsn` file format:
+~~~
+        |--pcb
+        |   |--parser
+        |   |--resolution
+        |   |--unit
+        |   |--structure
+        |   |     |--layer 1
+        |   |     |-- ...
+        |   |     |--boundary
+        |   |     |--keepout 1
+        |   |     |-- ...
+        |   |     |--via
+        |   |     |--rule
+        |   |--placement
+        |   |     |--component 1
+        |   |     |-- ...
+        |   |--library
+        |   |     |--image [ref**] 1
+        |   |     |     |--outline
+        |   |     |     |--pin
+        |   |     |-- ...
+        |   |     |--padstack
+        |   |     |--...
+        |   |--network
+        |   |     |--net [name] 1
+        |   |     |   |--pins
+        |   |     |-- ...
+        |   |--wiring
+        |   |     |--wire
+~~~
+
+
+
+- TODO: functions that load modules and footprints
+
+
+### 07/23/2019
+
+- Solving issue: export `.kicad_brd` file to `dsn` file for auto-router
+- No known Python API so far.
+- [schematic-file-converter](https://github.com/ljmljz/schematic-file-converter)
+  - Take `.sch` file from `KiCAD` instead of `.kicad_brd` file
+
+- Official bug report has been requested. Not targeted in current `KiCAD` scripting version 
+  - [bug report](https://bugs.launchpad.net/kicad/+bug/1824668)
+
+- Potential Solutions:
+    - 1. Explore existing supported export API, and see if modification can be made based on existing API structure
+    - 2. Learn `dsn` file specification and python library to generate `dsn` file based on design information
+
+### 07/22/2019
+
+- Research on multiple KiCAD Python packages
+- [package 3rd party list](https://github.com/xesscorp/kicad-3rd-party-tools/blob/master/README.md#footprint-library-tools)
+- None can import `dxf` into `pcbnew` 
+- To import `dxf` into `pcbnew` automatically:
+  - Create a python API by myself based on the `c++` code
+  - Draw lines directly in `pcbnew` by using line information in `dxf`
+
+- Create a python script serving as Python API by drawing everything on `pcbnew`
+- Dependencies:
+  - ezdxf
+  - pykicad
+- Successfully import `dxf` as outlines from script
+- ![](journal_media/import_script.png)
+
+### 07/18/2019
+
+- Research on pcbnew API
+  - Using package [pykicad](https://github.com/dvc94ch/pykicad)
+  - Record of Tips:
+    - Do not add segments, which will route connections
+    - Different reference name need to be set for `dsn` export
+
+  - Able to add footprint and net list into pcbnew.
+  - TODO:
+    - Import dxf as outlines from script
+    - Export board as `dsn`
+
+### 07/17/2019
+
+- Notice that even the drawings cannot be imported onto 'wiring' layer, but can be changed manually to 'wiring' layer after importing onto 'edge.cut' layer
+  - `Freerouting` does not recognize wires that does not connect to any pins as obstacles.
+  - ![](journal_media/cutoncopper_layer.png)
+  - ![](journal_media/autorouter_ignore_cu_layer.png)
+
+- Work on script doing board design
+  - Create New Board
+  - Import DXF
+  - Load Netlist `.net` file
+  - Place modules
+  - Export to `.dsn` file
+
+### 07/16/2019
+
+- Fill and Stroke (Shift + Ctrl + F)
+- Stroke to Path
+- Union
+- Break Apart
+- Remove each outer layer (manually)
+- Export
+- ![](journal_media/attempt5_2d.png)
+- ![](journal_media/attempt5_3d.png)
+- ![](journal_media/attempt5_router.png)
+  
+- Consider success when export for auto-routing manually. Huge challenge expected when doing it from script.
+
+- Work on script doing schematic design
+  - *Assume symbol and footprint downloaded*
+  - Package Using: [skidl](https://xesscorp.github.io/skidl/docs/_site/)
+  - Record of Tips:
+      - Add custom library path that contains all symbols of electrical devices needed (`NodeMCU`)
+      - Use attribute `footprint` to add footprint for such symbol
+      - footprint syntax: 'footprint= libname.pretty: foot_print_name
+      - footprint directory should be under the same directory where `.lib` file is.
+  
+
+### 07/15/2019
+
+- 3 potential ways to solve the issue on KiCAD with internal cut
+- *Assume the position of each internal cut line is known*
+  
+  - 1. Make internal cut a closed shape (original cut with thickness)
+    - Pro: Easy to import routed circuit back to dxf cutter file
+    - Con: Hard to make the cut itself a closed shape.
+  
+  - 2. Make internal cut outlines a block on certain layer and treat it as obstacle in auto-router
+    - Pro: Easy to generate a block as obstacle in drawing
+    - Con: Hard to import routed circuit back to dxf cutter file
+  
+  - 3. Put internal cut on different layer in KiCAD that can be read as obstacle in auto-router 
+    - Best solution for now if the auto-router will be able to read single cut line, but cannot be edge.cut layer for sure, otherwise board outlines cannot be found by KiCAD.
+
+- Cut lines causing issues are marked in red.
+- ![](journal_media/internal_cut_marked.png)
+
+- `Inkscape` :
+  - Object stroke to path can make everything looks like a bounding box
+
+- Attempts:
+- 1. Stroke every line, auto-router shows nothing, no error
+- ![](journal_media/show_nothing_strokeeveryline.png)
+- ![](journal_media/attempt1_3d.png)
+- 2. Stroke every line, but has a larger boundary. auto-router shows nothing, error: cannot start a route inside of keepout area or boundary outlines
+- ![](journal_media/show_nothing_strokewithalargerboundary.png)
+- ![](journal_media/attempt2_3d.png)
+- 3. Stroke every line but make the boundary outlines not closed, and draw a larger outline. Auto-router shows nothing, no error
+- ![](journal_media/attempt3_2d.png)
+- ![](journal_media/attempt3_3d.png)
+- 4. Stroke only outline but make the boundary outlines not closed, and draw a larger outline. Auto-router shows properly. (no way to do it from script)
+- ![](journal_media/attempt4_2d.png)
+- ![](journal_media/attempt4_3d.png)
+- ![](journal_media/attempt4_router.png)
+
+
+### 07/11/2019
+
+- Solved Error `unable to find segment with an endpoint`
+  - `DSN` file can only be exported for continuous closure outlines
+  - ![](journal_media/fail_dsn.png)
+  
+  - Drawings like this drawing for paper cut is not acceptable for `dsn` file.
+  - Change it either to close shape or remove it when import to KiCAD
+
+- Solving Issue: `FreeRouting` is not reading edge cut layer from `dsn`
+
+  - Work well on a sample `dsn` file
+  - Issue with KiCAD output
+    - Sample KiCAD project can output outlines properly. 
+
+- Issue found:
+  - KiCAD cannot take single line cut. Closed shape needed.
+  
+
+
+### 07/10/2019
+
+##### Approach A
+
+
+- Import to PCBnew issue:
+  - Dimension of board outlines are incorrect
+  - Pins does not fit in original drawings
+  - (solved. Microcontroller footprint was incorrect)
+
+- pipeline confirmed:
+  
+  - 1. Build symbol and footprint library for all required electrical element
+  - 2. Sketch schematic design
+    - `.sch` file
+  - 3. Place elements in required position
+    - `.dsn` file
+  - 4. Import `dsn` file into `FreeRouting` and do auto-routing
+    - `.ses` file
+  - 5. Import `ses` file back to `KiCAD` and export as `dxf` file
+    - `.dxf` file
+
+- Manually tested pipeline till step 4
+
+- Step 3
+- ![](journal_media/sample_conn_pcbnew.png)
+
+- Step 4
+- ![](journal_media/sample_autorouting.gif)
+  - ISSUE:
+    - Board outlines are not exported correctly to `FreeRouting`
+    - Error: `unable to find segment with an endpoint`
+  
+  - Record of Tips:
+    - To run `FreeRouting` from command line:
+      ~~~
+      java -jar freeRouting.jar [proj.dsn]
+      ~~~
+- TODO:
+  - Finish with testing the pipeline manually
+  - Achieve steps directly from script (Python API)
+  
+### 07/09/2019
+- Finish up path-finding approach (Approach B)
+- Only draw the best path on `dxf` when solution is found for every route.
+- ![circuit_dxf](journal_media/dxf_circuit.png)
+- Throw warning once a route cannot be found
+- ![fail_solution](journal_media/path_fail.gif)
+
+- Research on Approach A
+  - KiCAD 5 does not have built-in auto-router
+    - Have to use `FreeRouting`
+
+  - `FreeRouting` does not have python API
+  - Parent package of `FreeRouting`, `LayoutEditor` has multiple editions
+    - Part of `LayoutEditor` is open- source
+    - A large amount of of its website are broken, source and interface are unavailable
+
+- Other auto-routers are not open-source
+
+##### Approach A
+- 1. Use `LayoutEditor` python API to use `FreeRouting`
+- 2. Use `KiCAD 5` python API to sue `FreeRouting` 
+- 3. Use `KiCAD 4` python API to use builtin auto-routing
+
+###### 1 
+- `FreeRouting` input format: `dsn`, `lef`, `def`
+- `FreeRouting` output format: `ses`, `def`
+- `FreeRouting` can take arbitrary board outlines shape
+
+- Edit `library` manually and test routing
+- ![dxf_import](journal_media/dxf_import_kicad.png)
+
+- TODO:
+  - If can run KiCAD 4 from python
+  - Check `FreeRouting` API, see if a acceptable file can be generated from things on hand
+  
+
+
+### 07/08/2019 (Mon)
+
+- Debug multi-node path finding:
+  - some obstacles are ignored
+  - too close to each other
+- Able to show the learning process:
+  - Trying different combination of solving order
+  - Try to give the best order of solving multiple path
+
+##### Auto-routing learning process:
+  - ![path_learning.gif](journal_media/path_learning.gif)
+
+- Comparison between episodes and choose best combo of paths
+- ![learning_episodes.gif](journal_media/learning_episodes.gif)
+
+##### Issues and TODO
+- Path export from optimization is messed up
+- Obstacles setting are incorrect
+
+### 07/05/2019 (Fri)
+- Write out algorithm for multi-node path finding 
+  - pseudo code:
+  	
+~~~~
+ for (episode in E):
+    set initial state s (choose first pair of nodes to connect randomly)
+    find a path
+    update map
+    while not every connection is built:
+      choose next connection
+      find a path
+      update map
+      retrieve cost (length of path)
+    update Q (as sum of all cost)  
+	
+~~~~  
+  - Q here represents total cost of certain choice of path finding order.
+    - Cost defined by length of path
+    - If path cannot be found, cost 1000
+  - Input: NX2X2 array specifies desired pin connections
+  
+
+- Research on KiCAD import needs and python API
+
+### 07/03/2019 (Wed)
+- dxf processing completed
+
+- Convert dxf to matrix with resolution (270X210) (mm)
+  - Potential issue:
+    - the `pathfinding` package is based on pixel 
+    - When round up the line's start and end point, the accuracy of pin position is low
+
+- Apply single point to point path finding
+  - Able to draw the path on matrix
+  - Able to draw the path on original dxf file
+- ![matrix](journal_media/matrix_to_img.png)
+
+- TODO:
+  - Write out algorithm for multi-node path finding 
+  - break single circuit trace to parallel traces
+  - solve the accuracy problem
+
+
+### 07/02/2019 (Tue)
+- Continue the dxf processing
+- Following tasks can be completed by running the code:
+  - Able to detect pin center coordinate
+  - Able to draw arbitrary shape around the pin center
+  - ![isolation_circuit.png](journal_media/isolation_circuit.gif)
+  
+- - Issue & TODO
+  - Convert dxf image to matrix
+  - Explore `pathfinding` package
+
+  - `pathfinding` package solve path finding problem by shortest path algorithm, one point to another
+  - To solve multiple nodes problem, use concept from reinforcement learning
+    - Build Q function that represents total reward of choosing certain path to be solved first
+    - Update Q function in a loop with certain amount of episodes   
+    - Choose the order of solving paths randomly, and add possibility of choosing it from Q function
+    - Exploration-exploitation method
+- To solve the problem "convert dxf to matrix" for pathfinding:
+  - Have tried:
+    - Export to `png` and read file by `OpenCV`
+      - Resolution problem: single point does not represented as a pixel in `png`
+    - TODO:
+      - create an empty matrix and fill in numbers with the information of each lines' start and end point
+
+
+### 07/01/2019 (Mon)
+- Continue the dxf processing with `'graph-silhouette.dxf'`
+##### Record of tips:
+  -  Put circuit design on a new layer of dxf drawing
+     -  [check doc about layers here](https://ezdxf.readthedocs.io/en/latest/tutorials/layers.html)
+  - Use block feature to draw similar pattern
+    - [check doc about block here](https://ezdxf.readthedocs.io/en/latest/tutorials/blocks.html)
+  - Blocks are `symbol` in Inkscape. Convert `symbol` to `path`
+    -  Edit > Clone > Unlink Clone (Shift+Alt+D), and you have a group, ungroup (Object > Ungroup, or Shift+Ctrl+G) and edit
+  - Convert `text` to `path`
+    - Path combine (Ctrl+K)
+  - msp.delete_enetity('__') to remove existing entity
+
+- Test fabrication with different drawing settings
+  - Layers can be cut separately by toggling visibility
+  - Set cuts with same `intensity` and `feedrate` on same layer
+  - Entities' layer can be changed through `Entity.dxf.layer`
+
+### 06/29 & 06/30/2019 (Sat & Sun)
+##### Approach `B`
+- Potential needed functions of packages
+  
+  - A package draws on DXF file through script
+  - A script that pulls out pins' coordinate on paper chassis
+    - Or a image process package (OpenCV) that reads pins' coordinate on paper chassis
+  - A package solves multi-node path finding problem*
+
+##### Record of Research  
+- Python Pathfinding package:
+  - [pathfinding](https://pypi.org/project/pathfinding/#description)
+- Python DXF editor:
+  - [ezdxf](https://pypi.org/project/ezdxf/)
+  - [dxfgrabber](https://pypi.org/project/dxfgrabber/)
+    - `Note`: able to grab simple geometry from file 
+  - [sdxf](http://www.kellbot.com/sdxf-python-library-for-dxf/)
+- Going through tutorials of `ezdxf`
+  - All lines on paper space`layer0`
+
+
+###  06/28/2019 (Fri)
+##### Connection and fabrication approach confirmed !
+- Confirm that copper tape has better conductivity than aluminum sheet when attaching microcontroller pins through `H-shape` cut
+  - Copper tape is harder to be scratched, which provides less risk of disconnection during assembly.
+- Etching on copper type isolates connections
+  
+- Research on PCB editor
+  - EAGLE
+    - EAGLE cannot import `.pcb` file
+    - `svg` can be exported but not imported
+    - Custom library needed if doing schematic design
+  - KiCad
+    - Can import `.pcb` file
+    - `svg` can be exported but not imported
+  - LayoutEditor
+    - support multiply file type
+    - `svg` can be exported with different color makers as multiple layers
+    - include open-sourced auto-router `freerouting`
+- Auto-routing package:
+  - TopoR
+  - Python-PCB
+  - FreeRouting
+
+
+- Approaches:
+  - `A`. convert SVG/DXF file to schematic/board design of PCB.  Use KiCAD or EAGLE to do auto routing.
+  - `B`. develop algorithm on auto routing for single layer svg/dxf file. (path finding problem)
+ 
+ 
+##### Approach `A`
+-  Use regular shape board for PCB in EAGLE/KiCAD
+   - image processing: divide the shape of `paperbot` to multiple rectangles (ezdxf)
+   
+   - Pull required connections and place additional header pins around edges of each rectangle
+
+- Make each connection pin to be two parallel connections so auto-router does parallel trace for each wiring.
+  - Etching a pair of parallel trace provides isolation, and leave the space between traces to be conductible.
+
+- Build Library for schematic design
+  - Schematic design helps with router to know desired connection
+  - Additional header pins at each side of kink mark
+
+### 06/27/2019 (Thur)
+- Compile `OldRoCo` [repo](https://git.uclalemur.com/mehtank/oldroco)
+  - Record of modification:
+    - ++line 8 of `vstart.sh`
+    - --> `pip install -r requirements.txt --user`
+- Export `paperbot` dxf file : `graph-silhouette.dxf` to `OnShape`
+  - Record of Tips:
+    - Onshape does not read dxf file as its own saved unit. Manual settings needed when import.
+    - ![onshape_dxf_unit](journal_media/onshape_dxf_unit.png)
+- Draw circuit diagram as CAD on `Onshape`
+  - Multiple connection approaches:
+    - `Cross` shape of `0.039 in`
+    - `Cross` shape of `0.049 in`
+    - `Octangular` shape of `0.049 in`
+    - ![connection_approaches.png](journal_media/connection_approaches.png)
+    - ![actual_connection_cuts.JPG](journal_media/actual_connection_cut.JPG)
+  - Note and issue:
+   - `Octangular` shape is the best connection approach so far, but none of approach has stable conductivity. More research is needed.
+    - Scratches can be made easily when attaching microcontroller to the sheet. Potential disconnection may occur due to such scratches on metal layer.
+- Export 2D CAD drawing with PCB to SVG for silhouette cameo 
+  - Record of Tips:
+    - `OnShape` unit need to be consisted with unit setting in `Inkscape` (default: mm)
+  - Plugin `Inkscape-silhouette` cannot take multiple types of trace for cutting. 
+    - Different trace (especially cut and etching) need to be sent separately. Use `coordinate tool` of `Inkscape` to ensure separated cuts have same origin. 
+  - TODO:
+    - Cut and etching from same `Inkscape` file
diff --git a/journal_media/fig12-2.png b/journal_media/fig12-2.png
new file mode 100644
index 0000000000000000000000000000000000000000..137f70fcdaf6aae348d0123de1b9cc4c3efb8684
GIT binary patch
literal 15505
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

literal 0
HcmV?d00001

diff --git a/journal_media/final_pipline.png b/journal_media/final_pipline.png
new file mode 100644
index 0000000000000000000000000000000000000000..d3ec7b2cec4940ad0624c708f45e9c2de95502b2
GIT binary patch
literal 23145
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%0AVLA2(bw>2
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
O{47kZP0I1Ek^cdW<4rRF

literal 0
HcmV?d00001

diff --git a/paperbot_ee_autoroute/cut_test.svg b/paperbot_ee_autoroute/cut_test.svg
deleted file mode 100644
index ec73052..0000000
--- a/paperbot_ee_autoroute/cut_test.svg
+++ /dev/null
@@ -1,5043 +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="793.700787402"
-   height="1122.51968504"
-   version="1.1"
-   id="svg2282"
-   sodipodi:docname="cut_test.svg"
-   inkscape:version="0.92.4 (unknown)">
-  <metadata
-     id="metadata2286">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1025"
-     id="namedview2284"
-     showgrid="false"
-     inkscape:zoom="3.3638609"
-     inkscape:cx="143.3423"
-     inkscape:cy="1114.7026"
-     inkscape:window-x="0"
-     inkscape:window-y="27"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="g498" />
-  <desc
-     id="desc2">/home/jingyan/Documents/summer_intern_lemur/roco_electrical/paperbot_ee_autoroute/dwg_w_circuit.dxf - scale = 1.000000, origin = (0.000000, 0.000000), method = manual</desc>
-  <defs
-     id="defs14">
-    <marker
-       id="DistanceX"
-       orient="auto"
-       refX="0.0"
-       refY="0.0"
-       style="overflow:visible">
-      <path
-         d="M 3,-3 L -3,3 M 0,-5 L  0,5"
-         style="stroke:#000000; stroke-width:0.5"
-         id="path4" />
-    </marker>
-    <pattern
-       height="8"
-       id="Hatch"
-       patternUnits="userSpaceOnUse"
-       width="8"
-       x="0"
-       y="0">
-      <path
-         d="M8 4 l-4,4"
-         linecap="square"
-         stroke="#000000"
-         stroke-width="0.25"
-         id="path7" />
-      <path
-         d="M6 2 l-4,4"
-         linecap="square"
-         stroke="#000000"
-         stroke-width="0.25"
-         id="path9" />
-      <path
-         d="M4 0 l-4,4"
-         linecap="square"
-         stroke="#000000"
-         stroke-width="0.25"
-         id="path11" />
-    </pattern>
-  </defs>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="VIEWPORTS"
-     id="g16" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="TABLEGRID"
-     id="g18" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="TABLECONTENT"
-     id="g20" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="DIMENSIONS"
-     id="g22" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="TABLEBACKGROUND"
-     id="g24" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Cut"
-     id="g498"
-     style="display:inline">
-    <path
-       d="m 266.35458,3.7662407 v 0"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path30"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 36.641431,235.56978 -2.3386,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path310"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 36.641431,237.90836 -2.3386,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path312"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 45.641451,235.56978 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path314"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 45.641451,237.90836 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path316"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 54.641471,235.56978 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path318"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 54.641471,237.90836 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path320"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 63.641491,235.56978 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path322"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 63.641491,237.90836 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path324"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 72.641521,235.56978 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path326"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 72.641521,237.90836 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path328"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 81.641531,235.56978 -2.33858,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path330"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 81.641531,237.90836 -2.33858,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path332"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 90.641551,235.56978 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path334"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 90.641551,237.90836 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path336"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 99.641581,235.56978 -2.3386,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path338"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 99.641581,237.90836 -2.3386,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path340"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 108.6416,235.56978 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path342"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 108.6416,237.90836 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path344"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 117.64162,235.56978 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path346"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 117.64162,237.90836 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path348"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 179.11815,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path350"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 179.11815,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path352"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 170.11813,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path354"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 170.11813,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path356"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 161.1181,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path358"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 161.1181,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path360"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 152.11808,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path362"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 152.11808,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path364"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 143.11806,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path366"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 143.11806,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path368"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 134.11804,11.224921 -2.3386,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path370"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 134.11804,13.563501 -2.3386,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path372"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 125.11801,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path374"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 125.11801,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path376"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 116.11799,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path378"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 116.11799,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path380"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 107.11797,11.224921 -2.33858,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path382"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 107.11797,13.563501 -2.33858,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path384"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 98.117951,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path386"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 98.117951,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path388"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 89.117931,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path390"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 89.117931,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path392"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 80.117911,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path394"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 80.117911,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path396"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 71.117891,11.224921 -2.3386,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path398"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 71.117891,13.563501 -2.3386,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path400"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 62.117861,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path402"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 62.117861,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path404"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.117841,11.224921 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path406"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.117841,13.563501 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path408"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.117841,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path410"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.117841,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path412"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 62.117861,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path414"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 62.117861,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path416"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 71.117891,94.475061 -2.3386,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path418"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 71.117891,96.813631 -2.3386,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path420"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 80.117911,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path422"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 80.117911,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path424"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 89.117931,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path426"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 89.117931,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path428"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 98.117951,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path430"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 98.117951,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path432"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 107.11797,94.475061 -2.33858,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path434"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 107.11797,96.813631 -2.33858,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path436"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 116.11799,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path438"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 116.11799,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path440"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 125.11801,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path442"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 125.11801,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path444"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 134.11804,94.475061 -2.3386,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path446"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 134.11804,96.813631 -2.3386,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path448"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 143.11806,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path450"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 143.11806,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path452"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 152.11808,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path454"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 152.11808,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path456"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 161.1181,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path458"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 161.1181,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path460"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 170.11813,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path462"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 170.11813,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path464"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 179.11815,94.475061 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path466"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 179.11815,96.813631 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path468"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 162.85433,173.52637 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path470"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 162.85433,175.86495 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path472"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 171.85435,173.52637 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path474"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 171.85435,175.86495 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path476"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 180.85438,173.52637 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path478"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 180.85438,175.86495 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path480"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 242.72066,31.404091 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path482"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 242.72066,33.742671 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path484"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 242.72066,44.904111 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path486"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 242.72066,47.242691 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path488"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 225.00409,40.404111 -2.33859,2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path490"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 225.00409,42.742681 -2.33859,-2.33857"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path492"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 225.00409,26.904081 -2.33859,2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path494"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 225.00409,29.242661 -2.33859,-2.33858"
-       style="fill:none;stroke:#0000ff;stroke-width:0.93750191"
-       id="path496"
-       inkscape:connector-curvature="0" />
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Fold"
-     id="g546"
-     style="display:none">
-    <path
-       d="M 185.72281,555.00943 V 420.36354"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path500"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.39982,420.36354 V 129.81188"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path502"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.39982,129.81188 H 330.99876"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path504"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 54.620127,129.81188 V 420.36354"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path506"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.39982,767.60821 V 902.25412"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path508"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 72.336711,767.60821 H 118.39982"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path510"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 72.336711,767.60821 V 902.25412"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path512"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 185.72281,767.60821 V 902.25412"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path514"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 72.336711,420.36354 V 555.00943"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path516"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.39982,555.00943 V 420.36354"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path518"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 274.3057,767.60821 V 555.00943"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path520"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 231.78591,555.00943 V 420.36354"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path522"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 320.36881,767.60821 V 555.00943"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path524"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 231.78591,902.25412 V 767.60821"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path526"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 203.43939,65.677923 h 42.51979"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path528"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 330.99876,129.45756 260.13244,17.843198"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path532"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 72.336711,555.00943 V 767.60821"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path534"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.39982,767.60821 V 555.00943"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path536"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 394.77844,420.36354 V 129.81188"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path538"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 189.26612,17.843198 118.39982,129.45756"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path540"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.39982,555.00943 H 72.336711"
-       style="fill:none;stroke:#00ff00;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path542"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 185.72281,420.36354 H 118.39982"
-       style="fill:none;stroke:#ff0000;stroke-width:0.93750191;stroke-dasharray:0.46875096, 3.54328851"
-       id="path544"
-       inkscape:connector-curvature="0" />
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Circuit_Cut"
-     id="g1752"
-     style="display:inline">
-    <path
-       d="m 39.015441,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path548"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 39.015441,240.28237 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path550"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 31.928821,240.28237 v -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path552"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 39.015441,233.19575 V 222.62646"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path554"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 31.928821,233.19575 V 219.69108"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path556"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 39.015441,222.62646 15.12039,-15.12038"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path558"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 31.928821,219.69108 47.049201,204.5707"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path560"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 54.135831,207.50608 v -39.6717"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path562"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 54.135831,160.74777 V 98.872921"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path564"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 47.049201,204.5707 V 96.894521"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path566"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.945241,99.187661 h 1.54662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path568"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.491861,99.187661 v -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path570"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.491861,92.101031 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path572"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 48.405231,92.101031 v 2.55412"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path574"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 54.135831,98.872921 -0.19059,0.31474"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path576"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 47.049201,96.894521 1.35603,-2.23937"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path578"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 174.22837,171.15234 v 7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path580"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 174.22837,178.23898 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path582"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 167.14175,178.23898 v -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path584"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 174.22837,171.15234 v -1.57291"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path586"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 167.14175,171.15234 v 1.36245"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path588"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 167.14175,172.51479 -4.68042,-4.68041"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path590"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 174.22837,169.57943 -8.83166,-8.83166"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path592"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 162.46133,167.83438 H 54.135831"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path594"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 165.39671,160.74777 H 54.135831"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path596"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 165.00738,178.23898 h 0.22097"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path598"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 165.22835,178.23898 v -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path600"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 165.22835,171.15234 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path602"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 158.14172,171.15234 v 3.42928"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path604"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 158.14172,174.58162 -0.4193,6.50724"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path606"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 157.26577,188.17548 v 0"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path608"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 165.00738,178.23898 -0.18364,2.84988"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path610"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 157.26577,188.17548 H 188.1083"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path612"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 164.82374,181.08886 h 20.34918"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path614"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 188.1083,188.17548 56.98639,-56.98634"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path616"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 185.17292,181.08886 52.83513,-52.8351"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path618"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 245.09469,131.18914 V 47.596991"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path620"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 238.00805,128.25376 V 44.549811"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path622"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 245.09469,47.596991 9.81215,-9.30013"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path624"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.00805,44.549811 9.81216,-9.30014"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path626"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 254.90684,38.296861 V 27.075181"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path628"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 247.82021,35.249671 v -5.23912"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path630"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 247.82021,30.010551 -8.42712,-8.42711"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path632"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 254.90684,27.075181 242.32847,14.496811"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path634"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 239.39309,21.583441 H 194.02635"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path636"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 242.32847,14.496811 H 191.09096"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path638"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 194.02635,21.583441 -66.53432,66.53425"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path640"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 191.09096,14.496811 -70.68556,70.6855"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path642"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 127.49203,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path644"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 127.49203,99.187661 H 120.4054"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path646"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 120.4054,99.187661 v -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path648"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 127.49203,88.117691 v 3.98334"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path650"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 120.4054,85.182311 v 6.91872"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path652"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 157.72242,181.08886 H 86.117051"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path654"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 157.26577,188.17548 H 89.052421"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path656"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 89.052421,188.17548 -41.03695,41.03694"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path658"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 86.117051,181.08886 -45.18821,45.18817"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path660"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 48.015471,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path662"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 48.015471,240.28237 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path664"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 40.928841,240.28237 v -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path666"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 48.015471,229.21242 v 3.98333"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path668"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 40.928841,226.27703 v 6.91872"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path670"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 183.22839,177.10704 v 1.13194"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path672"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 183.22839,178.23898 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path674"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 176.14177,178.23898 v -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path676"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 176.14177,171.15234 h 2.86975"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path678"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 183.22839,177.10704 5.25367,-2.07222"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path680"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 179.01152,171.15234 5.50063,-2.16963"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path682"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 188.48206,175.03482 38.89605,-38.89604"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path684"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 184.51215,168.98271 35.77933,-35.77929"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path686"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 227.37811,45.116711 v -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path688"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 227.37811,38.030081 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path690"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 220.29148,38.030081 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path692"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 227.37811,136.13878 V 45.116711"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path694"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 220.29148,133.20342 V 45.116711"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path696"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 227.37811,31.616681 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path698"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 220.29148,31.616681 v -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path700"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 220.29148,24.530061 h 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path702"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 227.37811,24.530061 v 0"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path704"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 227.37811,31.616681 h 8.20557"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path706"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 227.37811,24.530061 h 11.14094"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path708"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.00805,34.041071 v 2.07562"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path710"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.00805,36.116691 h 7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path712"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 245.09469,36.116691 v -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path714"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 245.09469,29.030061 h -2.07563"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path716"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 235.58368,31.616681 2.42437,2.42439"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path718"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.51905,24.530061 4.50001,4.5"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path720"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 57.015491,240.28237 v -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path722"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 57.015491,233.19575 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path724"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 49.928861,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path726"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 57.015491,240.28237 v 3.28258"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path728"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 49.928861,240.28237 v 0.34721"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path730"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 57.015491,243.56495 -6.66457,6.66457"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path732"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 49.928861,240.62958 -2.51332,2.51332"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path734"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 50.350921,250.22952 H 30.082341"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path736"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 47.415541,243.1429 H 33.017721"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path738"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 30.082341,250.22952 -8.11131,-8.1113"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path740"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 33.017721,243.1429 -3.96005,-3.96006"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path742"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 29.057671,239.18284 V 109.48741"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path744"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 21.971031,242.11822 V 106.55204"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path746"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 29.057671,109.48741 49.231231,89.313871"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path748"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 21.971031,106.55204 46.295851,82.227241"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path750"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 49.231231,89.313871 H 101.82748"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path752"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 46.295851,82.227241 H 108.31098"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path754"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 102.40536,95.801841 v 3.38582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path756"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 102.40536,99.187661 h 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path758"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.49199,99.187661 v -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path760"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.49199,92.101031 h -0.30157"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path762"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 101.82748,89.313871 0.57788,6.48797"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path764"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 108.31098,82.227241 0.87944,9.87379"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path766"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.49202,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path768"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.49202,99.187661 h -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path770"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.40538,99.187661 v -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path772"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.49202,92.101031 V 81.639361"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path774"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.40538,92.101031 v -7.5263"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path776"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.40538,84.574731 -4.20702,-4.20703"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path778"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.49202,81.639361 -8.35828,-8.35828"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path780"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 107.19836,80.367701 H 45.453691"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path782"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 110.13374,73.281081 H 42.518321"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path784"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 45.453691,80.367701 20.161111,105.66028"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path786"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 42.518321,73.281081 13.074481,102.7249"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path788"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 20.161111,105.66028 V 242.98623"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path790"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 13.074481,102.7249 V 245.92161"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path792"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 13.074481,245.92161 13.36852,13.36852"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path794"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 20.161111,242.98623 9.21727,9.21727"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path796"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 26.443001,259.29013 h 27.63194"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path798"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 29.378381,252.2035 h 21.76118"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path800"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 54.074941,259.29013 11.94057,-11.94057"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path802"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 51.139561,252.2035 7.78933,-7.78931"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path804"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 66.015511,240.28237 v -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path806"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 66.015511,233.19575 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path808"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 58.928891,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path810"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 66.015511,247.34956 v -7.06719"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path812"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 58.928891,244.41419 v -4.13182"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path814"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 38.129611,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path816"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 38.129611,239.39655 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path818"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 32.814641,239.39655 v -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path820"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 38.129611,234.08158 V 222.25954"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path822"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 32.814641,234.08158 V 220.058"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path824"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 38.129611,222.25954 15.1204,-15.12039"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path826"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 32.814641,220.058 15.12039,-15.12038"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path828"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 53.250011,207.13915 V 166.94856"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path830"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 53.250011,161.63359 V 98.625621"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path832"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 47.935031,204.93762 V 97.141821"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path834"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.446071,98.301841 h 1.15997"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path836"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 54.606041,98.301841 v -5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path838"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 54.606041,92.986851 h -5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path840"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 49.291051,92.986851 v 1.9156"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path842"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.250011,98.625621 0.19606,-0.32378"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path844"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 47.935031,97.141821 1.35602,-2.23937"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path846"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 173.34254,172.03817 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path848"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 173.34254,177.35314 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path850"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 168.02757,177.35314 v -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path852"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 173.34254,172.03817 v -2.09183"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path854"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 168.02757,172.03817 v 0.10971"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path856"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 168.02757,172.14788 -5.19932,-5.19932"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path858"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 173.34254,169.94634 -8.31275,-8.31275"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path860"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 162.82825,166.94856 H 53.250011"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path862"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 165.02979,161.63359 H 53.250011"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path864"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 164.17679,177.35314 0.16573,-5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path866"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 164.34252,172.03817 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path868"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 159.02755,172.03817 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path870"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 159.02755,177.35314 H 158.8508"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path872"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 158.8508,177.35314 -0.2978,4.62154"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path874"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 158.21052,187.28965 v 0"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path876"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 164.17679,177.35314 -0.29779,4.62154"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path878"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 158.21052,187.28965 h 29.53086"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path880"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 163.879,181.97468 h 21.66085"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path882"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 187.74138,187.28965 56.46748,-56.46744"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path884"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 185.53985,181.97468 53.35404,-53.354"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path886"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 244.20886,130.82221 V 47.216091"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path888"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 238.89389,128.62068 V 44.930711"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path890"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 244.20886,47.216091 9.81215,-9.30012"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path892"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.89389,44.930711 9.81215,-9.30014"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path894"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 254.02101,37.915971 V 27.442091"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path896"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 248.70604,35.630571 v -5.98694"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path898"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 248.70604,29.643631 -8.94603,-8.94602"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path900"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 254.02101,27.442091 241.96156,15.382641"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path902"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 239.76001,20.697611 H 193.65942"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path904"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 241.96156,15.382641 H 191.45789"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path906"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 193.65942,20.697611 -67.05321,67.05316"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path908"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 191.45789,15.382641 -70.16665,70.1666"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path910"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 126.60621,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path912"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 126.60621,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path914"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 121.29124,98.301841 v -5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path916"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 126.60621,87.750771 v 5.23608"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path918"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 121.29124,85.549241 v 7.43761"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path920"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 158.553,181.97468 H 86.483971"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path922"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 158.21052,187.28965 H 88.685501"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path924"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 88.685501,187.28965 -41.55587,41.55583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path926"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 86.483971,181.97468 -44.66931,44.66928"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path928"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 47.129631,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path930"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 47.129631,239.39655 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path932"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 41.814661,239.39655 v -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path934"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 47.129631,228.84548 v 5.2361"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path936"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 41.814661,226.64396 v 7.43762"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path938"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 182.34256,176.50419 v 0.84895"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path940"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 182.34256,177.35314 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path942"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 177.02759,177.35314 v -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path944"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 177.02759,172.03817 h 2.15233"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path946"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 182.34256,176.50419 5.64325,-2.22589"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path948"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 179.17992,172.03817 5.82847,-2.29894"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path950"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 187.98581,174.2783 38.50647,-38.50643"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path952"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 185.00839,169.73923 36.16891,-36.1689"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path954"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.49228,44.230881 v -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path956"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 226.49228,38.915901 H 221.1773"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path958"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 221.1773,38.915901 v 5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path960"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 226.49228,135.77187 V 44.230881"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path962"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 221.1773,133.57033 V 44.230881"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path964"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 226.49228,30.730861 H 221.1773"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path966"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 221.1773,30.730861 v -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path968"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 221.1773,25.415881 h 5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path970"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.49228,25.415881 v 0"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path972"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.49228,30.730861 h 9.45832"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path974"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.49228,25.415881 h 11.65985"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path976"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.89389,33.674141 v 1.55673"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path978"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.89389,35.230871 h 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path980"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 244.20886,35.230871 v -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path982"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 244.20886,29.915891 h -1.55672"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path984"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 235.9506,30.730861 2.94329,2.94328"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path986"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.15213,25.415881 4.50001,4.50001"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path988"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 56.129661,239.39655 v -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path990"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 56.129661,234.08158 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path992"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 50.814691,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path994"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 56.129661,239.39655 v 3.80148"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path996"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 50.814691,239.39655 v 1.59995"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path998"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 56.129661,243.19803 -6.14567,6.14566"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1000"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 50.814691,240.9965 -3.03223,3.03223"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1002"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 49.983991,249.34369 H 30.449271"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1004"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 47.782461,244.02873 H 32.650791"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1006"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 30.449271,249.34369 -7.59241,-7.59239"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1008"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 32.650791,244.02873 -4.47895,-4.47896"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1010"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 28.171841,239.54977 V 109.12049"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1012"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 22.856861,241.7513 V 106.91895"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1014"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 28.171841,109.12049 48.864301,88.428031"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1016"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 22.856861,106.91895 46.662771,83.113061"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1018"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 48.864301,88.428031 H 102.63792"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1020"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 46.662771,83.113061 H 107.50053"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1022"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 103.29119,95.762461 v 2.53938"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1024"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 103.29119,98.301841 h 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1026"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 108.60616,98.301841 v -5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1028"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 108.60616,92.986851 h -0.22617"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1030"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 102.63792,88.428031 0.65327,7.33443"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1032"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 107.50053,83.113061 0.87946,9.87379"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1034"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 117.60618,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1036"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 117.60618,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1038"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 112.29121,98.301841 v -5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1040"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 117.60618,92.986851 V 82.006281"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1042"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 112.29121,92.986851 v -8.77904"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1044"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 112.29121,84.207811 -4.72593,-4.72593"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1046"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 117.60618,82.006281 -7.83936,-7.83937"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1048"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 107.56528,79.481881 H 45.086771"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1050"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 109.76682,74.166911 H 42.885241"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1052"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 45.086771,79.481881 19.275281,105.29336"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1054"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 42.885241,74.166911 13.960301,103.09182"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1056"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 19.275281,105.29336 V 243.35315"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1058"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 13.960301,103.09182 V 245.55468"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1060"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 13.960301,245.55468 12.84962,12.84962"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1062"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 19.275281,243.35315 9.73618,9.73618"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1064"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 26.809921,258.4043 h 26.8981"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1066"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 29.011461,253.08933 h 22.49502"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1068"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.708021,258.4043 11.42166,-11.42166"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1070"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 51.506481,253.08933 8.30823,-8.30822"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1072"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 65.129681,239.39655 v -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1074"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 65.129681,234.08158 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1076"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 59.814711,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1078"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 65.129681,246.98264 v -7.58609"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1080"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 59.814711,244.78111 v -5.38456"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1082"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 39.015441,240.28237 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1084"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.491861,92.101031 -0.88582,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1086"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 174.22837,178.23898 -0.88583,-0.88584"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1088"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 165.22835,171.15234 -0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1090"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 127.49203,99.187661 -0.88582,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1092"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 48.015471,240.28237 -0.88584,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1094"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 176.14177,178.23898 0.88582,-0.88584"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1096"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 227.37811,38.030081 -0.88583,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1098"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 220.29148,31.616681 0.88582,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1100"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 245.09469,36.116691 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1102"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 57.015491,233.19575 -0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1104"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.49199,99.187661 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1106"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.49202,99.187661 -0.88584,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1108"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 66.015511,233.19575 -0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1110"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 75.015531,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1112"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 75.015531,240.28237 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1114"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 67.928911,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1116"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 75.015531,233.19575 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1118"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 74.129701,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1120"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 74.129701,239.39655 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1122"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 68.814731,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1124"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 74.129701,234.08158 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1126"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 75.015531,240.28237 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1128"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 67.928911,233.19575 0.88582,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1130"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 84.015561,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1132"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 84.015561,240.28237 h -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1134"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 76.928921,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1136"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 84.015561,233.19575 h -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1138"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 83.129721,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1140"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 83.129721,239.39655 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1142"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 77.814751,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1144"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 83.129721,234.08158 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1146"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 84.015561,240.28237 -0.88584,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1148"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 76.928921,233.19575 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1150"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 93.015581,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1152"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 93.015581,240.28237 h -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1154"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 85.928941,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1156"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 93.015581,233.19575 h -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1158"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 92.129751,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1160"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 92.129751,239.39655 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1162"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 86.814781,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1164"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 92.129751,234.08158 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1166"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 93.015581,240.28237 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1168"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 85.928941,233.19575 0.88584,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1170"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 102.01559,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1172"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 102.01559,240.28237 H 94.928971"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1174"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 94.928971,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1176"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 102.01559,233.19575 H 94.928971"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1178"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 101.12977,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1180"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 101.12977,239.39655 H 95.814801"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1182"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 95.814801,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1184"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 101.12977,234.08158 H 95.814801"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1186"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 102.01559,240.28237 -0.88582,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1188"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 94.928971,233.19575 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1190"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.01562,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1192"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.01562,240.28237 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1194"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 103.92899,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1196"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.01562,233.19575 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1198"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 110.12979,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1200"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 110.12979,239.39655 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1202"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 104.81482,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1204"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 110.12979,234.08158 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1206"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.01562,240.28237 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1208"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 103.92899,233.19575 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1210"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 120.01564,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1212"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 120.01564,240.28237 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1214"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 112.92901,233.19575 v 7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1216"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 120.01564,233.19575 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1218"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 119.12982,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1220"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 119.12982,239.39655 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1222"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 113.81484,234.08158 v 5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1224"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 119.12982,234.08158 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1226"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 120.01564,240.28237 -0.88582,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1228"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 112.92901,233.19575 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1230"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 181.49217,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1232"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.49217,15.937531 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1234"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 174.40554,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1236"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.49217,8.8508907 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1238"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 180.60633,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1240"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 180.60633,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1242"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 175.29136,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1244"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 180.60633,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1246"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.49217,15.937531 -0.88584,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1248"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 174.40554,8.8508907 0.88582,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1250"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 172.49214,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1252"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.49214,15.937531 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1254"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 165.40552,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1256"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.49214,8.8508907 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1258"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 171.60632,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1260"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 171.60632,15.051701 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1262"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 166.29134,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1264"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 171.60632,9.7367207 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1266"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.49214,15.937531 -0.88582,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1268"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 165.40552,8.8508907 0.88582,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1270"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 163.49212,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1272"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 163.49212,15.937531 H 156.4055"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1274"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 156.4055,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1276"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 163.49212,8.8508907 H 156.4055"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1278"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 162.6063,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1280"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 162.6063,15.051701 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1282"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 157.29132,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1284"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 162.6063,9.7367207 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1286"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 163.49212,15.937531 -0.88582,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1288"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 156.4055,8.8508907 0.88582,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1290"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 154.4921,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1292"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.4921,15.937531 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1294"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 147.40547,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1296"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.4921,8.8508907 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1298"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 153.60628,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1300"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 153.60628,15.051701 H 148.2913"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1302"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 148.2913,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1304"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 153.60628,9.7367207 H 148.2913"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1306"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.4921,15.937531 -0.88582,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1308"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 147.40547,8.8508907 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1310"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 145.49208,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1312"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.49208,15.937531 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1314"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 138.40545,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1316"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.49208,8.8508907 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1318"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 144.60625,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1320"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 144.60625,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1322"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 139.29128,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1324"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 144.60625,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1326"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.49208,15.937531 -0.88583,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1328"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 138.40545,8.8508907 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1330"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 136.49205,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1332"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.49205,15.937531 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1334"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 129.40543,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1336"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.49205,8.8508907 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1338"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 135.60623,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1340"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 135.60623,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1342"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 130.29126,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1344"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 135.60623,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1346"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.49205,15.937531 -0.88582,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1348"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 129.40543,8.8508907 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1350"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 127.49203,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1352"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 127.49203,15.937531 H 120.4054"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1354"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 120.4054,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1356"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 127.49203,8.8508907 H 120.4054"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1358"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 126.60621,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1360"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 126.60621,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1362"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 121.29124,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1364"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 126.60621,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1366"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 127.49203,15.937531 -0.88582,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1368"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 120.4054,8.8508907 0.88584,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1370"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.49202,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1372"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.49202,15.937531 h -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1374"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 111.40538,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1376"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.49202,8.8508907 h -7.08664"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1378"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 117.60618,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1380"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 117.60618,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1382"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 112.29121,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1384"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 117.60618,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1386"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.49202,15.937531 -0.88584,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1388"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.40538,8.8508907 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1390"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 109.49199,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1392"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.49199,15.937531 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1394"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 102.40536,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1396"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.49199,8.8508907 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1398"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 108.60616,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1400"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 108.60616,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1402"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 103.29119,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1404"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 108.60616,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1406"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.49199,15.937531 -0.88583,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1408"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 102.40536,8.8508907 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1410"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.49197,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1412"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.49197,15.937531 H 93.405351"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1414"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 93.405351,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1416"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.49197,8.8508907 H 93.405351"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1418"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 99.606141,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1420"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 99.606141,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1422"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 94.291171,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1424"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 99.606141,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1426"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 100.49197,15.937531 -0.885829,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1428"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 93.405351,8.8508907 0.88582,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1430"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 91.491951,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1432"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.491951,15.937531 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1434"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 84.405321,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1436"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.491951,8.8508907 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1438"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 90.606121,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1440"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 90.606121,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1442"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 85.291151,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1444"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 90.606121,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1446"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.491951,15.937531 -0.88583,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1448"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 84.405321,8.8508907 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1450"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 82.491931,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1452"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.491931,15.937531 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1454"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 75.405301,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1456"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.491931,8.8508907 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1458"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 81.606091,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1460"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 81.606091,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1462"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 76.291121,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1464"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 81.606091,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1466"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.491931,15.937531 -0.88584,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1468"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 75.405301,8.8508907 0.88582,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1470"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 73.491901,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1472"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.491901,15.937531 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1474"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 66.405281,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1476"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.491901,8.8508907 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1478"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 72.606071,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1480"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 72.606071,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1482"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 67.291101,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1484"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 72.606071,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1486"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.491901,15.937531 -0.88583,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1488"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 66.405281,8.8508907 0.88582,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1490"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 64.491881,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1492"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.491881,15.937531 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1494"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 57.405251,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1496"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.491881,8.8508907 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1498"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 63.606051,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1500"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 63.606051,15.051701 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1502"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 58.291081,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1504"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 63.606051,9.7367207 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1506"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.491881,15.937531 -0.88583,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1508"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 57.405251,8.8508907 0.88583,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1510"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 55.491861,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1512"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.491861,15.937531 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1514"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 48.405231,8.8508907 V 15.937531"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1516"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.491861,8.8508907 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1518"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 54.606041,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1520"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 54.606041,15.051701 h -5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1522"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 49.291051,9.7367207 V 15.051701"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1524"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 54.606041,9.7367207 h -5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1526"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.491861,15.937531 -0.88582,-0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1528"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 48.405231,8.8508907 0.88582,0.88583"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1530"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.491881,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1532"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.491881,99.187661 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1534"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 57.405251,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1536"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.491881,92.101031 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1538"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 63.606051,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1540"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 63.606051,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1542"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 58.291081,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1544"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 63.606051,92.986851 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1546"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.491881,99.187661 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1548"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 57.405251,92.101031 0.88583,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1550"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.491901,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1552"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.491901,99.187661 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1554"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 66.405281,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1556"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.491901,92.101031 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1558"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 72.606071,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1560"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 72.606071,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1562"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 67.291101,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1564"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 72.606071,92.986851 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1566"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.491901,99.187661 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1568"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 66.405281,92.101031 0.88582,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1570"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.491931,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1572"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.491931,99.187661 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1574"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 75.405301,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1576"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.491931,92.101031 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1578"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 81.606091,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1580"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 81.606091,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1582"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 76.291121,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1584"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 81.606091,92.986851 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1586"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.491931,99.187661 -0.88584,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1588"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 75.405301,92.101031 0.88582,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1590"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.491951,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1592"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.491951,99.187661 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1594"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 84.405321,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1596"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.491951,92.101031 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1598"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 90.606121,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1600"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 90.606121,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1602"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 85.291151,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1604"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 90.606121,92.986851 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1606"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.491951,99.187661 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1608"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 84.405321,92.101031 0.88583,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1610"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 100.49197,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1612"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.49197,99.187661 H 93.405351"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1614"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 93.405351,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1616"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.49197,92.101031 H 93.405351"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1618"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 99.606141,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1620"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 99.606141,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1622"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 94.291171,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1624"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 99.606141,92.986851 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1626"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 100.49197,99.187661 -0.885829,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1628"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 93.405351,92.101031 0.88582,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1630"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.49205,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1632"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.49205,99.187661 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1634"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 129.40543,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1636"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.49205,92.101031 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1638"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 135.60623,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1640"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 135.60623,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1642"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 130.29126,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1644"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 135.60623,92.986851 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1646"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.49205,99.187661 -0.88582,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1648"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 129.40543,92.101031 0.88583,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1650"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.49208,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1652"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.49208,99.187661 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1654"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 138.40545,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1656"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.49208,92.101031 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1658"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 144.60625,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1660"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 144.60625,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1662"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 139.29128,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1664"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 144.60625,92.986851 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1666"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.49208,99.187661 -0.88583,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1668"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 138.40545,92.101031 0.88583,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1670"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.4921,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1672"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.4921,99.187661 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1674"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 147.40547,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1676"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.4921,92.101031 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1678"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 153.60628,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1680"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 153.60628,98.301841 H 148.2913"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1682"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 148.2913,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1684"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 153.60628,92.986851 H 148.2913"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1686"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.4921,99.187661 -0.88582,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1688"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 147.40547,92.101031 0.88583,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1690"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 163.49212,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1692"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 163.49212,99.187661 H 156.4055"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1694"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 156.4055,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1696"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 163.49212,92.101031 H 156.4055"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1698"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 162.6063,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1700"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 162.6063,98.301841 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1702"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 157.29132,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1704"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 162.6063,92.986851 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1706"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 163.49212,99.187661 -0.88582,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1708"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 156.4055,92.101031 0.88582,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1710"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.49214,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1712"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.49214,99.187661 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1714"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 165.40552,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1716"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.49214,92.101031 h -7.08662"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1718"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 171.60632,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1720"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 171.60632,98.301841 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1722"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 166.29134,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1724"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 171.60632,92.986851 h -5.31498"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1726"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.49214,99.187661 -0.88582,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1728"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 165.40552,92.101031 0.88582,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1730"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.49217,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1732"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.49217,99.187661 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1734"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 174.40554,92.101031 v 7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1736"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.49217,92.101031 h -7.08663"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1738"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 180.60633,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1740"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 180.60633,98.301841 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1742"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 175.29136,92.986851 v 5.31499"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1744"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 180.60633,92.986851 h -5.31497"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1746"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.49217,99.187661 -0.88584,-0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1748"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 174.40554,92.101031 0.88582,0.88582"
-       style="fill:none;stroke:#ff00ff;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1750"
-       inkscape:connector-curvature="0" />
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Circuit_Etc"
-     id="g2278"
-     style="display:inline">
-    <path
-       d="m 38.572531,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1754"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 38.572531,239.83946 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1756"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 32.371731,239.83946 v -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1758"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 38.572531,233.63867 V 222.44299"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1760"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 32.371731,233.63867 V 219.87454"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1762"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 38.572531,222.44299 15.12039,-15.12038"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1764"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 32.371731,219.87454 15.12039,-15.12038"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1766"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 53.692921,207.32261 V 167.39147"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1768"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 53.692921,161.19067 V 98.749271"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1770"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 47.492121,204.75416 V 97.018181"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1772"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.695661,98.744751 h 1.35329"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1774"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.048951,98.744751 v -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1776"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.048951,92.543951 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1778"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 48.848141,92.543951 v 2.23485"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1780"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 53.692921,98.749271 0.003,-0.005"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1782"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 47.492121,97.018181 1.35602,-2.23938"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1784"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 173.78546,171.59526 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1786"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 173.78546,177.79606 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1788"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 167.58466,177.79606 v -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1790"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 173.78546,171.59526 v -1.83238"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1792"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 167.58466,171.59526 v 0.73607"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1794"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 167.58466,172.33133 -4.93987,-4.93986"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1796"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 173.78546,169.76288 -8.57221,-8.57221"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1798"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 162.64479,167.39147 H 53.692921"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1800"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 165.21325,161.19067 H 53.692921"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1802"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 164.59209,177.79606 h 0.19335"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1804"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 164.78544,177.79606 v -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1806"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 164.78544,171.59526 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1808"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 158.58463,171.59526 v 3.00061"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1810"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 158.58463,174.59587 -0.44692,6.9359"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1812"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 157.73815,187.73258 v 0"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1814"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 164.59209,177.79606 -0.24071,3.73571"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1816"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 157.73815,187.73258 h 30.18669"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1818"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 164.35138,181.53177 h 21.00501"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1820"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 187.92484,187.73258 56.72693,-56.7269"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1822"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 185.35639,181.53177 53.09459,-53.09455"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1824"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 244.65177,131.00568 V 47.406551"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1826"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 238.45098,128.43722 V 44.740251"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1828"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 244.65177,47.406551 9.81215,-9.30014"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1830"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.45098,44.740251 9.81215,-9.30012"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1832"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 254.46392,38.106411 V 27.258631"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1834"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 248.26313,35.440131 v -5.61304"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1836"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 248.26313,29.827091 -8.68658,-8.68657"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1838"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 254.46392,27.258631 242.14501,14.939721"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1840"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 239.57655,21.140521 H 193.84289"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1842"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 242.14501,14.939721 H 191.27443"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1844"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 193.84289,21.140521 -66.79377,66.79371"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1846"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 191.27443,14.939721 -70.4261,70.42606"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1848"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 127.04912,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1850"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 127.04912,98.744751 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1852"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 120.84833,98.744751 v -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1854"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 127.04912,87.934231 v 4.60972"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1856"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 120.84833,85.365781 v 7.17817"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1858"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 158.13771,181.53177 H 86.300511"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1860"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 157.73815,187.73258 H 88.868961"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1862"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 88.868961,187.73258 -41.29641,41.29636"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1864"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 86.300511,181.53177 -44.92876,44.92872"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1866"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 47.572551,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1868"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 47.572551,239.83946 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1870"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 41.371751,239.83946 v -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1872"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 47.572551,229.02894 v 4.60973"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1874"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 41.371751,226.46049 v 7.17818"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1876"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 182.78548,176.80561 v 0.99045"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1878"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 182.78548,177.79606 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1880"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 176.58468,177.79606 v -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1882"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 176.58468,171.59526 h 2.51105"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1884"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 182.78548,176.80561 5.44845,-2.14904"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1886"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 179.09573,171.59526 5.66454,-2.23429"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1888"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 188.23393,174.65657 226.9352,135.95533"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1890"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 184.76027,169.36097 35.97412,-35.97409"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1892"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.9352,44.673791 v -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1894"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.9352,38.472991 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1896"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 220.73439,38.472991 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1898"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 226.9352,135.95533 V 44.673791"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1900"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 220.73439,133.38688 V 44.673791"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1902"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.9352,31.173771 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1904"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 220.73439,31.173771 v -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1906"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 220.73439,24.972971 h 6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1908"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.9352,24.972971 v 0"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1910"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.9352,31.173771 h 8.83194"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1912"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 226.9352,24.972971 h 11.40039"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1914"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.45098,33.857601 v 1.81618"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1916"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.45098,35.673781 h 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1918"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 244.65177,35.673781 v -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1920"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 244.65177,29.472971 H 242.8356"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1922"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 235.76714,31.173771 2.68384,2.68383"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1924"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 238.33559,24.972971 4.50001,4.5"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1926"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 56.572581,239.83946 v -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1928"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 56.572581,233.63867 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1930"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 50.371771,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1932"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 56.572581,239.83946 v 3.54204"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1934"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 50.371771,239.83946 v 0.97358"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1936"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 56.572581,243.3815 -6.40512,6.40511"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1938"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 50.371771,240.81304 -2.77277,2.77277"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1940"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 50.167461,249.78661 H 30.265811"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1942"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 47.599001,243.58581 H 32.834261"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1944"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 30.265811,249.78661 -7.85187,-7.85185"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1946"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 32.834261,243.58581 -4.21951,-4.21951"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1948"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 28.614751,239.3663 V 109.30395"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1950"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 22.413941,241.93476 V 106.7355"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1952"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 28.614751,109.30395 49.047771,88.870961"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1954"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 22.413941,106.7355 46.479311,82.670151"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1956"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 49.047771,88.870961 H 102.23271"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1958"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 46.479311,82.670151 H 107.90575"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1960"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 102.84828,95.782151 v 2.9626"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1962"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 102.84828,98.744751 h 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1964"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.04907,98.744751 v -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1966"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.04907,92.543951 h -0.26386"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1968"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 102.23271,88.870961 0.61557,6.91119"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1970"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 107.90575,82.670151 0.87946,9.8738"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1972"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.0491,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1974"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.0491,98.744751 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1976"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.8483,98.744751 v -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1978"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.0491,92.543951 V 81.822811"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1980"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.8483,92.543951 v -8.15267"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1982"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 111.8483,84.391281 -4.46648,-4.46649"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1984"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.0491,81.822811 -8.09882,-8.09882"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1986"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 107.38182,79.924791 H 45.270231"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1988"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 109.95028,73.723991 H 42.701781"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1990"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 45.270231,79.924791 19.718201,105.47681"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1992"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 42.701781,73.723991 13.517391,102.90836"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1994"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 19.718201,105.47681 V 243.16969"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1996"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 13.517391,102.90836 V 245.73815"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path1998"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 13.517391,245.73815 13.10907,13.10906"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2000"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 19.718201,243.16969 9.47672,9.47673"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2002"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 26.626461,258.84721 h 27.26502"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2004"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 29.194921,252.64642 h 22.1281"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2006"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 53.891481,258.84721 65.572591,247.1661"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2008"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 51.323021,252.64642 8.04878,-8.04877"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2010"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 65.572591,239.83946 v -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2012"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 65.572591,233.63867 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2014"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 59.371801,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2016"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 65.572591,247.1661 v -7.32664"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2018"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 59.371801,244.59765 v -4.75819"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2020"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 74.572611,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2022"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 74.572611,239.83946 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2024"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 68.371821,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2026"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 74.572611,233.63867 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2028"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 83.572641,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2030"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 83.572641,239.83946 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2032"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 77.371841,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2034"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 83.572641,233.63867 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2036"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 92.572661,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2038"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 92.572661,239.83946 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2040"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 86.371871,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2042"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 92.572661,233.63867 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2044"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 101.57268,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2046"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 101.57268,239.83946 H 95.371891"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2048"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 95.371891,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2050"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 101.57268,233.63867 H 95.371891"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2052"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 110.5727,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2054"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 110.5727,239.83946 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2056"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 104.3719,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2058"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 110.5727,233.63867 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2060"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 119.57273,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2062"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 119.57273,239.83946 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2064"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 113.37192,233.63867 v 6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2066"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 119.57273,233.63867 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2068"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 181.04926,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2070"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.04926,15.494611 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2072"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 174.84845,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2074"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.04926,9.2938107 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2076"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 172.04923,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2078"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.04923,15.494611 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2080"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 165.84843,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2082"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.04923,9.2938107 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2084"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 163.04921,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2086"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 163.04921,15.494611 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2088"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 156.84841,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2090"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 163.04921,9.2938107 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2092"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 154.04919,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2094"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.04919,15.494611 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2096"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 147.84838,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2098"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.04919,9.2938107 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2100"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 145.04916,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2102"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.04916,15.494611 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2104"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 138.84836,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2106"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.04916,9.2938107 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2108"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 136.04914,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2110"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.04914,15.494611 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2112"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 129.84834,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2114"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.04914,9.2938107 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2116"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 127.04912,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2118"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 127.04912,15.494611 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2120"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 120.84833,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2122"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 127.04912,9.2938107 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2124"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 118.0491,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2126"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.0491,15.494611 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2128"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 111.8483,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2130"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 118.0491,9.2938107 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2132"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 109.04907,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2134"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.04907,15.494611 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2136"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 102.84828,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2138"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 109.04907,9.2938107 h -6.20079"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2140"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.04905,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2142"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.04905,15.494611 H 93.848261"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2144"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 93.848261,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2146"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.04905,9.2938107 H 93.848261"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2148"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 91.049031,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2150"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.049031,15.494611 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2152"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 84.848231,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2154"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.049031,9.2938107 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2156"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 82.049011,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2158"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.049011,15.494611 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2160"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 75.848211,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2162"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.049011,9.2938107 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2164"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 73.048991,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2166"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.048991,15.494611 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2168"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 66.848191,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2170"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.048991,9.2938107 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2172"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 64.048971,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2174"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.048971,15.494611 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2176"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 57.848171,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2178"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.048971,9.2938107 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2180"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 55.048951,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2182"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.048951,15.494611 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2184"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 48.848141,9.2938107 V 15.494611"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2186"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 55.048951,9.2938107 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2188"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.048971,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2190"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.048971,98.744751 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2192"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 57.848171,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2194"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 64.048971,92.543951 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2196"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.048991,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2198"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.048991,98.744751 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2200"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 66.848191,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2202"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 73.048991,92.543951 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2204"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.049011,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2206"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.049011,98.744751 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2208"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 75.848211,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2210"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 82.049011,92.543951 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2212"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.049031,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2214"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.049031,98.744751 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2216"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 84.848231,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2218"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 91.049031,92.543951 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2220"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 100.04905,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2222"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.04905,98.744751 H 93.848261"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2224"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 93.848261,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2226"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 100.04905,92.543951 H 93.848261"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2228"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.04914,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2230"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.04914,98.744751 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2232"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 129.84834,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2234"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 136.04914,92.543951 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2236"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.04916,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2238"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.04916,98.744751 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2240"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 138.84836,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2242"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 145.04916,92.543951 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2244"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.04919,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2246"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.04919,98.744751 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2248"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 147.84838,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2250"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 154.04919,92.543951 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2252"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 163.04921,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2254"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 163.04921,98.744751 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2256"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 156.84841,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2258"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 163.04921,92.543951 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2260"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.04923,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2262"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.04923,98.744751 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2264"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 165.84843,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2266"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 172.04923,92.543951 h -6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2268"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.04926,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2270"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.04926,98.744751 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2272"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 174.84845,92.543951 v 6.2008"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2274"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 181.04926,92.543951 h -6.20081"
-       style="fill:none;stroke:#414141;stroke-width:0.93750191;stroke-dasharray:3.54328851, 0.7086577, 0.46875096, 0.7086577"
-       id="path2276"
-       inkscape:connector-curvature="0" />
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="0"
-     id="g2280" />
-</svg>
diff --git a/paperbot_ee_autoroute/dwg_w_circuit.svg b/paperbot_ee_autoroute/dwg_w_circuit.svg
deleted file mode 100644
index 3c1c1fe..0000000
--- a/paperbot_ee_autoroute/dwg_w_circuit.svg
+++ /dev/null
@@ -1,5322 +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="210mm"
-   height="297mm"
-   version="1.1"
-   id="svg2298"
-   sodipodi:docname="dwg_w_circuit.svg"
-   inkscape:version="0.92.4 (unknown)">
-  <metadata
-     id="metadata2302">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1025"
-     id="namedview2300"
-     showgrid="false"
-     inkscape:document-units="mm"
-     units="mm"
-     inkscape:zoom="1.6819304"
-     inkscape:cx="329.79853"
-     inkscape:cy="928.50838"
-     inkscape:window-x="0"
-     inkscape:window-y="27"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="g2294"
-     fit-margin-top="-0.1" />
-  <desc
-     id="desc2">/home/jingyan/Documents/summer_intern_lemur/roco_electrical/paperbot_ee_autoroute/dwg_w_circuit.dxf - scale = 1.000000, origin = (0.000000, 0.000000), method = manual</desc>
-  <defs
-     id="defs14">
-    <marker
-       id="DistanceX"
-       orient="auto"
-       refX="0"
-       refY="0"
-       style="overflow:visible">
-      <path
-         d="M 3,-3 -3,3 M 0,-5 V 5"
-         style="stroke:#000000;stroke-width:0.5"
-         id="path4"
-         inkscape:connector-curvature="0" />
-    </marker>
-    <pattern
-       height="8"
-       id="Hatch"
-       patternUnits="userSpaceOnUse"
-       width="8"
-       x="0"
-       y="0">
-      <path
-         d="M8 4 l-4,4"
-         linecap="square"
-         stroke="#000000"
-         stroke-width="0.25"
-         id="path7" />
-      <path
-         d="M6 2 l-4,4"
-         linecap="square"
-         stroke="#000000"
-         stroke-width="0.25"
-         id="path9" />
-      <path
-         d="M4 0 l-4,4"
-         linecap="square"
-         stroke="#000000"
-         stroke-width="0.25"
-         id="path11" />
-    </pattern>
-  </defs>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="VIEWPORTS"
-     id="g16" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="TABLEGRID"
-     id="g18" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="TABLECONTENT"
-     id="g20" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="DIMENSIONS"
-     id="g22" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="TABLEBACKGROUND"
-     id="g24" />
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Cut"
-     id="g498"
-     style="display:inline">
-    <path
-       d="M 471.16775,40.344069 H 422.03389"
-       style="fill:none;stroke:#0000ff"
-       id="path26"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 248.17562,350.26532 v 0"
-       style="fill:none;stroke:#0000ff"
-       id="path30"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 248.17562,350.26532 H 157.46696"
-       style="fill:none;stroke:#0000ff"
-       id="path32"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 112.11264,350.26532 H 21.403977"
-       style="fill:none;stroke:#0000ff"
-       id="path34"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 21.403977,350.26532 v 0"
-       style="fill:none;stroke:#0000ff"
-       id="path36"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 50.695316,236.62181 H 48.805552"
-       style="fill:none;stroke:#0000ff"
-       id="path48"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 50.695316,294.8609 V 236.62181"
-       style="fill:none;stroke:#0000ff"
-       id="path50"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 48.805552,294.8609 h 1.889764"
-       style="fill:none;stroke:#0000ff"
-       id="path52"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 48.805552,236.62181 V 294.8609"
-       style="fill:none;stroke:#0000ff"
-       id="path54"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 50.695316,95.748509 H 48.805552"
-       style="fill:none;stroke:#0000ff"
-       id="path56"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 50.695316,153.9876 V 95.748509"
-       style="fill:none;stroke:#0000ff"
-       id="path58"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 48.805552,153.9876 h 1.889764"
-       style="fill:none;stroke:#0000ff"
-       id="path60"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 48.805552,95.748509 V 153.9876"
-       style="fill:none;stroke:#0000ff"
-       id="path62"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 268.81562,59.241709 V 146.17085"
-       style="fill:none;stroke:#0000ff"
-       id="path78"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 314.46476,59.241709 H 268.81562"
-       style="fill:none;stroke:#0000ff"
-       id="path80"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 314.46476,146.17085 V 59.241709"
-       style="fill:none;stroke:#0000ff"
-       id="path82"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 268.81562,146.17085 h 45.64914"
-       style="fill:none;stroke:#0000ff"
-       id="path84"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 590.37027,146.17085 V 59.241709"
-       style="fill:none;stroke:#0000ff"
-       id="path94"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 620.45909,237.56669 v 56.34932"
-       style="fill:none;stroke:#0000ff"
-       id="path106"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 639.35673,218.66906 -18.89764,18.89763"
-       style="fill:none;stroke:#0000ff"
-       id="path108"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 620.45909,293.91601 18.89764,18.89764"
-       style="fill:none;stroke:#0000ff"
-       id="path110"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 639.35673,237.56669 V 218.66906"
-       style="fill:none;stroke:#0000ff"
-       id="path112"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 21.403977,350.26532 V 40.344069"
-       style="fill:none;stroke:#0000ff"
-       id="path124"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 590.37027,59.241709 H 544.72114"
-       style="fill:none;stroke:#0000ff"
-       id="path126"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 544.72114,146.17085 h 45.64913"
-       style="fill:none;stroke:#0000ff"
-       id="path128"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 326.60082,186.80077 v 30.23622"
-       style="fill:none;stroke:#0000ff"
-       id="path132"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 428.64806,217.03699 V 186.80077"
-       style="fill:none;stroke:#0000ff"
-       id="path136"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 588.3331,276.56455 v 34.01574"
-       style="fill:none;stroke:#0000ff"
-       id="path140"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 603.45121,276.56455 H 588.3331"
-       style="fill:none;stroke:#0000ff"
-       id="path142"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 603.45121,310.58029 V 276.56455"
-       style="fill:none;stroke:#0000ff"
-       id="path144"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 588.3331,310.58029 h 15.11811"
-       style="fill:none;stroke:#0000ff"
-       id="path146"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 544.72114,59.241709 V 146.17085"
-       style="fill:none;stroke:#0000ff"
-       id="path160"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 422.03389,40.344069 H 350.22287"
-       style="fill:none;stroke:#0000ff"
-       id="path174"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 648.80554,40.344069 V 350.26532"
-       style="fill:none;stroke:#0000ff"
-       id="path194"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 143.29373,334.20234 h -1.88976"
-       style="fill:none;stroke:#0000ff"
-       id="path210"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 143.29373,298.29683 v 35.90551"
-       style="fill:none;stroke:#0000ff"
-       id="path212"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 141.40397,298.29683 h 1.88976"
-       style="fill:none;stroke:#0000ff"
-       id="path214"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 141.40397,334.20234 V 298.29683"
-       style="fill:none;stroke:#0000ff"
-       id="path216"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 248.17562,40.344069 h 68.0315"
-       style="fill:none;stroke:#0000ff"
-       id="path218"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 316.20712,350.26532 h -68.0315"
-       style="fill:none;stroke:#0000ff"
-       id="path220"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 611.01027,350.26532 h -68.0315"
-       style="fill:none;stroke:#0000ff"
-       id="path222"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 542.97877,40.344069 h 68.0315"
-       style="fill:none;stroke:#0000ff"
-       id="path224"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 611.01027,40.344069 h 37.79527"
-       style="fill:none;stroke:#0000ff"
-       id="path246"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 648.80554,350.26532 H 611.01027"
-       style="fill:none;stroke:#0000ff"
-       id="path248"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 428.64806,186.80077 H 326.60082"
-       style="fill:none;stroke:#0000ff"
-       id="path256"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 21.403977,40.344069 H 248.17562"
-       style="fill:none;stroke:#0000ff"
-       id="path258"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 326.60082,217.03699 H 428.64806"
-       style="fill:none;stroke:#0000ff"
-       id="path260"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 629.90791,40.344069 H 592.11263"
-       style="fill:none;stroke:#0000ff"
-       id="path262"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 157.46696,350.26532 H 112.11264"
-       style="fill:none;stroke:#0000ff"
-       id="path268"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 639.35673,312.81365 V 293.91601"
-       style="fill:none;stroke:#0000ff"
-       id="path284"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 639.35673,96.693389 V 77.795759"
-       style="fill:none;stroke:#0000ff"
-       id="path286"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 620.45909,96.693389 V 153.04271"
-       style="fill:none;stroke:#0000ff"
-       id="path288"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 639.35673,77.795759 -18.89764,18.89763"
-       style="fill:none;stroke:#0000ff"
-       id="path290"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 639.35673,171.94035 V 153.04271"
-       style="fill:none;stroke:#0000ff"
-       id="path292"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 620.45909,153.04271 18.89764,18.89764"
-       style="fill:none;stroke:#0000ff"
-       id="path294"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 592.11263,40.344069 H 542.97877"
-       style="fill:none;stroke:#0000ff"
-       id="path300"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 542.97877,40.344069 v 0"
-       style="fill:none;stroke:#0000ff"
-       id="path302"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 316.20712,40.344069 v 0"
-       style="fill:none;stroke:#0000ff"
-       id="path304"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 388.01814,40.344069 h 83.14961"
-       style="fill:none;stroke:#0000ff"
-       id="path306"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 316.20712,40.344069 h 71.81102"
-       style="fill:none;stroke:#0000ff"
-       id="path308"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 493.20239,103.00864 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path310"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 493.20239,100.51415 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path312"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 483.60239,103.00864 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path314"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 483.60239,100.51415 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path316"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 474.0024,103.00864 2.49448,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path318"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 474.0024,100.51415 2.49448,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path320"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 464.40239,103.00864 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path322"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 464.40239,100.51415 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path324"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.80239,103.00864 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path326"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.80239,100.51415 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path328"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 445.20239,103.00864 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path330"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 445.20239,100.51415 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path332"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.60239,103.00864 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path334"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.60239,100.51415 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path336"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 426.0024,103.00864 2.49448,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path338"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 426.0024,100.51415 2.49448,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path340"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 416.40239,103.00864 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path342"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 416.40239,100.51415 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path344"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.80239,103.00864 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path346"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.80239,100.51415 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path348"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 341.22759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path350"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 341.22759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path352"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 350.82759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path354"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 350.82759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path356"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 360.42759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path358"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 360.42759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path360"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 370.02759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path362"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 370.02759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path364"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 379.62759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path366"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 379.62759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path368"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 389.22759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path370"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 389.22759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path372"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 398.82759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path374"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 398.82759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path376"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 408.42759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path378"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 408.42759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path380"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 418.02759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path382"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 418.02759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path384"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 427.62759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path386"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 427.62759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path388"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 437.22759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path390"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 437.22759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path392"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 446.82759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path394"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 446.82759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path396"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 456.42759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path398"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 456.42759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path400"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 466.02759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path402"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 466.02759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path404"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 475.62759,342.30943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path406"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 475.62759,339.81494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path408"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 475.62759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path410"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 475.62759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path412"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 466.02759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path414"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 466.02759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path416"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 456.42759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path418"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 456.42759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path420"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 446.82759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path422"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 446.82759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path424"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 437.22759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path426"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 437.22759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path428"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 427.62759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path430"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 427.62759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path432"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 418.02759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path434"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 418.02759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path436"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 408.42759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path438"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 408.42759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path440"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 398.82759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path442"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 398.82759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path444"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 389.22759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path446"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 389.22759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path448"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 379.62759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path450"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 379.62759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path452"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 370.02759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path454"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 370.02759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path456"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 360.42759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path458"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 360.42759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path460"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 350.82759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path462"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 350.82759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path464"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 341.22759,253.50943 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path466"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 341.22759,251.01494 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path468"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.37562,169.18817 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path470"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.37562,166.69368 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path472"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.97562,169.18817 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path474"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.97562,166.69368 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path476"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.57562,169.18817 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path478"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.57562,166.69368 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path480"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 273.38507,320.78502 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path482"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 273.38507,318.29053 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path484"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 273.38507,306.38502 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path486"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 273.38507,303.89053 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path488"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 292.28271,311.18502 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path490"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 292.28271,308.69053 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path492"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 292.28271,325.58502 2.49449,-2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path494"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 292.28271,323.09053 2.49449,2.49449"
-       style="fill:none;stroke:#0000ff"
-       id="path496"
-       inkscape:connector-curvature="0" />
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Fold"
-     id="g546"
-     style="display:inline">
-    <path
-       d="M 449.76378,549.54331 V 693.16535"
-       style="fill:none;stroke:#00ff00;stroke-dasharray:0.5, 3.7795"
-       id="path500"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 542.97877,40.344069 V 350.26532"
-       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
-       id="path502"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 542.97877,350.26532 H 316.20712"
-       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
-       id="path504"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 611.01027,350.26532 V 40.344069"
-       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
-       id="path506"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 570.70866,693.16535 V 549.54331"
-       style="fill:none;stroke:#00ff00;stroke-dasharray:0.5, 3.7795"
-       id="path516"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 521.5748,549.54331 V 693.16535"
-       style="fill:none;stroke:#00ff00;stroke-dasharray:0.5, 3.7795"
-       id="path518"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 400.62992,549.54331 V 693.16535"
-       style="fill:none;stroke:#00ff00;stroke-dasharray:0.5, 3.7795"
-       id="path522"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 316.20712,40.344069 V 350.26532"
-       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
-       id="path530"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 248.17562,40.344069 V 350.26532"
-       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
-       id="path538"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.16775,40.344069 h 71.81102"
-       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
-       id="path544"
-       inkscape:connector-curvature="0" />
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Circuit_Cut"
-     id="g1762"
-     style="display:inline">
-    <path
-       d="M 490.67011,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path548"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 490.67011,97.981869 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path550"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 498.22917,97.981869 v 7.559061"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path552"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 490.67011,105.54093 v 19.79333"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path554"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 498.22917,105.54093 v 22.92439"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path556"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 490.67011,125.33426 -55.20455,55.20455"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path558"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 430.1205,185.88387 3e-5,-3e-5"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path560"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 498.22917,128.46532 -57.41855,57.41855"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path562"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 440.81062,185.88387 39.84374,39.8441"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path564"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 430.12053,185.88384 42.97478,42.97517"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path566"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.09531,248.48266 v 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path568"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.09531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path570"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 480.65436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path572"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.09531,228.85901 v 19.62365"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path574"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 480.65436,225.72797 v 22.75469"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path576"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.44334,164.1614 v 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path578"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.44334,171.72045 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path580"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 354.0024,171.72045 V 164.1614"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path582"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.44334,164.1614 v -1.70991"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path584"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 354.0024,164.1614 v 1.42115"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path586"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.44334,162.45149 7.95472,-7.95472"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path588"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 354.0024,165.58255 3.52672,-3.52673"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path590"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 354.39806,154.49677 h 55.0251"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path592"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.52912,162.05582 h 48.763"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path594"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 409.42316,154.49677 26.0424,26.04204"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path596"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.29212,162.05582 23.82838,23.82805"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path598"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 481.07011,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path600"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.07011,97.981869 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path602"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 488.62917,97.981869 v 7.559061"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path604"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.07011,105.54093 v 2.93928"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path606"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 488.62917,105.54093 v 6.07034"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path608"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.07011,108.48021 -2.87514,2.87514"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path610"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 488.62917,111.61127 -7.30313,7.30313"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path612"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 478.19497,111.35535 H 385.13696"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path614"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 481.32604,118.9144 H 388.26802"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path616"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 385.13696,111.35535 -51.89302,51.89302"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path618"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 388.26802,118.9144 -45.43208,45.43209"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path620"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 342.83594,164.34649 5.44271,8.73111"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path622"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 333.24394,163.24837 -0.27686,-0.44412"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path624"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 332.96708,162.80425 -8.81385,-1.49988"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path626"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.27865,173.0776 -21.54256,-3.66598"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path628"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 324.15323,161.30437 -53.30044,53.30044"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path630"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 326.73609,169.41162 -48.32425,48.32425"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path632"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 270.85279,214.60481 v 88.90856"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path634"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 278.41184,217.73587 v 89.02631"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path636"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 270.85279,303.51337 -10.48668,9.9462"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path638"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 278.41184,306.76218 -10.48667,9.94621"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path640"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 260.36611,313.45957 v 12.05785"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path642"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 267.92517,316.70839 v 5.67796"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path644"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 267.92517,322.38635 8.874,8.87401"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path646"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 260.36611,325.51742 13.302,13.30199"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path648"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 276.79917,331.26036 h 48.52639"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path650"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 273.66811,338.81941 h 54.78851"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path652"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 325.32556,331.26036 70.96975,-70.96975"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path654"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 328.45662,338.81941 75.39774,-75.39774"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path656"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.29531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path658"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.29531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path660"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 403.85436,248.48266 v 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path662"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.29531,260.29061 v -4.2489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path664"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 403.85436,263.42167 v -7.37996"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path666"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 289.75043,306.15825 v 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path668"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 289.75043,313.7173 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path670"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 297.30948,313.7173 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path672"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 289.75043,306.15825 v -96.985"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path674"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 297.30948,306.15825 V 212.30431"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path676"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 289.75043,209.17325 34.42728,-34.42729"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path678"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 297.30948,212.30431 29.9993,-29.99929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path680"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 324.17771,174.74596 h 28.78035"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path682"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 327.30878,182.30502 h 28.78034"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path684"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 352.95806,174.74596 3.62053,-3.62052"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path686"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 356.08912,182.30502 8.65916,-8.65916"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path688"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 363.60239,167.58668 V 164.1614"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path690"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 363.60239,164.1614 h -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path692"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 356.04334,164.1614 v 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path694"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 356.04334,171.72045 h 0.64777"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path696"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 364.74828,173.64586 -1.14589,-6.05918"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path698"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 356.57859,171.12544 0.11252,0.59501"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path700"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 289.75043,320.55825 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path702"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 297.30948,320.55825 v 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path704"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 297.30948,328.1173 h -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path706"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 289.75043,328.1173 v 0"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path708"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 289.75043,320.55825 h -8.75258"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path710"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 289.75043,328.1173 H 277.86678"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path712"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 278.41184,317.97224 v -2.21399"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path714"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 278.41184,315.75825 h -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path716"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 270.85279,315.75825 v 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path718"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 270.85279,323.3173 h 2.21399"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path720"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 280.99785,320.55825 -2.58601,-2.58601"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path722"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 277.86678,328.1173 -4.8,-4.8"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path724"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.49531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path726"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.49531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path728"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.05436,248.48266 v 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path730"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.49531,256.04171 v 2.99835"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path732"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 423.05436,256.04171 V 255.909"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path734"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.05436,255.909 3.09133,3.09133"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path736"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.49531,259.04006 7.51932,7.51932"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path738"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 426.14569,259.00033 h 53.43146"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path740"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.01463,266.55938 h 59.69358"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path742"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 479.57715,259.00033 501.1103,237.46717"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path744"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 482.70821,266.55938 25.96115,-25.96114"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path746"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 501.1103,237.46717 V 99.002389"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path748"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 508.66936,240.59824 V 95.871329"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path750"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 508.66936,95.871329 -8.32965,-8.32965"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path752"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 501.1103,99.002389 -3.90166,-3.90165"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path754"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 500.33971,87.541679 H 478.37904"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path756"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 497.20864,95.100739 H 481.5101"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path758"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 478.37904,87.541679 -6.90893,6.90893"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path760"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.5101,95.100739 -2.48093,2.48093"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path762"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.47011,97.981869 v 7.559061"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path764"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.47011,105.54093 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path766"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 479.02917,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path768"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.47011,94.450609 v 3.53126"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path770"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 479.02917,97.581669 v 0.4002"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path772"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 461.87011,97.981869 v 7.559061"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path774"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 461.87011,105.54093 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path776"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 469.42917,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path778"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 461.87011,97.981869 v -7.45063"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path780"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 469.42917,97.981869 v -4.31957"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path782"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 461.87011,90.531239 12.74187,-12.74187"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path784"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 469.42917,93.662299 8.31387,-8.31388"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path786"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 474.61198,77.789369 h 29.33831"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path788"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 477.74304,85.348419 h 23.07619"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path790"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 503.95029,77.789369 14.28278,14.28278"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path792"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 500.81923,85.348419 9.85479,9.85479"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path794"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 510.67402,95.203209 V 241.31662"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path796"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 518.23307,92.072149 V 244.44768"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path798"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 510.67402,241.31662 -27.35174,27.35174"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path800"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 518.23307,244.44768 -31.77973,31.77973"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path802"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 483.32228,268.66836 H 421.83212"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path804"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 486.45334,276.22741 H 418.70105"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path806"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 421.83212,268.66836 -8.37776,-8.37775"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path808"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 418.70105,276.22741 405.89531,263.42167"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path810"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.89531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path812"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.89531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path814"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 413.45436,248.48266 v 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path816"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.89531,263.42167 v -7.37996"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path818"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 413.45436,260.29061 v -4.2489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path820"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 491.61499,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path822"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 491.61499,98.926749 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path824"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 497.28428,98.926749 v 5.669291"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path826"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 491.61499,104.59604 v 21.1296"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path828"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 497.28428,104.59604 v 23.4779"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path830"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 491.61499,125.72564 -56.14943,56.14943"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path832"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 431.45677,185.88387 2e-5,-3e-5"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path834"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 497.28428,128.07394 -57.80992,57.80992"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path836"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 439.47436,185.88386 40.23512,40.23549"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path838"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 431.45679,185.88384 42.5834,42.58379"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path840"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 474.04019,249.42754 v 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path842"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 474.04019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path844"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 479.70948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path846"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 474.04019,228.46763 v 20.95991"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path848"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 479.70948,226.11935 v 23.30819"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path850"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 347.38822,165.10628 v 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path852"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 347.38822,170.77557 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path854"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 353.05751,170.77557 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path856"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 347.38822,165.10628 v -2.26341"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path858"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 353.05751,165.10628 v 0.0849"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path860"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 347.38822,162.84287 7.40122,-7.40122"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path862"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 353.05751,165.19117 4.08023,-4.08023"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path864"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 354.78944,155.44165 h 54.24234"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path866"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 357.13774,161.11094 H 406.6835"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path868"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 409.03178,155.44165 26.43378,26.43342"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path870"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.6835,161.11094 24.77327,24.77293"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path872"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 482.01499,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path874"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 482.01499,98.926749 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path876"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 487.68428,98.926749 v 5.669291"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path878"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 482.01499,104.59604 v 4.27555"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path880"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 487.68428,104.59604 v 6.62385"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path882"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 482.01499,108.87159 -3.42863,3.42864"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path884"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 487.68428,111.21989 -6.74963,6.74963"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path886"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 478.58636,112.30023 H 385.52834"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path888"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 480.93465,117.96952 H 387.87664"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path890"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 385.52834,112.30023 -51.0854,51.08541"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path892"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.87664,117.96952 -46.2397,46.2397"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path894"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 341.63694,164.20922 4.72776,7.58421"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path896"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 334.44294,163.38564 0.43809,0.70278"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path898"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 334.88103,164.08842 -10.40494,-1.77065"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path900"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.3647,171.79343 -19.95146,-3.39521"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path902"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 324.47609,162.31777 -52.67842,52.67842"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path904"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 326.41324,168.39822 -48.94628,48.94627"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path906"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 271.79767,214.99619 v 88.92328"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path908"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 277.46696,217.34449 v 89.01159"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path910"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 271.79767,303.91947 -10.48668,9.9462"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path912"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 277.46696,306.35608 -10.48668,9.9462"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path914"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 261.31099,313.86567 v 11.26036"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path916"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 266.98028,316.30228 v 6.47546"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path918"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 266.98028,322.77774 9.42751,9.4275"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path920"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 261.31099,325.12603 12.7485,12.7485"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path922"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 276.40779,332.20524 h 49.30915"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path924"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 274.05949,337.87453 h 54.00575"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path926"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 325.71694,332.20524 71.52325,-71.52325"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path928"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 328.06524,337.87453 74.84424,-74.84424"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path930"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 397.24019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path932"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 397.24019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path934"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 402.90948,249.42754 v 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path936"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 397.24019,260.68199 v -5.58516"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path938"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 402.90948,263.03029 v -7.93346"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path940"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.69531,307.10313 v 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path942"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.69531,312.77242 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path944"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 296.3646,312.77242 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path946"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.69531,307.10313 v -97.5385"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path948"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 296.3646,307.10313 v -95.1902"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path950"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 290.69531,209.56463 324.5691,175.69085"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path952"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 296.3646,211.91293 30.55279,-30.55279"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path954"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 324.5691,175.69085 h 28.78034"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path956"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 326.91739,181.36014 h 28.78035"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path958"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 353.34944,175.69085 4.25036,-4.25036"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path960"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 355.69774,181.36014 8.02933,-8.02933"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path962"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 362.65751,167.67524 v -2.56896"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path964"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 362.65751,165.10628 h -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path966"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 356.98822,165.10628 v 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path968"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 356.98822,170.77557 h 0.48583"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path970"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 363.72707,173.33081 -1.06956,-5.65557"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path972"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.5998,171.44049 -0.12575,-0.66492"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path974"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.69531,321.50313 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path976"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 296.3646,321.50313 v 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path978"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 296.3646,327.17242 h -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path980"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.69531,327.17242 v 0"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path982"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 290.69531,321.50313 H 280.60646"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path984"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 290.69531,327.17242 H 278.25817"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path986"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 277.46696,318.36363 v -1.6605"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path988"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 277.46696,316.70313 h -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path990"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 271.79767,316.70313 v 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path992"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 271.79767,322.37242 h 1.6605"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path994"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 280.60646,321.50313 -3.1395,-3.1395"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path996"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 278.25817,327.17242 -4.8,-4.8"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path998"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 416.44019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1000"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 416.44019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1002"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 422.10948,249.42754 v 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1004"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 416.44019,255.09683 v 3.55185"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1006"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 422.10948,255.09683 v 1.20355"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1008"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 422.10948,256.30038 3.64483,3.64483"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1010"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 416.44019,258.64868 6.96582,6.96582"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1012"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.75431,259.94521 h 54.21422"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1014"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.40601,265.6145 h 58.91082"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1016"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 479.96853,259.94521 22.08665,-22.08665"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1018"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 482.31683,265.6145 25.40764,-25.40765"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1020"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 502.05518,237.85856 V 98.611009"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1022"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 507.72447,240.20685 V 96.262709"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1024"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 507.72447,96.262709 -7.77615,-7.77615"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1026"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 502.05518,98.611009 -4.45515,-4.45516"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1028"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 499.94832,88.486559 h -21.1779"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1030"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 497.60003,94.155849 H 481.11872"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1032"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 478.77042,88.486559 -6.35543,6.35543"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1034"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.11872,94.155849 -3.03444,3.03444"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1036"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 472.41499,98.926749 v 5.669291"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1038"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 472.41499,104.59604 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1040"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 478.08428,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1042"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 472.41499,94.841989 v 4.08476"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1044"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 478.08428,97.190289 v 1.73646"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1046"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 462.81499,98.926749 v 5.669291"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1048"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 462.81499,104.59604 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1050"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 468.48428,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1052"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 462.81499,98.926749 v -8.00413"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1054"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 468.48428,98.926749 v -5.65583"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1056"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 462.81499,90.922619 12.18838,-12.18837"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1058"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 468.48428,93.270919 8.86738,-8.86738"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1060"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 475.00337,78.734249 h 28.55554"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1062"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 477.35166,84.403539 h 23.85895"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1064"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 503.55891,78.734249 13.72928,13.72928"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1066"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 501.21061,84.403539 10.40829,10.40829"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1068"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 511.6189,94.811829 V 241.708"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1070"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 517.28819,92.463529 V 244.0563"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1072"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 511.6189,241.708 -27.90524,27.90524"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1074"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 517.28819,244.0563 -31.22623,31.22623"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1076"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 483.71366,269.61324 H 421.44073"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1078"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 486.06196,275.28253 H 419.09243"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1080"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 421.44073,269.61324 -8.93125,-8.93125"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1082"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 419.09243,275.28253 406.84019,263.03029"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1084"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.84019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1086"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.84019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1088"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 412.50948,249.42754 v 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1090"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.84019,263.03029 v -7.93346"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1092"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 412.50948,260.68199 v -5.58516"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1094"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 490.67011,97.981869 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1096"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.09531,256.04171 0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1098"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.44334,171.72045 0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1100"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.07011,97.981869 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1102"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.29531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1104"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 289.75043,313.7173 0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1106"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 356.04334,164.1614 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1108"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 297.30948,320.55825 -0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1110"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 270.85279,315.75825 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1112"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.49531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1114"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.47011,105.54093 0.94488,-0.94489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1116"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 461.87011,105.54093 0.94488,-0.94489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1118"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.89531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1120"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 452.27011,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1122"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 452.27011,97.981869 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1124"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 459.82917,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1126"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 452.27011,105.54093 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1128"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 453.21499,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1130"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.21499,98.926749 h 5.6693"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1132"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 458.88429,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1134"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.21499,104.59604 h 5.6693"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1136"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 452.27011,97.981869 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1138"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 459.82917,105.54093 -0.94488,-0.94489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1140"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 442.67011,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1142"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 442.67011,97.981869 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1144"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 450.22917,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1146"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 442.67011,105.54093 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1148"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 443.61499,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1150"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 443.61499,98.926749 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1152"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 449.28428,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1154"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 443.61499,104.59604 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1156"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 442.67011,97.981869 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1158"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 450.22917,105.54093 -0.94489,-0.94489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1160"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 433.07011,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1162"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 433.07011,97.981869 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1164"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 440.62917,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1166"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 433.07011,105.54093 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1168"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 434.01499,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1170"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.01499,98.926749 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1172"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 439.68428,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1174"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.01499,104.59604 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1176"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 433.07011,97.981869 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1178"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 440.62917,105.54093 -0.94489,-0.94489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1180"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 423.47011,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1182"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.47011,97.981869 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1184"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 431.02917,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1186"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.47011,105.54093 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1188"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 424.41499,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1190"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 424.41499,98.926749 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1192"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 430.08428,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1194"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 424.41499,104.59604 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1196"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.47011,97.981869 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1198"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 431.02917,105.54093 -0.94489,-0.94489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1200"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 413.87011,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1202"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 413.87011,97.981869 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1204"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 421.42917,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1206"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 413.87011,105.54093 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1208"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 414.81499,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1210"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 414.81499,98.926749 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1212"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 420.48428,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1214"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 414.81499,104.59604 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1216"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 413.87011,97.981869 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1218"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 421.42917,105.54093 -0.94489,-0.94489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1220"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 404.27011,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1222"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 404.27011,97.981869 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1224"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 411.82917,105.54093 V 97.981869"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1226"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 404.27011,105.54093 h 7.55906"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1228"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 405.21499,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1230"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.21499,98.926749 h 5.6693"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1232"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 410.88429,104.59604 V 98.926749"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1234"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.21499,104.59604 h 5.6693"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1236"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 404.27011,97.981869 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1238"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 411.82917,105.54093 -0.94488,-0.94489"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1240"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 338.69531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1242"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 338.69531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1244"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.25436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1246"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 338.69531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1248"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.64019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1250"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.64019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1252"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 345.30948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1254"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.64019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1256"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 338.69531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1258"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.25436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1260"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.29531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1262"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.29531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1264"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 355.85436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1266"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.29531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1268"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 349.24019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1270"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 349.24019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1272"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 354.90948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1274"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 349.24019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1276"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.29531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1278"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 355.85436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1280"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.89531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1282"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.89531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1284"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 365.45436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1286"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.89531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1288"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.84019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1290"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.84019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1292"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 364.50948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1294"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.84019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1296"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.89531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1298"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 365.45436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1300"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.49531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1302"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.49531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1304"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 375.05436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1306"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.49531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1308"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 368.44019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1310"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 368.44019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1312"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 374.10948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1314"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 368.44019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1316"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.49531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1318"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 375.05436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1320"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.09531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1322"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.09531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1324"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 384.65436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1326"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.09531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1328"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 378.04019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1330"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 378.04019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1332"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 383.70948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1334"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 378.04019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1336"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.09531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1338"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 384.65436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1340"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 386.69531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1342"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 386.69531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1344"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 394.25436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1346"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 386.69531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1348"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.64019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1350"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.64019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1352"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 393.30948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1354"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.64019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1356"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 386.69531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1358"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 394.25436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1360"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.29531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1362"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.29531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1364"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 403.85436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1366"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.29531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1368"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 397.24019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1370"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 397.24019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1372"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 402.90948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1374"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 397.24019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1376"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.29531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1378"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 403.85436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1380"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.89531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1382"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.89531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1384"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 413.45436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1386"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.89531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1388"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.84019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1390"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.84019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1392"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 412.50948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1394"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.84019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1396"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 405.89531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1398"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 413.45436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1400"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.49531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1402"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.49531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1404"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.05436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1406"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.49531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1408"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 416.44019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1410"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 416.44019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1412"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 422.10948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1414"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 416.44019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1416"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.49531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1418"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.05436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1420"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.09531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1422"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.09531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1424"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 432.65436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1426"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.09531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1428"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 426.04019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1430"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 426.04019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1432"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 431.70948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1434"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 426.04019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1436"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.09531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1438"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 432.65436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1440"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.69531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1442"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.69531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1444"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 442.25436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1446"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.69531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1448"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.64019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1450"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.64019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1452"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 441.30948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1454"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.64019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1456"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.69531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1458"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 442.25436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1460"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.29531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1462"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.29531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1464"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 451.85436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1466"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.29531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1468"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 445.24019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1470"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 445.24019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1472"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 450.90948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1474"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 445.24019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1476"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.29531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1478"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 451.85436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1480"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.89531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1482"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.89531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1484"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 461.45436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1486"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.89531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1488"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.84019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1490"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.84019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1492"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 460.50948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1494"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.84019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1496"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.89531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1498"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 461.45436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1500"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.49531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1502"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.49531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1504"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.05436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1506"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.49531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1508"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 464.44019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1510"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 464.44019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1512"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 470.10948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1514"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 464.44019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1516"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.49531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1518"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.05436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1520"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.09531,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1522"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.09531,337.28266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1524"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 480.65436,344.84171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1526"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.09531,344.84171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1528"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 474.04019,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1530"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 474.04019,338.22754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1532"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 479.70948,343.89683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1534"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 474.04019,343.89683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1536"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.09531,337.28266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1538"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 480.65436,344.84171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1540"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.49531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1542"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.49531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1544"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.05436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1546"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.49531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1548"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 464.44019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1550"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 464.44019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1552"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 470.10948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1554"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 464.44019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1556"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.49531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1558"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.05436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1560"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.89531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1562"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.89531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1564"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 461.45436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1566"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.89531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1568"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.84019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1570"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.84019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1572"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 460.50948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1574"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.84019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1576"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 453.89531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1578"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 461.45436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1580"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.29531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1582"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.29531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1584"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 451.85436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1586"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.29531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1588"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 445.24019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1590"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 445.24019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1592"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 450.90948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1594"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 445.24019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1596"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.29531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1598"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 451.85436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1600"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.69531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1602"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.69531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1604"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 442.25436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1606"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.69531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1608"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.64019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1610"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.64019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1612"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 441.30948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1614"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.64019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1616"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 434.69531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1618"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 442.25436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1620"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.09531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1622"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.09531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1624"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 432.65436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1626"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.09531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1628"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 426.04019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1630"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 426.04019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1632"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 431.70948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1634"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 426.04019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1636"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.09531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1638"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 432.65436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1640"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 386.69531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1642"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 386.69531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1644"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 394.25436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1646"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 386.69531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1648"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.64019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1650"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.64019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1652"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 393.30948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1654"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.64019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1656"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 386.69531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1658"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 394.25436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1660"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.09531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1662"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.09531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1664"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 384.65436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1666"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.09531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1668"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 378.04019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1670"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 378.04019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1672"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 383.70948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1674"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 378.04019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1676"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.09531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1678"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 384.65436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1680"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.49531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1682"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.49531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1684"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 375.05436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1686"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.49531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1688"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 368.44019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1690"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 368.44019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1692"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 374.10948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1694"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 368.44019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1696"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.49531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1698"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 375.05436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1700"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.89531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1702"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.89531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1704"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 365.45436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1706"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.89531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1708"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.84019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1710"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.84019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1712"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 364.50948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1714"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.84019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1716"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.89531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1718"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 365.45436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1720"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.29531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1722"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.29531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1724"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 355.85436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1726"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.29531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1728"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 349.24019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1730"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 349.24019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1732"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 354.90948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1734"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 349.24019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1736"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.29531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1738"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 355.85436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1740"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 338.69531,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1742"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 338.69531,248.48266 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1744"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.25436,256.04171 v -7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1746"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 338.69531,256.04171 h 7.55905"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1748"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.64019,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1750"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.64019,249.42754 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1752"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 345.30948,255.09683 v -5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1754"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.64019,255.09683 h 5.66929"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1756"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 338.69531,248.48266 0.94488,0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1758"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.25436,256.04171 -0.94488,-0.94488"
-       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1760"
-       inkscape:connector-curvature="0" />
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Circuit_Etc"
-     id="g2294"
-     style="display:inline">
-    <path
-       d="M 491.14255,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1764"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 491.14255,98.454309 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1766"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 497.75673,98.454309 v 6.614171"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1768"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 491.14255,105.06848 v 20.46147"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1770"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 497.75673,105.06848 v 23.20115"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1772"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 491.14255,125.52995 -55.67699,55.67699"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1774"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 430.78863,185.88387 3e-5,-3e-5"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1776"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 497.75673,128.26963 -57.61424,57.61424"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1778"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 440.14249,185.88387 40.03943,40.03979"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1780"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 430.78866,185.88384 42.77909,42.77948"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1782"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.56775,248.9551 v 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1784"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.56775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1786"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 480.18192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1788"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 473.56775,228.66332 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1790"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 480.18192,225.92366 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1792"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.91578,164.63384 v 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1794"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.91578,171.24801 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1796"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 353.52995,171.24801 v -6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1798"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.91578,164.63384 v -1.98666"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1800"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 353.52995,164.63384 v 0.75302"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1802"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 346.91578,162.64718 7.67797,-7.67797"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1804"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 353.52995,165.38686 3.80348,-3.80348"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1806"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 354.59375,154.96921 h 54.63372"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1808"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.33343,161.58338 h 49.15438"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1810"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 409.22747,154.96921 26.23809,26.23773"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1812"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.48781,161.58338 24.30082,24.30049"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1814"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 481.54255,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1816"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.54255,98.454309 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1818"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 488.15673,98.454309 v 6.614171"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1820"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.54255,105.06848 v 3.60742"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1822"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 488.15673,105.06848 v 6.3471"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1824"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.54255,108.6759 -3.15189,3.15189"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1826"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 488.15673,111.41558 -7.02638,7.02638"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1828"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 478.39066,111.82779 H 385.33265"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1830"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 481.13035,118.44196 H 388.07233"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1832"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 385.33265,111.82779 333.84344,163.317"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1834"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 388.07233,118.44196 -45.83589,45.83589"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1836"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 342.23644,164.27785 5.08524,8.15766"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1838"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 333.84344,163.317 0.0806,0.12933"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1840"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 333.92406,163.44633 -9.6094,-1.63526"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1842"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 347.32168,172.43551 -20.74702,-3.53059"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1844"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 324.31466,161.81107 271.32523,214.8005"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1846"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 326.57466,168.90492 277.9394,217.54018"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1848"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 271.32523,214.8005 v 88.91592"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1850"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 277.9394,217.54018 v 89.01895"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1852"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 271.32523,303.71642 -10.48668,9.9462"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1854"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 277.9394,306.55913 -10.48667,9.9462"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1856"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 260.83855,313.66262 v 11.65911"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1858"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 267.45273,316.50533 v 6.07671"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1860"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 267.45273,322.58204 9.15075,9.15076"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1862"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 260.83855,325.32173 13.02525,13.02524"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1864"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 276.60348,331.7328 h 48.91777"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1866"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 273.8638,338.34697 h 54.39713"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1868"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 325.52125,331.7328 71.2465,-71.2465"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1870"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 328.26093,338.34697 75.12099,-75.12099"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1872"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 396.76775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1874"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.76775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1876"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 403.38192,248.9551 v 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1878"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.76775,260.4863 v -4.91703"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1880"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 403.38192,263.22598 v -7.65671"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1882"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.22287,306.63069 v 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1884"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.22287,313.24486 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1886"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 296.83704,313.24486 v -6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1888"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 290.22287,306.63069 V 209.36894"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1890"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 296.83704,306.63069 V 212.10862"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1892"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 290.22287,209.36894 324.3734,175.2184"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1894"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 296.83704,212.10862 30.27605,-30.27604"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1896"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 324.3734,175.2184 h 28.78035"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1898"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 327.11309,181.83258 h 28.78034"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1900"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 353.15375,175.2184 3.93544,-3.93544"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1902"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 355.89343,181.83258 8.34424,-8.34425"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1904"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 363.12995,167.63096 v -2.99712"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1906"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 363.12995,164.63384 h -6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1908"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 356.51578,164.63384 v 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1910"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 356.51578,171.24801 h 0.5668"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1912"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 364.23767,173.48833 -1.10772,-5.85737"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1914"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 357.08919,171.28296 -0.007,-0.0349"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1916"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.22287,321.03069 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1918"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 296.83704,321.03069 v 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1920"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 296.83704,327.64486 h -6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1922"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.22287,327.64486 v 0"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1924"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 290.22287,321.03069 h -9.42071"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1926"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 290.22287,327.64486 H 278.06248"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1928"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 277.9394,318.16793 v -1.93724"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1930"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 277.9394,316.23069 h -6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1932"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 271.32523,316.23069 v 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1934"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 271.32523,322.84486 h 1.93725"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1936"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 280.80216,321.03069 -2.86276,-2.86276"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1938"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 278.06248,327.64486 -4.8,-4.8"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1940"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 415.96775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1942"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.96775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1944"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 422.58192,248.9551 v 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1946"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.96775,255.56927 v 3.2751"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1948"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 422.58192,255.56927 v 0.53542"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1950"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 422.58192,256.10469 3.36808,3.36808"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1952"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.96775,258.84437 7.24257,7.24257"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1954"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.95,259.47277 h 53.82284"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1956"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.21032,266.08694 h 59.3022"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1958"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 479.77284,259.47277 21.8099,-21.80991"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1960"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 482.51252,266.08694 25.68439,-25.6844"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1962"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 501.58274,237.66286 V 98.806699"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1964"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 508.19691,240.40254 V 96.067019"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1966"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 508.19691,96.067019 -8.0529,-8.0529"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1968"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 501.58274,98.806699 -4.17841,-4.17841"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1970"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 500.14401,88.014119 H 478.57473"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1972"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 497.40433,94.628289 H 481.31441"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1974"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 478.57473,88.014119 -6.63218,6.63218"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1976"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 481.31441,94.628289 -2.75768,2.75769"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1978"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.94255,98.454309 v 6.614171"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1980"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.94255,105.06848 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1982"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 478.55673,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1984"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 471.94255,94.646299 v 3.80801"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1986"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 478.55673,97.385979 v 1.06833"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1988"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 462.34255,98.454309 v 6.614171"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1990"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 462.34255,105.06848 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1992"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 468.95673,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1994"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 462.34255,98.454309 v -7.72738"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1996"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 468.95673,98.454309 v -4.9877"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path1998"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 462.34255,90.726929 12.46512,-12.46512"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2000"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 468.95673,93.466609 8.59062,-8.59063"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2002"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 474.80767,78.261809 H 503.7546"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2004"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 477.54735,84.875979 h 23.46757"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2006"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 503.7546,78.261809 14.00603,14.00603"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2008"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 501.01492,84.875979 10.13154,10.13154"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2010"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 511.14646,95.007519 V 241.51231"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2012"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 517.76063,92.267839 V 244.25199"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2014"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 511.14646,241.51231 483.51797,269.1408"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2016"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 517.76063,244.25199 -31.50298,31.50298"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2018"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 483.51797,269.1408 H 421.63642"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2020"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 486.25765,275.75497 H 418.89674"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2022"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 421.63642,269.1408 -8.6545,-8.6545"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2024"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 418.89674,275.75497 406.36775,263.22598"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2026"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 406.36775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2028"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.36775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2030"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 412.98192,248.9551 v 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2032"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.36775,263.22598 v -7.65671"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2034"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 412.98192,260.4863 v -4.91703"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2036"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 452.74255,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2038"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 452.74255,98.454309 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2040"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 459.35673,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2042"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 452.74255,105.06848 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2044"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 443.14255,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2046"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 443.14255,98.454309 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2048"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 449.75673,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2050"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 443.14255,105.06848 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2052"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 433.54255,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2054"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 433.54255,98.454309 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2056"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 440.15673,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2058"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 433.54255,105.06848 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2060"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 423.94255,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2062"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.94255,98.454309 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2064"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 430.55673,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2066"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 423.94255,105.06848 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2068"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 414.34255,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2070"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 414.34255,98.454309 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2072"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 420.95673,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2074"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 414.34255,105.06848 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2076"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 404.74255,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2078"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 404.74255,98.454309 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2080"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 411.35673,105.06848 V 98.454309"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2082"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 404.74255,105.06848 h 6.61418"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2084"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 339.16775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2086"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.16775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2088"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 345.78192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2090"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.16775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2092"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 348.76775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2094"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.76775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2096"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 355.38192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2098"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.76775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2100"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 358.36775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2102"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.36775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2104"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 364.98192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2106"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.36775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2108"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 367.96775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2110"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.96775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2112"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 374.58192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2114"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.96775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2116"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 377.56775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2118"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.56775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2120"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 384.18192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2122"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.56775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2124"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 387.16775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2126"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.16775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2128"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 393.78192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2130"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.16775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2132"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 396.76775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2134"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.76775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2136"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 403.38192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2138"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 396.76775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2140"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 406.36775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2142"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.36775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2144"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 412.98192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2146"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 406.36775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2148"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 415.96775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2150"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.96775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2152"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 422.58192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2154"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 415.96775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2156"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 425.56775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2158"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.56775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2160"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 432.18192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2162"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.56775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2164"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 435.16775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2166"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.16775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2168"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 441.78192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2170"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.16775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2172"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 444.76775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2174"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.76775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2176"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 451.38192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2178"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.76775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2180"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 454.36775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2182"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.36775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2184"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 460.98192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2186"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.36775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2188"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 463.96775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2190"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.96775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2192"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 470.58192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2194"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.96775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2196"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 473.56775,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2198"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.56775,337.7551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2200"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 480.18192,344.36927 V 337.7551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2202"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 473.56775,344.36927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2204"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 463.96775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2206"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.96775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2208"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 470.58192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2210"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 463.96775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2212"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 454.36775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2214"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.36775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2216"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 460.98192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2218"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 454.36775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2220"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 444.76775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2222"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.76775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2224"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 451.38192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2226"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 444.76775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2228"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 435.16775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2230"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.16775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2232"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 441.78192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2234"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 435.16775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2236"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 425.56775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2238"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.56775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2240"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 432.18192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2242"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 425.56775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2244"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 387.16775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2246"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.16775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2248"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 393.78192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2250"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 387.16775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2252"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 377.56775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2254"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.56775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2256"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 384.18192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2258"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 377.56775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2260"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 367.96775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2262"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.96775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2264"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 374.58192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2266"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 367.96775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2268"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 358.36775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2270"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.36775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2272"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 364.98192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2274"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 358.36775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2276"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 348.76775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2278"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.76775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2280"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 355.38192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2282"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 348.76775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2284"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 339.16775,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2286"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.16775,248.9551 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2288"
-       inkscape:connector-curvature="0" />
-    <path
-       d="M 345.78192,255.56927 V 248.9551"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2290"
-       inkscape:connector-curvature="0" />
-    <path
-       d="m 339.16775,255.56927 h 6.61417"
-       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
-       id="path2292"
-       inkscape:connector-curvature="0" />
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="0"
-     id="g2296" />
-</svg>
-- 
GitLab