changeset 121:1bc0ad774ed4

More impressive data, use a wider range of things, and document things!
author Thibaut Girka <thib@sitedethib.com>
date Fri, 09 Sep 2011 21:36:53 +0200
parents 4300a832f033
children 174324a4da51
files data/ST/Makefile data/ST/eff01.script data/ST/eff01.svg data/ST/etama3.script data/ST/etama3.svg data/ST/etama4.script data/ST/etama4.svg data/ST/face.svg data/ST/make_ecl.py data/ST/make_stage.py
diffstat 10 files changed, 3680 insertions(+), 160 deletions(-) [+]
line wrap: on
line diff
--- a/data/ST/Makefile
+++ b/data/ST/Makefile
@@ -1,4 +1,4 @@
-all: stg1bg.png stg1bg.anm stage1.std face03a.anm face03b.anm face42.png eff01.png eff01.anm stg1enm2.anm ecldata1.ecl stg1enm.png stg1enm.anm stg1enm2.anm msg1.dat etama3.anm etama3.png
+all: stg1bg.png stg1bg.anm stage1.std face03a.anm face03b.anm face42.png eff01.png eff01.anm stg1enm2.anm ecldata1.ecl stg1enm.png stg1enm.anm stg1enm2.anm msg1.dat etama3.anm etama3.png etama4.anm etama4.png
 
 face42.png: face.svg
 	inkscape -e face42.png face.svg
@@ -40,10 +40,18 @@ etama3.anm: etama3.script
 	thanm c etama3.anm etama3.script
 
 
+etama4.anm: etama4.script
+	thanm c etama4.anm etama4.script
+
+
 etama3.png: etama3.svg
 	inkscape -e etama3.png etama3.svg
 
 
+etama4.png: etama4.svg
+	inkscape -e etama4.png etama4.svg
+
+
 stg1enm2.anm: stg1enm2.script
 	thanm c stg1enm2.anm stg1enm2.script
 
@@ -61,6 +69,6 @@ msg1.dat: msg1.script
 
 
 clean:
-	rm -f stg1bg.png stg1bg.anm stage1.std face03a.anm face03b.anm face42.png eff01.png eff01.anm stg1enm2.anm ecldata1.ecl stg1enm.png stg1enm.anm stg1enm2.anm msg1.dat etama3.anm etama3.png
+	rm -f stg1bg.png stg1bg.anm stage1.std face03a.anm face03b.anm face42.png eff01.png eff01.anm stg1enm2.anm ecldata1.ecl stg1enm.png stg1enm.anm stg1enm2.anm msg1.dat etama3.anm etama3.png etama4.anm etama4.png
 
 .PHONY: all clean
--- a/data/ST/eff01.script
+++ b/data/ST/eff01.script
@@ -8,5 +8,7 @@ Sprite: 0 384*448+0+0
 
 Script: 0
 Instruction: 0 0 1 0
+Instruction: 0 0 17 32.0f 16.0f 0.0f # Translation. Why is it needed?
+Instruction: 0 0 23
 Instruction: 0 0 15
 
--- a/data/ST/eff01.svg
+++ b/data/ST/eff01.svg
@@ -14,15 +14,15 @@
    id="svg2"
    version="1.1"
    inkscape:version="0.48.1 r9760"
-   sodipodi:docname="Nouveau document 1">
+   sodipodi:docname="eff01.svg">
   <defs
      id="defs4" />
   <sodipodi:namedview
      id="base"
-     pagecolor="#ffffff"
+     pagecolor="#000000"
      bordercolor="#666666"
      borderopacity="1.0"
-     inkscape:pageopacity="0.0"
+     inkscape:pageopacity="1"
      inkscape:pageshadow="2"
      inkscape:zoom="0.98994949"
      inkscape:cx="56.848704"
@@ -43,7 +43,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -51,14 +51,5 @@
      inkscape:label="Calque 1"
      inkscape:groupmode="layer"
      id="layer1"
-     transform="translate(0,-796.36218)">
-    <rect
-       style="fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-       id="rect2985"
-       width="428.30469"
-       height="338.40109"
-       x="-56.568542"
-       y="-44.015305"
-       transform="translate(0,796.36218)" />
-  </g>
+     transform="translate(0,-796.36218)" />
 </svg>
--- a/data/ST/etama3.script
+++ b/data/ST/etama3.script
@@ -13,122 +13,222 @@ Sprite: 4 16*16+64+32 # Full power item
 Sprite: 5 16*16+80+32 # Life item
 Sprite: 6 16*16+96+32 # Star item
 
-Sprite: 7 8*16+112+32 # HARDOCDED: Power item indicator
-Sprite: 8 8*16+128+32 # HARDOCDED: Point item indicator
-Sprite: 9 8*16+144+32 # HARDOCDED: Big power item indicator
-Sprite: 10 8*16+160+32 # HARDOCDED: Bomb item indicator
-Sprite: 11 8*16+176+32 # HARDOCDED: Full power indicator
-Sprite: 12 8*16+192+32 # HARDOCDED: Life item indicator
-Sprite: 13 8*16+208+32 # HARDOCDED: Star item indicator
+Sprite: 7 16*16+112+32 # HARDCODED: Power item indicator
+Sprite: 8 16*16+128+32 # HARDCODED: Point item indicator
+Sprite: 9 16*16+144+32 # HARDCODED: Big power item indicator
+Sprite: 10 16*16+160+32 # HARDCODED: Bomb item indicator
+Sprite: 11 16*16+176+32 # HARDCODED: Full power indicator
+Sprite: 12 16*16+192+32 # HARDCODED: Life item indicator
+Sprite: 13 16*16+208+32 # HARDCODED: Star item indicator
 
-# Bullets
+# Energy bullets
 Sprite: 14 16*16+0+0
 Sprite: 15 16*16+16+0
 Sprite: 16 16*16+32+0
 Sprite: 17 16*16+48+0
 Sprite: 18 16*16+64+0
 Sprite: 29 16*16+80+0
-Sprite: 20 16*16+96+0
+Sprite: 30 16*16+96+0
+Sprite: 31 16*16+112+0
+Sprite: 32 16*16+128+0
+Sprite: 33 16*16+144+0
+Sprite: 34 16*16+160+0
+Sprite: 35 16*16+176+0
+Sprite: 36 16*16+192+0
+Sprite: 37 16*16+208+0
+Sprite: 38 16*16+224+0
+Sprite: 39 16*16+240+0
+
+# "focused" things
+Sprite: 40 8*16+4+16
+Sprite: 41 8*16+20+16
+Sprite: 42 8*16+36+16
+Sprite: 43 8*16+52+16
+Sprite: 44 8*16+68+16
+Sprite: 45 8*16+84+16
+Sprite: 46 8*16+100+16
+Sprite: 47 8*16+116+16
+Sprite: 48 8*16+132+16
+Sprite: 49 8*16+148+16
+Sprite: 50 8*16+164+16
+Sprite: 51 8*16+180+16
+Sprite: 52 8*16+196+16
+Sprite: 53 8*16+212+16
+Sprite: 54 8*16+228+16
+Sprite: 55 8*16+244+16
 
-Sprite: 21 16*16+4+16
-Sprite: 22 16*16+20+16
-Sprite: 23 16*16+36+16
-Sprite: 24 16*16+52+16
-Sprite: 25 16*16+68+16
-Sprite: 26 16*16+84+16
-Sprite: 27 16*16+100+16
+# Numbered bullets
+Sprite: 56 16*16+0+48   # 0
+Sprite: 57 16*16+16+48  # 1
+Sprite: 58 16*16+32+48  # 2
+Sprite: 59 16*16+48+48  # 3
+Sprite: 60 16*16+64+48  # 4
+Sprite: 61 16*16+80+48  # 5
+Sprite: 62 16*16+96+48  # 6
+Sprite: 63 16*16+112+48 # 7
+Sprite: 64 16*16+128+48 # 8
+Sprite: 65 16*16+144+48 # ⑨
+Sprite: 66 16*16+160+48 # 10 (A)
+Sprite: 67 16*16+176+48 # 11 (B)
+Sprite: 68 16*16+192+48 # 12 (C)
+Sprite: 69 16*16+208+48 # 13 (D)
+Sprite: 70 16*16+224+48 # 14 (E)
+Sprite: 71 16*16+240+48 # 15 (F)
+
+# Lasers
+Sprite: 72 16*16+0+64
+Sprite: 73 16*16+16+64
+Sprite: 74 16*16+32+64
+Sprite: 75 16*16+48+64
+Sprite: 76 16*16+64+64
+Sprite: 77 16*16+80+64
+Sprite: 78 16*16+96+64
+Sprite: 79 16*16+112+64
+Sprite: 80 16*16+128+64
+Sprite: 81 16*16+144+64
+Sprite: 82 16*16+160+64
+Sprite: 83 16*16+176+64
+Sprite: 84 16*16+192+64
+Sprite: 85 16*16+208+64
+Sprite: 86 16*16+224+64
+Sprite: 87 16*16+240+64
+
+# Lasers type 2
+Sprite: 88 16*16+0+80
+Sprite: 89 16*16+16+80
+Sprite: 90 16*16+32+80
+Sprite: 91 16*16+48+80
+Sprite: 92 16*16+64+80
+Sprite: 93 16*16+80+80
+Sprite: 94 16*16+96+80
+Sprite: 95 16*16+112+80
+Sprite: 96 16*16+128+80
+Sprite: 97 16*16+144+80
+Sprite: 98 16*16+160+80
+Sprite: 99 16*16+176+80
+Sprite: 100 16*16+192+80
+Sprite: 101 16*16+208+80
+Sprite: 102 16*16+224+80
+Sprite: 103 16*16+240+80
+
+# HARDCODED laser ends
+Sprite: 140 16*16+0+81
+Sprite: 141 16*16+32+81
+Sprite: 142 16*16+64+81
+Sprite: 143 16*16+96+81
+Sprite: 144 16*16+128+81
+Sprite: 145 16*16+160+81
+
 
 # Scripts: some are hardcoded in the game
 
+# HARDCODED: Bullet type 0
+Script: 0 # Numeroted balls
+Instruction: 0 0 1 56
+Instruction: 0 0 15
+
+# HARDCODED: Bullet type 1
 Script: 1 # Energy balls
 Instruction: 0 0 1 14
 Instruction: 0 0 15
 
-
+# HARDCODED: Bullet type 2
 Script: 2 # Focused things
-Instruction: 0 0 1 21
+Instruction: 0 0 1 40
 Instruction: 0 0 26 1
 Instruction: 0 0 15
 
-
-# Hardcoded scripts
-
-Script: 0
-Instruction: 0 0 1 0
-Instruction: 0 0 15
-
+# HARDCODED: Bullet type 3
 Script: 3
 Instruction: 0 0 1 0
 Instruction: 0 0 15
 
+# HARDCODED: Bullet type 4
 Script: 4
 Instruction: 0 0 1 0
 Instruction: 0 0 15
 
+# HARDCODED: Bullet type 5
 Script: 5
 Instruction: 0 0 1 0
 Instruction: 0 0 15
 
+# HARDCODED: Bullet type 6
 Script: 6
 Instruction: 0 0 1 0
 Instruction: 0 0 15
 
+# HARDCODED: Bullet type 7
 Script: 7
 Instruction: 0 0 1 0
 Instruction: 0 0 15
 
+# HARDCODED: Bullet type 8
 Script: 8
 Instruction: 0 0 1 0
 Instruction: 0 0 15
 
-
+# HARDCODED: Laser type 0
 Script: 9
-Instruction: 0 0 1 0
-Instruction: 0 0 15
-
-Script: 10
-Instruction: 0 0 1 0
+Instruction: 0 0 1 72
+Instruction: 0 0 13
 Instruction: 0 0 15
 
-Script: 11
-Instruction: 0 0 1 0
-Instruction: 0 0 15
-
-Script: 12
-Instruction: 0 0 1 0
-Instruction: 0 0 15
-
-Script: 13
-Instruction: 0 0 1 0
+# HARDCODED: Laser type 1
+Script: 10
+Instruction: 0 0 1 88
+Instruction: 0 0 13
 Instruction: 0 0 15
 
+# ARDCODED: cancel anim for bullet type 0
+Script: 11
+Instruction: 0 0 1 56
+Instruction: 0 0 0
+
+# HARDCODED: cancel anim for bullet type 1, 2, 3, 4, 5
+Script: 12
+Instruction: 0 0 1 56
+Instruction: 0 0 0
+
+# HARDCODED: cancel anim for bullet type 6, 7, 8
+Script: 13
+Instruction: 0 0 1 56
+Instruction: 0 0 0
+
+# HARDCODED: launch anim for bullet type 0, flag 2
 Script: 14
-Instruction: 0 0 1 0
-Instruction: 0 0 15
+Instruction: 0 0 1 56
+Instruction: 20 0 0
 
+# HARDCODED: launch anim for bullet type 0, flag 4
 Script: 15
-Instruction: 0 0 1 0
-Instruction: 0 0 15
+Instruction: 0 0 1 56
+Instruction: 200 0 0
 
+# HARDCODED: launch anim for bullet type 0, flag 8
 Script: 16
-Instruction: 0 0 1 0
-Instruction: 0 0 15
+Instruction: 0 0 1 56
+Instruction: 200 0 0
 
+# HARDCODED: launch anim for bullet type (1, 2, 3, 4, 5), flag 2
 Script: 17
-Instruction: 0 0 1 0
-Instruction: 0 0 15
+Instruction: 0 0 1 56
+Instruction: 200 0 0
 
+# HARDCODED: launch anim for bullet type (1, 2, 3, 4, 5), flag 4
 Script: 18
-Instruction: 0 0 1 0
-Instruction: 0 0 15
+Instruction: 0 0 1 56
+Instruction: 200 0 0
 
+# HARDCODED: launch anim for bullet type (1, 2, 3, 4, 5), flag 8
 Script: 19
-Instruction: 0 0 1 0
-Instruction: 0 0 15
+Instruction: 0 0 1 56
+Instruction: 200 0 0
 
+# HARDCODED: launch anim for bullet type (6, 7, 8), flag (2, 4, 8)
 Script: 20
-Instruction: 0 0 1 0
-Instruction: 0 0 15
+Instruction: 0 0 1 56
+Instruction: 200 0 0
 
 # HARDCODED: Power item
 Script: 21
--- a/data/ST/etama3.svg
+++ b/data/ST/etama3.svg
@@ -19,6 +19,548 @@
   <defs
      id="defs4">
     <linearGradient
+       id="linearGradient4370">
+      <stop
+         id="stop4372"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#f0f0f0;stop-opacity:1;"
+         offset="0.25"
+         id="stop4374" />
+      <stop
+         id="stop4376"
+         offset="0.40000001"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4378" />
+      <stop
+         style="stop-color:#f0f0f0;stop-opacity:1;"
+         offset="0.75"
+         id="stop4380" />
+      <stop
+         id="stop4382"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4356">
+      <stop
+         id="stop4358"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffe600;stop-opacity:1;"
+         offset="0.25"
+         id="stop4360" />
+      <stop
+         id="stop4362"
+         offset="0.40000001"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4364" />
+      <stop
+         style="stop-color:#ffe600;stop-opacity:1;"
+         offset="0.75"
+         id="stop4366" />
+      <stop
+         id="stop4368"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4342">
+      <stop
+         id="stop4344"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#f5f500;stop-opacity:1;"
+         offset="0.25"
+         id="stop4346" />
+      <stop
+         id="stop4348"
+         offset="0.40000001"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4350" />
+      <stop
+         style="stop-color:#f5f500;stop-opacity:1;"
+         offset="0.75"
+         id="stop4352" />
+      <stop
+         id="stop4354"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4328">
+      <stop
+         id="stop4330"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#dcdc00;stop-opacity:1;"
+         offset="0.25"
+         id="stop4332" />
+      <stop
+         id="stop4334"
+         offset="0.40000001"
+         style="stop-color:#ffffe6;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffe6;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4336" />
+      <stop
+         style="stop-color:#dcdc00;stop-opacity:1;"
+         offset="0.75"
+         id="stop4338" />
+      <stop
+         id="stop4340"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4314">
+      <stop
+         id="stop4316"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#8cfa00;stop-opacity:1;"
+         offset="0.25"
+         id="stop4318" />
+      <stop
+         id="stop4320"
+         offset="0.40000001"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4322" />
+      <stop
+         style="stop-color:#8cfa00;stop-opacity:1;"
+         offset="0.75"
+         id="stop4324" />
+      <stop
+         id="stop4326"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4300">
+      <stop
+         id="stop4302"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#00f500;stop-opacity:1;"
+         offset="0.25"
+         id="stop4304" />
+      <stop
+         id="stop4306"
+         offset="0.40000001"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4308" />
+      <stop
+         style="stop-color:#00f500;stop-opacity:1;"
+         offset="0.75"
+         id="stop4310" />
+      <stop
+         id="stop4312"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4286">
+      <stop
+         id="stop4288"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#00d200;stop-opacity:1;"
+         offset="0.25"
+         id="stop4290" />
+      <stop
+         id="stop4292"
+         offset="0.40000001"
+         style="stop-color:#e6ffe6;stop-opacity:1;" />
+      <stop
+         style="stop-color:#e6ffe6;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4294" />
+      <stop
+         style="stop-color:#00d200;stop-opacity:1;"
+         offset="0.75"
+         id="stop4296" />
+      <stop
+         id="stop4298"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4272">
+      <stop
+         id="stop4274"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#00dcdc;stop-opacity:1;"
+         offset="0.25"
+         id="stop4276" />
+      <stop
+         id="stop4278"
+         offset="0.40000001"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4280" />
+      <stop
+         style="stop-color:#00dcdc;stop-opacity:1;"
+         offset="0.75"
+         id="stop4282" />
+      <stop
+         id="stop4284"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4258">
+      <stop
+         id="stop4260"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#00bebe;stop-opacity:1;"
+         offset="0.25"
+         id="stop4262" />
+      <stop
+         id="stop4264"
+         offset="0.40000001"
+         style="stop-color:#e6ffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#e6ffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4266" />
+      <stop
+         style="stop-color:#00bebe;stop-opacity:1;"
+         offset="0.75"
+         id="stop4268" />
+      <stop
+         id="stop4270"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4244">
+      <stop
+         id="stop4246"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#0000fa;stop-opacity:1;"
+         offset="0.25"
+         id="stop4248" />
+      <stop
+         id="stop4250"
+         offset="0.40000001"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4252" />
+      <stop
+         style="stop-color:#0000fa;stop-opacity:1;"
+         offset="0.75"
+         id="stop4254" />
+      <stop
+         id="stop4256"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4230">
+      <stop
+         id="stop4232"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#0000dc;stop-opacity:1;"
+         offset="0.25"
+         id="stop4234" />
+      <stop
+         id="stop4236"
+         offset="0.40000001"
+         style="stop-color:#e6e6ff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#e6e6ff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4238" />
+      <stop
+         style="stop-color:#0000dc;stop-opacity:1;"
+         offset="0.75"
+         id="stop4240" />
+      <stop
+         id="stop4242"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4216">
+      <stop
+         id="stop4218"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#fa00fa;stop-opacity:1;"
+         offset="0.25"
+         id="stop4220" />
+      <stop
+         id="stop4222"
+         offset="0.40000001"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4224" />
+      <stop
+         style="stop-color:#fa00fa;stop-opacity:1;"
+         offset="0.75"
+         id="stop4226" />
+      <stop
+         id="stop4228"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4202">
+      <stop
+         id="stop4204"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#c800c8;stop-opacity:1;"
+         offset="0.25"
+         id="stop4206" />
+      <stop
+         id="stop4208"
+         offset="0.40000001"
+         style="stop-color:#ffe6ff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffe6ff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4210" />
+      <stop
+         style="stop-color:#c800c8;stop-opacity:1;"
+         offset="0.75"
+         id="stop4212" />
+      <stop
+         id="stop4214"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4188">
+      <stop
+         id="stop4190"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#fa0000;stop-opacity:1;"
+         offset="0.25"
+         id="stop4192" />
+      <stop
+         id="stop4194"
+         offset="0.40000001"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4196" />
+      <stop
+         style="stop-color:#fa0000;stop-opacity:1;"
+         offset="0.75"
+         id="stop4198" />
+      <stop
+         id="stop4200"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4174">
+      <stop
+         id="stop4176"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#dc0000;stop-opacity:1;"
+         offset="0.25"
+         id="stop4178" />
+      <stop
+         id="stop4180"
+         offset="0.40000001"
+         style="stop-color:#ffdcdc;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffdcdc;stop-opacity:1;"
+         offset="0.60000002"
+         id="stop4182" />
+      <stop
+         style="stop-color:#dc0000;stop-opacity:1;"
+         offset="0.75"
+         id="stop4184" />
+      <stop
+         id="stop4186"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4092">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop4094" />
+      <stop
+         id="stop4108"
+         offset="0.25"
+         style="stop-color:#c8c8c8;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0.40000001"
+         id="stop4110" />
+      <stop
+         id="stop4112"
+         offset="0.60000002"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop4106"
+         offset="0.75"
+         style="stop-color:#c8c8c8;stop-opacity:1;" />
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="1"
+         id="stop4096" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4079">
+      <stop
+         style="stop-color:#787878;stop-opacity:1;"
+         offset="0"
+         id="stop4081" />
+      <stop
+         style="stop-color:#787878;stop-opacity:0;"
+         offset="1"
+         id="stop4083" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4038">
+      <stop
+         id="stop4040"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop4042"
+         offset="1"
+         style="stop-color:#d2d2d2;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4024">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4026" />
+      <stop
+         style="stop-color:#fff000;stop-opacity:1;"
+         offset="1"
+         id="stop4028" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4009">
+      <stop
+         id="stop4011"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop4013"
+         offset="1"
+         style="stop-color:#f0f000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3995">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3997" />
+      <stop
+         style="stop-color:#dcdc00;stop-opacity:1;"
+         offset="1"
+         id="stop3999" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3981">
+      <stop
+         id="stop3983"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3985"
+         offset="1"
+         style="stop-color:#00ff00;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3967">
+      <stop
+         id="stop3969"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3971"
+         offset="1"
+         style="stop-color:#00be00;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3961">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3963" />
+      <stop
+         style="stop-color:#00e600;stop-opacity:1;"
+         offset="1"
+         id="stop3965" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3939">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3941" />
+      <stop
+         style="stop-color:#00bebe;stop-opacity:1;"
+         offset="1"
+         id="stop3943" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3925">
+      <stop
+         id="stop3927"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3929"
+         offset="1"
+         style="stop-color:#00e6e6;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
        id="linearGradient4181">
       <stop
          id="stop4183"
@@ -557,6 +1099,743 @@
        fx="125.51145"
        fy="36.601765"
        r="7.2221756" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3939"
+       id="radialGradient3155"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3925"
+       id="radialGradient3937"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3967"
+       id="radialGradient3957"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3961"
+       id="radialGradient3959"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3981"
+       id="radialGradient3979"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3995"
+       id="radialGradient3993"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4009"
+       id="radialGradient4007"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4024"
+       id="radialGradient4022"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4038"
+       id="radialGradient4036"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3939"
+       id="radialGradient4046"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.640588,-2.5194534e-8,3.6958855e-8,2.4066432,106.87586,-1158.0757)"
+       cx="7.9996371"
+       cy="822.54395"
+       fx="7.9996371"
+       fy="822.54395"
+       r="4.0006957" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3925"
+       id="radialGradient4050"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.640588,-2.5194534e-8,3.6958855e-8,2.4066432,122.87586,-1158.0757)"
+       cx="7.9996371"
+       cy="822.54395"
+       fx="7.9996371"
+       fy="822.54395"
+       r="4.0006957" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3967"
+       id="radialGradient4054"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.640588,-2.5194534e-8,3.6958855e-8,2.4066432,138.87586,-1158.0757)"
+       cx="7.9996371"
+       cy="822.54395"
+       fx="7.9996371"
+       fy="822.54395"
+       r="4.0006957" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3961"
+       id="radialGradient4058"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.640588,-2.5194534e-8,3.6958855e-8,2.4066432,154.87587,-1158.0757)"
+       cx="7.9996371"
+       cy="822.54395"
+       fx="7.9996371"
+       fy="822.54395"
+       r="4.0006957" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3981"
+       id="radialGradient4062"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.640588,-2.5194534e-8,3.6958855e-8,2.4066432,170.87587,-1158.0757)"
+       cx="7.9996371"
+       cy="822.54395"
+       fx="7.9996371"
+       fy="822.54395"
+       r="4.0006957" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3995"
+       id="radialGradient4066"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.640588,-2.5194534e-8,3.6958855e-8,2.4066432,186.87587,-1158.0757)"
+       cx="7.9996371"
+       cy="822.54395"
+       fx="7.9996371"
+       fy="822.54395"
+       r="4.0006957" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4009"
+       id="radialGradient4070"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.640588,-2.5194534e-8,3.6958855e-8,2.4066432,202.87587,-1158.0757)"
+       cx="7.9996371"
+       cy="822.54395"
+       fx="7.9996371"
+       fy="822.54395"
+       r="4.0006957" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4024"
+       id="radialGradient4074"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.640588,-2.5194534e-8,3.6958855e-8,2.4066432,218.87587,-1158.0757)"
+       cx="7.9996371"
+       cy="822.54395"
+       fx="7.9996371"
+       fy="822.54395"
+       r="4.0006957" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4038"
+       id="radialGradient4078"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.640588,-2.5194534e-8,3.6958855e-8,2.4066432,234.87587,-1158.0757)"
+       cx="7.9996371"
+       cy="822.54395"
+       fx="7.9996371"
+       fy="822.54395"
+       r="4.0006957" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4188"
+       id="linearGradient4100"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643"
+       gradientUnits="userSpaceOnUse"
+       spreadMethod="pad"
+       gradientTransform="translate(26.696701,782.19952)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4202"
+       id="linearGradient4116"
+       gradientUnits="userSpaceOnUse"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643"
+       gradientTransform="translate(42.696702,782.19952)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4216"
+       id="linearGradient4120"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(58.696702,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4230"
+       id="linearGradient4124"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(74.696701,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4244"
+       id="linearGradient4128"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(90.696702,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4258"
+       id="linearGradient4132"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(106.6967,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4272"
+       id="linearGradient4136"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(122.6967,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4286"
+       id="linearGradient4140"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(138.6967,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4300"
+       id="linearGradient4144"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(154.69671,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4314"
+       id="linearGradient4148"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(170.69671,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4328"
+       id="linearGradient4152"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(186.69671,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4174"
+       id="linearGradient4156"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(10.696704,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4092"
+       id="linearGradient4160"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-5.3032963,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4342"
+       id="linearGradient4164"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(202.69671,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4356"
+       id="linearGradient4168"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(218.69671,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4370"
+       id="linearGradient4172"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(234.69671,782.19952)"
+       spreadMethod="pad"
+       x1="2.2725363"
+       y1="94.162643"
+       x2="24.334068"
+       y2="94.162643" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4038-6"
+       id="radialGradient4036-4"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient4038-6">
+      <stop
+         id="stop4040-3"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop4042-8"
+         offset="1"
+         style="stop-color:#d2d2d2;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4024-7"
+       id="radialGradient4022-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient4024-7">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4026-6" />
+      <stop
+         style="stop-color:#fff000;stop-opacity:1;"
+         offset="1"
+         id="stop4028-1" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4009-9"
+       id="radialGradient4007-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient4009-9">
+      <stop
+         id="stop4011-9"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop4013-1"
+         offset="1"
+         style="stop-color:#f0f000;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3995-1"
+       id="radialGradient3993-1"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3995-1">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3997-5" />
+      <stop
+         style="stop-color:#dcdc00;stop-opacity:1;"
+         offset="1"
+         id="stop3999-2" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3981-0"
+       id="radialGradient3979-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3981-0">
+      <stop
+         id="stop3983-9"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3985-3"
+         offset="1"
+         style="stop-color:#00ff00;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3961-2"
+       id="radialGradient3959-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3961-2">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3963-6" />
+      <stop
+         style="stop-color:#00e600;stop-opacity:1;"
+         offset="1"
+         id="stop3965-9" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3967-5"
+       id="radialGradient3957-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3967-5">
+      <stop
+         id="stop3969-4"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3971-0"
+         offset="1"
+         style="stop-color:#00be00;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3925-7"
+       id="radialGradient3937-1"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3925-7">
+      <stop
+         id="stop3927-3"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3929-7"
+         offset="1"
+         style="stop-color:#00e6e6;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3939-6"
+       id="radialGradient3155-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3939-6">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3941-5" />
+      <stop
+         style="stop-color:#00bebe;stop-opacity:1;"
+         offset="1"
+         id="stop3943-3" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3858-1"
+       id="radialGradient3915-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3858-1">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3860-6" />
+      <stop
+         style="stop-color:#0000ff;stop-opacity:1;"
+         offset="1"
+         id="stop3862-9" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3874-5"
+       id="radialGradient3917-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3874-5">
+      <stop
+         id="stop3876-2"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3878-3"
+         offset="1"
+         style="stop-color:#0000c8;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3838-8"
+       id="radialGradient3913-8"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3838-8">
+      <stop
+         id="stop3840-5"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3842-5"
+         offset="1"
+         style="stop-color:#ff00ff;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3844-6"
+       id="radialGradient3911-8"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3844-6">
+      <stop
+         id="stop3846-9"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3848-2"
+         offset="1"
+         style="stop-color:#c800c8;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3757-5"
+       id="radialGradient3909-9"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3757-5">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3759-1" />
+      <stop
+         style="stop-color:#ff0000;stop-opacity:1;"
+         offset="1"
+         id="stop3761-2" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3816-5"
+       id="radialGradient3907-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3816-5">
+      <stop
+         id="stop3818-4"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3820-3"
+         offset="1"
+         style="stop-color:#c80000;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3810-7"
+       id="radialGradient3905-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       cx="104.04572"
+       cy="47.260399"
+       fx="104.04572"
+       fy="47.260399"
+       r="10.091372" />
+    <linearGradient
+       id="linearGradient3810-7">
+      <stop
+         id="stop3812-2"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop3814-2"
+         offset="1"
+         style="stop-color:#646464;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       r="10.091372"
+       fy="47.260399"
+       fx="104.04572"
+       cy="47.260399"
+       cx="104.04572"
+       gradientTransform="matrix(1.5005553,-6.4759039e-8,6.864096e-8,1.5905047,-52.080638,-27.90748)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient4474"
+       xlink:href="#linearGradient3810-7"
+       inkscape:collect="always" />
   </defs>
   <sodipodi:namedview
      id="base"
@@ -565,9 +1844,9 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="5.6568542"
-     inkscape:cx="157.19603"
-     inkscape:cy="217.12144"
+     inkscape:zoom="2.8284271"
+     inkscape:cx="145.76198"
+     inkscape:cy="175.23783"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
@@ -575,7 +1854,8 @@
      inkscape:window-height="725"
      inkscape:window-x="0"
      inkscape:window-y="25"
-     inkscape:window-maximized="1" />
+     inkscape:window-maximized="1"
+     objecttolerance="10000" />
   <metadata
      id="metadata7">
     <rdf:RDF>
@@ -584,7 +1864,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -1264,5 +2544,947 @@
          d="m 104.125,47.39768 c -0.006,0 -0.8889,-4.288187 -0.89414,-4.291996 -0.005,-0.0038 -4.356239,0.48208 -4.358241,0.475918 -0.002,-0.0062 3.803621,-2.170519 3.805621,-2.176681 0.002,-0.0062 -1.80463,-3.994055 -1.79939,-3.997863 0.005,-0.0038 3.23967,2.946733 3.24615,2.946733 0.006,0 3.24091,-2.950542 3.24615,-2.946733 0.005,0.0038 -1.8014,3.9917 -1.79939,3.997862 0.002,0.0062 3.80762,2.17052 3.80562,2.176682 -0.002,0.0062 -4.35299,-0.479726 -4.35824,-0.475918 -0.005,0.0038 -0.88766,4.291996 -0.89414,4.291996 z"
          transform="matrix(0.70553948,0.40734341,-0.40734341,0.70553948,69.104591,760.33789)" />
     </g>
+    <g
+       transform="matrix(0.50515844,0,0,0.50515844,67.440425,780.48819)"
+       id="g3149">
+      <path
+         sodipodi:type="arc"
+         style="fill:none;stroke:#00bebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path3151"
+         sodipodi:cx="105.62408"
+         sodipodi:cy="47.828609"
+         sodipodi:rx="14.836616"
+         sodipodi:ry="14.836616"
+         d="m 120.46069,47.828609 c 0,8.194037 -6.64258,14.836616 -14.83661,14.836616 -8.19404,0 -14.836619,-6.642579 -14.836619,-14.836616 0,-8.194036 6.642579,-14.836615 14.836619,-14.836615 8.19403,0 14.83661,6.642579 14.83661,14.836615 z"
+         transform="translate(-1.5783539,-0.5682106)" />
+      <path
+         transform="matrix(0.89843484,0,0,0.89843484,10.56742,4.80001)"
+         sodipodi:type="arc"
+         style="fill:url(#radialGradient3155);fill-opacity:1;fill-rule:nonzero;stroke:#00bebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path3153"
+         sodipodi:cx="104.04572"
+         sodipodi:cy="47.260399"
+         sodipodi:rx="11.616754"
+         sodipodi:ry="11.616754"
+         d="m 115.66248,47.260399 c 0,6.415756 -5.201,11.616753 -11.61676,11.616753 -6.415753,0 -11.616751,-5.200997 -11.616751,-11.616753 0,-6.415756 5.200998,-11.616754 11.616751,-11.616754 6.41576,0 11.61676,5.200998 11.61676,11.616754 z" />
+    </g>
+    <g
+       id="g3931"
+       transform="matrix(0.50515844,0,0,0.50515844,83.440425,780.48819)">
+      <path
+         transform="translate(-1.5783539,-0.5682106)"
+         d="m 120.46069,47.828609 c 0,8.194037 -6.64258,14.836616 -14.83661,14.836616 -8.19404,0 -14.836619,-6.642579 -14.836619,-14.836616 0,-8.194036 6.642579,-14.836615 14.836619,-14.836615 8.19403,0 14.83661,6.642579 14.83661,14.836615 z"
+         sodipodi:ry="14.836616"
+         sodipodi:rx="14.836616"
+         sodipodi:cy="47.828609"
+         sodipodi:cx="105.62408"
+         id="path3933"
+         style="fill:none;stroke:#00e6e6;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         d="m 115.66248,47.260399 c 0,6.415756 -5.201,11.616753 -11.61676,11.616753 -6.415753,0 -11.616751,-5.200997 -11.616751,-11.616753 0,-6.415756 5.200998,-11.616754 11.616751,-11.616754 6.41576,0 11.61676,5.200998 11.61676,11.616754 z"
+         sodipodi:ry="11.616754"
+         sodipodi:rx="11.616754"
+         sodipodi:cy="47.260399"
+         sodipodi:cx="104.04572"
+         id="path3935"
+         style="fill:url(#radialGradient3937);fill-opacity:1;fill-rule:nonzero;stroke:#00e6e6;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc"
+         transform="matrix(0.89843484,0,0,0.89843484,10.56742,4.80001)" />
+    </g>
+    <g
+       id="g3945"
+       transform="matrix(0.50515844,0,0,0.50515844,99.440425,780.48819)">
+      <path
+         transform="translate(-1.5783539,-0.5682106)"
+         d="m 120.46069,47.828609 c 0,8.194037 -6.64258,14.836616 -14.83661,14.836616 -8.19404,0 -14.836619,-6.642579 -14.836619,-14.836616 0,-8.194036 6.642579,-14.836615 14.836619,-14.836615 8.19403,0 14.83661,6.642579 14.83661,14.836615 z"
+         sodipodi:ry="14.836616"
+         sodipodi:rx="14.836616"
+         sodipodi:cy="47.828609"
+         sodipodi:cx="105.62408"
+         id="path3947"
+         style="fill:none;stroke:#00be00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         d="m 115.66248,47.260399 c 0,6.415756 -5.201,11.616753 -11.61676,11.616753 -6.415753,0 -11.616751,-5.200997 -11.616751,-11.616753 0,-6.415756 5.200998,-11.616754 11.616751,-11.616754 6.41576,0 11.61676,5.200998 11.61676,11.616754 z"
+         sodipodi:ry="11.616754"
+         sodipodi:rx="11.616754"
+         sodipodi:cy="47.260399"
+         sodipodi:cx="104.04572"
+         id="path3949"
+         style="fill:url(#radialGradient3957);fill-opacity:1;fill-rule:nonzero;stroke:#00be00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc"
+         transform="matrix(0.89843484,0,0,0.89843484,10.56742,4.80001)" />
+    </g>
+    <g
+       transform="matrix(0.50515844,0,0,0.50515844,115.44043,780.48819)"
+       id="g3951">
+      <path
+         sodipodi:type="arc"
+         style="fill:none;stroke:#00e600;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path3953"
+         sodipodi:cx="105.62408"
+         sodipodi:cy="47.828609"
+         sodipodi:rx="14.836616"
+         sodipodi:ry="14.836616"
+         d="m 120.46069,47.828609 c 0,8.194037 -6.64258,14.836616 -14.83661,14.836616 -8.19404,0 -14.836619,-6.642579 -14.836619,-14.836616 0,-8.194036 6.642579,-14.836615 14.836619,-14.836615 8.19403,0 14.83661,6.642579 14.83661,14.836615 z"
+         transform="translate(-1.5783539,-0.5682106)" />
+      <path
+         transform="matrix(0.89843484,0,0,0.89843484,10.56742,4.80001)"
+         sodipodi:type="arc"
+         style="fill:url(#radialGradient3959);fill-opacity:1;fill-rule:nonzero;stroke:#00e600;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path3955"
+         sodipodi:cx="104.04572"
+         sodipodi:cy="47.260399"
+         sodipodi:rx="11.616754"
+         sodipodi:ry="11.616754"
+         d="m 115.66248,47.260399 c 0,6.415756 -5.201,11.616753 -11.61676,11.616753 -6.415753,0 -11.616751,-5.200997 -11.616751,-11.616753 0,-6.415756 5.200998,-11.616754 11.616751,-11.616754 6.41576,0 11.61676,5.200998 11.61676,11.616754 z" />
+    </g>
+    <g
+       id="g3973"
+       transform="matrix(0.50515844,0,0,0.50515844,131.44043,780.48819)">
+      <path
+         transform="translate(-1.5783539,-0.5682106)"
+         d="m 120.46069,47.828609 c 0,8.194037 -6.64258,14.836616 -14.83661,14.836616 -8.19404,0 -14.836619,-6.642579 -14.836619,-14.836616 0,-8.194036 6.642579,-14.836615 14.836619,-14.836615 8.19403,0 14.83661,6.642579 14.83661,14.836615 z"
+         sodipodi:ry="14.836616"
+         sodipodi:rx="14.836616"
+         sodipodi:cy="47.828609"
+         sodipodi:cx="105.62408"
+         id="path3975"
+         style="fill:none;stroke:#00ff00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         d="m 115.66248,47.260399 c 0,6.415756 -5.201,11.616753 -11.61676,11.616753 -6.415753,0 -11.616751,-5.200997 -11.616751,-11.616753 0,-6.415756 5.200998,-11.616754 11.616751,-11.616754 6.41576,0 11.61676,5.200998 11.61676,11.616754 z"
+         sodipodi:ry="11.616754"
+         sodipodi:rx="11.616754"
+         sodipodi:cy="47.260399"
+         sodipodi:cx="104.04572"
+         id="path3977"
+         style="fill:url(#radialGradient3979);fill-opacity:1.0;fill-rule:nonzero;stroke:#00ff00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc"
+         transform="matrix(0.89843484,0,0,0.89843484,10.56742,4.80001)" />
+    </g>
+    <g
+       transform="matrix(0.50515844,0,0,0.50515844,147.44043,780.48819)"
+       id="g3987">
+      <path
+         sodipodi:type="arc"
+         style="fill:none;stroke:#dcdc00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path3989"
+         sodipodi:cx="105.62408"
+         sodipodi:cy="47.828609"
+         sodipodi:rx="14.836616"
+         sodipodi:ry="14.836616"
+         d="m 120.46069,47.828609 c 0,8.194037 -6.64258,14.836616 -14.83661,14.836616 -8.19404,0 -14.836619,-6.642579 -14.836619,-14.836616 0,-8.194036 6.642579,-14.836615 14.836619,-14.836615 8.19403,0 14.83661,6.642579 14.83661,14.836615 z"
+         transform="translate(-1.5783539,-0.5682106)" />
+      <path
+         transform="matrix(0.89843484,0,0,0.89843484,10.56742,4.80001)"
+         sodipodi:type="arc"
+         style="fill:url(#radialGradient3993);fill-opacity:1;fill-rule:nonzero;stroke:#dcdc00;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path3991"
+         sodipodi:cx="104.04572"
+         sodipodi:cy="47.260399"
+         sodipodi:rx="11.616754"
+         sodipodi:ry="11.616754"
+         d="m 115.66248,47.260399 c 0,6.415756 -5.201,11.616753 -11.61676,11.616753 -6.415753,0 -11.616751,-5.200997 -11.616751,-11.616753 0,-6.415756 5.200998,-11.616754 11.616751,-11.616754 6.41576,0 11.61676,5.200998 11.61676,11.616754 z" />
+    </g>
+    <g
+       id="g4001"
+       transform="matrix(0.50515844,0,0,0.50515844,163.44043,780.48819)">
+      <path
+         transform="translate(-1.5783539,-0.5682106)"
+         d="m 120.46069,47.828609 c 0,8.194037 -6.64258,14.836616 -14.83661,14.836616 -8.19404,0 -14.836619,-6.642579 -14.836619,-14.836616 0,-8.194036 6.642579,-14.836615 14.836619,-14.836615 8.19403,0 14.83661,6.642579 14.83661,14.836615 z"
+         sodipodi:ry="14.836616"
+         sodipodi:rx="14.836616"
+         sodipodi:cy="47.828609"
+         sodipodi:cx="105.62408"
+         id="path4003"
+         style="fill:none;stroke:#f0f000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         d="m 115.66248,47.260399 c 0,6.415756 -5.201,11.616753 -11.61676,11.616753 -6.415753,0 -11.616751,-5.200997 -11.616751,-11.616753 0,-6.415756 5.200998,-11.616754 11.616751,-11.616754 6.41576,0 11.61676,5.200998 11.61676,11.616754 z"
+         sodipodi:ry="11.616754"
+         sodipodi:rx="11.616754"
+         sodipodi:cy="47.260399"
+         sodipodi:cx="104.04572"
+         id="path4005"
+         style="fill:url(#radialGradient4007);fill-opacity:1;fill-rule:nonzero;stroke:#f0f000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc"
+         transform="matrix(0.89843484,0,0,0.89843484,10.56742,4.80001)" />
+    </g>
+    <g
+       transform="matrix(0.50515844,0,0,0.50515844,179.44043,780.48819)"
+       id="g4015">
+      <path
+         sodipodi:type="arc"
+         style="fill:none;stroke:#fff000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4017"
+         sodipodi:cx="105.62408"
+         sodipodi:cy="47.828609"
+         sodipodi:rx="14.836616"
+         sodipodi:ry="14.836616"
+         d="m 120.46069,47.828609 c 0,8.194037 -6.64258,14.836616 -14.83661,14.836616 -8.19404,0 -14.836619,-6.642579 -14.836619,-14.836616 0,-8.194036 6.642579,-14.836615 14.836619,-14.836615 8.19403,0 14.83661,6.642579 14.83661,14.836615 z"
+         transform="translate(-1.5783539,-0.5682106)" />
+      <path
+         transform="matrix(0.89843484,0,0,0.89843484,10.56742,4.80001)"
+         sodipodi:type="arc"
+         style="fill:url(#radialGradient4022);fill-opacity:1.0;fill-rule:nonzero;stroke:#fff000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4019"
+         sodipodi:cx="104.04572"
+         sodipodi:cy="47.260399"
+         sodipodi:rx="11.616754"
+         sodipodi:ry="11.616754"
+         d="m 115.66248,47.260399 c 0,6.415756 -5.201,11.616753 -11.61676,11.616753 -6.415753,0 -11.616751,-5.200997 -11.616751,-11.616753 0,-6.415756 5.200998,-11.616754 11.616751,-11.616754 6.41576,0 11.61676,5.200998 11.61676,11.616754 z" />
+    </g>
+    <g
+       id="g4030"
+       transform="matrix(0.50515844,0,0,0.50515844,195.44043,780.48819)">
+      <path
+         transform="translate(-1.5783539,-0.5682106)"
+         d="m 120.46069,47.828609 c 0,8.194037 -6.64258,14.836616 -14.83661,14.836616 -8.19404,0 -14.836619,-6.642579 -14.836619,-14.836616 0,-8.194036 6.642579,-14.836615 14.836619,-14.836615 8.19403,0 14.83661,6.642579 14.83661,14.836615 z"
+         sodipodi:ry="14.836616"
+         sodipodi:rx="14.836616"
+         sodipodi:cy="47.828609"
+         sodipodi:cx="105.62408"
+         id="path4032"
+         style="fill:none;stroke:#d2d2d2;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         d="m 115.66248,47.260399 c 0,6.415756 -5.201,11.616753 -11.61676,11.616753 -6.415753,0 -11.616751,-5.200997 -11.616751,-11.616753 0,-6.415756 5.200998,-11.616754 11.616751,-11.616754 6.41576,0 11.61676,5.200998 11.61676,11.616754 z"
+         sodipodi:ry="11.616754"
+         sodipodi:rx="11.616754"
+         sodipodi:cy="47.260399"
+         sodipodi:cx="104.04572"
+         id="path4034"
+         style="fill:url(#radialGradient4036);fill-opacity:1.0;fill-rule:nonzero;stroke:#d2d2d2;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc"
+         transform="matrix(0.89843484,0,0,0.89843484,10.56742,4.80001)" />
+    </g>
+    <path
+       sodipodi:nodetypes="cscsc"
+       inkscape:connector-curvature="0"
+       id="path4044"
+       d="m 120.09575,827.86219 c -1.06067,0.014 -3.58289,-4.34381 -3.59643,-5.40441 -0.0135,-1.06071 2.34426,-9.58204 3.40493,-9.59563 1.06066,-0.014 3.58289,8.34344 3.59643,9.40414 0.0135,1.06061 -2.34427,5.5824 -3.40493,5.5959 z"
+       style="fill:url(#radialGradient4046);fill-opacity:1.0;stroke:#00bebe;stroke-width:0.99990928000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+    <path
+       style="fill:url(#radialGradient4050);fill-opacity:1.0;stroke:#00e6e6;stroke-width:0.99990928000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       d="m 136.09575,827.86219 c -1.06067,0.014 -3.58289,-4.34381 -3.59643,-5.40441 -0.0135,-1.06071 2.34426,-9.58204 3.40493,-9.59563 1.06066,-0.014 3.58289,8.34344 3.59643,9.40414 0.0135,1.06061 -2.34427,5.5824 -3.40493,5.5959 z"
+       id="path4048"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cscsc" />
+    <path
+       sodipodi:nodetypes="cscsc"
+       inkscape:connector-curvature="0"
+       id="path4052"
+       d="m 152.09575,827.86219 c -1.06067,0.014 -3.58289,-4.34381 -3.59643,-5.40441 -0.0135,-1.06071 2.34426,-9.58204 3.40493,-9.59563 1.06066,-0.014 3.58289,8.34344 3.59643,9.40414 0.0135,1.06061 -2.34427,5.5824 -3.40493,5.5959 z"
+       style="fill:url(#radialGradient4054);fill-opacity:1.0;stroke:#00be00;stroke-width:0.99990928000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+    <path
+       style="fill:url(#radialGradient4058);fill-opacity:1.0;stroke:#00e600;stroke-width:0.99990928000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       d="m 168.09576,827.86219 c -1.06067,0.014 -3.58289,-4.34381 -3.59643,-5.40441 -0.0135,-1.06071 2.34426,-9.58204 3.40493,-9.59563 1.06066,-0.014 3.58289,8.34344 3.59643,9.40414 0.0135,1.06061 -2.34427,5.5824 -3.40493,5.5959 z"
+       id="path4056"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cscsc" />
+    <path
+       sodipodi:nodetypes="cscsc"
+       inkscape:connector-curvature="0"
+       id="path4060"
+       d="m 184.09576,827.86219 c -1.06067,0.014 -3.58289,-4.34381 -3.59643,-5.40441 -0.0135,-1.06071 2.34426,-9.58204 3.40493,-9.59563 1.06066,-0.014 3.58289,8.34344 3.59643,9.40414 0.0135,1.06061 -2.34427,5.5824 -3.40493,5.5959 z"
+       style="fill:url(#radialGradient4062);fill-opacity:1.0;stroke:#00ff00;stroke-width:0.99990928000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+    <path
+       style="fill:url(#radialGradient4066);fill-opacity:1.0;stroke:#dcdc00;stroke-width:0.99990928000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       d="m 200.09576,827.86219 c -1.06067,0.014 -3.58289,-4.34381 -3.59643,-5.40441 -0.0135,-1.06071 2.34426,-9.58204 3.40493,-9.59563 1.06066,-0.014 3.58289,8.34344 3.59643,9.40414 0.0135,1.06061 -2.34427,5.5824 -3.40493,5.5959 z"
+       id="path4064"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cscsc" />
+    <path
+       sodipodi:nodetypes="cscsc"
+       inkscape:connector-curvature="0"
+       id="path4068"
+       d="m 216.09576,827.86219 c -1.06067,0.014 -3.58289,-4.34381 -3.59643,-5.40441 -0.0135,-1.06071 2.34426,-9.58204 3.40493,-9.59563 1.06066,-0.014 3.58289,8.34344 3.59643,9.40414 0.0135,1.06061 -2.34427,5.5824 -3.40493,5.5959 z"
+       style="fill:url(#radialGradient4070);fill-opacity:1.0;stroke:#f0f000;stroke-width:0.99990928000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+    <path
+       style="fill:url(#radialGradient4074);fill-opacity:1.0;stroke:#fff000;stroke-width:0.99990928000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       d="m 232.09576,827.86219 c -1.06067,0.014 -3.58289,-4.34381 -3.59643,-5.40441 -0.0135,-1.06071 2.34426,-9.58204 3.40493,-9.59563 1.06066,-0.014 3.58289,8.34344 3.59643,9.40414 0.0135,1.06061 -2.34427,5.5824 -3.40493,5.5959 z"
+       id="path4072"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cscsc" />
+    <path
+       sodipodi:nodetypes="cscsc"
+       inkscape:connector-curvature="0"
+       id="path4076"
+       d="m 248.09576,827.86219 c -1.06067,0.014 -3.58289,-4.34381 -3.59643,-5.40441 -0.0135,-1.06071 2.34426,-9.58204 3.40493,-9.59563 1.06066,-0.014 3.58289,8.34344 3.59643,9.40414 0.0135,1.06061 -2.34427,5.5824 -3.40493,5.5959 z"
+       style="fill:url(#radialGradient4078);fill-opacity:1.0;stroke:#d2d2d2;stroke-width:0.99990928000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+    <g
+       id="g4086"
+       transform="translate(-16.617187,-17.632812)">
+      <path
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         sodipodi:ry="7.5078125"
+         sodipodi:rx="7.5078125"
+         sodipodi:cy="73.625"
+         sodipodi:cx="24.625"
+         id="path4080"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4082"
+         y="874.36316"
+         x="20.442383"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="874.36316"
+           x="20.442383"
+           id="tspan4084"
+           sodipodi:role="line">0</tspan></text>
+    </g>
+    <g
+       transform="translate(-0.6171875,-17.632812)"
+       id="g4091">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4093"
+         sodipodi:cx="24.625"
+         sodipodi:cy="73.625"
+         sodipodi:rx="7.5078125"
+         sodipodi:ry="7.5078125"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="20.442383"
+         y="874.36316"
+         id="text4095"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4097"
+           x="20.442383"
+           y="874.36316">1</tspan></text>
+    </g>
+    <g
+       id="g4099"
+       transform="translate(15.382813,-17.632812)">
+      <path
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         sodipodi:ry="7.5078125"
+         sodipodi:rx="7.5078125"
+         sodipodi:cy="73.625"
+         sodipodi:cx="24.625"
+         id="path4101"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4103"
+         y="874.36316"
+         x="20.442383"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="874.36316"
+           x="20.442383"
+           id="tspan4105"
+           sodipodi:role="line">2</tspan></text>
+    </g>
+    <g
+       transform="translate(31.382812,-17.632812)"
+       id="g4107">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4109"
+         sodipodi:cx="24.625"
+         sodipodi:cy="73.625"
+         sodipodi:rx="7.5078125"
+         sodipodi:ry="7.5078125"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="20.442383"
+         y="874.36316"
+         id="text4111"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4113"
+           x="20.442383"
+           y="874.36316">3</tspan></text>
+    </g>
+    <g
+       id="g4115"
+       transform="translate(47.382813,-17.632812)">
+      <path
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         sodipodi:ry="7.5078125"
+         sodipodi:rx="7.5078125"
+         sodipodi:cy="73.625"
+         sodipodi:cx="24.625"
+         id="path4117"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4119"
+         y="874.36316"
+         x="20.442383"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="874.36316"
+           x="20.442383"
+           id="tspan4121"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       transform="translate(63.382813,-17.632812)"
+       id="g4123">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4125"
+         sodipodi:cx="24.625"
+         sodipodi:cy="73.625"
+         sodipodi:rx="7.5078125"
+         sodipodi:ry="7.5078125"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="20.442383"
+         y="874.36316"
+         id="text4127"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4129"
+           x="20.442383"
+           y="874.36316">5</tspan></text>
+    </g>
+    <g
+       id="g4131"
+       transform="translate(79.382813,-17.632812)">
+      <path
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         sodipodi:ry="7.5078125"
+         sodipodi:rx="7.5078125"
+         sodipodi:cy="73.625"
+         sodipodi:cx="24.625"
+         id="path4133"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4135"
+         y="874.36316"
+         x="20.442383"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="874.36316"
+           x="20.442383"
+           id="tspan4137"
+           sodipodi:role="line">6</tspan></text>
+    </g>
+    <g
+       transform="translate(95.382813,-17.632812)"
+       id="g4139">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4141"
+         sodipodi:cx="24.625"
+         sodipodi:cy="73.625"
+         sodipodi:rx="7.5078125"
+         sodipodi:ry="7.5078125"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="20.442383"
+         y="874.36316"
+         id="text4143"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4145"
+           x="20.442383"
+           y="874.36316">7</tspan></text>
+    </g>
+    <g
+       id="g4147"
+       transform="translate(111.38281,-17.632812)">
+      <path
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         sodipodi:ry="7.5078125"
+         sodipodi:rx="7.5078125"
+         sodipodi:cy="73.625"
+         sodipodi:cx="24.625"
+         id="path4149"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4151"
+         y="874.36316"
+         x="20.442383"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="874.36316"
+           x="20.442383"
+           id="tspan4153"
+           sodipodi:role="line">8</tspan></text>
+    </g>
+    <g
+       transform="translate(127.38281,-17.632812)"
+       id="g4155">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4157"
+         sodipodi:cx="24.625"
+         sodipodi:cy="73.625"
+         sodipodi:rx="7.5078125"
+         sodipodi:ry="7.5078125"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="20.442383"
+         y="874.36316"
+         id="text4159"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4161"
+           x="20.442383"
+           y="874.36316">9</tspan></text>
+    </g>
+    <g
+       id="g4163"
+       transform="translate(143.38281,-17.632812)">
+      <path
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         sodipodi:ry="7.5078125"
+         sodipodi:rx="7.5078125"
+         sodipodi:cy="73.625"
+         sodipodi:cx="24.625"
+         id="path4165"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4167"
+         y="874.36316"
+         x="20.442383"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="874.36316"
+           x="20.442383"
+           id="tspan4169"
+           sodipodi:role="line">A</tspan></text>
+    </g>
+    <g
+       transform="translate(159.38281,-17.632812)"
+       id="g4172">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4174"
+         sodipodi:cx="24.625"
+         sodipodi:cy="73.625"
+         sodipodi:rx="7.5078125"
+         sodipodi:ry="7.5078125"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="20.442383"
+         y="874.36316"
+         id="text4176"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4178"
+           x="20.442383"
+           y="874.36316">B</tspan></text>
+    </g>
+    <g
+       id="g4180"
+       transform="translate(175.38281,-17.632812)">
+      <path
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         sodipodi:ry="7.5078125"
+         sodipodi:rx="7.5078125"
+         sodipodi:cy="73.625"
+         sodipodi:cx="24.625"
+         id="path4182"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4184"
+         y="874.36316"
+         x="20.442383"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="874.36316"
+           x="20.442383"
+           id="tspan4186"
+           sodipodi:role="line">C</tspan></text>
+    </g>
+    <g
+       transform="translate(191.38281,-17.632812)"
+       id="g4188">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4190"
+         sodipodi:cx="24.625"
+         sodipodi:cy="73.625"
+         sodipodi:rx="7.5078125"
+         sodipodi:ry="7.5078125"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="20.442383"
+         y="874.36316"
+         id="text4192"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4194"
+           x="20.442383"
+           y="874.36316">D</tspan></text>
+    </g>
+    <g
+       id="g4196"
+       transform="translate(207.38281,-17.632812)">
+      <path
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         sodipodi:ry="7.5078125"
+         sodipodi:rx="7.5078125"
+         sodipodi:cy="73.625"
+         sodipodi:cx="24.625"
+         id="path4198"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4200"
+         y="874.36316"
+         x="20.442383"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="874.36316"
+           x="20.442383"
+           id="tspan4202"
+           sodipodi:role="line">E</tspan></text>
+    </g>
+    <g
+       transform="translate(223.38281,-17.632812)"
+       id="g4204">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4206"
+         sodipodi:cx="24.625"
+         sodipodi:cy="73.625"
+         sodipodi:rx="7.5078125"
+         sodipodi:ry="7.5078125"
+         d="m 32.132812,73.625 c 0,4.14645 -3.361362,7.507812 -7.507812,7.507812 -4.14645,0 -7.507813,-3.361362 -7.507813,-7.507812 0,-4.14645 3.361363,-7.507813 7.507813,-7.507813 4.14645,0 7.507812,3.361363 7.507812,7.507813 z"
+         transform="matrix(0.99902439,0,0,0.99902439,0.01621189,796.44182)" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="20.442383"
+         y="874.36316"
+         id="text4208"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4210"
+           x="20.442383"
+           y="874.36316">F</tspan></text>
+    </g>
+    <rect
+       style="fill:url(#linearGradient4100);fill-opacity:1.0;fill-rule:nonzero;stroke:none"
+       id="rect4090"
+       width="16"
+       height="16"
+       x="32"
+       y="860.36218" />
+    <rect
+       y="860.36218"
+       x="48"
+       height="16"
+       width="16"
+       id="rect4114"
+       style="fill:url(#linearGradient4116);fill-opacity:1.0;fill-rule:nonzero;stroke:none" />
+    <rect
+       style="fill:url(#linearGradient4120);fill-opacity:1.0;fill-rule:nonzero;stroke:none"
+       id="rect4118"
+       width="16"
+       height="16"
+       x="64"
+       y="860.36218" />
+    <rect
+       y="860.36218"
+       x="80"
+       height="16"
+       width="16"
+       id="rect4122"
+       style="fill:url(#linearGradient4124);fill-opacity:1.0;fill-rule:nonzero;stroke:none" />
+    <rect
+       style="fill:url(#linearGradient4128);fill-opacity:1.0;fill-rule:nonzero;stroke:none"
+       id="rect4126"
+       width="16"
+       height="16"
+       x="96"
+       y="860.36218" />
+    <rect
+       y="860.36218"
+       x="112"
+       height="16"
+       width="16"
+       id="rect4130"
+       style="fill:url(#linearGradient4132);fill-opacity:1.0;fill-rule:nonzero;stroke:none" />
+    <rect
+       style="fill:url(#linearGradient4136);fill-opacity:1.0;fill-rule:nonzero;stroke:none"
+       id="rect4134"
+       width="16"
+       height="16"
+       x="128"
+       y="860.36218" />
+    <rect
+       y="860.36218"
+       x="144"
+       height="16"
+       width="16"
+       id="rect4138"
+       style="fill:url(#linearGradient4140);fill-opacity:1.0;fill-rule:nonzero;stroke:none" />
+    <rect
+       style="fill:url(#linearGradient4144);fill-opacity:1.0;fill-rule:nonzero;stroke:none"
+       id="rect4142"
+       width="16"
+       height="16"
+       x="160"
+       y="860.36218" />
+    <rect
+       y="860.36218"
+       x="176"
+       height="16"
+       width="16"
+       id="rect4146"
+       style="fill:url(#linearGradient4148);fill-opacity:1.0;fill-rule:nonzero;stroke:none" />
+    <rect
+       style="fill:url(#linearGradient4152);fill-opacity:1.0;fill-rule:nonzero;stroke:none"
+       id="rect4150"
+       width="16"
+       height="16"
+       x="192"
+       y="860.36218" />
+    <rect
+       y="860.36218"
+       x="16.000002"
+       height="16"
+       width="16"
+       id="rect4154"
+       style="fill:url(#linearGradient4156);fill-opacity:1.0;fill-rule:nonzero;stroke:none" />
+    <rect
+       style="fill:url(#linearGradient4160);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="rect4158"
+       width="16"
+       height="16"
+       x="0"
+       y="860.36218" />
+    <rect
+       y="860.36218"
+       x="208"
+       height="16"
+       width="16"
+       id="rect4162"
+       style="fill:url(#linearGradient4164);fill-opacity:1.0;fill-rule:nonzero;stroke:none" />
+    <rect
+       style="fill:url(#linearGradient4168);fill-opacity:1.0;fill-rule:nonzero;stroke:none"
+       id="rect4166"
+       width="16"
+       height="16"
+       x="224"
+       y="860.36218" />
+    <rect
+       y="860.36218"
+       x="240"
+       height="16"
+       width="16"
+       id="rect4170"
+       style="fill:url(#linearGradient4172);fill-opacity:1.0;fill-rule:nonzero;stroke:none" />
+    <path
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z"
+       sodipodi:ry="11.616754"
+       sodipodi:rx="11.616754"
+       sodipodi:cy="47.260399"
+       sodipodi:cx="104.04572"
+       id="path2985-5"
+       style="fill:url(#radialGradient4474);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       sodipodi:type="arc"
+       transform="matrix(0.68866056,0,0,0.68866056,-63.652186,851.81581)" />
+    <path
+       transform="matrix(0.68866056,0,0,0.68866056,-47.652186,851.81581)"
+       sodipodi:type="arc"
+       style="fill:url(#radialGradient3907-2);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path3798-7"
+       sodipodi:cx="104.04572"
+       sodipodi:cy="47.260399"
+       sodipodi:rx="11.616754"
+       sodipodi:ry="11.616754"
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z" />
+    <path
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z"
+       sodipodi:ry="11.616754"
+       sodipodi:rx="11.616754"
+       sodipodi:cy="47.260399"
+       sodipodi:cx="104.04572"
+       id="path3806-5"
+       style="fill:url(#radialGradient3909-9);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       sodipodi:type="arc"
+       transform="matrix(0.68866056,0,0,0.68866056,-31.652186,851.81581)" />
+    <path
+       transform="matrix(0.68866056,0,0,0.68866056,-15.652186,851.81581)"
+       sodipodi:type="arc"
+       style="fill:url(#radialGradient3911-8);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path3826-2"
+       sodipodi:cx="104.04572"
+       sodipodi:cy="47.260399"
+       sodipodi:rx="11.616754"
+       sodipodi:ry="11.616754"
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z" />
+    <path
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z"
+       sodipodi:ry="11.616754"
+       sodipodi:rx="11.616754"
+       sodipodi:cy="47.260399"
+       sodipodi:cx="104.04572"
+       id="path3834-0"
+       style="fill:url(#radialGradient3913-8);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       sodipodi:type="arc"
+       transform="matrix(0.68866056,0,0,0.68866056,0.34781411,851.81581)" />
+    <path
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z"
+       sodipodi:ry="11.616754"
+       sodipodi:rx="11.616754"
+       sodipodi:cy="47.260399"
+       sodipodi:cx="104.04572"
+       id="path3854-4"
+       style="fill:url(#radialGradient3915-5);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       sodipodi:type="arc"
+       transform="matrix(0.68866056,0,0,0.68866056,32.347814,851.81581)" />
+    <path
+       transform="matrix(0.68866056,0,0,0.68866056,16.347814,851.81581)"
+       sodipodi:type="arc"
+       style="fill:url(#radialGradient3917-0);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path3870-3"
+       sodipodi:cx="104.04572"
+       sodipodi:cy="47.260399"
+       sodipodi:rx="11.616754"
+       sodipodi:ry="11.616754"
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z" />
+    <path
+       transform="matrix(0.68866056,0,0,0.68866056,48.347814,851.81581)"
+       sodipodi:type="arc"
+       style="fill:url(#radialGradient3155-5);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path3153-2"
+       sodipodi:cx="104.04572"
+       sodipodi:cy="47.260399"
+       sodipodi:rx="11.616754"
+       sodipodi:ry="11.616754"
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z" />
+    <path
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z"
+       sodipodi:ry="11.616754"
+       sodipodi:rx="11.616754"
+       sodipodi:cy="47.260399"
+       sodipodi:cx="104.04572"
+       id="path3935-1"
+       style="fill:url(#radialGradient3937-1);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       sodipodi:type="arc"
+       transform="matrix(0.68866056,0,0,0.68866056,64.347814,851.81581)" />
+    <path
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z"
+       sodipodi:ry="11.616754"
+       sodipodi:rx="11.616754"
+       sodipodi:cy="47.260399"
+       sodipodi:cx="104.04572"
+       id="path3949-8"
+       style="fill:url(#radialGradient3957-3);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       sodipodi:type="arc"
+       transform="matrix(0.68866056,0,0,0.68866056,80.347814,851.81581)" />
+    <path
+       transform="matrix(0.68866056,0,0,0.68866056,96.347814,851.81581)"
+       sodipodi:type="arc"
+       style="fill:url(#radialGradient3959-2);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path3955-7"
+       sodipodi:cx="104.04572"
+       sodipodi:cy="47.260399"
+       sodipodi:rx="11.616754"
+       sodipodi:ry="11.616754"
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z" />
+    <path
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z"
+       sodipodi:ry="11.616754"
+       sodipodi:rx="11.616754"
+       sodipodi:cy="47.260399"
+       sodipodi:cx="104.04572"
+       id="path3977-2"
+       style="fill:url(#radialGradient3979-5);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       sodipodi:type="arc"
+       transform="matrix(0.68866056,0,0,0.68866056,112.34781,851.81581)" />
+    <path
+       transform="matrix(0.68866056,0,0,0.68866056,128.34781,851.81581)"
+       sodipodi:type="arc"
+       style="fill:url(#radialGradient3993-1);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path3991-6"
+       sodipodi:cx="104.04572"
+       sodipodi:cy="47.260399"
+       sodipodi:rx="11.616754"
+       sodipodi:ry="11.616754"
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z" />
+    <path
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z"
+       sodipodi:ry="11.616754"
+       sodipodi:rx="11.616754"
+       sodipodi:cy="47.260399"
+       sodipodi:cx="104.04572"
+       id="path4005-3"
+       style="fill:url(#radialGradient4007-2);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       sodipodi:type="arc"
+       transform="matrix(0.68866056,0,0,0.68866056,144.34781,851.81581)" />
+    <path
+       transform="matrix(0.68866056,0,0,0.68866056,160.34781,851.81581)"
+       sodipodi:type="arc"
+       style="fill:url(#radialGradient4022-7);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       id="path4019-7"
+       sodipodi:cx="104.04572"
+       sodipodi:cy="47.260399"
+       sodipodi:rx="11.616754"
+       sodipodi:ry="11.616754"
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z" />
+    <path
+       d="m 115.66248,47.260399 a 11.616754,11.616754 0 1 1 -23.233511,0 11.616754,11.616754 0 1 1 23.233511,0 z"
+       sodipodi:ry="11.616754"
+       sodipodi:rx="11.616754"
+       sodipodi:cy="47.260399"
+       sodipodi:cx="104.04572"
+       id="path4034-6"
+       style="fill:url(#radialGradient4036-4);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       sodipodi:type="arc"
+       transform="matrix(0.68866056,0,0,0.68866056,176.34781,851.81581)" />
   </g>
 </svg>
new file mode 100644
--- /dev/null
+++ b/data/ST/etama4.script
@@ -0,0 +1,165 @@
+ENTRY 0
+Name: data/etama/etama4.png
+Format: 1
+Width: 256
+Height: 256
+
+# Large bullets
+Sprite: 0 64*64+0+0
+Sprite: 1 64*64+64+0
+Sprite: 2 64*64+128+0
+Sprite: 3 64*64+192+0
+
+# Large numbers
+Sprite: 4 64*64+0+64
+Sprite: 5 64*64+64+64
+Sprite: 6 64*64+128+64
+Sprite: 7 64*64+192+64
+
+# Effects
+Sprite: 8 64*64+0+128 # Large effect
+Sprite: 9 32*32+64+160 # Small effect
+Sprite: 10 32*32+96+160 # Small warp-shaped effect
+Sprite: 11 32*32+128+160 # Small effect
+Sprite: 12 32*32+160+160 # Small square
+
+# Small numbers
+Sprite: 13 16*16+0+240
+Sprite: 14 16*16+16+240
+Sprite: 15 16*16+32+240
+Sprite: 16 16*16+48+240
+Sprite: 17 16*16+64+240
+Sprite: 18 16*16+80+240
+Sprite: 19 16*16+96+240
+Sprite: 20 16*16+112+240
+Sprite: 21 16*16+128+240
+Sprite: 22 16*16+144+240
+Sprite: 23 16*16+160+240
+Sprite: 24 16*16+176+240
+Sprite: 25 16*16+192+240
+Sprite: 26 16*16+208+240
+Sprite: 27 16*16+224+240
+Sprite: 28 16*16+240+240
+
+
+# HARDCODED: Bullet type 9
+Script: 0
+Instruction: 0 0 1 0
+Instruction: 0 0 13
+Instruction: 0 0 15
+
+# HARDCODED: cancel anim for bullet type 9
+Script: 1
+Instruction: 0 0 1 0
+Instruction: 0 0 15
+
+# HARDCODED: launch anim for bullet type 9, flag 2, 4, 8
+Script: 2
+Instruction: 0 0 1 0
+Instruction: 0 0 15
+
+# HARDCODED: explosion (ECL instruction 118) effect type 0, also used as default death anim
+Script: 3
+Instruction: 0 0 1 10
+Instruction: 0 0 13
+Instruction: 0 0 11 0.1f 0.1f
+Instruction: 0 0 12 0 30
+Instruction: 0 0 10 0.0f 0.0f 0.15f
+Instruction: 30 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 1 
+Script: 4
+Instruction: 0 0 1 0
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 2
+Script: 5
+Instruction: 0 0 1 0
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 3, also used as death (bomb) particles
+Script: 6
+Instruction: 0 0 1 13
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 17
+Script: 7
+Instruction: 0 0 1 0
+Instruction: 420 0 0
+
+# TODO: ??? Used in stage 6
+Script: 8
+Instruction: 0 0 1 0
+Instruction: 420 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 4, also used as death particles
+Script: 9
+Instruction: 0 0 1 0
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 5, also used as hit particles
+Script: 10
+Instruction: 0 0 1 0
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 6, also used as bomb effects
+Script: 11
+Instruction: 0 0 1 0
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 7
+#TODO: check that it doesn't change anything with vanilla data
+Script: 12
+Instruction: 0 0 1 0
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 8, also used as grazing effect
+Script: 13
+Instruction: 0 0 1 13
+Instruction: 0 0 13
+Instruction: 40 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 9
+#TODO: check that it doesn't change anything with vanilla data
+Script: 14
+Instruction: 0 0 1 0
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 10
+#TODO: check that it doesn't change anything with vanilla data
+Script: 15
+Instruction: 0 0 1 0
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 11
+#TODO: check that it doesn't change anything with vanilla data
+Script: 16
+Instruction: 0 0 1 0
+Instruction: 0 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type 12, also used as hit/player death anim, also used with (some?) ECL 121 functions 
+Script: 17
+Instruction: 0 0 1 8
+Instruction: 0 0 13
+Instruction: 0 0 12 0 40
+Instruction: 0 0 11 0.2f 0.2f
+Instruction: 200 0 0
+
+# HARDCODED: explosion (ECL instruction 118) effect type (13, 14, 15), also used as "square effect" (ECL instruction 102)
+Script: 18
+Instruction: 0 0 1 12
+Instruction: 0 0 2 0.5f 0.5f
+Instruction: 0 0 10 0.0f 0.0f 0.1f
+Instruction: 0 0 13
+Instruction: 4000 0 0
+
+# TODO
+Script: 19
+Instruction: 0 0 1 0
+Instruction: 420 0 0
+
+# TODO
+Script: 20
+Instruction: 0 0 1 0
+Instruction: 420 0 0
+
new file mode 100644
--- /dev/null
+++ b/data/ST/etama4.svg
@@ -0,0 +1,950 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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="256"
+   height="256"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.1 r9760"
+   sodipodi:docname="etama4.svg">
+  <defs
+     id="defs4">
+    <filter
+       inkscape:collect="always"
+       id="filter3763">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.2506951"
+         id="feGaussianBlur3765" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter3773">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.94133587"
+         id="feGaussianBlur3775" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter4224">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="2.1587033"
+         id="feGaussianBlur4226" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter4238">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.0780679"
+         id="feGaussianBlur4240" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter4275"
+       x="-0.36"
+       width="1.72"
+       y="-0.36"
+       height="1.72">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.986236"
+         id="feGaussianBlur4277" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter4557"
+       x="-0.96"
+       width="2.92"
+       y="-0.96"
+       height="2.92">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="30.547015"
+         id="feGaussianBlur4559" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       id="filter4623">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.64"
+         id="feGaussianBlur4625" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="4"
+     inkscape:cx="126.15945"
+     inkscape:cy="95.275011"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1280"
+     inkscape:window-height="725"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata7">
+    <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>
+  <g
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-796.36218)">
+    <g
+       id="g3790"
+       transform="translate(-5.3185596,-0.96716001)">
+      <path
+         transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)"
+         d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
+         sodipodi:ry="31.502871"
+         sodipodi:rx="31.502871"
+         sodipodi:cy="32.964287"
+         sodipodi:cx="37.32143"
+         id="path2985"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         transform="translate(-12.267302,789.43885)"
+         d="m 74.599764,39.890491 c 0,13.814797 -11.199106,25.013903 -25.013903,25.013903 -13.814797,0 -25.013902,-11.199106 -25.013902,-25.013903 0,-13.814796 11.199105,-25.013902 25.013902,-25.013902 13.814797,0 25.013903,11.199106 25.013903,25.013902 z"
+         sodipodi:ry="25.013903"
+         sodipodi:rx="25.013903"
+         sodipodi:cy="39.890491"
+         sodipodi:cx="49.585861"
+         id="path2989"
+         style="fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3763)"
+         sodipodi:type="arc" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3767"
+         d="m 37.584185,810.50124 c -0.314306,3.11014 -0.800266,8.24936 -0.8125,8.25 -0.01222,6.4e-4 -1.08018,-5.02906 -1.71875,-8.09375 -0.136454,0.0164 -0.270711,0.0432 -0.40625,0.0625 0.176622,3.12916 0.4807,8.24746 0.46875,8.25 -0.01197,0.003 -1.827606,-4.82358 -2.9375,-7.75 -0.135142,0.0383 -0.272363,0.0838 -0.40625,0.125 0.663408,3.06057 1.761415,8.08937 1.75,8.09375 -0.01143,0.004 -2.572318,-4.47312 -4.125,-7.1875 -0.122516,0.057 -0.253932,0.0967 -0.375,0.15625 1.129644,2.90811 3.010631,7.74386 3,7.75 -0.0106,0.006 -3.229107,-4.03042 -5.1875,-6.46875 -0.117475,0.079 -0.228173,0.16847 -0.34375,0.25 1.577037,2.70633 4.165751,7.14856 4.15625,7.15625 -0.0095,0.008 -3.843684,-3.46346 -6.15625,-5.5625 -0.102199,0.0951 -0.212438,0.18394 -0.3125,0.28125 1.974154,2.41808 5.258209,6.39713 5.25,6.40625 -0.0082,0.009 -4.2882,-2.81609 -6.90625,-4.53125 -0.08873,0.11264 -0.163805,0.22906 -0.25,0.34375 2.335427,2.0859 6.16291,5.52099 6.15625,5.53125 -0.0067,0.0103 -4.674758,-2.12067 -7.53125,-3.40625 -0.0702,0.12561 -0.151369,0.24764 -0.21875,0.375 2.630301,1.69318 6.973729,4.45757 6.96875,4.46875 -0.005,0.0112 -4.976989,-1.33319 -8,-2.15625 -0.04912,0.13381 -0.07886,0.27103 -0.125,0.40625 2.873338,1.26541 7.565656,3.33197 7.5625,3.34375 -0.0032,0.0118 -5.142461,-0.56705 -8.25,-0.90625 -0.0261,0.13324 -0.03923,0.27202 -0.0625,0.40625 3.02815,0.79836 8.001278,2.11284 8,2.125 -0.0013,0.0122 -5.119638,0.25482 -8.25,0.40625 -0.005,0.13746 -0.02919,0.26806 -0.03125,0.40625 3.109859,0.31428 8.249359,0.83152 8.25,0.84375 6.42e-4,0.0123 -5.070673,1.051 -8.125,1.6875 0.01617,0.13653 0.04342,0.27063 0.0625,0.40625 3.118078,-0.17591 8.2787,-0.44949 8.28125,-0.4375 0.0025,0.012 -4.823576,1.82761 -7.75,2.9375 0.03904,0.13732 0.08294,0.27023 0.125,0.40625 3.06057,-0.66341 8.089368,-1.76141 8.09375,-1.75 0.0044,0.0114 -4.468265,2.53834 -7.1875,4.09375 0.05917,0.12767 0.125571,0.2489 0.1875,0.375 2.921711,-1.13505 7.712642,-2.97933 7.71875,-2.96875 0.0061,0.0106 -4.030423,3.22911 -6.46875,5.1875 0.07987,0.11881 0.167511,0.22689 0.25,0.34375 2.706327,-1.57704 7.148557,-4.16575 7.15625,-4.15625 0.0077,0.01 -3.462012,3.81086 -5.5625,6.125 0.09509,0.1022 0.183936,0.21244 0.28125,0.3125 2.416344,-1.97272 6.428376,-5.25821 6.4375,-5.25 0.0091,0.008 -2.814864,4.31761 -4.53125,6.9375 0.10361,0.0813 0.207158,0.17082 0.3125,0.25 2.084508,-2.33384 5.520987,-6.19416 5.53125,-6.1875 0.01026,0.007 -2.121751,4.70835 -3.40625,7.5625 0.127028,0.071 0.246179,0.15061 0.375,0.21875 1.692362,-2.629 4.488811,-6.97373 4.5,-6.96875 0.0112,0.005 -1.335384,4.98479 -2.15625,8 0.123856,0.0452 0.249944,0.0824 0.375,0.125 1.261114,-2.86336 3.331928,-7.56567 3.34375,-7.5625 0.01182,0.003 -0.56672,5.10839 -0.90625,8.21875 0.132885,0.026 0.272379,0.0393 0.40625,0.0625 0.798364,-3.02815 2.112839,-8.00128 2.125,-8 0.01216,10e-4 0.254937,5.1537 0.40625,8.28125 0.137455,0.005 0.268058,0.0292 0.40625,0.0312 0.314279,-3.10986 0.831515,-8.24936 0.84375,-8.25 0.01222,-6.4e-4 1.08018,5.02906 1.71875,8.09375 0.136095,-0.0164 0.271065,-0.0432 0.40625,-0.0625 -0.176622,-3.12916 -0.4807,-8.24746 -0.46875,-8.25 0.012,-0.003 1.830366,4.83103 2.9375,7.75 0.135578,-0.0384 0.271934,-0.0837 0.40625,-0.125 -0.661592,-3.0525 -1.761447,-8.08936 -1.75,-8.09375 0.0114,-0.004 2.537144,4.43488 4.09375,7.15625 0.131155,-0.0607 0.27675,-0.0926 0.40625,-0.15625 -1.130643,-2.91062 -3.010622,-7.71262 -3,-7.71875 0.01063,-0.006 3.233247,4.03566 5.1875,6.46875 0.116447,-0.0783 0.229168,-0.16921 0.34375,-0.25 -1.573318,-2.70006 -4.165774,-7.14854 -4.15625,-7.15625 0.0095,-0.008 3.768072,3.42012 6.09375,5.53125 0.103665,-0.0961 0.211024,-0.18284 0.3125,-0.28125 -1.982887,-2.4286 -5.226922,-6.39717 -5.21875,-6.40625 0.0082,-0.009 4.321436,2.81742 6.9375,4.53125 0.08771,-0.11152 0.164775,-0.23022 0.25,-0.34375 -2.336843,-2.08715 -6.162906,-5.48975 -6.15625,-5.5 0.0067,-0.0102 4.673707,2.08894 7.53125,3.375 0.07097,-0.127 0.150656,-0.24621 0.21875,-0.375 -2.630301,-1.69318 -6.973729,-4.45757 -6.96875,-4.46875 0.005,-0.0111 4.943128,1.33246 7.96875,2.15625 0.0459,-0.12525 0.112949,-0.24851 0.15625,-0.375 -2.863358,-1.26111 -7.565668,-3.33193 -7.5625,-3.34375 0.0032,-0.0119 5.150686,0.53676 8.25,0.875 0.02589,-0.13331 0.03944,-0.27195 0.0625,-0.40625 -3.018219,-0.79583 -8.032533,-2.08155 -8.03125,-2.09375 0.0013,-0.0122 5.153291,-0.25492 8.28125,-0.40625 0.0055,-0.14557 0.0291,-0.29111 0.03125,-0.4375 -3.109859,-0.31428 -8.249359,-0.83151 -8.25,-0.84375 -6.4e-4,-0.0122 5.028478,-1.04881 8.09375,-1.6875 -0.01643,-0.13645 -0.04317,-0.27071 -0.0625,-0.40625 -3.129159,0.17662 -8.24746,0.4807 -8.25,0.46875 -0.0026,-0.012 4.831033,-1.83037 7.75,-2.9375 -0.03825,-0.13514 -0.08383,-0.27236 -0.125,-0.40625 -3.052504,0.66159 -8.089356,1.76145 -8.09375,1.75 -0.0044,-0.0114 4.429945,-2.56562 7.15625,-4.125 -0.05884,-0.12654 -0.12595,-0.25 -0.1875,-0.375 -2.930181,1.13842 -7.681411,3.01055 -7.6875,3 -0.0061,-0.0106 4.035662,-3.23325 6.46875,-5.1875 -0.07925,-0.11824 -0.168164,-0.22743 -0.25,-0.34375 -2.700061,1.57332 -7.148538,4.16577 -7.15625,4.15625 -0.0077,-0.009 3.421511,-3.80083 5.53125,-6.125 -0.09496,-0.10232 -0.184058,-0.21232 -0.28125,-0.3125 -2.428598,1.98289 -6.397174,5.22692 -6.40625,5.21875 -0.0091,-0.008 2.821395,-4.32741 4.53125,-6.9375 -0.106461,-0.0835 -0.235462,-0.13749 -0.34375,-0.21875 -2.087146,2.33684 -5.489751,6.16291 -5.5,6.15625 -0.01031,-0.007 2.127591,-4.75231 3.40625,-7.59375 -0.121644,-0.0679 -0.251714,-0.12229 -0.375,-0.1875 -1.688577,2.62302 -4.488785,7.00499 -4.5,7 -0.01117,-0.005 1.333192,-4.97699 2.15625,-8 -0.128016,-0.0468 -0.245701,-0.11221 -0.375,-0.15625 -1.260079,2.86096 -3.331917,7.59692 -3.34375,7.59375 -0.01183,-0.003 0.535766,-5.14216 0.875,-8.25 -0.133313,-0.0259 -0.271948,-0.0394 -0.40625,-0.0625 -0.798542,3.02885 -2.081592,8.00128 -2.09375,8 -0.01215,-10e-4 -0.254807,-5.11923 -0.40625,-8.25 -0.145567,-0.005 -0.291106,-0.0291 -0.4375,-0.0312 z"
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3773)" />
+    </g>
+    <g
+       transform="translate(58.68144,-0.96716001)"
+       id="g3795">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path3797"
+         sodipodi:cx="37.32143"
+         sodipodi:cy="32.964287"
+         sodipodi:rx="31.502871"
+         sodipodi:ry="31.502871"
+         d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
+         transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)" />
+      <path
+         sodipodi:type="arc"
+         style="fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3763)"
+         id="path3799"
+         sodipodi:cx="49.585861"
+         sodipodi:cy="39.890491"
+         sodipodi:rx="25.013903"
+         sodipodi:ry="25.013903"
+         d="m 74.599764,39.890491 c 0,13.814797 -11.199106,25.013903 -25.013903,25.013903 -13.814797,0 -25.013902,-11.199106 -25.013902,-25.013903 0,-13.814796 11.199105,-25.013902 25.013902,-25.013902 13.814797,0 25.013903,11.199106 25.013903,25.013902 z"
+         transform="translate(-12.267302,789.43885)" />
+      <path
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3773)"
+         d="m 37.584185,810.50124 c -0.314306,3.11014 -0.800266,8.24936 -0.8125,8.25 -0.01222,6.4e-4 -1.08018,-5.02906 -1.71875,-8.09375 -0.136454,0.0164 -0.270711,0.0432 -0.40625,0.0625 0.176622,3.12916 0.4807,8.24746 0.46875,8.25 -0.01197,0.003 -1.827606,-4.82358 -2.9375,-7.75 -0.135142,0.0383 -0.272363,0.0838 -0.40625,0.125 0.663408,3.06057 1.761415,8.08937 1.75,8.09375 -0.01143,0.004 -2.572318,-4.47312 -4.125,-7.1875 -0.122516,0.057 -0.253932,0.0967 -0.375,0.15625 1.129644,2.90811 3.010631,7.74386 3,7.75 -0.0106,0.006 -3.229107,-4.03042 -5.1875,-6.46875 -0.117475,0.079 -0.228173,0.16847 -0.34375,0.25 1.577037,2.70633 4.165751,7.14856 4.15625,7.15625 -0.0095,0.008 -3.843684,-3.46346 -6.15625,-5.5625 -0.102199,0.0951 -0.212438,0.18394 -0.3125,0.28125 1.974154,2.41808 5.258209,6.39713 5.25,6.40625 -0.0082,0.009 -4.2882,-2.81609 -6.90625,-4.53125 -0.08873,0.11264 -0.163805,0.22906 -0.25,0.34375 2.335427,2.0859 6.16291,5.52099 6.15625,5.53125 -0.0067,0.0103 -4.674758,-2.12067 -7.53125,-3.40625 -0.0702,0.12561 -0.151369,0.24764 -0.21875,0.375 2.630301,1.69318 6.973729,4.45757 6.96875,4.46875 -0.005,0.0112 -4.976989,-1.33319 -8,-2.15625 -0.04912,0.13381 -0.07886,0.27103 -0.125,0.40625 2.873338,1.26541 7.565656,3.33197 7.5625,3.34375 -0.0032,0.0118 -5.142461,-0.56705 -8.25,-0.90625 -0.0261,0.13324 -0.03923,0.27202 -0.0625,0.40625 3.02815,0.79836 8.001278,2.11284 8,2.125 -0.0013,0.0122 -5.119638,0.25482 -8.25,0.40625 -0.005,0.13746 -0.02919,0.26806 -0.03125,0.40625 3.109859,0.31428 8.249359,0.83152 8.25,0.84375 6.42e-4,0.0123 -5.070673,1.051 -8.125,1.6875 0.01617,0.13653 0.04342,0.27063 0.0625,0.40625 3.118078,-0.17591 8.2787,-0.44949 8.28125,-0.4375 0.0025,0.012 -4.823576,1.82761 -7.75,2.9375 0.03904,0.13732 0.08294,0.27023 0.125,0.40625 3.06057,-0.66341 8.089368,-1.76141 8.09375,-1.75 0.0044,0.0114 -4.468265,2.53834 -7.1875,4.09375 0.05917,0.12767 0.125571,0.2489 0.1875,0.375 2.921711,-1.13505 7.712642,-2.97933 7.71875,-2.96875 0.0061,0.0106 -4.030423,3.22911 -6.46875,5.1875 0.07987,0.11881 0.167511,0.22689 0.25,0.34375 2.706327,-1.57704 7.148557,-4.16575 7.15625,-4.15625 0.0077,0.01 -3.462012,3.81086 -5.5625,6.125 0.09509,0.1022 0.183936,0.21244 0.28125,0.3125 2.416344,-1.97272 6.428376,-5.25821 6.4375,-5.25 0.0091,0.008 -2.814864,4.31761 -4.53125,6.9375 0.10361,0.0813 0.207158,0.17082 0.3125,0.25 2.084508,-2.33384 5.520987,-6.19416 5.53125,-6.1875 0.01026,0.007 -2.121751,4.70835 -3.40625,7.5625 0.127028,0.071 0.246179,0.15061 0.375,0.21875 1.692362,-2.629 4.488811,-6.97373 4.5,-6.96875 0.0112,0.005 -1.335384,4.98479 -2.15625,8 0.123856,0.0452 0.249944,0.0824 0.375,0.125 1.261114,-2.86336 3.331928,-7.56567 3.34375,-7.5625 0.01182,0.003 -0.56672,5.10839 -0.90625,8.21875 0.132885,0.026 0.272379,0.0393 0.40625,0.0625 0.798364,-3.02815 2.112839,-8.00128 2.125,-8 0.01216,10e-4 0.254937,5.1537 0.40625,8.28125 0.137455,0.005 0.268058,0.0292 0.40625,0.0312 0.314279,-3.10986 0.831515,-8.24936 0.84375,-8.25 0.01222,-6.4e-4 1.08018,5.02906 1.71875,8.09375 0.136095,-0.0164 0.271065,-0.0432 0.40625,-0.0625 -0.176622,-3.12916 -0.4807,-8.24746 -0.46875,-8.25 0.012,-0.003 1.830366,4.83103 2.9375,7.75 0.135578,-0.0384 0.271934,-0.0837 0.40625,-0.125 -0.661592,-3.0525 -1.761447,-8.08936 -1.75,-8.09375 0.0114,-0.004 2.537144,4.43488 4.09375,7.15625 0.131155,-0.0607 0.27675,-0.0926 0.40625,-0.15625 -1.130643,-2.91062 -3.010622,-7.71262 -3,-7.71875 0.01063,-0.006 3.233247,4.03566 5.1875,6.46875 0.116447,-0.0783 0.229168,-0.16921 0.34375,-0.25 -1.573318,-2.70006 -4.165774,-7.14854 -4.15625,-7.15625 0.0095,-0.008 3.768072,3.42012 6.09375,5.53125 0.103665,-0.0961 0.211024,-0.18284 0.3125,-0.28125 -1.982887,-2.4286 -5.226922,-6.39717 -5.21875,-6.40625 0.0082,-0.009 4.321436,2.81742 6.9375,4.53125 0.08771,-0.11152 0.164775,-0.23022 0.25,-0.34375 -2.336843,-2.08715 -6.162906,-5.48975 -6.15625,-5.5 0.0067,-0.0102 4.673707,2.08894 7.53125,3.375 0.07097,-0.127 0.150656,-0.24621 0.21875,-0.375 -2.630301,-1.69318 -6.973729,-4.45757 -6.96875,-4.46875 0.005,-0.0111 4.943128,1.33246 7.96875,2.15625 0.0459,-0.12525 0.112949,-0.24851 0.15625,-0.375 -2.863358,-1.26111 -7.565668,-3.33193 -7.5625,-3.34375 0.0032,-0.0119 5.150686,0.53676 8.25,0.875 0.02589,-0.13331 0.03944,-0.27195 0.0625,-0.40625 -3.018219,-0.79583 -8.032533,-2.08155 -8.03125,-2.09375 0.0013,-0.0122 5.153291,-0.25492 8.28125,-0.40625 0.0055,-0.14557 0.0291,-0.29111 0.03125,-0.4375 -3.109859,-0.31428 -8.249359,-0.83151 -8.25,-0.84375 -6.4e-4,-0.0122 5.028478,-1.04881 8.09375,-1.6875 -0.01643,-0.13645 -0.04317,-0.27071 -0.0625,-0.40625 -3.129159,0.17662 -8.24746,0.4807 -8.25,0.46875 -0.0026,-0.012 4.831033,-1.83037 7.75,-2.9375 -0.03825,-0.13514 -0.08383,-0.27236 -0.125,-0.40625 -3.052504,0.66159 -8.089356,1.76145 -8.09375,1.75 -0.0044,-0.0114 4.429945,-2.56562 7.15625,-4.125 -0.05884,-0.12654 -0.12595,-0.25 -0.1875,-0.375 -2.930181,1.13842 -7.681411,3.01055 -7.6875,3 -0.0061,-0.0106 4.035662,-3.23325 6.46875,-5.1875 -0.07925,-0.11824 -0.168164,-0.22743 -0.25,-0.34375 -2.700061,1.57332 -7.148538,4.16577 -7.15625,4.15625 -0.0077,-0.009 3.421511,-3.80083 5.53125,-6.125 -0.09496,-0.10232 -0.184058,-0.21232 -0.28125,-0.3125 -2.428598,1.98289 -6.397174,5.22692 -6.40625,5.21875 -0.0091,-0.008 2.821395,-4.32741 4.53125,-6.9375 -0.106461,-0.0835 -0.235462,-0.13749 -0.34375,-0.21875 -2.087146,2.33684 -5.489751,6.16291 -5.5,6.15625 -0.01031,-0.007 2.127591,-4.75231 3.40625,-7.59375 -0.121644,-0.0679 -0.251714,-0.12229 -0.375,-0.1875 -1.688577,2.62302 -4.488785,7.00499 -4.5,7 -0.01117,-0.005 1.333192,-4.97699 2.15625,-8 -0.128016,-0.0468 -0.245701,-0.11221 -0.375,-0.15625 -1.260079,2.86096 -3.331917,7.59692 -3.34375,7.59375 -0.01183,-0.003 0.535766,-5.14216 0.875,-8.25 -0.133313,-0.0259 -0.271948,-0.0394 -0.40625,-0.0625 -0.798542,3.02885 -2.081592,8.00128 -2.09375,8 -0.01215,-10e-4 -0.254807,-5.11923 -0.40625,-8.25 -0.145567,-0.005 -0.291106,-0.0291 -0.4375,-0.0312 z"
+         id="path3801"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       id="g3803"
+       transform="translate(122.68144,-0.96716001)">
+      <path
+         transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)"
+         d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
+         sodipodi:ry="31.502871"
+         sodipodi:rx="31.502871"
+         sodipodi:cy="32.964287"
+         sodipodi:cx="37.32143"
+         id="path3805"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         transform="translate(-12.267302,789.43885)"
+         d="m 74.599764,39.890491 c 0,13.814797 -11.199106,25.013903 -25.013903,25.013903 -13.814797,0 -25.013902,-11.199106 -25.013902,-25.013903 0,-13.814796 11.199105,-25.013902 25.013902,-25.013902 13.814797,0 25.013903,11.199106 25.013903,25.013902 z"
+         sodipodi:ry="25.013903"
+         sodipodi:rx="25.013903"
+         sodipodi:cy="39.890491"
+         sodipodi:cx="49.585861"
+         id="path3807"
+         style="fill:#00ff00;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3763)"
+         sodipodi:type="arc" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3809"
+         d="m 37.584185,810.50124 c -0.314306,3.11014 -0.800266,8.24936 -0.8125,8.25 -0.01222,6.4e-4 -1.08018,-5.02906 -1.71875,-8.09375 -0.136454,0.0164 -0.270711,0.0432 -0.40625,0.0625 0.176622,3.12916 0.4807,8.24746 0.46875,8.25 -0.01197,0.003 -1.827606,-4.82358 -2.9375,-7.75 -0.135142,0.0383 -0.272363,0.0838 -0.40625,0.125 0.663408,3.06057 1.761415,8.08937 1.75,8.09375 -0.01143,0.004 -2.572318,-4.47312 -4.125,-7.1875 -0.122516,0.057 -0.253932,0.0967 -0.375,0.15625 1.129644,2.90811 3.010631,7.74386 3,7.75 -0.0106,0.006 -3.229107,-4.03042 -5.1875,-6.46875 -0.117475,0.079 -0.228173,0.16847 -0.34375,0.25 1.577037,2.70633 4.165751,7.14856 4.15625,7.15625 -0.0095,0.008 -3.843684,-3.46346 -6.15625,-5.5625 -0.102199,0.0951 -0.212438,0.18394 -0.3125,0.28125 1.974154,2.41808 5.258209,6.39713 5.25,6.40625 -0.0082,0.009 -4.2882,-2.81609 -6.90625,-4.53125 -0.08873,0.11264 -0.163805,0.22906 -0.25,0.34375 2.335427,2.0859 6.16291,5.52099 6.15625,5.53125 -0.0067,0.0103 -4.674758,-2.12067 -7.53125,-3.40625 -0.0702,0.12561 -0.151369,0.24764 -0.21875,0.375 2.630301,1.69318 6.973729,4.45757 6.96875,4.46875 -0.005,0.0112 -4.976989,-1.33319 -8,-2.15625 -0.04912,0.13381 -0.07886,0.27103 -0.125,0.40625 2.873338,1.26541 7.565656,3.33197 7.5625,3.34375 -0.0032,0.0118 -5.142461,-0.56705 -8.25,-0.90625 -0.0261,0.13324 -0.03923,0.27202 -0.0625,0.40625 3.02815,0.79836 8.001278,2.11284 8,2.125 -0.0013,0.0122 -5.119638,0.25482 -8.25,0.40625 -0.005,0.13746 -0.02919,0.26806 -0.03125,0.40625 3.109859,0.31428 8.249359,0.83152 8.25,0.84375 6.42e-4,0.0123 -5.070673,1.051 -8.125,1.6875 0.01617,0.13653 0.04342,0.27063 0.0625,0.40625 3.118078,-0.17591 8.2787,-0.44949 8.28125,-0.4375 0.0025,0.012 -4.823576,1.82761 -7.75,2.9375 0.03904,0.13732 0.08294,0.27023 0.125,0.40625 3.06057,-0.66341 8.089368,-1.76141 8.09375,-1.75 0.0044,0.0114 -4.468265,2.53834 -7.1875,4.09375 0.05917,0.12767 0.125571,0.2489 0.1875,0.375 2.921711,-1.13505 7.712642,-2.97933 7.71875,-2.96875 0.0061,0.0106 -4.030423,3.22911 -6.46875,5.1875 0.07987,0.11881 0.167511,0.22689 0.25,0.34375 2.706327,-1.57704 7.148557,-4.16575 7.15625,-4.15625 0.0077,0.01 -3.462012,3.81086 -5.5625,6.125 0.09509,0.1022 0.183936,0.21244 0.28125,0.3125 2.416344,-1.97272 6.428376,-5.25821 6.4375,-5.25 0.0091,0.008 -2.814864,4.31761 -4.53125,6.9375 0.10361,0.0813 0.207158,0.17082 0.3125,0.25 2.084508,-2.33384 5.520987,-6.19416 5.53125,-6.1875 0.01026,0.007 -2.121751,4.70835 -3.40625,7.5625 0.127028,0.071 0.246179,0.15061 0.375,0.21875 1.692362,-2.629 4.488811,-6.97373 4.5,-6.96875 0.0112,0.005 -1.335384,4.98479 -2.15625,8 0.123856,0.0452 0.249944,0.0824 0.375,0.125 1.261114,-2.86336 3.331928,-7.56567 3.34375,-7.5625 0.01182,0.003 -0.56672,5.10839 -0.90625,8.21875 0.132885,0.026 0.272379,0.0393 0.40625,0.0625 0.798364,-3.02815 2.112839,-8.00128 2.125,-8 0.01216,10e-4 0.254937,5.1537 0.40625,8.28125 0.137455,0.005 0.268058,0.0292 0.40625,0.0312 0.314279,-3.10986 0.831515,-8.24936 0.84375,-8.25 0.01222,-6.4e-4 1.08018,5.02906 1.71875,8.09375 0.136095,-0.0164 0.271065,-0.0432 0.40625,-0.0625 -0.176622,-3.12916 -0.4807,-8.24746 -0.46875,-8.25 0.012,-0.003 1.830366,4.83103 2.9375,7.75 0.135578,-0.0384 0.271934,-0.0837 0.40625,-0.125 -0.661592,-3.0525 -1.761447,-8.08936 -1.75,-8.09375 0.0114,-0.004 2.537144,4.43488 4.09375,7.15625 0.131155,-0.0607 0.27675,-0.0926 0.40625,-0.15625 -1.130643,-2.91062 -3.010622,-7.71262 -3,-7.71875 0.01063,-0.006 3.233247,4.03566 5.1875,6.46875 0.116447,-0.0783 0.229168,-0.16921 0.34375,-0.25 -1.573318,-2.70006 -4.165774,-7.14854 -4.15625,-7.15625 0.0095,-0.008 3.768072,3.42012 6.09375,5.53125 0.103665,-0.0961 0.211024,-0.18284 0.3125,-0.28125 -1.982887,-2.4286 -5.226922,-6.39717 -5.21875,-6.40625 0.0082,-0.009 4.321436,2.81742 6.9375,4.53125 0.08771,-0.11152 0.164775,-0.23022 0.25,-0.34375 -2.336843,-2.08715 -6.162906,-5.48975 -6.15625,-5.5 0.0067,-0.0102 4.673707,2.08894 7.53125,3.375 0.07097,-0.127 0.150656,-0.24621 0.21875,-0.375 -2.630301,-1.69318 -6.973729,-4.45757 -6.96875,-4.46875 0.005,-0.0111 4.943128,1.33246 7.96875,2.15625 0.0459,-0.12525 0.112949,-0.24851 0.15625,-0.375 -2.863358,-1.26111 -7.565668,-3.33193 -7.5625,-3.34375 0.0032,-0.0119 5.150686,0.53676 8.25,0.875 0.02589,-0.13331 0.03944,-0.27195 0.0625,-0.40625 -3.018219,-0.79583 -8.032533,-2.08155 -8.03125,-2.09375 0.0013,-0.0122 5.153291,-0.25492 8.28125,-0.40625 0.0055,-0.14557 0.0291,-0.29111 0.03125,-0.4375 -3.109859,-0.31428 -8.249359,-0.83151 -8.25,-0.84375 -6.4e-4,-0.0122 5.028478,-1.04881 8.09375,-1.6875 -0.01643,-0.13645 -0.04317,-0.27071 -0.0625,-0.40625 -3.129159,0.17662 -8.24746,0.4807 -8.25,0.46875 -0.0026,-0.012 4.831033,-1.83037 7.75,-2.9375 -0.03825,-0.13514 -0.08383,-0.27236 -0.125,-0.40625 -3.052504,0.66159 -8.089356,1.76145 -8.09375,1.75 -0.0044,-0.0114 4.429945,-2.56562 7.15625,-4.125 -0.05884,-0.12654 -0.12595,-0.25 -0.1875,-0.375 -2.930181,1.13842 -7.681411,3.01055 -7.6875,3 -0.0061,-0.0106 4.035662,-3.23325 6.46875,-5.1875 -0.07925,-0.11824 -0.168164,-0.22743 -0.25,-0.34375 -2.700061,1.57332 -7.148538,4.16577 -7.15625,4.15625 -0.0077,-0.009 3.421511,-3.80083 5.53125,-6.125 -0.09496,-0.10232 -0.184058,-0.21232 -0.28125,-0.3125 -2.428598,1.98289 -6.397174,5.22692 -6.40625,5.21875 -0.0091,-0.008 2.821395,-4.32741 4.53125,-6.9375 -0.106461,-0.0835 -0.235462,-0.13749 -0.34375,-0.21875 -2.087146,2.33684 -5.489751,6.16291 -5.5,6.15625 -0.01031,-0.007 2.127591,-4.75231 3.40625,-7.59375 -0.121644,-0.0679 -0.251714,-0.12229 -0.375,-0.1875 -1.688577,2.62302 -4.488785,7.00499 -4.5,7 -0.01117,-0.005 1.333192,-4.97699 2.15625,-8 -0.128016,-0.0468 -0.245701,-0.11221 -0.375,-0.15625 -1.260079,2.86096 -3.331917,7.59692 -3.34375,7.59375 -0.01183,-0.003 0.535766,-5.14216 0.875,-8.25 -0.133313,-0.0259 -0.271948,-0.0394 -0.40625,-0.0625 -0.798542,3.02885 -2.081592,8.00128 -2.09375,8 -0.01215,-10e-4 -0.254807,-5.11923 -0.40625,-8.25 -0.145567,-0.005 -0.291106,-0.0291 -0.4375,-0.0312 z"
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3773)" />
+    </g>
+    <g
+       transform="translate(186.68144,-0.96716001)"
+       id="g3811">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path3813"
+         sodipodi:cx="37.32143"
+         sodipodi:cy="32.964287"
+         sodipodi:rx="31.502871"
+         sodipodi:ry="31.502871"
+         d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
+         transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)" />
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffff00;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3763)"
+         id="path3815"
+         sodipodi:cx="49.585861"
+         sodipodi:cy="39.890491"
+         sodipodi:rx="25.013903"
+         sodipodi:ry="25.013903"
+         d="m 74.599764,39.890491 c 0,13.814797 -11.199106,25.013903 -25.013903,25.013903 -13.814797,0 -25.013902,-11.199106 -25.013902,-25.013903 0,-13.814796 11.199105,-25.013902 25.013902,-25.013902 13.814797,0 25.013903,11.199106 25.013903,25.013902 z"
+         transform="translate(-12.267302,789.43885)" />
+      <path
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3773)"
+         d="m 37.584185,810.50124 c -0.314306,3.11014 -0.800266,8.24936 -0.8125,8.25 -0.01222,6.4e-4 -1.08018,-5.02906 -1.71875,-8.09375 -0.136454,0.0164 -0.270711,0.0432 -0.40625,0.0625 0.176622,3.12916 0.4807,8.24746 0.46875,8.25 -0.01197,0.003 -1.827606,-4.82358 -2.9375,-7.75 -0.135142,0.0383 -0.272363,0.0838 -0.40625,0.125 0.663408,3.06057 1.761415,8.08937 1.75,8.09375 -0.01143,0.004 -2.572318,-4.47312 -4.125,-7.1875 -0.122516,0.057 -0.253932,0.0967 -0.375,0.15625 1.129644,2.90811 3.010631,7.74386 3,7.75 -0.0106,0.006 -3.229107,-4.03042 -5.1875,-6.46875 -0.117475,0.079 -0.228173,0.16847 -0.34375,0.25 1.577037,2.70633 4.165751,7.14856 4.15625,7.15625 -0.0095,0.008 -3.843684,-3.46346 -6.15625,-5.5625 -0.102199,0.0951 -0.212438,0.18394 -0.3125,0.28125 1.974154,2.41808 5.258209,6.39713 5.25,6.40625 -0.0082,0.009 -4.2882,-2.81609 -6.90625,-4.53125 -0.08873,0.11264 -0.163805,0.22906 -0.25,0.34375 2.335427,2.0859 6.16291,5.52099 6.15625,5.53125 -0.0067,0.0103 -4.674758,-2.12067 -7.53125,-3.40625 -0.0702,0.12561 -0.151369,0.24764 -0.21875,0.375 2.630301,1.69318 6.973729,4.45757 6.96875,4.46875 -0.005,0.0112 -4.976989,-1.33319 -8,-2.15625 -0.04912,0.13381 -0.07886,0.27103 -0.125,0.40625 2.873338,1.26541 7.565656,3.33197 7.5625,3.34375 -0.0032,0.0118 -5.142461,-0.56705 -8.25,-0.90625 -0.0261,0.13324 -0.03923,0.27202 -0.0625,0.40625 3.02815,0.79836 8.001278,2.11284 8,2.125 -0.0013,0.0122 -5.119638,0.25482 -8.25,0.40625 -0.005,0.13746 -0.02919,0.26806 -0.03125,0.40625 3.109859,0.31428 8.249359,0.83152 8.25,0.84375 6.42e-4,0.0123 -5.070673,1.051 -8.125,1.6875 0.01617,0.13653 0.04342,0.27063 0.0625,0.40625 3.118078,-0.17591 8.2787,-0.44949 8.28125,-0.4375 0.0025,0.012 -4.823576,1.82761 -7.75,2.9375 0.03904,0.13732 0.08294,0.27023 0.125,0.40625 3.06057,-0.66341 8.089368,-1.76141 8.09375,-1.75 0.0044,0.0114 -4.468265,2.53834 -7.1875,4.09375 0.05917,0.12767 0.125571,0.2489 0.1875,0.375 2.921711,-1.13505 7.712642,-2.97933 7.71875,-2.96875 0.0061,0.0106 -4.030423,3.22911 -6.46875,5.1875 0.07987,0.11881 0.167511,0.22689 0.25,0.34375 2.706327,-1.57704 7.148557,-4.16575 7.15625,-4.15625 0.0077,0.01 -3.462012,3.81086 -5.5625,6.125 0.09509,0.1022 0.183936,0.21244 0.28125,0.3125 2.416344,-1.97272 6.428376,-5.25821 6.4375,-5.25 0.0091,0.008 -2.814864,4.31761 -4.53125,6.9375 0.10361,0.0813 0.207158,0.17082 0.3125,0.25 2.084508,-2.33384 5.520987,-6.19416 5.53125,-6.1875 0.01026,0.007 -2.121751,4.70835 -3.40625,7.5625 0.127028,0.071 0.246179,0.15061 0.375,0.21875 1.692362,-2.629 4.488811,-6.97373 4.5,-6.96875 0.0112,0.005 -1.335384,4.98479 -2.15625,8 0.123856,0.0452 0.249944,0.0824 0.375,0.125 1.261114,-2.86336 3.331928,-7.56567 3.34375,-7.5625 0.01182,0.003 -0.56672,5.10839 -0.90625,8.21875 0.132885,0.026 0.272379,0.0393 0.40625,0.0625 0.798364,-3.02815 2.112839,-8.00128 2.125,-8 0.01216,10e-4 0.254937,5.1537 0.40625,8.28125 0.137455,0.005 0.268058,0.0292 0.40625,0.0312 0.314279,-3.10986 0.831515,-8.24936 0.84375,-8.25 0.01222,-6.4e-4 1.08018,5.02906 1.71875,8.09375 0.136095,-0.0164 0.271065,-0.0432 0.40625,-0.0625 -0.176622,-3.12916 -0.4807,-8.24746 -0.46875,-8.25 0.012,-0.003 1.830366,4.83103 2.9375,7.75 0.135578,-0.0384 0.271934,-0.0837 0.40625,-0.125 -0.661592,-3.0525 -1.761447,-8.08936 -1.75,-8.09375 0.0114,-0.004 2.537144,4.43488 4.09375,7.15625 0.131155,-0.0607 0.27675,-0.0926 0.40625,-0.15625 -1.130643,-2.91062 -3.010622,-7.71262 -3,-7.71875 0.01063,-0.006 3.233247,4.03566 5.1875,6.46875 0.116447,-0.0783 0.229168,-0.16921 0.34375,-0.25 -1.573318,-2.70006 -4.165774,-7.14854 -4.15625,-7.15625 0.0095,-0.008 3.768072,3.42012 6.09375,5.53125 0.103665,-0.0961 0.211024,-0.18284 0.3125,-0.28125 -1.982887,-2.4286 -5.226922,-6.39717 -5.21875,-6.40625 0.0082,-0.009 4.321436,2.81742 6.9375,4.53125 0.08771,-0.11152 0.164775,-0.23022 0.25,-0.34375 -2.336843,-2.08715 -6.162906,-5.48975 -6.15625,-5.5 0.0067,-0.0102 4.673707,2.08894 7.53125,3.375 0.07097,-0.127 0.150656,-0.24621 0.21875,-0.375 -2.630301,-1.69318 -6.973729,-4.45757 -6.96875,-4.46875 0.005,-0.0111 4.943128,1.33246 7.96875,2.15625 0.0459,-0.12525 0.112949,-0.24851 0.15625,-0.375 -2.863358,-1.26111 -7.565668,-3.33193 -7.5625,-3.34375 0.0032,-0.0119 5.150686,0.53676 8.25,0.875 0.02589,-0.13331 0.03944,-0.27195 0.0625,-0.40625 -3.018219,-0.79583 -8.032533,-2.08155 -8.03125,-2.09375 0.0013,-0.0122 5.153291,-0.25492 8.28125,-0.40625 0.0055,-0.14557 0.0291,-0.29111 0.03125,-0.4375 -3.109859,-0.31428 -8.249359,-0.83151 -8.25,-0.84375 -6.4e-4,-0.0122 5.028478,-1.04881 8.09375,-1.6875 -0.01643,-0.13645 -0.04317,-0.27071 -0.0625,-0.40625 -3.129159,0.17662 -8.24746,0.4807 -8.25,0.46875 -0.0026,-0.012 4.831033,-1.83037 7.75,-2.9375 -0.03825,-0.13514 -0.08383,-0.27236 -0.125,-0.40625 -3.052504,0.66159 -8.089356,1.76145 -8.09375,1.75 -0.0044,-0.0114 4.429945,-2.56562 7.15625,-4.125 -0.05884,-0.12654 -0.12595,-0.25 -0.1875,-0.375 -2.930181,1.13842 -7.681411,3.01055 -7.6875,3 -0.0061,-0.0106 4.035662,-3.23325 6.46875,-5.1875 -0.07925,-0.11824 -0.168164,-0.22743 -0.25,-0.34375 -2.700061,1.57332 -7.148538,4.16577 -7.15625,4.15625 -0.0077,-0.009 3.421511,-3.80083 5.53125,-6.125 -0.09496,-0.10232 -0.184058,-0.21232 -0.28125,-0.3125 -2.428598,1.98289 -6.397174,5.22692 -6.40625,5.21875 -0.0091,-0.008 2.821395,-4.32741 4.53125,-6.9375 -0.106461,-0.0835 -0.235462,-0.13749 -0.34375,-0.21875 -2.087146,2.33684 -5.489751,6.16291 -5.5,6.15625 -0.01031,-0.007 2.127591,-4.75231 3.40625,-7.59375 -0.121644,-0.0679 -0.251714,-0.12229 -0.375,-0.1875 -1.688577,2.62302 -4.488785,7.00499 -4.5,7 -0.01117,-0.005 1.333192,-4.97699 2.15625,-8 -0.128016,-0.0468 -0.245701,-0.11221 -0.375,-0.15625 -1.260079,2.86096 -3.331917,7.59692 -3.34375,7.59375 -0.01183,-0.003 0.535766,-5.14216 0.875,-8.25 -0.133313,-0.0259 -0.271948,-0.0394 -0.40625,-0.0625 -0.798542,3.02885 -2.081592,8.00128 -2.09375,8 -0.01215,-10e-4 -0.254807,-5.11923 -0.40625,-8.25 -0.145567,-0.005 -0.291106,-0.0291 -0.4375,-0.0312 z"
+         id="path3817"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       transform="translate(-5.3185596,63.03284)"
+       id="g4180">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4182"
+         sodipodi:cx="37.32143"
+         sodipodi:cy="32.964287"
+         sodipodi:rx="31.502871"
+         sodipodi:ry="31.502871"
+         d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
+         transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)" />
+      <text
+         xml:space="preserve"
+         style="font-size:50px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="19.92354"
+         y="847.53003"
+         id="text4188"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4190"
+           x="19.92354"
+           y="847.53003">0</tspan></text>
+    </g>
+    <g
+       id="g4244"
+       transform="matrix(0.99978261,0,0,0.99978261,112.6379,-28.941186)">
+      <path
+         transform="matrix(0.54077626,0,0,0.54077626,-37.805869,903.19138)"
+         d="m -21,152.25 c 0,32.17059 -26.079413,58.25 -58.25,58.25 -32.17059,0 -58.25,-26.07941 -58.25,-58.25 0,-32.17059 26.07941,-58.25 58.25,-58.25 32.170587,0 58.25,26.07941 58.25,58.25 z"
+         sodipodi:ry="58.25"
+         sodipodi:rx="58.25"
+         sodipodi:cy="152.25"
+         sodipodi:cx="-79.25"
+         id="path4242"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.84838974;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:type="star"
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4238)"
+         id="path4232"
+         sodipodi:sides="40"
+         sodipodi:cx="-53.5"
+         sodipodi:cy="162"
+         sodipodi:r1="53.967583"
+         sodipodi:r2="17.72747"
+         sodipodi:arg1="0.78539816"
+         sodipodi:arg2="0.86393798"
+         inkscape:flatsided="false"
+         inkscape:rounded="0.0014779187"
+         inkscape:randomized="0"
+         d="m -15.339156,200.16084 c -0.03796,0.038 -26.606954,-24.71563 -26.647773,-24.68077 -0.04082,0.0349 20.251706,30.14907 20.208278,30.18062 -0.04343,0.0316 -22.413001,-28.57358 -22.458771,-28.54554 -0.04577,0.0281 15.286021,32.94595 15.238192,32.97032 -0.04783,0.0244 -17.667167,-31.72797 -17.716761,-31.70742 -0.04959,0.0205 9.943944,34.93158 9.892891,34.94817 -0.05105,0.0166 -12.486307,-34.10109 -12.538504,-34.08856 -0.0522,0.0125 4.357013,36.05709 4.303994,36.06549 -0.05302,0.008 -6.997994,-35.63454 -7.051509,-35.63033 -0.05351,0.004 -1.337201,36.29476 -1.390881,36.29476 -0.05368,0 -1.337367,-36.29055 -1.390881,-36.29476 -0.05351,-0.004 -6.99849,35.63873 -7.051509,35.63033 -0.05302,-0.008 4.356191,-36.05296 4.303994,-36.06549 -0.0522,-0.0125 -12.487451,34.10515 -12.538504,34.08856 -0.05105,-0.0166 9.942485,-34.92763 9.892891,-34.94817 -0.04959,-0.0206 -17.668931,31.73179 -17.716761,31.70742 -0.04783,-0.0244 15.283962,-32.94227 15.238192,-32.97032 -0.04577,-0.028 -22.415343,28.57709 -22.458771,28.54554 -0.04343,-0.0315 20.249097,-30.14575 20.208278,-30.18062 -0.04082,-0.0349 -26.609815,24.71873 -26.647773,24.68077 -0.03796,-0.0379 24.715632,-26.60695 24.68077,-26.64777 -0.03486,-0.0408 -30.149065,20.25171 -30.180617,20.20828 -0.03155,-0.0434 28.573585,-22.413 28.545538,-22.45877 -0.02805,-0.0458 -32.945947,15.28602 -32.970317,15.23819 -0.0244,-0.0478 31.727965,-17.66717 31.707423,-17.71676 -0.02054,-0.0496 -34.931583,9.94394 -34.948173,9.89289 -0.0166,-0.051 34.101092,-12.48631 34.088561,-12.5385 -0.01253,-0.0522 -36.057091,4.35701 -36.065491,4.30399 -0.008,-0.053 35.634539,-6.99799 35.630327,-7.05151 -0.0042,-0.0535 -36.294757,-1.3372 -36.294757,-1.39088 0,-0.0537 36.290546,-1.33737 36.294757,-1.39088 0.0042,-0.0535 -35.638727,-6.99849 -35.630327,-7.05151 0.008,-0.053 36.05296,4.35619 36.065491,4.30399 0.01253,-0.0522 -34.105151,-12.48745 -34.088561,-12.5385 0.0166,-0.0511 34.92763,9.94248 34.948173,9.89289 0.02054,-0.0496 -31.731793,-17.66893 -31.707423,-17.71676 0.0244,-0.0478 32.942269,15.28396 32.970317,15.23819 0.02805,-0.0458 -28.577091,-22.41534 -28.545539,-22.45877 0.03155,-0.0434 30.145755,20.2491 30.180618,20.20828 0.03486,-0.0408 -24.718727,-26.60982 -24.68077,-26.64777 0.03796,-0.038 26.606954,24.71563 26.647773,24.68077 0.04082,-0.0349 -20.251706,-30.14907 -20.208278,-30.18062 0.04343,-0.0315 22.413001,28.57358 22.458771,28.54554 0.04577,-0.0281 -15.286021,-32.94595 -15.238192,-32.97032 0.04783,-0.0244 17.667167,31.72797 17.716761,31.70742 0.04959,-0.0205 -9.943944,-34.93158 -9.892891,-34.94817 0.05105,-0.0166 12.486307,34.10109 12.538504,34.08856 0.0522,-0.0125 -4.357013,-36.05709 -4.303994,-36.06549 0.05302,-0.008 6.997994,35.63454 7.051509,35.63033 0.05351,-0.004 1.337201,-36.29476 1.390881,-36.29476 0.05368,0 1.337367,36.29055 1.390881,36.29476 0.05351,0.004 6.99849,-35.63873 7.051509,-35.63033 0.05302,0.008 -4.356191,36.05296 -4.303994,36.06549 0.0522,0.0125 12.487451,-34.10515 12.538504,-34.08856 0.05105,0.0166 -9.942485,34.92763 -9.892891,34.94817 0.04959,0.0206 17.668931,-31.73179 17.716761,-31.70742 0.04783,0.0244 -15.283962,32.94227 -15.238192,32.97032 0.04577,0.028 22.415343,-28.57709 22.458771,-28.54554 0.04343,0.0315 -20.249097,30.14575 -20.208278,30.18062 0.04082,0.0349 26.609815,-24.71873 26.647773,-24.68077 0.03796,0.0379 -24.715632,26.60695 -24.68077,26.64777 0.03486,0.0408 30.1490651,-20.25171 30.1806174,-20.20828 0.031552,0.0434 -28.5735854,22.413 -28.5455384,22.45877 0.02805,0.0458 32.945945,-15.28602 32.9703152,-15.23819 0.02437,0.0478 -31.7279632,17.66717 -31.7074212,17.71676 0.02054,0.0496 34.9315861,-9.94394 34.9481741,-9.89289 0.016588,0.051 -34.1010931,12.48631 -34.0885621,12.5385 0.01253,0.0522 36.05709576,-4.35701 36.06549318,-4.30399 0.008397,0.053 -35.63454118,6.99799 -35.63032918,7.05151 0.0042,0.0535 36.2947597,1.3372 36.2947597,1.39088 0,0.0537 -36.2905487,1.33737 -36.2947597,1.39088 -0.0042,0.0535 35.63872665,6.99849 35.63032923,7.05151 -0.008397,0.053 -36.05296223,-4.35619 -36.06549323,-4.30399 -0.01253,0.0522 34.1051503,12.48745 34.0885623,12.5385 -0.016588,0.0511 -34.9276313,-9.94248 -34.9481743,-9.89289 -0.02054,0.0496 31.7317916,17.66893 31.7074214,17.71676 -0.02437,0.0478 -32.9422674,-15.28396 -32.9703154,-15.23819 -0.02805,0.0458 28.577091,22.41534 28.5455387,22.45877 -0.031552,0.0434 -30.1457547,-20.2491 -30.1806177,-20.20828 -0.03486,0.0408 24.718727,26.60982 24.68077,26.64777 z"
+         transform="matrix(0.49344687,0.22181881,-0.22181881,0.49344687,-18.314416,917.43957)" />
+      <path
+         transform="matrix(0.54101145,0,0,0.54101145,-51.704359,897.8668)"
+         d="m -15.339156,200.16084 c -0.04879,0.0488 -33.364554,-32.65135 -33.417024,-32.60654 -0.05247,0.0448 27.033354,38.06583 26.977529,38.10639 -0.05582,0.0406 -27.845982,-37.46873 -27.904817,-37.43268 -0.05884,0.0361 20.74572,41.82613 20.684238,41.85746 -0.06148,0.0313 -21.641752,-41.3635 -21.705502,-41.3371 -0.06375,0.0264 13.947258,44.55653 13.881632,44.57785 -0.06563,0.0213 -14.904628,-44.23976 -14.971725,-44.22365 -0.0671,0.0161 6.805368,46.18979 6.737215,46.20058 -0.06815,0.0108 -7.800504,-46.02669 -7.869294,-46.02128 -0.06879,0.005 -0.504093,46.68571 -0.573096,46.68571 -0.069,0 -0.504305,-46.6803 -0.573096,-46.68571 -0.06879,-0.005 -7.80114,46.03208 -7.869294,46.02128 -0.06815,-0.0108 6.804311,-46.18447 6.737215,-46.20058 -0.0671,-0.0161 -14.906099,44.24497 -14.971725,44.22365 -0.06563,-0.0213 13.945382,-44.55144 13.881632,-44.57785 -0.06375,-0.0264 -21.64402,41.36843 -21.705502,41.3371 -0.06148,-0.0313 20.743073,-41.8214 20.684238,-41.85746 -0.05883,-0.0361 -27.848993,37.47324 -27.904817,37.43268 -0.05582,-0.0406 27.029999,-38.06158 26.977529,-38.10639 -0.05247,-0.0448 -33.368231,32.65534 -33.417024,32.60654 -0.04879,-0.0488 32.651358,-33.36455 32.606544,-33.41702 -0.04481,-0.0525 -38.065833,27.03335 -38.106391,26.97753 -0.04056,-0.0558 37.468731,-27.84598 37.432677,-27.90482 -0.03605,-0.0588 -41.826126,20.74572 -41.857456,20.68424 -0.0313,-0.0615 41.363502,-21.64175 41.337096,-21.7055 -0.02641,-0.0637 -44.556526,13.94726 -44.577846,13.88163 -0.0213,-0.0656 44.239762,-14.90463 44.223653,-14.97172 -0.01611,-0.0671 -46.189793,6.80536 -46.200583,6.73721 -0.0108,-0.0682 46.026693,-7.8005 46.021279,-7.86929 -0.0054,-0.0688 -46.685709,-0.5041 -46.685709,-0.5731 0,-0.069 46.680296,-0.50431 46.685709,-0.5731 0.0054,-0.0688 -46.032079,-7.80114 -46.021279,-7.86929 0.0108,-0.0682 46.184475,6.80431 46.200583,6.73721 0.01611,-0.0671 -44.244973,-14.90609 -44.223653,-14.97172 0.0213,-0.0656 44.55144,13.94538 44.577846,13.88163 0.02641,-0.0637 -41.368426,-21.64402 -41.337096,-21.7055 0.0313,-0.0615 41.821402,20.74307 41.857456,20.68424 0.03605,-0.0588 -37.473237,-27.84899 -37.432678,-27.90482 0.04056,-0.0558 38.061578,27.03 38.106392,26.97753 0.04481,-0.0525 -32.655336,-33.36823 -32.606544,-33.41702 0.04879,-0.0488 33.364554,32.65135 33.417024,32.60654 0.05247,-0.0448 -27.033354,-38.06583 -26.977529,-38.10639 0.05582,-0.0406 27.845982,37.46873 27.904817,37.43268 0.05884,-0.0361 -20.74572,-41.82613 -20.684238,-41.85746 0.06148,-0.0313 21.641752,41.3635 21.705502,41.3371 0.06375,-0.0264 -13.947258,-44.55653 -13.881632,-44.57785 0.06562,-0.0213 14.904628,44.23976 14.971725,44.22365 0.0671,-0.0161 -6.805368,-46.18979 -6.737215,-46.20058 0.06815,-0.0108 7.800504,46.02669 7.869294,46.02128 0.06879,-0.005 0.504093,-46.68571 0.573096,-46.68571 0.069,0 0.504305,46.6803 0.573096,46.68571 0.06879,0.005 7.80114,-46.03208 7.869294,-46.02128 0.06815,0.0108 -6.804311,46.18447 -6.737215,46.20058 0.0671,0.0161 14.906099,-44.24497 14.971725,-44.22365 0.06563,0.0213 -13.945382,44.55144 -13.881632,44.57785 0.06375,0.0264 21.64402,-41.36843 21.705502,-41.3371 0.06148,0.0313 -20.743073,41.8214 -20.684238,41.85746 0.05883,0.0361 27.848993,-37.47324 27.904817,-37.43268 0.05582,0.0406 -27.029999,38.06158 -26.977529,38.10639 0.05247,0.0448 33.368231,-32.65534 33.417024,-32.60654 0.04879,0.0488 -32.651358,33.36455 -32.606544,33.41702 0.04481,0.0525 38.0658326,-27.03335 38.1063914,-26.97753 0.040559,0.0558 -37.4687314,27.84598 -37.4326774,27.90482 0.03605,0.0588 41.8261275,-20.74572 41.8574542,-20.68424 0.031327,0.0615 -41.3635002,21.64175 -41.3370942,21.7055 0.02641,0.0637 44.5565241,-13.94726 44.5778471,-13.88163 0.021323,0.0656 -44.2397631,14.90463 -44.2236541,14.97172 0.01611,0.0671 46.18979075,-6.80536 46.20058518,-6.73721 0.0107944,0.0682 -46.02669518,7.8005 -46.02128118,7.86929 0.0054,0.0688 46.6857117,0.5041 46.6857117,0.5731 0,0.069 -46.6802987,0.50431 -46.6857117,0.5731 -0.0054,0.0688 46.03207566,7.80114 46.02128123,7.86929 -0.0107944,0.0682 -46.18447723,-6.80431 -46.20058523,-6.73721 -0.01611,0.0671 44.2449773,14.90609 44.2236543,14.97172 -0.021323,0.0656 -44.5514413,-13.94538 -44.5778473,-13.88163 -0.02641,0.0637 41.368421,21.64402 41.3370944,21.7055 -0.031327,0.0615 -41.8214004,-20.74307 -41.8574544,-20.68424 -0.03605,0.0588 37.4732365,27.84899 37.4326777,27.90482 -0.040559,0.0558 -38.0615777,-27.03 -38.1063917,-26.97753 -0.04481,0.0525 32.655336,33.36823 32.606544,33.41702 z"
+         inkscape:randomized="0"
+         inkscape:rounded="0.0014779187"
+         inkscape:flatsided="false"
+         sodipodi:arg2="0.86393798"
+         sodipodi:arg1="0.78539816"
+         sodipodi:r2="7.3043876"
+         sodipodi:r1="53.967583"
+         sodipodi:cy="162"
+         sodipodi:cx="-53.5"
+         sodipodi:sides="40"
+         id="path4218"
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4224)"
+         sodipodi:type="star" />
+      <path
+         sodipodi:type="star"
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         id="path4228"
+         sodipodi:sides="40"
+         sodipodi:cx="-53.5"
+         sodipodi:cy="162"
+         sodipodi:r1="53.967583"
+         sodipodi:r2="7.3043876"
+         sodipodi:arg1="0.78539816"
+         sodipodi:arg2="0.86393798"
+         inkscape:flatsided="false"
+         inkscape:rounded="0.0014779187"
+         inkscape:randomized="0"
+         d="m -15.339156,200.16084 c -0.04879,0.0488 -33.364554,-32.65135 -33.417024,-32.60654 -0.05247,0.0448 27.033354,38.06583 26.977529,38.10639 -0.05582,0.0406 -27.845982,-37.46873 -27.904817,-37.43268 -0.05884,0.0361 20.74572,41.82613 20.684238,41.85746 -0.06148,0.0313 -21.641752,-41.3635 -21.705502,-41.3371 -0.06375,0.0264 13.947258,44.55653 13.881632,44.57785 -0.06563,0.0213 -14.904628,-44.23976 -14.971725,-44.22365 -0.0671,0.0161 6.805368,46.18979 6.737215,46.20058 -0.06815,0.0108 -7.800504,-46.02669 -7.869294,-46.02128 -0.06879,0.005 -0.504093,46.68571 -0.573096,46.68571 -0.069,0 -0.504305,-46.6803 -0.573096,-46.68571 -0.06879,-0.005 -7.80114,46.03208 -7.869294,46.02128 -0.06815,-0.0108 6.804311,-46.18447 6.737215,-46.20058 -0.0671,-0.0161 -14.906099,44.24497 -14.971725,44.22365 -0.06563,-0.0213 13.945382,-44.55144 13.881632,-44.57785 -0.06375,-0.0264 -21.64402,41.36843 -21.705502,41.3371 -0.06148,-0.0313 20.743073,-41.8214 20.684238,-41.85746 -0.05883,-0.0361 -27.848993,37.47324 -27.904817,37.43268 -0.05582,-0.0406 27.029999,-38.06158 26.977529,-38.10639 -0.05247,-0.0448 -33.368231,32.65534 -33.417024,32.60654 -0.04879,-0.0488 32.651358,-33.36455 32.606544,-33.41702 -0.04481,-0.0525 -38.065833,27.03335 -38.106391,26.97753 -0.04056,-0.0558 37.468731,-27.84598 37.432677,-27.90482 -0.03605,-0.0588 -41.826126,20.74572 -41.857456,20.68424 -0.0313,-0.0615 41.363502,-21.64175 41.337096,-21.7055 -0.02641,-0.0637 -44.556526,13.94726 -44.577846,13.88163 -0.0213,-0.0656 44.239762,-14.90463 44.223653,-14.97172 -0.01611,-0.0671 -46.189793,6.80536 -46.200583,6.73721 -0.0108,-0.0682 46.026693,-7.8005 46.021279,-7.86929 -0.0054,-0.0688 -46.685709,-0.5041 -46.685709,-0.5731 0,-0.069 46.680296,-0.50431 46.685709,-0.5731 0.0054,-0.0688 -46.032079,-7.80114 -46.021279,-7.86929 0.0108,-0.0682 46.184475,6.80431 46.200583,6.73721 0.01611,-0.0671 -44.244973,-14.90609 -44.223653,-14.97172 0.0213,-0.0656 44.55144,13.94538 44.577846,13.88163 0.02641,-0.0637 -41.368426,-21.64402 -41.337096,-21.7055 0.0313,-0.0615 41.821402,20.74307 41.857456,20.68424 0.03605,-0.0588 -37.473237,-27.84899 -37.432678,-27.90482 0.04056,-0.0558 38.061578,27.03 38.106392,26.97753 0.04481,-0.0525 -32.655336,-33.36823 -32.606544,-33.41702 0.04879,-0.0488 33.364554,32.65135 33.417024,32.60654 0.05247,-0.0448 -27.033354,-38.06583 -26.977529,-38.10639 0.05582,-0.0406 27.845982,37.46873 27.904817,37.43268 0.05884,-0.0361 -20.74572,-41.82613 -20.684238,-41.85746 0.06148,-0.0313 21.641752,41.3635 21.705502,41.3371 0.06375,-0.0264 -13.947258,-44.55653 -13.881632,-44.57785 0.06562,-0.0213 14.904628,44.23976 14.971725,44.22365 0.0671,-0.0161 -6.805368,-46.18979 -6.737215,-46.20058 0.06815,-0.0108 7.800504,46.02669 7.869294,46.02128 0.06879,-0.005 0.504093,-46.68571 0.573096,-46.68571 0.069,0 0.504305,46.6803 0.573096,46.68571 0.06879,0.005 7.80114,-46.03208 7.869294,-46.02128 0.06815,0.0108 -6.804311,46.18447 -6.737215,46.20058 0.0671,0.0161 14.906099,-44.24497 14.971725,-44.22365 0.06563,0.0213 -13.945382,44.55144 -13.881632,44.57785 0.06375,0.0264 21.64402,-41.36843 21.705502,-41.3371 0.06148,0.0313 -20.743073,41.8214 -20.684238,41.85746 0.05883,0.0361 27.848993,-37.47324 27.904817,-37.43268 0.05582,0.0406 -27.029999,38.06158 -26.977529,38.10639 0.05247,0.0448 33.368231,-32.65534 33.417024,-32.60654 0.04879,0.0488 -32.651358,33.36455 -32.606544,33.41702 0.04481,0.0525 38.0658326,-27.03335 38.1063914,-26.97753 0.040559,0.0558 -37.4687314,27.84598 -37.4326774,27.90482 0.03605,0.0588 41.8261275,-20.74572 41.8574542,-20.68424 0.031327,0.0615 -41.3635002,21.64175 -41.3370942,21.7055 0.02641,0.0637 44.5565241,-13.94726 44.5778471,-13.88163 0.021323,0.0656 -44.2397631,14.90463 -44.2236541,14.97172 0.01611,0.0671 46.18979075,-6.80536 46.20058518,-6.73721 0.0107944,0.0682 -46.02669518,7.8005 -46.02128118,7.86929 0.0054,0.0688 46.6857117,0.5041 46.6857117,0.5731 0,0.069 -46.6802987,0.50431 -46.6857117,0.5731 -0.0054,0.0688 46.03207566,7.80114 46.02128123,7.86929 -0.0107944,0.0682 -46.18447723,-6.80431 -46.20058523,-6.73721 -0.01611,0.0671 44.2449773,14.90609 44.2236543,14.97172 -0.021323,0.0656 -44.5514413,-13.94538 -44.5778473,-13.88163 -0.02641,0.0637 41.368421,21.64402 41.3370944,21.7055 -0.031327,0.0615 -41.8214004,-20.74307 -41.8574544,-20.68424 -0.03605,0.0588 37.4732365,27.84899 37.4326777,27.90482 -0.040559,0.0558 -38.0615777,-27.03 -38.1063917,-26.97753 -0.04481,0.0525 32.655336,33.36823 32.606544,33.41702 z"
+         transform="matrix(0.52257694,0.14002407,-0.14002407,0.52257694,-30.006706,908.34448)" />
+      <path
+         transform="matrix(0.47349529,0.26171664,-0.26171664,0.47349529,-12.918377,922.80626)"
+         d="m -15.339156,200.16084 c -0.03796,0.038 -26.606954,-24.71563 -26.647773,-24.68077 -0.04082,0.0349 20.251706,30.14907 20.208278,30.18062 -0.04343,0.0316 -22.413001,-28.57358 -22.458771,-28.54554 -0.04577,0.0281 15.286021,32.94595 15.238192,32.97032 -0.04783,0.0244 -17.667167,-31.72797 -17.716761,-31.70742 -0.04959,0.0205 9.943944,34.93158 9.892891,34.94817 -0.05105,0.0166 -12.486307,-34.10109 -12.538504,-34.08856 -0.0522,0.0125 4.357013,36.05709 4.303994,36.06549 -0.05302,0.008 -6.997994,-35.63454 -7.051509,-35.63033 -0.05351,0.004 -1.337201,36.29476 -1.390881,36.29476 -0.05368,0 -1.337367,-36.29055 -1.390881,-36.29476 -0.05351,-0.004 -6.99849,35.63873 -7.051509,35.63033 -0.05302,-0.008 4.356191,-36.05296 4.303994,-36.06549 -0.0522,-0.0125 -12.487451,34.10515 -12.538504,34.08856 -0.05105,-0.0166 9.942485,-34.92763 9.892891,-34.94817 -0.04959,-0.0206 -17.668931,31.73179 -17.716761,31.70742 -0.04783,-0.0244 15.283962,-32.94227 15.238192,-32.97032 -0.04577,-0.028 -22.415343,28.57709 -22.458771,28.54554 -0.04343,-0.0315 20.249097,-30.14575 20.208278,-30.18062 -0.04082,-0.0349 -26.609815,24.71873 -26.647773,24.68077 -0.03796,-0.0379 24.715632,-26.60695 24.68077,-26.64777 -0.03486,-0.0408 -30.149065,20.25171 -30.180617,20.20828 -0.03155,-0.0434 28.573585,-22.413 28.545538,-22.45877 -0.02805,-0.0458 -32.945947,15.28602 -32.970317,15.23819 -0.0244,-0.0478 31.727965,-17.66717 31.707423,-17.71676 -0.02054,-0.0496 -34.931583,9.94394 -34.948173,9.89289 -0.0166,-0.051 34.101092,-12.48631 34.088561,-12.5385 -0.01253,-0.0522 -36.057091,4.35701 -36.065491,4.30399 -0.008,-0.053 35.634539,-6.99799 35.630327,-7.05151 -0.0042,-0.0535 -36.294757,-1.3372 -36.294757,-1.39088 0,-0.0537 36.290546,-1.33737 36.294757,-1.39088 0.0042,-0.0535 -35.638727,-6.99849 -35.630327,-7.05151 0.008,-0.053 36.05296,4.35619 36.065491,4.30399 0.01253,-0.0522 -34.105151,-12.48745 -34.088561,-12.5385 0.0166,-0.0511 34.92763,9.94248 34.948173,9.89289 0.02054,-0.0496 -31.731793,-17.66893 -31.707423,-17.71676 0.0244,-0.0478 32.942269,15.28396 32.970317,15.23819 0.02805,-0.0458 -28.577091,-22.41534 -28.545539,-22.45877 0.03155,-0.0434 30.145755,20.2491 30.180618,20.20828 0.03486,-0.0408 -24.718727,-26.60982 -24.68077,-26.64777 0.03796,-0.038 26.606954,24.71563 26.647773,24.68077 0.04082,-0.0349 -20.251706,-30.14907 -20.208278,-30.18062 0.04343,-0.0315 22.413001,28.57358 22.458771,28.54554 0.04577,-0.0281 -15.286021,-32.94595 -15.238192,-32.97032 0.04783,-0.0244 17.667167,31.72797 17.716761,31.70742 0.04959,-0.0205 -9.943944,-34.93158 -9.892891,-34.94817 0.05105,-0.0166 12.486307,34.10109 12.538504,34.08856 0.0522,-0.0125 -4.357013,-36.05709 -4.303994,-36.06549 0.05302,-0.008 6.997994,35.63454 7.051509,35.63033 0.05351,-0.004 1.337201,-36.29476 1.390881,-36.29476 0.05368,0 1.337367,36.29055 1.390881,36.29476 0.05351,0.004 6.99849,-35.63873 7.051509,-35.63033 0.05302,0.008 -4.356191,36.05296 -4.303994,36.06549 0.0522,0.0125 12.487451,-34.10515 12.538504,-34.08856 0.05105,0.0166 -9.942485,34.92763 -9.892891,34.94817 0.04959,0.0206 17.668931,-31.73179 17.716761,-31.70742 0.04783,0.0244 -15.283962,32.94227 -15.238192,32.97032 0.04577,0.028 22.415343,-28.57709 22.458771,-28.54554 0.04343,0.0315 -20.249097,30.14575 -20.208278,30.18062 0.04082,0.0349 26.609815,-24.71873 26.647773,-24.68077 0.03796,0.0379 -24.715632,26.60695 -24.68077,26.64777 0.03486,0.0408 30.1490651,-20.25171 30.1806174,-20.20828 0.031552,0.0434 -28.5735854,22.413 -28.5455384,22.45877 0.02805,0.0458 32.945945,-15.28602 32.9703152,-15.23819 0.02437,0.0478 -31.7279632,17.66717 -31.7074212,17.71676 0.02054,0.0496 34.9315861,-9.94394 34.9481741,-9.89289 0.016588,0.051 -34.1010931,12.48631 -34.0885621,12.5385 0.01253,0.0522 36.05709576,-4.35701 36.06549318,-4.30399 0.008397,0.053 -35.63454118,6.99799 -35.63032918,7.05151 0.0042,0.0535 36.2947597,1.3372 36.2947597,1.39088 0,0.0537 -36.2905487,1.33737 -36.2947597,1.39088 -0.0042,0.0535 35.63872665,6.99849 35.63032923,7.05151 -0.008397,0.053 -36.05296223,-4.35619 -36.06549323,-4.30399 -0.01253,0.0522 34.1051503,12.48745 34.0885623,12.5385 -0.016588,0.0511 -34.9276313,-9.94248 -34.9481743,-9.89289 -0.02054,0.0496 31.7317916,17.66893 31.7074214,17.71676 -0.02437,0.0478 -32.9422674,-15.28396 -32.9703154,-15.23819 -0.02805,0.0458 28.577091,22.41534 28.5455387,22.45877 -0.031552,0.0434 -30.1457547,-20.2491 -30.1806177,-20.20828 -0.03486,0.0408 24.718727,26.60982 24.68077,26.64777 z"
+         inkscape:randomized="0"
+         inkscape:rounded="0.0014779187"
+         inkscape:flatsided="false"
+         sodipodi:arg2="0.86393798"
+         sodipodi:arg1="0.78539816"
+         sodipodi:r2="17.72747"
+         sodipodi:r1="53.967583"
+         sodipodi:cy="162"
+         sodipodi:cx="-53.5"
+         sodipodi:sides="40"
+         id="path4230"
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         sodipodi:type="star" />
+    </g>
+    <g
+       id="g4279"
+       transform="matrix(0.96969697,0,0,0.96969697,-17.454541,32.374611)">
+      <path
+         transform="translate(0,796.36218)"
+         d="m 116.5,173 c 0,8.83656 -7.16344,16 -16,16 -8.836556,0 -16,-7.16344 -16,-16 0,-8.83656 7.163444,-16 16,-16 8.83656,0 16,7.16344 16,16 z"
+         sodipodi:ry="16"
+         sodipodi:rx="16"
+         sodipodi:cy="173"
+         sodipodi:cx="100.5"
+         id="path4251"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         transform="matrix(1.1410256,0,0,1.1410256,-16.169868,769.39744)"
+         d="m 110.18539,175.25 c 0,4.3826 -3.55279,7.93539 -7.93539,7.93539 -4.382597,0 -7.935393,-3.55279 -7.935393,-7.93539 0,-4.3826 3.552796,-7.93539 7.935393,-7.93539 4.3826,0 7.93539,3.55279 7.93539,7.93539 z"
+         sodipodi:ry="7.9353933"
+         sodipodi:rx="7.9353933"
+         sodipodi:cy="175.25"
+         sodipodi:cx="102.25"
+         id="path4253"
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter4275)"
+         sodipodi:type="arc" />
+    </g>
+    <g
+       id="g4194"
+       transform="translate(58.68144,63.03284)">
+      <path
+         transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)"
+         d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
+         sodipodi:ry="31.502871"
+         sodipodi:rx="31.502871"
+         sodipodi:cy="32.964287"
+         sodipodi:cx="37.32143"
+         id="path4196"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4198"
+         y="847.53003"
+         x="19.92354"
+         style="font-size:50px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="847.53003"
+           x="19.92354"
+           id="tspan4200"
+           sodipodi:role="line">1</tspan></text>
+    </g>
+    <g
+       transform="translate(122.68144,63.03284)"
+       id="g4202">
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="path4204"
+         sodipodi:cx="37.32143"
+         sodipodi:cy="32.964287"
+         sodipodi:rx="31.502871"
+         sodipodi:ry="31.502871"
+         d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
+         transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)" />
+      <text
+         xml:space="preserve"
+         style="font-size:50px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="19.92354"
+         y="847.53003"
+         id="text4206"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4208"
+           x="19.92354"
+           y="847.53003">2</tspan></text>
+    </g>
+    <g
+       id="g4210"
+       transform="translate(186.68144,63.03284)">
+      <path
+         transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)"
+         d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
+         sodipodi:ry="31.502871"
+         sodipodi:rx="31.502871"
+         sodipodi:cy="32.964287"
+         sodipodi:cx="37.32143"
+         id="path4212"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4214"
+         y="847.53003"
+         x="19.92354"
+         style="font-size:50px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="847.53003"
+           x="19.92354"
+           id="tspan4216"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       id="g4573"
+       transform="matrix(0.14350213,0,0,0.14350213,130.0759,833.75885)">
+      <path
+         transform="translate(-11.05772,794.36181)"
+         d="m -12.727913,171.50073 c 0,56.43076 -45.746171,102.17694 -102.176937,102.17694 -56.43076,0 -102.17693,-45.74618 -102.17693,-102.17694 0,-56.43076 45.74617,-102.176931 102.17693,-102.176931 56.430766,0 102.176937,45.746171 102.176937,102.176931 z"
+         sodipodi:ry="102.17693"
+         sodipodi:rx="102.17693"
+         sodipodi:cy="171.50073"
+         sodipodi:cx="-114.90485"
+         id="path4541"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:13.93707535999999969;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         transform="translate(-4.3401983,785.52297)"
+         d="m -83.438599,180.33957 c 0,21.08831 -17.095451,38.18377 -38.183771,38.18377 -21.08831,0 -38.18377,-17.09546 -38.18377,-38.18377 0,-21.08831 17.09546,-38.18377 38.18377,-38.18377 21.08832,0 38.183771,17.09546 38.183771,38.18377 z"
+         sodipodi:ry="38.183769"
+         sodipodi:rx="38.183769"
+         sodipodi:cy="180.33957"
+         sodipodi:cx="-121.62237"
+         id="path4543"
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4557);stroke-width:13.93707536;stroke-miterlimit:4;stroke-dasharray:none"
+         sodipodi:type="arc" />
+      <g
+         transform="translate(-264.45794,2.421875e-6)"
+         id="g4514"
+         style="stroke-width:13.93707536;stroke-miterlimit:4;stroke-dasharray:none">
+        <path
+           inkscape:transform-center-y="36.964954"
+           inkscape:transform-center-x="-31.189648"
+           transform="matrix(0.70710678,-0.70710679,0.70710679,0.70710678,-79.290503,943.93869)"
+           d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
+           sodipodi:t0="0.92307031"
+           sodipodi:argument="-18.064157"
+           sodipodi:radius="98.000641"
+           sodipodi:revolution="3.135783"
+           sodipodi:expansion="49.560001"
+           sodipodi:cy="169"
+           sodipodi:cx="136.5"
+           id="path4392"
+           style="fill:none;stroke:#000000;stroke-width:13.93707528;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+           sodipodi:type="spiral" />
+        <path
+           inkscape:transform-center-y="-10.289383"
+           inkscape:transform-center-x="-47.985346"
+           transform="matrix(-0.25881905,-0.96592583,0.96592583,-0.25881905,10.615838,1143.5087)"
+           d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
+           sodipodi:t0="0.92307031"
+           sodipodi:argument="-18.064157"
+           sodipodi:radius="98.000641"
+           sodipodi:revolution="3.135783"
+           sodipodi:expansion="49.560001"
+           sodipodi:cy="169"
+           sodipodi:cx="136.5"
+           id="path4400"
+           style="fill:none;stroke:#000000;stroke-width:13.93707529;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+           sodipodi:type="spiral" />
+        <path
+           inkscape:transform-center-y="-45.711753"
+           inkscape:transform-center-x="-13.663211"
+           transform="matrix(-0.96592583,-0.25881904,0.25881904,-0.96592583,228.40167,1165.4325)"
+           d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
+           sodipodi:t0="0.92307031"
+           sodipodi:argument="-18.064157"
+           sodipodi:radius="98.000641"
+           sodipodi:revolution="3.135783"
+           sodipodi:expansion="49.560001"
+           sodipodi:cy="169"
+           sodipodi:cx="136.5"
+           id="path4408"
+           style="fill:none;stroke:#000000;stroke-width:13.93707533;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+           sodipodi:type="spiral" />
+        <path
+           sodipodi:type="spiral"
+           style="fill:none;stroke:#000000;stroke-width:13.93707533;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+           id="path4410"
+           sodipodi:cx="136.5"
+           sodipodi:cy="169"
+           sodipodi:expansion="49.560001"
+           sodipodi:revolution="3.135783"
+           sodipodi:radius="98.000641"
+           sodipodi:argument="-18.064157"
+           sodipodi:t0="0.92307031"
+           d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
+           transform="matrix(-0.96592583,-0.25881904,0.25881904,-0.96592583,228.40167,1165.4325)"
+           inkscape:transform-center-x="-13.663211"
+           inkscape:transform-center-y="-45.711753" />
+        <path
+           sodipodi:type="spiral"
+           style="fill:none;stroke:#000000;stroke-width:13.93707528;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+           id="path4420"
+           sodipodi:cx="136.5"
+           sodipodi:cy="169"
+           sodipodi:expansion="49.560001"
+           sodipodi:revolution="3.135783"
+           sodipodi:radius="98.000641"
+           sodipodi:argument="-18.064157"
+           sodipodi:t0="0.92307031"
+           d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
+           transform="matrix(-0.70710678,0.70710679,-0.70710679,-0.70710678,356.28121,987.78641)"
+           inkscape:transform-center-x="31.189672"
+           inkscape:transform-center-y="-36.964935" />
+        <path
+           inkscape:transform-center-y="45.711713"
+           inkscape:transform-center-x="13.663197"
+           transform="matrix(0.96592583,0.25881904,-0.25881904,0.96592583,48.589077,766.29254)"
+           d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
+           sodipodi:t0="0.92307031"
+           sodipodi:argument="-18.064157"
+           sodipodi:radius="98.000641"
+           sodipodi:revolution="3.135783"
+           sodipodi:expansion="49.560001"
+           sodipodi:cy="169"
+           sodipodi:cx="136.5"
+           id="path4426"
+           style="fill:none;stroke:#000000;stroke-width:13.93707533;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+           sodipodi:type="spiral" />
+        <path
+           inkscape:transform-center-y="10.289413"
+           inkscape:transform-center-x="47.98532"
+           transform="matrix(0.25881905,0.96592583,-0.96592583,0.25881905,266.37492,788.21641)"
+           d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
+           sodipodi:t0="0.92307031"
+           sodipodi:argument="-18.064157"
+           sodipodi:radius="98.000641"
+           sodipodi:revolution="3.135783"
+           sodipodi:expansion="49.560001"
+           sodipodi:cy="169"
+           sodipodi:cx="136.5"
+           id="path4434"
+           style="fill:none;stroke:#000000;stroke-width:13.93707529;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+           sodipodi:type="spiral" />
+      </g>
+    </g>
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4623)"
+       id="path4603"
+       sodipodi:cx="100.5"
+       sodipodi:cy="173"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="m 116.5,173 c 0,8.83656 -7.16344,16 -16,16 -8.836556,0 -16,-7.16344 -16,-16 0,-8.83656 7.163444,-16 16,-16 8.83656,0 16,7.16344 16,16 z"
+       transform="matrix(0.91240876,0,0,0.91240876,52.302923,814.51547)" />
+    <g
+       id="g4672"
+       transform="matrix(0.27506292,0,0,0.27506292,116.72823,693.83445)">
+      <path
+         id="rect4629"
+         d="m 159.09375,159.84375 0,24.03125 0,0.0312 12.03125,0 0,20.3125 -12.03125,0 0,24.03125 12.03125,0 -0.0312,20.34375 -12,0 0,24.03125 24.0625,0 0,-12 20.3125,0 0,12 24.03125,0 0,-12 20.34375,0 0,12 24.03125,0 0,-24.03125 -12,0 -0.0312,-20.34375 12.03125,0 0,-24.03125 -12.03125,0 0,-20.3125 12.03125,0 0,-0.0312 0,-24.03125 -24.03125,0 0,12 -20.34375,0 0,-12 -24.03125,0 0,12 -20.3125,0 0,-12 -0.0312,0 -24.03125,0 z m 24.03125,24.03125 0.0312,0 20.3125,0 24.03125,0 20.34375,0 0,0.0312 0,20.3125 0,24.03125 0,20.34375 -20.34375,0 -24.03125,0 -20.3125,0 -0.0312,0 0,-20.34375 0,-24.03125 0,-20.3125 0,-0.0312 z"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.55566716;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         inkscape:connector-curvature="0"
+         transform="translate(0,796.36218)" />
+      <path
+         inkscape:connector-curvature="0"
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         d="m 173.76621,970.87842 0,17.77848 0,0.0231 8.90079,0 0,15.0273 -8.90079,0 0,17.7786 8.90079,0 -0.0231,15.0504 -8.8777,0 0,17.7784 17.80161,0 0,-8.8776 15.02731,0 0,8.8776 17.77849,0 0,-8.8776 15.05044,0 0,8.8776 17.77848,0 0,-17.7784 -8.87768,0 -0.0231,-15.0504 8.9008,0 0,-17.7786 -8.9008,0 0,-15.0273 8.9008,0 0,-0.0231 0,-17.77848 -17.77848,0 0,8.87768 -15.05044,0 0,-8.87768 -17.77848,0 0,8.87768 -15.02733,0 0,-8.87768 -0.0231,0 -17.77849,0 z m 17.77849,17.77848 0.0232,0 15.02733,0 17.77847,0 15.05045,0 0,0.0231 0,15.0273 0,17.7786 0,15.0504 -15.05045,0 -17.77847,0 -15.02733,0 -0.0232,0 0,-15.0504 0,-17.7786 0,-15.0273 0,-0.0231 z"
+         id="path4670" />
+    </g>
+    <g
+       id="g4682"
+       transform="translate(-17.17767,7.1274388)">
+      <rect
+         y="1029.7347"
+         x="17.67767"
+         height="15"
+         width="15"
+         id="rect4676"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4678"
+         y="1041.6029"
+         x="21.002865"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="1041.6029"
+           x="21.002865"
+           id="tspan4680"
+           sodipodi:role="line">0</tspan></text>
+    </g>
+    <g
+       id="g4687"
+       transform="translate(-1.1776695,7.1274388)">
+      <rect
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="rect4689"
+         width="15"
+         height="15"
+         x="17.67767"
+         y="1029.7347" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="21.002865"
+         y="1041.6029"
+         id="text4691"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4693"
+           x="21.002865"
+           y="1041.6029">1</tspan></text>
+    </g>
+    <g
+       transform="translate(14.82233,7.1274388)"
+       id="g4695">
+      <rect
+         y="1029.7347"
+         x="17.67767"
+         height="15"
+         width="15"
+         id="rect4697"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4699"
+         y="1041.6029"
+         x="21.002865"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="1041.6029"
+           x="21.002865"
+           id="tspan4701"
+           sodipodi:role="line">2</tspan></text>
+    </g>
+    <g
+       id="g4703"
+       transform="translate(30.82233,7.1274388)">
+      <rect
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="rect4705"
+         width="15"
+         height="15"
+         x="17.67767"
+         y="1029.7347" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="21.002865"
+         y="1041.6029"
+         id="text4707"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4709"
+           x="21.002865"
+           y="1041.6029">3</tspan></text>
+    </g>
+    <g
+       transform="translate(46.82233,7.1274388)"
+       id="g4711">
+      <rect
+         y="1029.7347"
+         x="17.67767"
+         height="15"
+         width="15"
+         id="rect4713"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4715"
+         y="1041.6029"
+         x="21.002865"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="1041.6029"
+           x="21.002865"
+           id="tspan4717"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       id="g4719"
+       transform="translate(62.82233,7.1274388)">
+      <rect
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="rect4721"
+         width="15"
+         height="15"
+         x="17.67767"
+         y="1029.7347" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="21.002865"
+         y="1041.6029"
+         id="text4723"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4725"
+           x="21.002865"
+           y="1041.6029">5</tspan></text>
+    </g>
+    <g
+       transform="translate(94.82233,7.1274388)"
+       id="g4727">
+      <rect
+         y="1029.7347"
+         x="17.67767"
+         height="15"
+         width="15"
+         id="rect4729"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4731"
+         y="1041.6029"
+         x="21.002865"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="1041.6029"
+           x="21.002865"
+           id="tspan4733"
+           sodipodi:role="line">7</tspan></text>
+    </g>
+    <g
+       id="g4735"
+       transform="translate(110.82233,7.1274388)">
+      <rect
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="rect4737"
+         width="15"
+         height="15"
+         x="17.67767"
+         y="1029.7347" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="21.002865"
+         y="1041.6029"
+         id="text4739"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4741"
+           x="21.002865"
+           y="1041.6029">8</tspan></text>
+    </g>
+    <g
+       transform="translate(126.82233,7.1274388)"
+       id="g4743">
+      <rect
+         y="1029.7347"
+         x="17.67767"
+         height="15"
+         width="15"
+         id="rect4745"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4747"
+         y="1041.6029"
+         x="21.002865"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="1041.6029"
+           x="21.002865"
+           id="tspan4749"
+           sodipodi:role="line">9</tspan></text>
+    </g>
+    <g
+       id="g4751"
+       transform="translate(142.82233,7.1274388)">
+      <rect
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="rect4753"
+         width="15"
+         height="15"
+         x="17.67767"
+         y="1029.7347" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="21.002865"
+         y="1041.6029"
+         id="text4755"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4757"
+           x="21.002865"
+           y="1041.6029">A</tspan></text>
+    </g>
+    <g
+       transform="translate(78.82233,7.1274388)"
+       id="g4759">
+      <rect
+         y="1029.7347"
+         x="17.67767"
+         height="15"
+         width="15"
+         id="rect4761"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4763"
+         y="1041.6029"
+         x="21.002865"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="1041.6029"
+           x="21.002865"
+           id="tspan4765"
+           sodipodi:role="line">6</tspan></text>
+    </g>
+    <g
+       id="g4767"
+       transform="translate(158.82233,7.1274388)">
+      <rect
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="rect4769"
+         width="15"
+         height="15"
+         x="17.67767"
+         y="1029.7347" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="21.002865"
+         y="1041.6029"
+         id="text4771"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4773"
+           x="21.002865"
+           y="1041.6029">B</tspan></text>
+    </g>
+    <g
+       transform="translate(174.82233,7.1274388)"
+       id="g4775">
+      <rect
+         y="1029.7347"
+         x="17.67767"
+         height="15"
+         width="15"
+         id="rect4777"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4779"
+         y="1041.6029"
+         x="21.002865"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="1041.6029"
+           x="21.002865"
+           id="tspan4781"
+           sodipodi:role="line">C</tspan></text>
+    </g>
+    <g
+       id="g4783"
+       transform="translate(190.82233,7.1274388)">
+      <rect
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="rect4785"
+         width="15"
+         height="15"
+         x="17.67767"
+         y="1029.7347" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="21.002865"
+         y="1041.6029"
+         id="text4787"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4789"
+           x="21.002865"
+           y="1041.6029">D</tspan></text>
+    </g>
+    <g
+       transform="translate(206.82233,7.1274388)"
+       id="g4791">
+      <rect
+         y="1029.7347"
+         x="17.67767"
+         height="15"
+         width="15"
+         id="rect4793"
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text4795"
+         y="1041.6029"
+         x="21.002865"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         xml:space="preserve"><tspan
+           y="1041.6029"
+           x="21.002865"
+           id="tspan4797"
+           sodipodi:role="line">E</tspan></text>
+    </g>
+    <g
+       id="g4799"
+       transform="translate(222.82233,7.1274388)">
+      <rect
+         style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         id="rect4801"
+         width="15"
+         height="15"
+         x="17.67767"
+         y="1029.7347" />
+      <text
+         xml:space="preserve"
+         style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+         x="21.002865"
+         y="1041.6029"
+         id="text4803"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan4805"
+           x="21.002865"
+           y="1041.6029">F</tspan></text>
+    </g>
+  </g>
+</svg>
--- a/data/ST/face.svg
+++ b/data/ST/face.svg
@@ -43,7 +43,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -53,82 +53,88 @@
      id="layer1"
      transform="translate(0,-796.36218)">
     <g
-       id="g3759">
-      <rect
-         ry="35.714287"
-         y="925.93359"
-         x="23.285713"
-         height="162.85715"
-         width="81.428574"
-         id="rect3757"
-         style="fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-      <path
-         transform="translate(-1.7142868,782.79075)"
-         d="m 119.02228,120.02228 a 53.307995,53.307995 0 1 1 -106.615988,0 53.307995,53.307995 0 1 1 106.615988,0 z"
-         sodipodi:ry="53.307995"
-         sodipodi:rx="53.307995"
-         sodipodi:cy="120.02228"
-         sodipodi:cx="65.714287"
-         id="path3755"
-         style="fill:#ffff00;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-         sodipodi:type="arc" />
-      <path
-         style="fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-         id="path3766"
-         d="m 28.861197,111.47302 c 1.130416,2.66402 2.764058,5.12575 4.3598,7.53597 1.954074,3.12664 4.604446,5.43148 7.794504,7.20842 4.421109,2.08098 8.997647,3.85957 13.627625,5.4204 2.88273,0.73148 5.881843,1.90077 8.883006,1.25112 1.741748,-1.5983 3.703749,-2.95212 5.684311,-4.23826 2.476522,-1.48725 5.115085,-2.67007 7.688239,-3.97349 1.268948,-0.62007 1.645477,-1.69993 2.152595,-2.89955 2.574925,-6.04003 11.116823,-2.39853 8.541897,3.6415 l 0,0 c -1.411825,3.29165 -3.250249,5.83153 -6.506252,7.54558 -2.284174,1.15204 -4.615789,2.21342 -6.837736,3.48568 -3.048452,1.95607 -5.642686,4.6795 -9.249124,5.60653 -0.668294,0.0933 -1.331881,0.23099 -2.004883,0.27986 -3.870079,0.28103 -7.651751,-0.87875 -11.331196,-1.90413 -5.197436,-1.76791 -10.353801,-3.73967 -15.280688,-6.16744 -0.799121,-0.46975 -1.622645,-0.90026 -2.397363,-1.40924 -3.447222,-2.26483 -6.230995,-5.3214 -8.514713,-8.73176 -2.03366,-3.08923 -4.099671,-6.24416 -5.419224,-9.71479 -2.076349,-6.22905 6.732853,-9.16545 8.809202,-2.9364 z"
-         inkscape:connector-curvature="0"
-         transform="translate(0,796.36218)" />
-      <path
-         style="fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-         id="path3768"
-         d="m 40.766281,85.447726 c 0.918906,-2.404591 2.161103,-4.911742 4.562268,-6.160878 0.638337,-0.332076 1.362353,-0.463667 2.04353,-0.695501 0.797059,0.02947 1.616441,-0.101196 2.391177,0.08842 3.059842,0.748912 4.631636,3.421985 5.934112,6.002842 1.395492,2.851887 1.674257,6.15871 -0.694546,8.654872 -0.557506,0.58748 -1.35083,0.89389 -2.026245,1.340835 -2.222177,0.863151 -4.684712,1.067026 -6.885998,-0.02422 -0.574595,-0.284844 -1.064945,-0.714893 -1.597418,-1.072339 -5.089383,-4.148546 0.777547,-11.34602 5.866929,-7.197474 l 0,0 c -0.26064,-0.112979 -1.328364,-0.657829 -1.452992,-0.05246 -0.864506,0.840657 -0.97666,0.77553 -1.382382,2.167771 -0.203447,0.698133 0.45768,1.734896 -0.121959,0.357206 -0.161798,-0.322651 -0.661011,-1.384948 -0.657531,-1.390372 0.07244,-0.112926 2.229829,0.857286 2.537521,0.211923 0.282795,-0.148068 0.590818,-0.255641 0.848385,-0.444206 0.155652,-0.113953 0.433129,-0.635547 0.30329,-0.492878 -0.418055,0.459365 -0.59921,1.094424 -0.858939,1.642849 -2.076349,6.229047 -10.885551,3.292646 -8.809202,-2.9364 z"
-         inkscape:connector-curvature="0"
-         transform="translate(0,796.36218)" />
-      <path
-         style="fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-         id="path3770"
-         d="m 73.928572,91.830485 c 0.0053,-2.511163 0.229341,-5.255537 1.748739,-7.370006 0.384384,-0.534927 0.903073,-0.959193 1.35461,-1.43879 0.899895,-0.374995 1.733353,-0.996005 2.699684,-1.124983 3.533385,-0.471609 5.732079,2.270263 6.952236,5.089042 0.720158,2.076954 0.85545,4.256638 0.720047,6.430489 -0.553833,3.247465 -2.202031,5.410764 -4.880324,7.221753 -0.594052,0.23251 -1.161157,0.55152 -1.782156,0.69753 -2.633844,0.61928 -5.250889,-0.36707 -6.948675,-2.433422 -0.341418,-0.415534 -0.577008,-0.907745 -0.865513,-1.361618 -0.176039,-0.435201 -0.352078,-0.870403 -0.528118,-1.305605 -2.200443,-6.186299 6.548305,-9.298195 8.748748,-3.111896 l 0,0 c -0.02794,-0.01884 -0.05588,-0.03768 -0.08382,-0.05652 -0.938752,-0.903797 -2.327904,-1.162629 -3.41446,-0.332182 0.218288,0.283854 0.280118,-0.363284 0.509959,-0.193401 0.24922,-0.413679 -0.11553,-1.624319 -0.117151,-2.156664 0.266951,0.0502 0.929015,0.547387 1.276037,0.598886 2.210391,0.328028 1.841809,0.14027 3.741983,-0.898691 0.163414,-0.233665 0.358792,-0.447964 0.49024,-0.700996 0.05164,-0.0994 0.158808,-0.333303 0.04679,-0.332772 -0.304247,0.0014 -0.42527,2.539446 -0.383143,2.779846 0,6.565992 -9.285714,6.565992 -9.285714,0 z"
-         inkscape:connector-curvature="0"
-         transform="translate(0,796.36218)" />
+       id="g3016"
+       transform="translate(170,-34.57143)">
+      <g
+         transform="translate(147.31068,0)"
+         id="g3006">
+        <path
+           style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           d="M -262.14286,145.28571 -282.85714,171 l 19.28571,32.85714 33.57143,-35 z"
+           id="path3000"
+           inkscape:connector-curvature="0"
+           transform="translate(0,796.36218)" />
+        <path
+           style="fill:#999999;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           d="m -286.42857,83.857143 0,48.571427 30.35714,30.35714 34.87992,-20.13793 0,-60.933494 11.713,-6.762503 -31.82134,-8.526503 -31.47989,8.435012 -24.36312,0 z"
+           id="path2994"
+           inkscape:connector-curvature="0"
+           transform="translate(0,796.36218)" />
+        <path
+           style="fill:#ff0000;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           d="m -277.85715,896.64789 -2.14285,20 10.71428,12.14286 7.85714,-15 z"
+           id="path2996"
+           inkscape:connector-curvature="0" />
+        <path
+           inkscape:connector-curvature="0"
+           id="path2998"
+           d="m -230.71428,896.64789 2.14285,20 -10.71428,12.14286 -7.85714,-15 z"
+           style="fill:#ff0000;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+        <path
+           style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           d="M -242.85714,196 -250,216 l 15.71429,5.71429 5,-20 z"
+           id="path3002"
+           inkscape:connector-curvature="0"
+           transform="translate(0,796.36218)" />
+        <path
+           style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           d="M -285,194.57143 -295.71429,206 l 8.57143,17.14286 12.85715,-15.71429 -9.28572,-9.28571 z"
+           id="path3004"
+           inkscape:connector-curvature="0"
+           transform="translate(0,796.36218)" />
+      </g>
     </g>
     <g
-       id="g3772"
-       transform="translate(128,0)">
-      <rect
-         style="fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-         id="rect3776"
-         width="81.428574"
-         height="162.85715"
-         x="23.285713"
-         y="925.93359"
-         ry="35.714287" />
-      <path
-         sodipodi:type="arc"
-         style="fill:#ffff00;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-         id="path3778"
-         sodipodi:cx="65.714287"
-         sodipodi:cy="120.02228"
-         sodipodi:rx="53.307995"
-         sodipodi:ry="53.307995"
-         d="m 119.02228,120.02228 c 0,29.44119 -23.866801,53.30799 -53.307993,53.30799 -29.441193,0 -53.307995,-23.8668 -53.307995,-53.30799 0,-29.441195 23.866802,-53.307997 53.307995,-53.307997 29.441192,0 53.307993,23.866802 53.307993,53.307997 z"
-         transform="translate(-1.7142868,782.79075)" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 38.146911,935.28742 c 1.130416,-2.66402 2.764058,-5.12575 4.3598,-7.53597 1.954074,-3.12664 4.604446,-5.43148 7.794504,-7.20842 4.421109,-2.08098 8.997647,-3.85957 13.627625,-5.4204 2.88273,-0.73148 5.881843,-1.90077 8.883006,-1.25112 1.741748,1.5983 3.703749,2.95212 5.684311,4.23826 2.476522,1.48725 5.115085,2.67007 7.688239,3.97349 1.268948,0.62007 1.645477,1.69993 2.152595,2.89955 2.574925,6.04003 11.116823,2.39853 8.541897,-3.6415 l 0,0 c -1.411825,-3.29165 -3.250249,-5.83153 -6.506252,-7.54558 -2.284174,-1.15204 -4.615789,-2.21342 -6.837736,-3.48568 -3.048452,-1.95607 -5.642686,-4.6795 -9.249124,-5.60653 -0.668294,-0.0933 -1.331881,-0.23099 -2.004883,-0.27986 -3.870079,-0.28103 -7.651751,0.87875 -11.331196,1.90413 -5.197436,1.76791 -10.353801,3.73967 -15.280688,6.16744 -0.799121,0.46975 -1.622645,0.90026 -2.397363,1.40924 -3.447222,2.26483 -6.230995,5.3214 -8.514713,8.73176 -2.03366,3.08923 -4.099671,6.24416 -5.419224,9.71479 -2.076349,6.22905 6.732853,9.16545 8.809202,2.9364 z"
-         id="path3780"
-         style="fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
-      <path
-         transform="translate(0,796.36218)"
-         inkscape:connector-curvature="0"
-         d="m 40.766281,85.447726 c 0.918906,-2.404591 2.161103,-4.911742 4.562268,-6.160878 0.638337,-0.332076 1.362353,-0.463667 2.04353,-0.695501 0.797059,0.02947 1.616441,-0.101196 2.391177,0.08842 3.059842,0.748912 4.631636,3.421985 5.934112,6.002842 1.395492,2.851887 1.674257,6.15871 -0.694546,8.654872 -0.557506,0.58748 -1.35083,0.89389 -2.026245,1.340835 -2.222177,0.863151 -4.684712,1.067026 -6.885998,-0.02422 -0.574595,-0.284844 -1.064945,-0.714893 -1.597418,-1.072339 -5.089383,-4.148546 0.777547,-11.34602 5.866929,-7.197474 l 0,0 c -0.26064,-0.112979 -1.328364,-0.657829 -1.452992,-0.05246 -0.864506,0.840657 -0.97666,0.77553 -1.382382,2.167771 -0.203447,0.698133 0.45768,1.734896 -0.121959,0.357206 -0.161798,-0.322651 -0.661011,-1.384948 -0.657531,-1.390372 0.07244,-0.112926 2.229829,0.857286 2.537521,0.211923 0.282795,-0.148068 0.590818,-0.255641 0.848385,-0.444206 0.155652,-0.113953 0.433129,-0.635547 0.30329,-0.492878 -0.418055,0.459365 -0.59921,1.094424 -0.858939,1.642849 -2.076349,6.229047 -10.885551,3.292646 -8.809202,-2.9364 z"
-         id="path3782"
-         style="fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
-      <path
-         transform="translate(0,796.36218)"
-         inkscape:connector-curvature="0"
-         d="m 73.928572,91.830485 c 0.0053,-2.511163 0.229341,-5.255537 1.748739,-7.370006 0.384384,-0.534927 0.903073,-0.959193 1.35461,-1.43879 0.899895,-0.374995 1.733353,-0.996005 2.699684,-1.124983 3.533385,-0.471609 5.732079,2.270263 6.952236,5.089042 0.720158,2.076954 0.85545,4.256638 0.720047,6.430489 -0.553833,3.247465 -2.202031,5.410764 -4.880324,7.221753 -0.594052,0.23251 -1.161157,0.55152 -1.782156,0.69753 -2.633844,0.61928 -5.250889,-0.36707 -6.948675,-2.433422 -0.341418,-0.415534 -0.577008,-0.907745 -0.865513,-1.361618 -0.176039,-0.435201 -0.352078,-0.870403 -0.528118,-1.305605 -2.200443,-6.186299 6.548305,-9.298195 8.748748,-3.111896 l 0,0 c -0.02794,-0.01884 -0.05588,-0.03768 -0.08382,-0.05652 -0.938752,-0.903797 -2.327904,-1.162629 -3.41446,-0.332182 0.218288,0.283854 0.280118,-0.363284 0.509959,-0.193401 0.24922,-0.413679 -0.11553,-1.624319 -0.117151,-2.156664 0.266951,0.0502 0.929015,0.547387 1.276037,0.598886 2.210391,0.328028 1.841809,0.14027 3.741983,-0.898691 0.163414,-0.233665 0.358792,-0.447964 0.49024,-0.700996 0.05164,-0.0994 0.158808,-0.333303 0.04679,-0.332772 -0.304247,0.0014 -0.42527,2.539446 -0.383143,2.779846 0,6.565992 -9.285714,6.565992 -9.285714,0 z"
-         id="path3784"
-         style="fill:#008080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+       transform="translate(298,-34.57143)"
+       id="g3026">
+      <g
+         id="g3030"
+         transform="translate(147.31068,0)">
+        <path
+           transform="translate(0,796.36218)"
+           inkscape:connector-curvature="0"
+           id="path3032"
+           d="M -262.14286,145.28571 -282.85714,171 l 19.28571,32.85714 33.57143,-35 z"
+           style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+        <path
+           transform="translate(0,796.36218)"
+           inkscape:connector-curvature="0"
+           id="path3034"
+           d="m -286.42857,83.857143 0,48.571427 30.35714,30.35714 34.87992,-20.13793 0,-60.933494 11.713,-6.762503 -31.82134,-8.526503 -31.47989,8.435012 -24.36312,0 z"
+           style="fill:#999999;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+        <path
+           inkscape:connector-curvature="0"
+           id="path3036"
+           d="m -277.85715,896.64789 -2.14285,20 10.71428,12.14286 7.85714,-15 z"
+           style="fill:#ff0000;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+        <path
+           style="fill:#ff0000;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           d="m -230.71428,896.64789 2.14285,20 -10.71428,12.14286 -7.85714,-15 z"
+           id="path3038"
+           inkscape:connector-curvature="0" />
+        <path
+           transform="translate(0,796.36218)"
+           inkscape:connector-curvature="0"
+           id="path3040"
+           d="M -242.85714,196 -250,216 l 15.71429,5.71429 5,-20 z"
+           style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+        <path
+           transform="translate(0,796.36218)"
+           inkscape:connector-curvature="0"
+           id="path3042"
+           d="M -285,194.57143 -295.71429,206 l 8.57143,17.14286 12.85715,-15.71429 -9.28572,-9.28571 z"
+           style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+      </g>
     </g>
   </g>
 </svg>
--- a/data/ST/make_ecl.py
+++ b/data/ST/make_ecl.py
@@ -2,11 +2,11 @@ from pytouhou.formats.ecl import ECL
 from math import pi
 
 # Frame, sub, opcode, args
-main = [(120, 0, 0, (-30.0, 80.0, 0.0, 16, 0, 0, 0)),
-        (140, 0, 0, (-30.0, 130.0, 0.0, 16, 0, 0, 0)),
+main = [(120, 0, 0, (-30.0, 80.0, 0.0, 160, 0, 0, 0)),
+        (140, 0, 0, (-30.0, 130.0, 0.0, 160, 0, 0, 0)),
 
-        (160, 0, 2, (192*2+30.0, 80.0, 0.0, 16, 0, 0, 0)),
-        (180, 0, 2, (192*2+30.0, 130.0, 0.0, 16, 0, 0, 0)),
+        (160, 0, 2, (192*2+30.0, 80.0, 0.0, 160, 0, 0, 0)),
+        (180, 0, 2, (192*2+30.0, 130.0, 0.0, 160, 0, 0, 0)),
 
         (220, 0, 0, (-30.0, 80.0, 0.0, 16, 0, 0, 0)),
         (220, 0, 0, (-30.0, 130.0, 0.0, 16, 0, 0, 0)),
@@ -18,7 +18,9 @@ main = [(120, 0, 0, (-30.0, 80.0, 0.0, 1
         (780, 2, 0, (0, -10, 0.0, 120, 0, 0, 0)),
         (900, 2, 0, (0, -10, 0.0, 120, 0, 0, 0)),
 
-        (1500, 3, 0, (192, -10, 0.0, 300, 0, 0, 0))]
+        (1500, 3, 0, (192, -10, 0.0, 2000, 0, 0, 0)),
+
+        (2100, 4, 0, (-30.0, 80.0, 0.0, 6500, 0, 0, 0))]
 
 
 subs = [
@@ -59,7 +61,70 @@ subs = [
      (0, 57, 0xff00, 256, (60, 192.0, 80.0, 0.0)),
      (60, 82, 0xff00, 256, (40, 15, -1, -1, 0.0, 6.0, -1, -1)),
      (60, 75, 0xff00, 256, (1, 3, 20, 1, 3.0, 6.0, -pi, pi, 1| 128)),
-     (60, 76, 0xff00, 256, (110,))]
+     (60, 76, 0xff00, 256, (110,))],
+
+    [(0, 97, 0xff00, 256, (0,)),
+     (0, 105, 0xff00, 256, (0,)), # Set damageable: False
+     (0, 126, 0xff00, 256, (0,)), # One life
+
+    # Set callback
+     (0, 113, 0xff00, 256, (1000,)),
+     (0, 114, 0xff00, 256, (5,)),
+
+     (0, 111, 0xff00, 256, (6000,)),
+     (0, 101, 0xff00, 256, (0,)),
+     (0, 57, 0xff00, 256, (60, 192.0, 80.0, 0.0)),
+     (60, 102, 0xff00, 256, (10, -0.3, 0.7, 0.3, 48.0)), # Nice little effect
+     (80, 105, 0xff00, 256, (1,)), # Set damageable: True
+     (80, 119, 0xff00, 256, (10,)), # Drop bonus :)
+
+     (80, 82, 0xff00, 256, (800, 1, -1, -1, 0.02, 0.02, 0.0, 0.0)),
+     (80, 70, 0xff00, 256, (2, 2, 30, 4, 0.1, 4.1, 0.0, 0.0, 1|32)),
+     (80, 82, 0xff00, 256, (800, 1, -1, -1, 0.02, -0.02, 0.0, 0.0)),
+     (80, 70, 0xff00, 256, (2, 6, 30, 4, 0.6, 4.6, 0.0, 0.0, 1|32)),
+
+     (120, 67, 0xff00, 256, (2, 4, 3, 30, 1.0, 5.0, 0.0, 4.0, 0)),
+
+     (200, 2, 0xff00, 256, (80, 11))
+    ],
+
+    [(0, 93, 0xff00, 256, (2, 0, "THE END ~")),
+
+     (20, 81, 0xff00, 256, (-100.0-20, 50.0, 0.0)),
+     (20, 85, 0xff00, 256, (0, 6, 0.0, 0, 0.0, 60.0, 60.0, 16.0, 90, 120, 16, 70, 14, 0)),
+     (20, 85, 0xff00, 256, (0, 6, pi / 2., 0, 0.0, 40.0, 40.0, 16.0, 90, 120, 16, 70, 14, 0)),
+     (20, 81, 0xff00, 256, (-100.0-20, 100.0, 0.0)),
+     (20, 85, 0xff00, 256, (0, 6, 0.0, 0, 0.0, 60.0, 60.0, 16.0, 90, 120, 16, 70, 14, 0)),
+     (20, 85, 0xff00, 256, (0, 6, pi / 2., 0, 0.0, 40.0, 40.0, 16.0, 90, 120, 16, 70, 14, 0)),
+     (20, 81, 0xff00, 256, (-100.0-20, 150.0, 0.0)),
+     (20, 85, 0xff00, 256, (0, 6, 0.0, 0, 0.0, 60.0, 60.0, 16.0, 90, 120, 16, 70, 14, 0)),
+
+     (20, 81, 0xff00, 256, (0.0-20, 20+50.0, 0.0)),
+     (20, 85, 0xff00, 256, (0, 6, pi / 2., 0, 0.0, 80.0, 80.0, 16.0, 90, 120, 16, 70, 14, 0)),
+     (20, 85, 0xff00, 256, (0, 6, pi / 4., 0, 0.0, 100.0, 100.0, 16.0, 90, 120, 16, 70, 14, 0)),
+     (20, 81, 0xff00, 256, (80.0-20, 20+80+50.0, 0.0)),
+     (20, 85, 0xff00, 256, (0, 6, -pi / 2., 0, 0.0, 80.0, 80.0, 16.0, 90, 120, 16, 70, 14, 0)),
+
+     (20, 81, 0xff00, 256, (120.0-20, 20+50.0, 0.0)),
+     (20, 85, 0xff00, 256, (0, 6, pi / 2., 0, 0.0, 80.0, 80.0, 16.0, 90, 120, 16, 70, 14, 0)),
+     (20, 85, 0xff00, 256, (0, 6, pi / 4., 0, 0.0, 60.0, 60.0, 16.0, 90, 120, 16, 70, 14, 0)),
+     (20, 81, 0xff00, 256, (120.0-20, 20+50.0+80.0, 0.0)),
+     (20, 85, 0xff00, 256, (0, 6, -pi / 4., 0, 0.0, 60.0, 60.0, 16.0, 90, 120, 16, 70, 14, 0)),
+
+     (40, 81, 0xff00, 256, (0, 0, 0)),
+     (40, 75, 0xff00, 256, (9, 1, 8, 1, 0.5, 3.0, -pi, pi, 0)),
+     (40, 76, 0xff00, 256, (40,)),
+
+     (120, 4, 0xff00, 256, (-10001, 314)),
+
+     (120, 87, 0xff00, 256, (1,)),
+     (120, 85, 0xff00, 256, (0, 2, 0.0, 0, 0.0, 500.0, 500.0, 32.0, 90, 400, 16, 70, 14, 0)),
+
+     (122, 88, 0xff00, 256, (1, 0.01)),
+     (123, 3, 0xff00, 256, (122, 25, -10001)),
+
+     (200, 94, 0xff00, 256, ()),
+    ]
 ]
 
 ecl = ECL()
--- a/data/ST/make_stage.py
+++ b/data/ST/make_stage.py
@@ -30,6 +30,8 @@ instances = [(0, 0.0, -46*3*-1, 0.0),
              (0, 0.0, -46*3*6, 0.0),
              (0, 0.0, -46*3*7, 0.0),
              (0, 0.0, -46*3*8, 0.0),
+             (0, 0.0, -46*3*9, 0.0),
+             (0, 0.0, -46*3*10, 0.0),
              #Trees
              (1, 40.0, -46*3*1, -50.0),
              (1, 40.0, -46*3*2, -50.0),
@@ -37,6 +39,8 @@ instances = [(0, 0.0, -46*3*-1, 0.0),
              (1, 40.0, -46*3*4, -50.0),
              (1, 40.0, -46*3*5, -50.0),
              (1, 40.0, -46*3*6, -50.0),
+             (1, 40.0, -46*3*7, -50.0),
+             (1, 40.0, -46*3*8, -50.0),
 
              (1, 40.0+40, -46*3*1-20, -50.0),
              (1, 40.0+40, -46*3*2-20, -50.0),
@@ -44,6 +48,8 @@ instances = [(0, 0.0, -46*3*-1, 0.0),
              (1, 40.0+40, -46*3*4-20, -50.0),
              (1, 40.0+40, -46*3*5-20, -50.0),
              (1, 40.0+40, -46*3*6-20, -50.0),
+             (1, 40.0+40, -46*3*7-20, -50.0),
+             (1, 40.0+40, -46*3*8-20, -50.0),
 
              (2, 192*2-30-40.0, -46*3*1, -50.0),
              (2, 192*2-30-40.0, -46*3*2, -50.0),
@@ -51,13 +57,17 @@ instances = [(0, 0.0, -46*3*-1, 0.0),
              (2, 192*2-30-40.0, -46*3*4, -50.0),
              (2, 192*2-30-40.0, -46*3*5, -50.0),
              (2, 192*2-30-40.0, -46*3*6, -50.0),
+             (2, 192*2-30-40.0, -46*3*7, -50.0),
+             (2, 192*2-30-40.0, -46*3*8, -50.0),
 
              (2, 192*2-30-40.0-50.0, -46*3*1-20, -50.0),
              (2, 192*2-30-40.0-50.0, -46*3*2-20, -50.0),
              (2, 192*2-30-40.0-50.0, -46*3*3-20, -50.0),
              (2, 192*2-30-40.0-50.0, -46*3*4-20, -50.0),
              (2, 192*2-30-40.0-50.0, -46*3*5-20, -50.0),
-             (2, 192*2-30-40.0-50.0, -46*3*6-20, -50.0)]
+             (2, 192*2-30-40.0-50.0, -46*3*6-20, -50.0),
+             (2, 192*2-30-40.0-50.0, -46*3*7-20, -50.0),
+             (2, 192*2-30-40.0-50.0, -46*3*8-20, -50.0)]
 
 
 # Bounding boxes
@@ -83,8 +93,9 @@ stage.object_instances = instances
 stage.script = [(0, 1, (50, 0, 50, 300.0, 800.0)),
                 (0, 2, (0.0, 400.0, 0.3)),
                 (0, 0, (0.0, 0.0, 0.0)),
-                (1600, 0, (0.0, -600.0, 0.0)),
-                (6500, 0, (0.0, -600.0, 0.0))]
+                (2100, 0, (0.0, -800.0, 0.0)),
+                (3200, 0, (0.0, 0.0, 0.0)),
+                (6500, 0, (0.0, 0.0, 0.0))]
 
 with open('stage1.std', 'wb') as file:
     stage.write(file)