junglejourney

changeset 206:3c70453e0e03

Added a cassette inlay.
author David Boddie <david@boddie.org.uk>
date Sun Oct 09 00:21:18 2011 +0200
parents 06578280fd9d
children 94e392c8aace
files materials/images/chest.xpm materials/images/exit1.xpm materials/images/finalexitl.xpm materials/images/finalexitr.xpm materials/images/health.xpm materials/images/jewel.xpm materials/images/key.xpm materials/images/screenshot1.png materials/images/statue.xpm materials/inlay.svg materials/screenshot1.png
diffstat 11 files changed, 7608 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/materials/images/chest.xpm	Sun Oct 09 00:21:18 2011 +0200
     1.3 @@ -0,0 +1,23 @@
     1.4 +/* XPM */
     1.5 +static char * chest_xpm[] = {
     1.6 +"16 16 4 1",
     1.7 +" 	c None",
     1.8 +".	c #000000",
     1.9 +"+	c #FF0000",
    1.10 +"@	c #FFFF00",
    1.11 +"................",
    1.12 +"....++++++++....",
    1.13 +"...+.@@.@+.@+...",
    1.14 +"..+@@+.@@.@+.+..",
    1.15 +".+@.+.@+.@.@@@+.",
    1.16 +".+.@.@@.@.@.@.+.",
    1.17 +".++++++++++++++.",
    1.18 +".++...++++...++.",
    1.19 +".++.+.++++.+.++.",
    1.20 +".+..+.+.++.+.++.",
    1.21 +".++...++++...++.",
    1.22 +".+++++++.+++++..",
    1.23 +".++++++++++.+++.",
    1.24 +".++.+++.+++++++.",
    1.25 +"..++++++++++++..",
    1.26 +"................"};
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/materials/images/exit1.xpm	Sun Oct 09 00:21:18 2011 +0200
     2.3 @@ -0,0 +1,32 @@
     2.4 +/* XPM */
     2.5 +static char * exit1_xpm[] = {
     2.6 +"16 24 5 1",
     2.7 +" 	c None",
     2.8 +".	c #008000",
     2.9 +"+	c #000000",
    2.10 +"@	c #FFFF00",
    2.11 +"#	c #FF0000",
    2.12 +".+++++@@@@+++.++",
    2.13 +"++.+@@++++@@++..",
    2.14 +"+.+@++#+##++@+.+",
    2.15 +"++@+#+##+#+#+@++",
    2.16 +"+@+#####+#+##+@+",
    2.17 +"+@++#+#+####++@+",
    2.18 +"@+###+#+##+#+#+@",
    2.19 +"@+#+###+######+@",
    2.20 +"@+#+#+##+#+#+#+@",
    2.21 +"@+######+#+###+@",
    2.22 +"@+#+#+#+####+#+@",
    2.23 +"@+###+##+#+#+#+@",
    2.24 +"@+#+####+#+###+@",
    2.25 +"@+#+#+##+###+#+@",
    2.26 +"@+#+###++#+###+@",
    2.27 +"@+###+##+#+#+#+@",
    2.28 +"@+#+#+##+#+#+#+@",
    2.29 +"@+###+##+#####+@",
    2.30 +"@+#+###+##+#+#+@",
    2.31 +"@++++++++++++++@",
    2.32 +"@@@@@@@@@@@@@@@@",
    2.33 +"++++++++++++++++",
    2.34 +"@@@@.@@@@@@@@@@@",
    2.35 +"+.+...++.++.++.+"};
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/materials/images/finalexitl.xpm	Sun Oct 09 00:21:18 2011 +0200
     3.3 @@ -0,0 +1,32 @@
     3.4 +/* XPM */
     3.5 +static char * finalexitl_xpm[] = {
     3.6 +"16 24 5 1",
     3.7 +" 	c None",
     3.8 +".	c #000000",
     3.9 +"+	c #008000",
    3.10 +"@	c #FFFF00",
    3.11 +"#	c #FF0000",
    3.12 +".++.+@++.@@+@+@@",
    3.13 +"@+#@+@.@+@@.+.+.",
    3.14 +".#@#@+@@+....+..",
    3.15 +"@+#.@+@..+.....+",
    3.16 +"++@@+@.....+....",
    3.17 +".@@@.@..+.......",
    3.18 +"+@@.@..+......+.",
    3.19 +"++@+@.....+.....",
    3.20 +".+++............",
    3.21 +"@@++..+.........",
    3.22 +"@++.....+.......",
    3.23 +"+.@+............",
    3.24 +".@@.#........@..",
    3.25 +"@@@............@",
    3.26 +".@@...+.....@...",
    3.27 +"@@+......@......",
    3.28 +"@+.........@..@.",
    3.29 +"++@..+..@.......",
    3.30 +".@+...+.........",
    3.31 +"@@@.......@..@..",
    3.32 +"+@@@....+.......",
    3.33 +"+++.@.....+..+..",
    3.34 +".+++@+.+.@.+..+.",
    3.35 +"@..+@.@....+..+."};
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/materials/images/finalexitr.xpm	Sun Oct 09 00:21:18 2011 +0200
     4.3 @@ -0,0 +1,32 @@
     4.4 +/* XPM */
     4.5 +static char * finalexitr_xpm[] = {
     4.6 +"16 24 5 1",
     4.7 +" 	c None",
     4.8 +".	c #000000",
     4.9 +"+	c #008000",
    4.10 +"@	c #FFFF00",
    4.11 +"#	c #FF0000",
    4.12 +".+@@+@@.@@.+@.+@",
    4.13 +".+...#@@@@++++@@",
    4.14 +"+..+....@@@++.+.",
    4.15 +"....+....@@@+++@",
    4.16 +".+........@.@@@@",
    4.17 +"....+..+..@@.@@.",
    4.18 +"..+...+..+.@+@.+",
    4.19 +"...........#.+@@",
    4.20 +".....+......@@+.",
    4.21 +".........+...++@",
    4.22 +".......+..+..+++",
    4.23 +"............+@++",
    4.24 +".............@@@",
    4.25 +"...@.....+.+.@@+",
    4.26 +"@............++.",
    4.27 +"..@...@......@@.",
    4.28 +"..........+..@@@",
    4.29 +"@.............#.",
    4.30 +"...@.@...+...@++",
    4.31 +"........@.+..@@@",
    4.32 +".@..+.......+@#@",
    4.33 +"........+..@@#@#",
    4.34 +".++...@+..@@@+#+",
    4.35 +"...+.....@.@+++@"};
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/materials/images/health.xpm	Sun Oct 09 00:21:18 2011 +0200
     5.3 @@ -0,0 +1,24 @@
     5.4 +/* XPM */
     5.5 +static char * health_xpm[] = {
     5.6 +"16 16 5 1",
     5.7 +" 	c None",
     5.8 +".	c #000000",
     5.9 +"+	c #008000",
    5.10 +"@	c #FFFF00",
    5.11 +"#	c #FF0000",
    5.12 +"................",
    5.13 +"...+.@@..@@.+...",
    5.14 +".+..@.#@#@.@..+.",
    5.15 +"....#@@@@@@#....",
    5.16 +"..#####@@#####..",
    5.17 +".#..#@@##@@#..#.",
    5.18 +".###@.####.@###.",
    5.19 +".##@##..#.##@##.",
    5.20 +".##@####.###@##.",
    5.21 +".##@####.###@##.",
    5.22 +"..#@####.###@##.",
    5.23 +"...@####.###@##.",
    5.24 +".....###.###@#..",
    5.25 +"..+...##.###....",
    5.26 +".+..+..#.#..+.+.",
    5.27 +"................"};
     6.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2 +++ b/materials/images/jewel.xpm	Sun Oct 09 00:21:18 2011 +0200
     6.3 @@ -0,0 +1,24 @@
     6.4 +/* XPM */
     6.5 +static char * jewel_xpm[] = {
     6.6 +"16 16 5 1",
     6.7 +" 	c None",
     6.8 +".	c #000000",
     6.9 +"+	c #008000",
    6.10 +"@	c #FF0000",
    6.11 +"#	c #FFFF00",
    6.12 +"...............+",
    6.13 +"...+..@....+....",
    6.14 +".....@.@........",
    6.15 +".+...@.@@...+.+.",
    6.16 +"....#@.#@@......",
    6.17 +"+...@@.@#@@..+..",
    6.18 +"....@#.@@#@@....",
    6.19 +"...@@@.@...@....",
    6.20 +"......@.@@@.....",
    6.21 +"....@@#.@@@...+.",
    6.22 +".+...@@.@#@..+..",
    6.23 +"......@@.@......",
    6.24 +".......@.@......",
    6.25 +"..+.....@..+....",
    6.26 +".....+........+.",
    6.27 +"................"};
     7.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2 +++ b/materials/images/key.xpm	Sun Oct 09 00:21:18 2011 +0200
     7.3 @@ -0,0 +1,23 @@
     7.4 +/* XPM */
     7.5 +static char * key_xpm[] = {
     7.6 +"16 16 4 1",
     7.7 +" 	c None",
     7.8 +".	c #000000",
     7.9 +"+	c #FFFF00",
    7.10 +"@	c #FF0000",
    7.11 +"................",
    7.12 +"....+...........",
    7.13 +"...+++..........",
    7.14 +"...+.+..........",
    7.15 +"..+...+.........",
    7.16 +"..+...+++++++++.",
    7.17 +".+.....+@@@@@@+.",
    7.18 +".+.....++++++++.",
    7.19 +".+.....+..++.++.",
    7.20 +".+.....+..+@.++.",
    7.21 +"..+...+...++.@+.",
    7.22 +"..+...+...+..++.",
    7.23 +"...+.+....+...+.",
    7.24 +"...+++..........",
    7.25 +"....+...........",
    7.26 +"................"};
     8.1 Binary file materials/images/screenshot1.png has changed
     9.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.2 +++ b/materials/images/statue.xpm	Sun Oct 09 00:21:18 2011 +0200
     9.3 @@ -0,0 +1,23 @@
     9.4 +/* XPM */
     9.5 +static char * statue_xpm[] = {
     9.6 +"16 16 4 1",
     9.7 +" 	c None",
     9.8 +".	c #000000",
     9.9 +"+	c #008000",
    9.10 +"@	c #FFFF00",
    9.11 +"................",
    9.12 +"...+...+....+...",
    9.13 +".+.......@@...+.",
    9.14 +"...@@..@...@@...",
    9.15 +"..@...@@@..@@...",
    9.16 +"..@@@..@@.@@@...",
    9.17 +"..@@@@@..@@@....",
    9.18 +"...@@@@@@@@..+..",
    9.19 +".....@@@@@....+.",
    9.20 +".+......@.......",
    9.21 +"....+..@@@..+...",
    9.22 +"......@@@@@.....",
    9.23 +"..+..@@..@@@....",
    9.24 +"....@@....@@..+.",
    9.25 +".+.@@......@@...",
    9.26 +"................"};
    10.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.2 +++ b/materials/inlay.svg	Sun Oct 09 00:21:18 2011 +0200
    10.3 @@ -0,0 +1,7395 @@
    10.4 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    10.5 +<svg
    10.6 +   xmlns:dc="http://purl.org/dc/elements/1.1/"
    10.7 +   xmlns:cc="http://web.resource.org/cc/"
    10.8 +   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    10.9 +   xmlns:svg="http://www.w3.org/2000/svg"
   10.10 +   xmlns="http://www.w3.org/2000/svg"
   10.11 +   xmlns:xlink="http://www.w3.org/1999/xlink"
   10.12 +   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   10.13 +   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   10.14 +   version="1.1"
   10.15 +   width="33.5cm"
   10.16 +   height="10cm"
   10.17 +   viewBox="0 0 3350 1000"
   10.18 +   id="svg2"
   10.19 +   sodipodi:version="0.32"
   10.20 +   inkscape:version="0.45.1"
   10.21 +   sodipodi:docname="inlay.svg"
   10.22 +   sodipodi:docbase="/home/david/Private/Python/Games/Emulation/Jungle_Escape/materials"
   10.23 +   inkscape:output_extension="org.inkscape.output.svg.inkscape">
   10.24 +  <metadata
   10.25 +     id="metadata1505">
   10.26 +    <rdf:RDF>
   10.27 +      <cc:Work
   10.28 +         rdf:about="">
   10.29 +        <dc:format>image/svg+xml</dc:format>
   10.30 +        <dc:type
   10.31 +           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
   10.32 +      </cc:Work>
   10.33 +    </rdf:RDF>
   10.34 +  </metadata>
   10.35 +  <defs
   10.36 +     id="defs1503">
   10.37 +    <linearGradient
   10.38 +       y2="251.34723"
   10.39 +       x2="191.82292"
   10.40 +       y1="175.38194"
   10.41 +       x1="191.82292"
   10.42 +       gradientTransform="translate(-0.32641,69.960459)"
   10.43 +       gradientUnits="userSpaceOnUse"
   10.44 +       id="linearGradient2501"
   10.45 +       xlink:href="#linearGradient10048"
   10.46 +       inkscape:collect="always" />
   10.47 +    <linearGradient
   10.48 +       y2="250.84721"
   10.49 +       x2="261.13019"
   10.50 +       y1="174.88194"
   10.51 +       x1="260.96085"
   10.52 +       gradientTransform="translate(-5.2361317,70.460469)"
   10.53 +       gradientUnits="userSpaceOnUse"
   10.54 +       id="linearGradient2498"
   10.55 +       xlink:href="#linearGradient10048"
   10.56 +       inkscape:collect="always" />
   10.57 +    <linearGradient
   10.58 +       y2="251.34723"
   10.59 +       x2="319.2049"
   10.60 +       y1="175.38194"
   10.61 +       x1="319.2049"
   10.62 +       gradientTransform="translate(-0.32641,69.960459)"
   10.63 +       gradientUnits="userSpaceOnUse"
   10.64 +       id="linearGradient2495"
   10.65 +       xlink:href="#linearGradient10048"
   10.66 +       inkscape:collect="always" />
   10.67 +    <linearGradient
   10.68 +       y2="250.84721"
   10.69 +       x2="378.10196"
   10.70 +       y1="174.88194"
   10.71 +       x1="379.43909"
   10.72 +       gradientTransform="translate(-0.32641,70.460469)"
   10.73 +       gradientUnits="userSpaceOnUse"
   10.74 +       id="linearGradient2492"
   10.75 +       xlink:href="#linearGradient10048"
   10.76 +       inkscape:collect="always" />
   10.77 +    <linearGradient
   10.78 +       y2="251.34723"
   10.79 +       x2="445.88196"
   10.80 +       y1="175.38194"
   10.81 +       x1="445.88196"
   10.82 +       gradientTransform="translate(-0.32641,69.960459)"
   10.83 +       gradientUnits="userSpaceOnUse"
   10.84 +       id="linearGradient2489"
   10.85 +       xlink:href="#linearGradient10048"
   10.86 +       inkscape:collect="always" />
   10.87 +    <linearGradient
   10.88 +       y2="251.34723"
   10.89 +       x2="507.11807"
   10.90 +       y1="175.38194"
   10.91 +       x1="507.11807"
   10.92 +       gradientTransform="translate(-0.32641,69.960459)"
   10.93 +       gradientUnits="userSpaceOnUse"
   10.94 +       id="linearGradient2486"
   10.95 +       xlink:href="#linearGradient10048"
   10.96 +       inkscape:collect="always" />
   10.97 +    <linearGradient
   10.98 +       y2="251.34723"
   10.99 +       x2="558.55383"
  10.100 +       y1="175.38194"
  10.101 +       x1="558.55383"
  10.102 +       gradientTransform="translate(-0.32641,69.960459)"
  10.103 +       gradientUnits="userSpaceOnUse"
  10.104 +       id="linearGradient2483"
  10.105 +       xlink:href="#linearGradient10048"
  10.106 +       inkscape:collect="always" />
  10.107 +    <linearGradient
  10.108 +       y2="251.34723"
  10.109 +       x2="558.55383"
  10.110 +       y1="175.38194"
  10.111 +       x1="558.55383"
  10.112 +       gradientTransform="translate(-0.32641,62.736114)"
  10.113 +       gradientUnits="userSpaceOnUse"
  10.114 +       id="linearGradient2480"
  10.115 +       xlink:href="#linearGradient10048"
  10.116 +       inkscape:collect="always" />
  10.117 +    <linearGradient
  10.118 +       y2="251.34723"
  10.119 +       x2="507.11807"
  10.120 +       y1="175.38194"
  10.121 +       x1="507.11807"
  10.122 +       gradientTransform="translate(-0.32641,62.736114)"
  10.123 +       gradientUnits="userSpaceOnUse"
  10.124 +       id="linearGradient2478"
  10.125 +       xlink:href="#linearGradient10048"
  10.126 +       inkscape:collect="always" />
  10.127 +    <linearGradient
  10.128 +       y2="251.34723"
  10.129 +       x2="445.88196"
  10.130 +       y1="175.38194"
  10.131 +       x1="445.88196"
  10.132 +       gradientTransform="translate(-0.32641,62.736114)"
  10.133 +       gradientUnits="userSpaceOnUse"
  10.134 +       id="linearGradient2476"
  10.135 +       xlink:href="#linearGradient10048"
  10.136 +       inkscape:collect="always" />
  10.137 +    <linearGradient
  10.138 +       y2="250.84721"
  10.139 +       x2="378.10196"
  10.140 +       y1="174.88194"
  10.141 +       x1="379.43909"
  10.142 +       gradientTransform="translate(-0.32641,63.236124)"
  10.143 +       gradientUnits="userSpaceOnUse"
  10.144 +       id="linearGradient2474"
  10.145 +       xlink:href="#linearGradient10048"
  10.146 +       inkscape:collect="always" />
  10.147 +    <linearGradient
  10.148 +       y2="251.34723"
  10.149 +       x2="319.2049"
  10.150 +       y1="175.38194"
  10.151 +       x1="319.2049"
  10.152 +       gradientTransform="translate(-0.32641,62.736114)"
  10.153 +       gradientUnits="userSpaceOnUse"
  10.154 +       id="linearGradient2472"
  10.155 +       xlink:href="#linearGradient10048"
  10.156 +       inkscape:collect="always" />
  10.157 +    <linearGradient
  10.158 +       y2="250.84721"
  10.159 +       x2="261.13019"
  10.160 +       y1="174.88194"
  10.161 +       x1="260.96085"
  10.162 +       gradientTransform="translate(-5.2361317,63.236124)"
  10.163 +       gradientUnits="userSpaceOnUse"
  10.164 +       id="linearGradient2470"
  10.165 +       xlink:href="#linearGradient10048"
  10.166 +       inkscape:collect="always" />
  10.167 +    <linearGradient
  10.168 +       y2="251.34723"
  10.169 +       x2="191.82292"
  10.170 +       y1="175.38194"
  10.171 +       x1="191.82292"
  10.172 +       gradientTransform="translate(-0.32641,62.736114)"
  10.173 +       gradientUnits="userSpaceOnUse"
  10.174 +       id="linearGradient2468"
  10.175 +       xlink:href="#linearGradient10048"
  10.176 +       inkscape:collect="always" />
  10.177 +    <linearGradient
  10.178 +       y2="692.73059"
  10.179 +       x2="264.58334"
  10.180 +       y1="694.14166"
  10.181 +       x1="512.52783"
  10.182 +       gradientTransform="translate(-13.555583,-79.113302)"
  10.183 +       gradientUnits="userSpaceOnUse"
  10.184 +       id="linearGradient2466"
  10.185 +       xlink:href="#linearGradient10419"
  10.186 +       inkscape:collect="always" />
  10.187 +    <linearGradient
  10.188 +       y2="717.77777"
  10.189 +       x2="397.02225"
  10.190 +       y1="481.94583"
  10.191 +       x1="396.37503"
  10.192 +       gradientTransform="translate(-13.05558,8.5811521)"
  10.193 +       gradientUnits="userSpaceOnUse"
  10.194 +       id="linearGradient2463"
  10.195 +       xlink:href="#linearGradient10534"
  10.196 +       inkscape:collect="always" />
  10.197 +    <linearGradient
  10.198 +       y2="717.77777"
  10.199 +       x2="397.02225"
  10.200 +       y1="481.94583"
  10.201 +       x1="396.37503"
  10.202 +       gradientTransform="translate(-4.1145272,-0.2382828)"
  10.203 +       gradientUnits="userSpaceOnUse"
  10.204 +       id="linearGradient2460"
  10.205 +       xlink:href="#linearGradient10558"
  10.206 +       inkscape:collect="always" />
  10.207 +    <radialGradient
  10.208 +       r="17.638889"
  10.209 +       fy="664.86115"
  10.210 +       fx="370.41669"
  10.211 +       cy="664.86115"
  10.212 +       cx="370.41669"
  10.213 +       gradientTransform="translate(31.041639,39.449389)"
  10.214 +       gradientUnits="userSpaceOnUse"
  10.215 +       id="radialGradient2457"
  10.216 +       xlink:href="#linearGradient10455"
  10.217 +       inkscape:collect="always" />
  10.218 +    <radialGradient
  10.219 +       r="17.638889"
  10.220 +       fy="664.86115"
  10.221 +       fx="370.41669"
  10.222 +       cy="664.86115"
  10.223 +       cx="370.41669"
  10.224 +       gradientTransform="translate(66.319406,43.859116)"
  10.225 +       gradientUnits="userSpaceOnUse"
  10.226 +       id="radialGradient2454"
  10.227 +       xlink:href="#linearGradient10455"
  10.228 +       inkscape:collect="always" />
  10.229 +    <radialGradient
  10.230 +       r="17.638889"
  10.231 +       fy="664.86115"
  10.232 +       fx="370.41669"
  10.233 +       cy="664.86115"
  10.234 +       cx="370.41669"
  10.235 +       gradientTransform="translate(-48.333368,43.859106)"
  10.236 +       gradientUnits="userSpaceOnUse"
  10.237 +       id="radialGradient2451"
  10.238 +       xlink:href="#linearGradient10455"
  10.239 +       inkscape:collect="always" />
  10.240 +    <radialGradient
  10.241 +       r="17.638889"
  10.242 +       fy="664.86115"
  10.243 +       fx="370.41669"
  10.244 +       cy="664.86115"
  10.245 +       cx="370.41669"
  10.246 +       gradientTransform="translate(-21.875027,21.810503)"
  10.247 +       gradientUnits="userSpaceOnUse"
  10.248 +       id="radialGradient2448"
  10.249 +       xlink:href="#linearGradient10455"
  10.250 +       inkscape:collect="always" />
  10.251 +    <radialGradient
  10.252 +       r="17.638889"
  10.253 +       fy="664.86115"
  10.254 +       fx="370.41669"
  10.255 +       cy="664.86115"
  10.256 +       cx="370.41669"
  10.257 +       gradientTransform="translate(35.451359,-4.6478409)"
  10.258 +       gradientUnits="userSpaceOnUse"
  10.259 +       id="radialGradient2445"
  10.260 +       xlink:href="#linearGradient10455"
  10.261 +       inkscape:collect="always" />
  10.262 +    <radialGradient
  10.263 +       r="17.638889"
  10.264 +       fy="664.86115"
  10.265 +       fx="370.41669"
  10.266 +       cy="664.86115"
  10.267 +       cx="370.41669"
  10.268 +       gradientTransform="translate(-65.97226,8.5813411)"
  10.269 +       gradientUnits="userSpaceOnUse"
  10.270 +       id="radialGradient2442"
  10.271 +       xlink:href="#linearGradient10455"
  10.272 +       inkscape:collect="always" />
  10.273 +    <radialGradient
  10.274 +       r="17.638889"
  10.275 +       fy="664.86115"
  10.276 +       fx="370.41669"
  10.277 +       cy="664.86115"
  10.278 +       cx="370.41669"
  10.279 +       gradientTransform="translate(-4.2361374,48.268838)"
  10.280 +       gradientUnits="userSpaceOnUse"
  10.281 +       id="radialGradient2439"
  10.282 +       xlink:href="#linearGradient10455"
  10.283 +       inkscape:collect="always" />
  10.284 +    <linearGradient
  10.285 +       y2="701.90283"
  10.286 +       x2="512.02783"
  10.287 +       y1="703.3139"
  10.288 +       x1="264.08334"
  10.289 +       gradientTransform="translate(-13.05558,8.5811521)"
  10.290 +       gradientUnits="userSpaceOnUse"
  10.291 +       id="linearGradient2435"
  10.292 +       xlink:href="#linearGradient10405"
  10.293 +       inkscape:collect="always" />
  10.294 +    <radialGradient
  10.295 +       r="17.638889"
  10.296 +       fy="664.86115"
  10.297 +       fx="370.41669"
  10.298 +       cy="664.86115"
  10.299 +       cx="370.41669"
  10.300 +       gradientTransform="translate(53.090236,17.400786)"
  10.301 +       gradientUnits="userSpaceOnUse"
  10.302 +       id="radialGradient2432"
  10.303 +       xlink:href="#linearGradient10455"
  10.304 +       inkscape:collect="always" />
  10.305 +    <radialGradient
  10.306 +       r="17.638889"
  10.307 +       fy="664.86115"
  10.308 +       fx="370.41669"
  10.309 +       cy="664.86115"
  10.310 +       cx="370.41669"
  10.311 +       gradientTransform="translate(13.402753,17.400786)"
  10.312 +       gradientUnits="userSpaceOnUse"
  10.313 +       id="radialGradient2429"
  10.314 +       xlink:href="#linearGradient10455"
  10.315 +       inkscape:collect="always" />
  10.316 +    <radialGradient
  10.317 +       r="17.638889"
  10.318 +       fy="664.86115"
  10.319 +       fx="370.41669"
  10.320 +       cy="664.86115"
  10.321 +       cx="370.41669"
  10.322 +       gradientTransform="translate(83.958298,8.5813512)"
  10.323 +       gradientUnits="userSpaceOnUse"
  10.324 +       id="radialGradient2426"
  10.325 +       xlink:href="#linearGradient10455"
  10.326 +       inkscape:collect="always" />
  10.327 +    <radialGradient
  10.328 +       r="17.638889"
  10.329 +       fy="664.86115"
  10.330 +       fx="370.41669"
  10.331 +       cy="664.86115"
  10.332 +       cx="370.41669"
  10.333 +       gradientTransform="translate(-35.104206,-4.6478109)"
  10.334 +       gradientUnits="userSpaceOnUse"
  10.335 +       id="radialGradient2423"
  10.336 +       xlink:href="#linearGradient10455"
  10.337 +       inkscape:collect="always" />
  10.338 +    <radialGradient
  10.339 +       r="17.638889"
  10.340 +       fy="664.86115"
  10.341 +       fx="370.41669"
  10.342 +       cy="664.86115"
  10.343 +       cx="370.41669"
  10.344 +       gradientTransform="translate(0.173574,-9.0575559)"
  10.345 +       gradientUnits="userSpaceOnUse"
  10.346 +       id="radialGradient2420"
  10.347 +       xlink:href="#linearGradient10455"
  10.348 +       inkscape:collect="always" />
  10.349 +    <radialGradient
  10.350 +       r="17.638889"
  10.351 +       fy="664.86115"
  10.352 +       fx="370.41669"
  10.353 +       cy="664.86115"
  10.354 +       cx="370.41669"
  10.355 +       gradientTransform="translate(0.173574,-17.638708)"
  10.356 +       gradientUnits="userSpaceOnUse"
  10.357 +       id="radialGradient2417"
  10.358 +       xlink:href="#linearGradient10455"
  10.359 +       inkscape:collect="always" />
  10.360 +    <radialGradient
  10.361 +       r="17.638889"
  10.362 +       fy="664.86115"
  10.363 +       fx="370.41669"
  10.364 +       cy="664.86115"
  10.365 +       cx="370.41669"
  10.366 +       gradientTransform="translate(-35.104206,-13.228963)"
  10.367 +       gradientUnits="userSpaceOnUse"
  10.368 +       id="radialGradient2415"
  10.369 +       xlink:href="#linearGradient10455"
  10.370 +       inkscape:collect="always" />
  10.371 +    <radialGradient
  10.372 +       r="17.638889"
  10.373 +       fy="664.86115"
  10.374 +       fx="370.41669"
  10.375 +       cy="664.86115"
  10.376 +       cx="370.41669"
  10.377 +       gradientTransform="translate(83.958298,1.9907694e-4)"
  10.378 +       gradientUnits="userSpaceOnUse"
  10.379 +       id="radialGradient2413"
  10.380 +       xlink:href="#linearGradient10455"
  10.381 +       inkscape:collect="always" />
  10.382 +    <radialGradient
  10.383 +       r="17.638889"
  10.384 +       fy="664.86115"
  10.385 +       fx="370.41669"
  10.386 +       cy="664.86115"
  10.387 +       cx="370.41669"
  10.388 +       gradientTransform="translate(13.402753,8.8196336)"
  10.389 +       gradientUnits="userSpaceOnUse"
  10.390 +       id="radialGradient2411"
  10.391 +       xlink:href="#linearGradient10455"
  10.392 +       inkscape:collect="always" />
  10.393 +    <radialGradient
  10.394 +       r="17.638889"
  10.395 +       fy="664.86115"
  10.396 +       fx="370.41669"
  10.397 +       cy="664.86115"
  10.398 +       cx="370.41669"
  10.399 +       gradientTransform="translate(53.090236,8.8196341)"
  10.400 +       gradientUnits="userSpaceOnUse"
  10.401 +       id="radialGradient2409"
  10.402 +       xlink:href="#linearGradient10455"
  10.403 +       inkscape:collect="always" />
  10.404 +    <linearGradient
  10.405 +       y2="701.90283"
  10.406 +       x2="512.02783"
  10.407 +       y1="703.3139"
  10.408 +       x1="264.08334"
  10.409 +       gradientTransform="translate(-13.05558,0)"
  10.410 +       gradientUnits="userSpaceOnUse"
  10.411 +       id="linearGradient2407"
  10.412 +       xlink:href="#linearGradient10405"
  10.413 +       inkscape:collect="always" />
  10.414 +    <radialGradient
  10.415 +       r="17.638889"
  10.416 +       fy="664.86115"
  10.417 +       fx="370.41669"
  10.418 +       cy="664.86115"
  10.419 +       cx="370.41669"
  10.420 +       gradientTransform="translate(-4.2361374,39.687686)"
  10.421 +       gradientUnits="userSpaceOnUse"
  10.422 +       id="radialGradient2405"
  10.423 +       xlink:href="#linearGradient10455"
  10.424 +       inkscape:collect="always" />
  10.425 +    <radialGradient
  10.426 +       r="17.638889"
  10.427 +       fy="664.86115"
  10.428 +       fx="370.41669"
  10.429 +       cy="664.86115"
  10.430 +       cx="370.41669"
  10.431 +       gradientTransform="translate(-65.97226,1.8897694e-4)"
  10.432 +       gradientUnits="userSpaceOnUse"
  10.433 +       id="radialGradient2403"
  10.434 +       xlink:href="#linearGradient10455"
  10.435 +       inkscape:collect="always" />
  10.436 +    <radialGradient
  10.437 +       r="17.638889"
  10.438 +       fy="664.86115"
  10.439 +       fx="370.41669"
  10.440 +       cy="664.86115"
  10.441 +       cx="370.41669"
  10.442 +       gradientTransform="translate(35.451359,-13.228993)"
  10.443 +       gradientUnits="userSpaceOnUse"
  10.444 +       id="radialGradient2401"
  10.445 +       xlink:href="#linearGradient10455"
  10.446 +       inkscape:collect="always" />
  10.447 +    <radialGradient
  10.448 +       r="17.638889"
  10.449 +       fy="664.86115"
  10.450 +       fx="370.41669"
  10.451 +       cy="664.86115"
  10.452 +       cx="370.41669"
  10.453 +       gradientTransform="translate(-21.875027,13.229351)"
  10.454 +       gradientUnits="userSpaceOnUse"
  10.455 +       id="radialGradient2399"
  10.456 +       xlink:href="#linearGradient10455"
  10.457 +       inkscape:collect="always" />
  10.458 +    <radialGradient
  10.459 +       r="17.638889"
  10.460 +       fy="664.86115"
  10.461 +       fx="370.41669"
  10.462 +       cy="664.86115"
  10.463 +       cx="370.41669"
  10.464 +       gradientTransform="translate(-48.333368,35.277954)"
  10.465 +       gradientUnits="userSpaceOnUse"
  10.466 +       id="radialGradient2397"
  10.467 +       xlink:href="#linearGradient10455"
  10.468 +       inkscape:collect="always" />
  10.469 +    <radialGradient
  10.470 +       r="17.638889"
  10.471 +       fy="664.86115"
  10.472 +       fx="370.41669"
  10.473 +       cy="664.86115"
  10.474 +       cx="370.41669"
  10.475 +       gradientTransform="translate(66.319406,35.277964)"
  10.476 +       gradientUnits="userSpaceOnUse"
  10.477 +       id="radialGradient2395"
  10.478 +       xlink:href="#linearGradient10455"
  10.479 +       inkscape:collect="always" />
  10.480 +    <radialGradient
  10.481 +       r="17.638889"
  10.482 +       fy="664.86115"
  10.483 +       fx="370.41669"
  10.484 +       cy="664.86115"
  10.485 +       cx="370.41669"
  10.486 +       gradientTransform="translate(31.041639,30.868237)"
  10.487 +       gradientUnits="userSpaceOnUse"
  10.488 +       id="radialGradient2393"
  10.489 +       xlink:href="#linearGradient10455"
  10.490 +       inkscape:collect="always" />
  10.491 +    <linearGradient
  10.492 +       y2="717.77777"
  10.493 +       x2="397.02225"
  10.494 +       y1="481.94583"
  10.495 +       x1="396.37503"
  10.496 +       gradientTransform="translate(-4.1145272,-8.8194349)"
  10.497 +       gradientUnits="userSpaceOnUse"
  10.498 +       id="linearGradient2391"
  10.499 +       xlink:href="#linearGradient10558"
  10.500 +       inkscape:collect="always" />
  10.501 +    <linearGradient
  10.502 +       y2="717.77777"
  10.503 +       x2="397.02225"
  10.504 +       y1="481.94583"
  10.505 +       x1="396.37503"
  10.506 +       gradientTransform="translate(-13.05558,0)"
  10.507 +       gradientUnits="userSpaceOnUse"
  10.508 +       id="linearGradient2389"
  10.509 +       xlink:href="#linearGradient10534"
  10.510 +       inkscape:collect="always" />
  10.511 +    <linearGradient
  10.512 +       y2="692.73059"
  10.513 +       x2="264.58334"
  10.514 +       y1="694.14166"
  10.515 +       x1="512.52783"
  10.516 +       gradientTransform="translate(-13.555583,-87.694454)"
  10.517 +       gradientUnits="userSpaceOnUse"
  10.518 +       id="linearGradient2387"
  10.519 +       xlink:href="#linearGradient10419"
  10.520 +       inkscape:collect="always" />
  10.521 +    <linearGradient
  10.522 +       y2="1000"
  10.523 +       x2="402.18347"
  10.524 +       y1="12.222208"
  10.525 +       x1="399.91818"
  10.526 +       gradientTransform="matrix(0.8809524,0,0,0.9271978,44.642864,27.609876)"
  10.527 +       gradientUnits="userSpaceOnUse"
  10.528 +       id="linearGradient2384"
  10.529 +       xlink:href="#linearGradient10071"
  10.530 +       inkscape:collect="always" />
  10.531 +    <radialGradient
  10.532 +       r="17.638889"
  10.533 +       fy="664.86115"
  10.534 +       fx="370.41669"
  10.535 +       cy="664.86115"
  10.536 +       cx="370.41669"
  10.537 +       gradientTransform="translate(0.173574,-17.638708)"
  10.538 +       gradientUnits="userSpaceOnUse"
  10.539 +       id="radialGradient2807"
  10.540 +       xlink:href="#linearGradient10455"
  10.541 +       inkscape:collect="always" />
  10.542 +    <radialGradient
  10.543 +       r="17.638889"
  10.544 +       fy="664.86115"
  10.545 +       fx="370.41669"
  10.546 +       cy="664.86115"
  10.547 +       cx="370.41669"
  10.548 +       gradientTransform="translate(-35.104206,-13.228963)"
  10.549 +       gradientUnits="userSpaceOnUse"
  10.550 +       id="radialGradient2805"
  10.551 +       xlink:href="#linearGradient10455"
  10.552 +       inkscape:collect="always" />
  10.553 +    <radialGradient
  10.554 +       r="17.638889"
  10.555 +       fy="664.86115"
  10.556 +       fx="370.41669"
  10.557 +       cy="664.86115"
  10.558 +       cx="370.41669"
  10.559 +       gradientTransform="translate(83.958298,1.9907694e-4)"
  10.560 +       gradientUnits="userSpaceOnUse"
  10.561 +       id="radialGradient2803"
  10.562 +       xlink:href="#linearGradient10455"
  10.563 +       inkscape:collect="always" />
  10.564 +    <radialGradient
  10.565 +       r="17.638889"
  10.566 +       fy="664.86115"
  10.567 +       fx="370.41669"
  10.568 +       cy="664.86115"
  10.569 +       cx="370.41669"
  10.570 +       gradientTransform="translate(13.402753,8.8196336)"
  10.571 +       gradientUnits="userSpaceOnUse"
  10.572 +       id="radialGradient2801"
  10.573 +       xlink:href="#linearGradient10455"
  10.574 +       inkscape:collect="always" />
  10.575 +    <radialGradient
  10.576 +       r="17.638889"
  10.577 +       fy="664.86115"
  10.578 +       fx="370.41669"
  10.579 +       cy="664.86115"
  10.580 +       cx="370.41669"
  10.581 +       gradientTransform="translate(53.090236,8.8196341)"
  10.582 +       gradientUnits="userSpaceOnUse"
  10.583 +       id="radialGradient2799"
  10.584 +       xlink:href="#linearGradient10455"
  10.585 +       inkscape:collect="always" />
  10.586 +    <linearGradient
  10.587 +       y2="701.90283"
  10.588 +       x2="512.02783"
  10.589 +       y1="703.3139"
  10.590 +       x1="264.08334"
  10.591 +       gradientTransform="translate(-13.05558,0)"
  10.592 +       gradientUnits="userSpaceOnUse"
  10.593 +       id="linearGradient2797"
  10.594 +       xlink:href="#linearGradient10405"
  10.595 +       inkscape:collect="always" />
  10.596 +    <radialGradient
  10.597 +       r="17.638889"
  10.598 +       fy="664.86115"
  10.599 +       fx="370.41669"
  10.600 +       cy="664.86115"
  10.601 +       cx="370.41669"
  10.602 +       gradientTransform="translate(-4.2361374,39.687686)"
  10.603 +       gradientUnits="userSpaceOnUse"
  10.604 +       id="radialGradient2795"
  10.605 +       xlink:href="#linearGradient10455"
  10.606 +       inkscape:collect="always" />
  10.607 +    <radialGradient
  10.608 +       r="17.638889"
  10.609 +       fy="664.86115"
  10.610 +       fx="370.41669"
  10.611 +       cy="664.86115"
  10.612 +       cx="370.41669"
  10.613 +       gradientTransform="translate(-65.97226,1.8897694e-4)"
  10.614 +       gradientUnits="userSpaceOnUse"
  10.615 +       id="radialGradient2793"
  10.616 +       xlink:href="#linearGradient10455"
  10.617 +       inkscape:collect="always" />
  10.618 +    <radialGradient
  10.619 +       r="17.638889"
  10.620 +       fy="664.86115"
  10.621 +       fx="370.41669"
  10.622 +       cy="664.86115"
  10.623 +       cx="370.41669"
  10.624 +       gradientTransform="translate(35.451359,-13.228993)"
  10.625 +       gradientUnits="userSpaceOnUse"
  10.626 +       id="radialGradient2791"
  10.627 +       xlink:href="#linearGradient10455"
  10.628 +       inkscape:collect="always" />
  10.629 +    <radialGradient
  10.630 +       r="17.638889"
  10.631 +       fy="664.86115"
  10.632 +       fx="370.41669"
  10.633 +       cy="664.86115"
  10.634 +       cx="370.41669"
  10.635 +       gradientTransform="translate(-21.875027,13.229351)"
  10.636 +       gradientUnits="userSpaceOnUse"
  10.637 +       id="radialGradient2789"
  10.638 +       xlink:href="#linearGradient10455"
  10.639 +       inkscape:collect="always" />
  10.640 +    <radialGradient
  10.641 +       r="17.638889"
  10.642 +       fy="664.86115"
  10.643 +       fx="370.41669"
  10.644 +       cy="664.86115"
  10.645 +       cx="370.41669"
  10.646 +       gradientTransform="translate(-48.333368,35.277954)"
  10.647 +       gradientUnits="userSpaceOnUse"
  10.648 +       id="radialGradient2787"
  10.649 +       xlink:href="#linearGradient10455"
  10.650 +       inkscape:collect="always" />
  10.651 +    <radialGradient
  10.652 +       r="17.638889"
  10.653 +       fy="664.86115"
  10.654 +       fx="370.41669"
  10.655 +       cy="664.86115"
  10.656 +       cx="370.41669"
  10.657 +       gradientTransform="translate(66.319406,35.277964)"
  10.658 +       gradientUnits="userSpaceOnUse"
  10.659 +       id="radialGradient2785"
  10.660 +       xlink:href="#linearGradient10455"
  10.661 +       inkscape:collect="always" />
  10.662 +    <radialGradient
  10.663 +       r="17.638889"
  10.664 +       fy="664.86115"
  10.665 +       fx="370.41669"
  10.666 +       cy="664.86115"
  10.667 +       cx="370.41669"
  10.668 +       gradientTransform="translate(31.041639,30.868237)"
  10.669 +       gradientUnits="userSpaceOnUse"
  10.670 +       id="radialGradient2783"
  10.671 +       xlink:href="#linearGradient10455"
  10.672 +       inkscape:collect="always" />
  10.673 +    <linearGradient
  10.674 +       y2="717.77777"
  10.675 +       x2="397.02225"
  10.676 +       y1="481.94583"
  10.677 +       x1="396.37503"
  10.678 +       gradientTransform="translate(-4.1145272,-8.8194349)"
  10.679 +       gradientUnits="userSpaceOnUse"
  10.680 +       id="linearGradient2781"
  10.681 +       xlink:href="#linearGradient10558"
  10.682 +       inkscape:collect="always" />
  10.683 +    <linearGradient
  10.684 +       y2="717.77777"
  10.685 +       x2="397.02225"
  10.686 +       y1="481.94583"
  10.687 +       x1="396.37503"
  10.688 +       gradientTransform="translate(-13.05558,0)"
  10.689 +       gradientUnits="userSpaceOnUse"
  10.690 +       id="linearGradient2779"
  10.691 +       xlink:href="#linearGradient10534"
  10.692 +       inkscape:collect="always" />
  10.693 +    <linearGradient
  10.694 +       y2="692.73059"
  10.695 +       x2="264.58334"
  10.696 +       y1="694.14166"
  10.697 +       x1="512.52783"
  10.698 +       gradientTransform="translate(-13.555583,-87.694454)"
  10.699 +       gradientUnits="userSpaceOnUse"
  10.700 +       id="linearGradient2777"
  10.701 +       xlink:href="#linearGradient10419"
  10.702 +       inkscape:collect="always" />
  10.703 +    <linearGradient
  10.704 +       y2="251.34723"
  10.705 +       x2="558.55383"
  10.706 +       y1="175.38194"
  10.707 +       x1="558.55383"
  10.708 +       gradientTransform="translate(-0.32641,62.736114)"
  10.709 +       gradientUnits="userSpaceOnUse"
  10.710 +       id="linearGradient2775"
  10.711 +       xlink:href="#linearGradient10048"
  10.712 +       inkscape:collect="always" />
  10.713 +    <linearGradient
  10.714 +       y2="251.34723"
  10.715 +       x2="507.11807"
  10.716 +       y1="175.38194"
  10.717 +       x1="507.11807"
  10.718 +       gradientTransform="translate(-0.32641,62.736114)"
  10.719 +       gradientUnits="userSpaceOnUse"
  10.720 +       id="linearGradient2773"
  10.721 +       xlink:href="#linearGradient10048"
  10.722 +       inkscape:collect="always" />
  10.723 +    <linearGradient
  10.724 +       y2="251.34723"
  10.725 +       x2="445.88196"
  10.726 +       y1="175.38194"
  10.727 +       x1="445.88196"
  10.728 +       gradientTransform="translate(-0.32641,62.736114)"
  10.729 +       gradientUnits="userSpaceOnUse"
  10.730 +       id="linearGradient2771"
  10.731 +       xlink:href="#linearGradient10048"
  10.732 +       inkscape:collect="always" />
  10.733 +    <linearGradient
  10.734 +       y2="250.84721"
  10.735 +       x2="378.10196"
  10.736 +       y1="174.88194"
  10.737 +       x1="379.43909"
  10.738 +       gradientTransform="translate(-0.32641,63.236124)"
  10.739 +       gradientUnits="userSpaceOnUse"
  10.740 +       id="linearGradient2769"
  10.741 +       xlink:href="#linearGradient10048"
  10.742 +       inkscape:collect="always" />
  10.743 +    <linearGradient
  10.744 +       y2="251.34723"
  10.745 +       x2="319.2049"
  10.746 +       y1="175.38194"
  10.747 +       x1="319.2049"
  10.748 +       gradientTransform="translate(-0.32641,62.736114)"
  10.749 +       gradientUnits="userSpaceOnUse"
  10.750 +       id="linearGradient2767"
  10.751 +       xlink:href="#linearGradient10048"
  10.752 +       inkscape:collect="always" />
  10.753 +    <linearGradient
  10.754 +       y2="250.84721"
  10.755 +       x2="261.13019"
  10.756 +       y1="174.88194"
  10.757 +       x1="260.96085"
  10.758 +       gradientTransform="translate(-5.2361317,63.236124)"
  10.759 +       gradientUnits="userSpaceOnUse"
  10.760 +       id="linearGradient2765"
  10.761 +       xlink:href="#linearGradient10048"
  10.762 +       inkscape:collect="always" />
  10.763 +    <linearGradient
  10.764 +       y2="251.34723"
  10.765 +       x2="191.82292"
  10.766 +       y1="175.38194"
  10.767 +       x1="191.82292"
  10.768 +       gradientTransform="translate(-0.32641,62.736114)"
  10.769 +       gradientUnits="userSpaceOnUse"
  10.770 +       id="linearGradient2763"
  10.771 +       xlink:href="#linearGradient10048"
  10.772 +       inkscape:collect="always" />
  10.773 +    <linearGradient
  10.774 +       y2="1000"
  10.775 +       x2="402.18347"
  10.776 +       y1="12.222208"
  10.777 +       x1="399.91818"
  10.778 +       gradientTransform="matrix(0.8809524,0,0,0.9271978,49.226207,27.609914)"
  10.779 +       gradientUnits="userSpaceOnUse"
  10.780 +       id="linearGradient2761"
  10.781 +       xlink:href="#linearGradient10071"
  10.782 +       inkscape:collect="always" />
  10.783 +    <linearGradient
  10.784 +       y2="1000"
  10.785 +       x2="402.18347"
  10.786 +       y1="12.222208"
  10.787 +       x1="399.91818"
  10.788 +       gradientTransform="matrix(0.8809524,0,0,0.9271978,49.226207,27.609914)"
  10.789 +       gradientUnits="userSpaceOnUse"
  10.790 +       id="linearGradient2649"
  10.791 +       xlink:href="#linearGradient10071"
  10.792 +       inkscape:collect="always" />
  10.793 +    <radialGradient
  10.794 +       r="17.638889"
  10.795 +       fy="664.86115"
  10.796 +       fx="370.41669"
  10.797 +       cy="664.86115"
  10.798 +       cx="370.41669"
  10.799 +       gradientTransform="translate(0.173574,-17.638708)"
  10.800 +       gradientUnits="userSpaceOnUse"
  10.801 +       id="radialGradient2608"
  10.802 +       xlink:href="#linearGradient10455"
  10.803 +       inkscape:collect="always" />
  10.804 +    <radialGradient
  10.805 +       r="17.638889"
  10.806 +       fy="664.86115"
  10.807 +       fx="370.41669"
  10.808 +       cy="664.86115"
  10.809 +       cx="370.41669"
  10.810 +       gradientTransform="translate(-35.104206,-13.228963)"
  10.811 +       gradientUnits="userSpaceOnUse"
  10.812 +       id="radialGradient2606"
  10.813 +       xlink:href="#linearGradient10455"
  10.814 +       inkscape:collect="always" />
  10.815 +    <radialGradient
  10.816 +       r="17.638889"
  10.817 +       fy="664.86115"
  10.818 +       fx="370.41669"
  10.819 +       cy="664.86115"
  10.820 +       cx="370.41669"
  10.821 +       gradientTransform="translate(83.958298,1.9907694e-4)"
  10.822 +       gradientUnits="userSpaceOnUse"
  10.823 +       id="radialGradient2604"
  10.824 +       xlink:href="#linearGradient10455"
  10.825 +       inkscape:collect="always" />
  10.826 +    <radialGradient
  10.827 +       r="17.638889"
  10.828 +       fy="664.86115"
  10.829 +       fx="370.41669"
  10.830 +       cy="664.86115"
  10.831 +       cx="370.41669"
  10.832 +       gradientTransform="translate(13.402753,8.8196336)"
  10.833 +       gradientUnits="userSpaceOnUse"
  10.834 +       id="radialGradient2602"
  10.835 +       xlink:href="#linearGradient10455"
  10.836 +       inkscape:collect="always" />
  10.837 +    <radialGradient
  10.838 +       r="17.638889"
  10.839 +       fy="664.86115"
  10.840 +       fx="370.41669"
  10.841 +       cy="664.86115"
  10.842 +       cx="370.41669"
  10.843 +       gradientTransform="translate(53.090236,8.8196341)"
  10.844 +       gradientUnits="userSpaceOnUse"
  10.845 +       id="radialGradient2600"
  10.846 +       xlink:href="#linearGradient10455"
  10.847 +       inkscape:collect="always" />
  10.848 +    <linearGradient
  10.849 +       y2="701.90283"
  10.850 +       x2="512.02783"
  10.851 +       y1="703.3139"
  10.852 +       x1="264.08334"
  10.853 +       gradientTransform="translate(-13.05558,0)"
  10.854 +       gradientUnits="userSpaceOnUse"
  10.855 +       id="linearGradient2598"
  10.856 +       xlink:href="#linearGradient10405"
  10.857 +       inkscape:collect="always" />
  10.858 +    <radialGradient
  10.859 +       r="17.638889"
  10.860 +       fy="664.86115"
  10.861 +       fx="370.41669"
  10.862 +       cy="664.86115"
  10.863 +       cx="370.41669"
  10.864 +       gradientTransform="translate(-4.2361374,39.687686)"
  10.865 +       gradientUnits="userSpaceOnUse"
  10.866 +       id="radialGradient2596"
  10.867 +       xlink:href="#linearGradient10455"
  10.868 +       inkscape:collect="always" />
  10.869 +    <radialGradient
  10.870 +       r="17.638889"
  10.871 +       fy="664.86115"
  10.872 +       fx="370.41669"
  10.873 +       cy="664.86115"
  10.874 +       cx="370.41669"
  10.875 +       gradientTransform="translate(-65.97226,1.8897694e-4)"
  10.876 +       gradientUnits="userSpaceOnUse"
  10.877 +       id="radialGradient2594"
  10.878 +       xlink:href="#linearGradient10455"
  10.879 +       inkscape:collect="always" />
  10.880 +    <radialGradient
  10.881 +       r="17.638889"
  10.882 +       fy="664.86115"
  10.883 +       fx="370.41669"
  10.884 +       cy="664.86115"
  10.885 +       cx="370.41669"
  10.886 +       gradientTransform="translate(35.451359,-13.228993)"
  10.887 +       gradientUnits="userSpaceOnUse"
  10.888 +       id="radialGradient2592"
  10.889 +       xlink:href="#linearGradient10455"
  10.890 +       inkscape:collect="always" />
  10.891 +    <radialGradient
  10.892 +       r="17.638889"
  10.893 +       fy="664.86115"
  10.894 +       fx="370.41669"
  10.895 +       cy="664.86115"
  10.896 +       cx="370.41669"
  10.897 +       gradientTransform="translate(-21.875027,13.229351)"
  10.898 +       gradientUnits="userSpaceOnUse"
  10.899 +       id="radialGradient2590"
  10.900 +       xlink:href="#linearGradient10455"
  10.901 +       inkscape:collect="always" />
  10.902 +    <radialGradient
  10.903 +       r="17.638889"
  10.904 +       fy="664.86115"
  10.905 +       fx="370.41669"
  10.906 +       cy="664.86115"
  10.907 +       cx="370.41669"
  10.908 +       gradientTransform="translate(-48.333368,35.277954)"
  10.909 +       gradientUnits="userSpaceOnUse"
  10.910 +       id="radialGradient2588"
  10.911 +       xlink:href="#linearGradient10455"
  10.912 +       inkscape:collect="always" />
  10.913 +    <radialGradient
  10.914 +       r="17.638889"
  10.915 +       fy="664.86115"
  10.916 +       fx="370.41669"
  10.917 +       cy="664.86115"
  10.918 +       cx="370.41669"
  10.919 +       gradientTransform="translate(66.319406,35.277964)"
  10.920 +       gradientUnits="userSpaceOnUse"
  10.921 +       id="radialGradient2586"
  10.922 +       xlink:href="#linearGradient10455"
  10.923 +       inkscape:collect="always" />
  10.924 +    <radialGradient
  10.925 +       r="17.638889"
  10.926 +       fy="664.86115"
  10.927 +       fx="370.41669"
  10.928 +       cy="664.86115"
  10.929 +       cx="370.41669"
  10.930 +       gradientTransform="translate(31.041639,30.868237)"
  10.931 +       gradientUnits="userSpaceOnUse"
  10.932 +       id="radialGradient2584"
  10.933 +       xlink:href="#linearGradient10455"
  10.934 +       inkscape:collect="always" />
  10.935 +    <linearGradient
  10.936 +       y2="717.77777"
  10.937 +       x2="397.02225"
  10.938 +       y1="481.94583"
  10.939 +       x1="396.37503"
  10.940 +       gradientTransform="translate(-4.1145272,-8.8194349)"
  10.941 +       gradientUnits="userSpaceOnUse"
  10.942 +       id="linearGradient2582"
  10.943 +       xlink:href="#linearGradient10558"
  10.944 +       inkscape:collect="always" />
  10.945 +    <linearGradient
  10.946 +       y2="717.77777"
  10.947 +       x2="397.02225"
  10.948 +       y1="481.94583"
  10.949 +       x1="396.37503"
  10.950 +       gradientTransform="translate(-13.05558,0)"
  10.951 +       gradientUnits="userSpaceOnUse"
  10.952 +       id="linearGradient2580"
  10.953 +       xlink:href="#linearGradient10534"
  10.954 +       inkscape:collect="always" />
  10.955 +    <linearGradient
  10.956 +       y2="692.73059"
  10.957 +       x2="264.58334"
  10.958 +       y1="694.14166"
  10.959 +       x1="512.52783"
  10.960 +       gradientTransform="translate(-13.555583,-87.694454)"
  10.961 +       gradientUnits="userSpaceOnUse"
  10.962 +       id="linearGradient2578"
  10.963 +       xlink:href="#linearGradient10419"
  10.964 +       inkscape:collect="always" />
  10.965 +    <linearGradient
  10.966 +       y2="251.34723"
  10.967 +       x2="558.55383"
  10.968 +       y1="175.38194"
  10.969 +       x1="558.55383"
  10.970 +       gradientTransform="translate(-0.32641,62.736114)"
  10.971 +       gradientUnits="userSpaceOnUse"
  10.972 +       id="linearGradient2576"
  10.973 +       xlink:href="#linearGradient10048"
  10.974 +       inkscape:collect="always" />
  10.975 +    <linearGradient
  10.976 +       y2="251.34723"
  10.977 +       x2="507.11807"
  10.978 +       y1="175.38194"
  10.979 +       x1="507.11807"
  10.980 +       gradientTransform="translate(-0.32641,62.736114)"
  10.981 +       gradientUnits="userSpaceOnUse"
  10.982 +       id="linearGradient2574"
  10.983 +       xlink:href="#linearGradient10048"
  10.984 +       inkscape:collect="always" />
  10.985 +    <linearGradient
  10.986 +       y2="251.34723"
  10.987 +       x2="445.88196"
  10.988 +       y1="175.38194"
  10.989 +       x1="445.88196"
  10.990 +       gradientTransform="translate(-0.32641,62.736114)"
  10.991 +       gradientUnits="userSpaceOnUse"
  10.992 +       id="linearGradient2572"
  10.993 +       xlink:href="#linearGradient10048"
  10.994 +       inkscape:collect="always" />
  10.995 +    <linearGradient
  10.996 +       y2="250.84721"
  10.997 +       x2="378.10196"
  10.998 +       y1="174.88194"
  10.999 +       x1="379.43909"
 10.1000 +       gradientTransform="translate(-0.32641,63.236124)"
 10.1001 +       gradientUnits="userSpaceOnUse"
 10.1002 +       id="linearGradient2570"
 10.1003 +       xlink:href="#linearGradient10048"
 10.1004 +       inkscape:collect="always" />
 10.1005 +    <linearGradient
 10.1006 +       y2="251.34723"
 10.1007 +       x2="319.2049"
 10.1008 +       y1="175.38194"
 10.1009 +       x1="319.2049"
 10.1010 +       gradientTransform="translate(-0.32641,62.736114)"
 10.1011 +       gradientUnits="userSpaceOnUse"
 10.1012 +       id="linearGradient2568"
 10.1013 +       xlink:href="#linearGradient10048"
 10.1014 +       inkscape:collect="always" />
 10.1015 +    <linearGradient
 10.1016 +       y2="250.84721"
 10.1017 +       x2="261.13019"
 10.1018 +       y1="174.88194"
 10.1019 +       x1="260.96085"
 10.1020 +       gradientTransform="translate(-5.2361317,63.236124)"
 10.1021 +       gradientUnits="userSpaceOnUse"
 10.1022 +       id="linearGradient2566"
 10.1023 +       xlink:href="#linearGradient10048"
 10.1024 +       inkscape:collect="always" />
 10.1025 +    <linearGradient
 10.1026 +       y2="251.34723"
 10.1027 +       x2="191.82292"
 10.1028 +       y1="175.38194"
 10.1029 +       x1="191.82292"
 10.1030 +       gradientTransform="translate(-0.32641,62.736114)"
 10.1031 +       gradientUnits="userSpaceOnUse"
 10.1032 +       id="linearGradient2564"
 10.1033 +       xlink:href="#linearGradient10048"
 10.1034 +       inkscape:collect="always" />
 10.1035 +    <linearGradient
 10.1036 +       y2="1000"
 10.1037 +       x2="402.18347"
 10.1038 +       y1="12.222208"
 10.1039 +       x1="399.91818"
 10.1040 +       gradientTransform="matrix(0.8809524,0,0,0.9271978,49.226207,27.609914)"
 10.1041 +       gradientUnits="userSpaceOnUse"
 10.1042 +       id="linearGradient2562"
 10.1043 +       xlink:href="#linearGradient10071"
 10.1044 +       inkscape:collect="always" />
 10.1045 +    <linearGradient
 10.1046 +       y2="692.73059"
 10.1047 +       x2="264.58334"
 10.1048 +       y1="694.14166"
 10.1049 +       x1="512.52783"
 10.1050 +       gradientTransform="translate(-13.555583,-87.694454)"
 10.1051 +       gradientUnits="userSpaceOnUse"
 10.1052 +       id="linearGradient10664"
 10.1053 +       xlink:href="#linearGradient10419"
 10.1054 +       inkscape:collect="always" />
 10.1055 +    <linearGradient
 10.1056 +       gradientTransform="translate(-13.05558,0)"
 10.1057 +       y2="717.77777"
 10.1058 +       x2="397.02225"
 10.1059 +       y1="481.94583"
 10.1060 +       x1="396.37503"
 10.1061 +       gradientUnits="userSpaceOnUse"
 10.1062 +       id="linearGradient10661"
 10.1063 +       xlink:href="#linearGradient10534"
 10.1064 +       inkscape:collect="always" />
 10.1065 +    <linearGradient
 10.1066 +       y2="717.77777"
 10.1067 +       x2="397.02225"
 10.1068 +       y1="481.94583"
 10.1069 +       x1="396.37503"
 10.1070 +       gradientTransform="translate(-4.1145272,-8.8194349)"
 10.1071 +       gradientUnits="userSpaceOnUse"
 10.1072 +       id="linearGradient10658"
 10.1073 +       xlink:href="#linearGradient10558"
 10.1074 +       inkscape:collect="always" />
 10.1075 +    <radialGradient
 10.1076 +       r="17.638889"
 10.1077 +       fy="664.86115"
 10.1078 +       fx="370.41669"
 10.1079 +       cy="664.86115"
 10.1080 +       cx="370.41669"
 10.1081 +       gradientTransform="translate(31.041639,30.868237)"
 10.1082 +       gradientUnits="userSpaceOnUse"
 10.1083 +       id="radialGradient10655"
 10.1084 +       xlink:href="#linearGradient10455"
 10.1085 +       inkscape:collect="always" />
 10.1086 +    <radialGradient
 10.1087 +       r="17.638889"
 10.1088 +       fy="664.86115"
 10.1089 +       fx="370.41669"
 10.1090 +       cy="664.86115"
 10.1091 +       cx="370.41669"
 10.1092 +       gradientTransform="translate(66.319406,35.277964)"
 10.1093 +       gradientUnits="userSpaceOnUse"
 10.1094 +       id="radialGradient10652"
 10.1095 +       xlink:href="#linearGradient10455"
 10.1096 +       inkscape:collect="always" />
 10.1097 +    <radialGradient
 10.1098 +       r="17.638889"
 10.1099 +       fy="664.86115"
 10.1100 +       fx="370.41669"
 10.1101 +       cy="664.86115"
 10.1102 +       cx="370.41669"
 10.1103 +       gradientTransform="translate(-48.333368,35.277954)"
 10.1104 +       gradientUnits="userSpaceOnUse"
 10.1105 +       id="radialGradient10649"
 10.1106 +       xlink:href="#linearGradient10455"
 10.1107 +       inkscape:collect="always" />
 10.1108 +    <radialGradient
 10.1109 +       r="17.638889"
 10.1110 +       fy="664.86115"
 10.1111 +       fx="370.41669"
 10.1112 +       cy="664.86115"
 10.1113 +       cx="370.41669"
 10.1114 +       gradientTransform="translate(-21.875027,13.229351)"
 10.1115 +       gradientUnits="userSpaceOnUse"
 10.1116 +       id="radialGradient10646"
 10.1117 +       xlink:href="#linearGradient10455"
 10.1118 +       inkscape:collect="always" />
 10.1119 +    <radialGradient
 10.1120 +       r="17.638889"
 10.1121 +       fy="664.86115"
 10.1122 +       fx="370.41669"
 10.1123 +       cy="664.86115"
 10.1124 +       cx="370.41669"
 10.1125 +       gradientTransform="translate(35.451359,-13.228993)"
 10.1126 +       gradientUnits="userSpaceOnUse"
 10.1127 +       id="radialGradient10643"
 10.1128 +       xlink:href="#linearGradient10455"
 10.1129 +       inkscape:collect="always" />
 10.1130 +    <radialGradient
 10.1131 +       r="17.638889"
 10.1132 +       fy="664.86115"
 10.1133 +       fx="370.41669"
 10.1134 +       cy="664.86115"
 10.1135 +       cx="370.41669"
 10.1136 +       gradientTransform="translate(-65.97226,1.8897694e-4)"
 10.1137 +       gradientUnits="userSpaceOnUse"
 10.1138 +       id="radialGradient10640"
 10.1139 +       xlink:href="#linearGradient10455"
 10.1140 +       inkscape:collect="always" />
 10.1141 +    <radialGradient
 10.1142 +       r="17.638889"
 10.1143 +       fy="664.86115"
 10.1144 +       fx="370.41669"
 10.1145 +       cy="664.86115"
 10.1146 +       cx="370.41669"
 10.1147 +       gradientTransform="translate(-4.2361374,39.687686)"
 10.1148 +       gradientUnits="userSpaceOnUse"
 10.1149 +       id="radialGradient10637"
 10.1150 +       xlink:href="#linearGradient10455"
 10.1151 +       inkscape:collect="always" />
 10.1152 +    <linearGradient
 10.1153 +       gradientTransform="translate(-13.05558,0)"
 10.1154 +       y2="701.90283"
 10.1155 +       x2="512.02783"
 10.1156 +       y1="703.3139"
 10.1157 +       x1="264.08334"
 10.1158 +       gradientUnits="userSpaceOnUse"
 10.1159 +       id="linearGradient10634"
 10.1160 +       xlink:href="#linearGradient10405"
 10.1161 +       inkscape:collect="always" />
 10.1162 +    <radialGradient
 10.1163 +       r="17.638889"
 10.1164 +       fy="664.86115"
 10.1165 +       fx="370.41669"
 10.1166 +       cy="664.86115"
 10.1167 +       cx="370.41669"
 10.1168 +       gradientTransform="translate(53.090236,8.8196341)"
 10.1169 +       gradientUnits="userSpaceOnUse"
 10.1170 +       id="radialGradient10631"
 10.1171 +       xlink:href="#linearGradient10455"
 10.1172 +       inkscape:collect="always" />
 10.1173 +    <radialGradient
 10.1174 +       r="17.638889"
 10.1175 +       fy="664.86115"
 10.1176 +       fx="370.41669"
 10.1177 +       cy="664.86115"
 10.1178 +       cx="370.41669"
 10.1179 +       gradientTransform="translate(13.402753,8.8196336)"
 10.1180 +       gradientUnits="userSpaceOnUse"
 10.1181 +       id="radialGradient10628"
 10.1182 +       xlink:href="#linearGradient10455"
 10.1183 +       inkscape:collect="always" />
 10.1184 +    <radialGradient
 10.1185 +       r="17.638889"
 10.1186 +       fy="664.86115"
 10.1187 +       fx="370.41669"
 10.1188 +       cy="664.86115"
 10.1189 +       cx="370.41669"
 10.1190 +       gradientTransform="translate(83.958298,1.9907694e-4)"
 10.1191 +       gradientUnits="userSpaceOnUse"
 10.1192 +       id="radialGradient10625"
 10.1193 +       xlink:href="#linearGradient10455"
 10.1194 +       inkscape:collect="always" />
 10.1195 +    <radialGradient
 10.1196 +       r="17.638889"
 10.1197 +       fy="664.86115"
 10.1198 +       fx="370.41669"
 10.1199 +       cy="664.86115"
 10.1200 +       cx="370.41669"
 10.1201 +       gradientTransform="translate(-35.104206,-13.228963)"
 10.1202 +       gradientUnits="userSpaceOnUse"
 10.1203 +       id="radialGradient10622"
 10.1204 +       xlink:href="#linearGradient10455"
 10.1205 +       inkscape:collect="always" />
 10.1206 +    <radialGradient
 10.1207 +       r="17.638889"
 10.1208 +       fy="664.86115"
 10.1209 +       fx="370.41669"
 10.1210 +       cy="664.86115"
 10.1211 +       cx="370.41669"
 10.1212 +       gradientTransform="translate(0.173574,-17.638708)"
 10.1213 +       gradientUnits="userSpaceOnUse"
 10.1214 +       id="radialGradient10619"
 10.1215 +       xlink:href="#linearGradient10455"
 10.1216 +       inkscape:collect="always" />
 10.1217 +    <radialGradient
 10.1218 +       r="17.638889"
 10.1219 +       fy="664.86115"
 10.1220 +       fx="370.41669"
 10.1221 +       cy="664.86115"
 10.1222 +       cx="370.41669"
 10.1223 +       gradientTransform="translate(13.229154,-17.638708)"
 10.1224 +       gradientUnits="userSpaceOnUse"
 10.1225 +       id="radialGradient10616"
 10.1226 +       xlink:href="#linearGradient10455"
 10.1227 +       inkscape:collect="always" />
 10.1228 +    <radialGradient
 10.1229 +       r="17.638889"
 10.1230 +       fy="664.86115"
 10.1231 +       fx="370.41669"
 10.1232 +       cy="664.86115"
 10.1233 +       cx="370.41669"
 10.1234 +       gradientTransform="translate(-22.048626,-13.228963)"
 10.1235 +       gradientUnits="userSpaceOnUse"
 10.1236 +       id="radialGradient10614"
 10.1237 +       xlink:href="#linearGradient10455"
 10.1238 +       inkscape:collect="always" />
 10.1239 +    <radialGradient
 10.1240 +       r="17.638889"
 10.1241 +       fy="664.86115"
 10.1242 +       fx="370.41669"
 10.1243 +       cy="664.86115"
 10.1244 +       cx="370.41669"
 10.1245 +       gradientTransform="translate(97.013878,1.9907694e-4)"
 10.1246 +       gradientUnits="userSpaceOnUse"
 10.1247 +       id="radialGradient10612"
 10.1248 +       xlink:href="#linearGradient10455"
 10.1249 +       inkscape:collect="always" />
 10.1250 +    <radialGradient
 10.1251 +       r="17.638889"
 10.1252 +       fy="664.86115"
 10.1253 +       fx="370.41669"
 10.1254 +       cy="664.86115"
 10.1255 +       cx="370.41669"
 10.1256 +       gradientTransform="translate(26.458333,8.8196336)"
 10.1257 +       gradientUnits="userSpaceOnUse"
 10.1258 +       id="radialGradient10610"
 10.1259 +       xlink:href="#linearGradient10455"
 10.1260 +       inkscape:collect="always" />
 10.1261 +    <radialGradient
 10.1262 +       r="17.638889"
 10.1263 +       fy="664.86115"
 10.1264 +       fx="370.41669"
 10.1265 +       cy="664.86115"
 10.1266 +       cx="370.41669"
 10.1267 +       gradientTransform="translate(66.145816,8.8196341)"
 10.1268 +       gradientUnits="userSpaceOnUse"
 10.1269 +       id="radialGradient10608"
 10.1270 +       xlink:href="#linearGradient10455"
 10.1271 +       inkscape:collect="always" />
 10.1272 +    <linearGradient
 10.1273 +       y2="701.90283"
 10.1274 +       x2="512.02783"
 10.1275 +       y1="703.3139"
 10.1276 +       x1="264.08334"
 10.1277 +       gradientUnits="userSpaceOnUse"
 10.1278 +       id="linearGradient10606"
 10.1279 +       xlink:href="#linearGradient10405"
 10.1280 +       inkscape:collect="always" />
 10.1281 +    <radialGradient
 10.1282 +       r="17.638889"
 10.1283 +       fy="664.86115"
 10.1284 +       fx="370.41669"
 10.1285 +       cy="664.86115"
 10.1286 +       cx="370.41669"
 10.1287 +       gradientTransform="translate(8.8194426,39.687686)"
 10.1288 +       gradientUnits="userSpaceOnUse"
 10.1289 +       id="radialGradient10604"
 10.1290 +       xlink:href="#linearGradient10455"
 10.1291 +       inkscape:collect="always" />
 10.1292 +    <radialGradient
 10.1293 +       r="17.638889"
 10.1294 +       fy="664.86115"
 10.1295 +       fx="370.41669"
 10.1296 +       cy="664.86115"
 10.1297 +       cx="370.41669"
 10.1298 +       gradientTransform="translate(-52.91668,1.8897694e-4)"
 10.1299 +       gradientUnits="userSpaceOnUse"
 10.1300 +       id="radialGradient10602"
 10.1301 +       xlink:href="#linearGradient10455"
 10.1302 +       inkscape:collect="always" />
 10.1303 +    <radialGradient
 10.1304 +       r="17.638889"
 10.1305 +       fy="664.86115"
 10.1306 +       fx="370.41669"
 10.1307 +       cy="664.86115"
 10.1308 +       cx="370.41669"
 10.1309 +       gradientTransform="translate(48.506939,-13.228993)"
 10.1310 +       gradientUnits="userSpaceOnUse"
 10.1311 +       id="radialGradient10600"
 10.1312 +       xlink:href="#linearGradient10455"
 10.1313 +       inkscape:collect="always" />
 10.1314 +    <radialGradient
 10.1315 +       r="17.638889"
 10.1316 +       fy="664.86115"
 10.1317 +       fx="370.41669"
 10.1318 +       cy="664.86115"
 10.1319 +       cx="370.41669"
 10.1320 +       gradientTransform="translate(-8.8194471,13.229351)"
 10.1321 +       gradientUnits="userSpaceOnUse"
 10.1322 +       id="radialGradient10598"
 10.1323 +       xlink:href="#linearGradient10455"
 10.1324 +       inkscape:collect="always" />
 10.1325 +    <radialGradient
 10.1326 +       r="17.638889"
 10.1327 +       fy="664.86115"
 10.1328 +       fx="370.41669"
 10.1329 +       cy="664.86115"
 10.1330 +       cx="370.41669"
 10.1331 +       gradientTransform="translate(-35.277788,35.277954)"
 10.1332 +       gradientUnits="userSpaceOnUse"
 10.1333 +       id="radialGradient10596"
 10.1334 +       xlink:href="#linearGradient10455"
 10.1335 +       inkscape:collect="always" />
 10.1336 +    <radialGradient
 10.1337 +       r="17.638889"
 10.1338 +       fy="664.86115"
 10.1339 +       fx="370.41669"
 10.1340 +       cy="664.86115"
 10.1341 +       cx="370.41669"
 10.1342 +       gradientTransform="translate(79.374986,35.277964)"
 10.1343 +       gradientUnits="userSpaceOnUse"
 10.1344 +       id="radialGradient10594"
 10.1345 +       xlink:href="#linearGradient10455"
 10.1346 +       inkscape:collect="always" />
 10.1347 +    <radialGradient
 10.1348 +       r="17.638889"
 10.1349 +       fy="664.86115"
 10.1350 +       fx="370.41669"
 10.1351 +       cy="664.86115"
 10.1352 +       cx="370.41669"
 10.1353 +       gradientTransform="translate(44.097219,30.868237)"
 10.1354 +       gradientUnits="userSpaceOnUse"
 10.1355 +       id="radialGradient10592"
 10.1356 +       xlink:href="#linearGradient10455"
 10.1357 +       inkscape:collect="always" />
 10.1358 +    <linearGradient
 10.1359 +       y2="717.77777"
 10.1360 +       x2="397.02225"
 10.1361 +       y1="481.94583"
 10.1362 +       x1="396.37503"
 10.1363 +       gradientTransform="translate(8.9410528,-8.8194349)"
 10.1364 +       gradientUnits="userSpaceOnUse"
 10.1365 +       id="linearGradient10590"
 10.1366 +       xlink:href="#linearGradient10558"
 10.1367 +       inkscape:collect="always" />
 10.1368 +    <linearGradient
 10.1369 +       y2="717.77777"
 10.1370 +       x2="397.02225"
 10.1371 +       y1="481.94583"
 10.1372 +       x1="396.37503"
 10.1373 +       gradientUnits="userSpaceOnUse"
 10.1374 +       id="linearGradient10588"
 10.1375 +       xlink:href="#linearGradient10534"
 10.1376 +       inkscape:collect="always" />
 10.1377 +    <linearGradient
 10.1378 +       y2="701.90283"
 10.1379 +       x2="512.02783"
 10.1380 +       y1="703.3139"
 10.1381 +       x1="264.08334"
 10.1382 +       gradientTransform="translate(-0.5000031,-87.694454)"
 10.1383 +       gradientUnits="userSpaceOnUse"
 10.1384 +       id="linearGradient10586"
 10.1385 +       xlink:href="#linearGradient10419"
 10.1386 +       inkscape:collect="always" />
 10.1387 +    <linearGradient
 10.1388 +       gradientTransform="translate(8.9410528,-8.8194349)"
 10.1389 +       y2="717.77777"
 10.1390 +       x2="397.02225"
 10.1391 +       y1="481.94583"
 10.1392 +       x1="396.37503"
 10.1393 +       gradientUnits="userSpaceOnUse"
 10.1394 +       id="linearGradient10548"
 10.1395 +       xlink:href="#linearGradient10558"
 10.1396 +       inkscape:collect="always" />
 10.1397 +    <linearGradient
 10.1398 +       gradientUnits="userSpaceOnUse"
 10.1399 +       y2="717.77777"
 10.1400 +       x2="397.02225"
 10.1401 +       y1="481.94583"
 10.1402 +       x1="396.37503"
 10.1403 +       id="linearGradient10524"
 10.1404 +       xlink:href="#linearGradient10534"
 10.1405 +       inkscape:collect="always" />
 10.1406 +    <radialGradient
 10.1407 +       r="17.638889"
 10.1408 +       fy="664.86115"
 10.1409 +       fx="370.41669"
 10.1410 +       cy="664.86115"
 10.1411 +       cx="370.41669"
 10.1412 +       gradientTransform="translate(13.229154,-17.638708)"
 10.1413 +       gradientUnits="userSpaceOnUse"
 10.1414 +       id="radialGradient10506"
 10.1415 +       xlink:href="#linearGradient10455"
 10.1416 +       inkscape:collect="always" />
 10.1417 +    <radialGradient
 10.1418 +       r="17.638889"
 10.1419 +       fy="664.86115"
 10.1420 +       fx="370.41669"
 10.1421 +       cy="664.86115"
 10.1422 +       cx="370.41669"
 10.1423 +       gradientTransform="translate(-22.048626,-13.228963)"
 10.1424 +       gradientUnits="userSpaceOnUse"
 10.1425 +       id="radialGradient10501"
 10.1426 +       xlink:href="#linearGradient10455"
 10.1427 +       inkscape:collect="always" />
 10.1428 +    <radialGradient
 10.1429 +       r="17.638889"
 10.1430 +       fy="664.86115"
 10.1431 +       fx="370.41669"
 10.1432 +       cy="664.86115"
 10.1433 +       cx="370.41669"
 10.1434 +       gradientTransform="translate(97.013878,1.9907694e-4)"
 10.1435 +       gradientUnits="userSpaceOnUse"
 10.1436 +       id="radialGradient10497"
 10.1437 +       xlink:href="#linearGradient10455"
 10.1438 +       inkscape:collect="always" />
 10.1439 +    <radialGradient
 10.1440 +       r="17.638889"
 10.1441 +       fy="664.86115"
 10.1442 +       fx="370.41669"
 10.1443 +       cy="664.86115"
 10.1444 +       cx="370.41669"
 10.1445 +       gradientTransform="translate(26.458333,8.8196336)"
 10.1446 +       gradientUnits="userSpaceOnUse"
 10.1447 +       id="radialGradient10493"
 10.1448 +       xlink:href="#linearGradient10455"
 10.1449 +       inkscape:collect="always" />
 10.1450 +    <radialGradient
 10.1451 +       r="17.638889"
 10.1452 +       fy="664.86115"
 10.1453 +       fx="370.41669"
 10.1454 +       cy="664.86115"
 10.1455 +       cx="370.41669"
 10.1456 +       gradientTransform="translate(8.8194426,39.687686)"
 10.1457 +       gradientUnits="userSpaceOnUse"
 10.1458 +       id="radialGradient10489"
 10.1459 +       xlink:href="#linearGradient10455"
 10.1460 +       inkscape:collect="always" />
 10.1461 +    <radialGradient
 10.1462 +       r="17.638889"
 10.1463 +       fy="664.86115"
 10.1464 +       fx="370.41669"
 10.1465 +       cy="664.86115"
 10.1466 +       cx="370.41669"
 10.1467 +       gradientTransform="translate(66.145816,8.8196341)"
 10.1468 +       gradientUnits="userSpaceOnUse"
 10.1469 +       id="radialGradient10485"
 10.1470 +       xlink:href="#linearGradient10455"
 10.1471 +       inkscape:collect="always" />
 10.1472 +    <radialGradient
 10.1473 +       r="17.638889"
 10.1474 +       fy="664.86115"
 10.1475 +       fx="370.41669"
 10.1476 +       cy="664.86115"
 10.1477 +       cx="370.41669"
 10.1478 +       gradientTransform="translate(79.374986,35.277964)"
 10.1479 +       gradientUnits="userSpaceOnUse"
 10.1480 +       id="radialGradient10481"
 10.1481 +       xlink:href="#linearGradient10455"
 10.1482 +       inkscape:collect="always" />
 10.1483 +    <radialGradient
 10.1484 +       r="17.638889"
 10.1485 +       fy="664.86115"
 10.1486 +       fx="370.41669"
 10.1487 +       cy="664.86115"
 10.1488 +       cx="370.41669"
 10.1489 +       gradientTransform="translate(-52.91668,1.8897694e-4)"
 10.1490 +       gradientUnits="userSpaceOnUse"
 10.1491 +       id="radialGradient10477"
 10.1492 +       xlink:href="#linearGradient10455"
 10.1493 +       inkscape:collect="always" />
 10.1494 +    <radialGradient
 10.1495 +       r="17.638889"
 10.1496 +       fy="664.86115"
 10.1497 +       fx="370.41669"
 10.1498 +       cy="664.86115"
 10.1499 +       cx="370.41669"
 10.1500 +       gradientTransform="translate(-35.277788,35.277954)"
 10.1501 +       gradientUnits="userSpaceOnUse"
 10.1502 +       id="radialGradient10473"
 10.1503 +       xlink:href="#linearGradient10455"
 10.1504 +       inkscape:collect="always" />
 10.1505 +    <radialGradient
 10.1506 +       r="17.638889"
 10.1507 +       fy="664.86115"
 10.1508 +       fx="370.41669"
 10.1509 +       cy="664.86115"
 10.1510 +       cx="370.41669"
 10.1511 +       gradientTransform="translate(48.506939,-13.228993)"
 10.1512 +       gradientUnits="userSpaceOnUse"
 10.1513 +       id="radialGradient10469"
 10.1514 +       xlink:href="#linearGradient10455"
 10.1515 +       inkscape:collect="always" />
 10.1516 +    <radialGradient
 10.1517 +       r="17.638889"
 10.1518 +       fy="664.86115"
 10.1519 +       fx="370.41669"
 10.1520 +       cy="664.86115"
 10.1521 +       cx="370.41669"
 10.1522 +       gradientTransform="translate(44.097219,30.868237)"
 10.1523 +       gradientUnits="userSpaceOnUse"
 10.1524 +       id="radialGradient10465"
 10.1525 +       xlink:href="#linearGradient10455"
 10.1526 +       inkscape:collect="always" />
 10.1527 +    <radialGradient
 10.1528 +       gradientUnits="userSpaceOnUse"
 10.1529 +       gradientTransform="translate(-8.8194471,13.229351)"
 10.1530 +       r="17.638889"
 10.1531 +       fy="664.86115"
 10.1532 +       fx="370.41669"
 10.1533 +       cy="664.86115"
 10.1534 +       cx="370.41669"
 10.1535 +       id="radialGradient10453"
 10.1536 +       xlink:href="#linearGradient10455"
 10.1537 +       inkscape:collect="always" />
 10.1538 +    <linearGradient
 10.1539 +       gradientTransform="translate(-0.5000031,-87.694454)"
 10.1540 +       y2="701.90283"
 10.1541 +       x2="512.02783"
 10.1542 +       y1="703.3139"
 10.1543 +       x1="264.08334"
 10.1544 +       gradientUnits="userSpaceOnUse"
 10.1545 +       id="linearGradient10417"
 10.1546 +       xlink:href="#linearGradient10419"
 10.1547 +       inkscape:collect="always" />
 10.1548 +    <linearGradient
 10.1549 +       gradientUnits="userSpaceOnUse"
 10.1550 +       y2="701.90283"
 10.1551 +       x2="512.02783"
 10.1552 +       y1="703.3139"
 10.1553 +       x1="264.08334"
 10.1554 +       id="linearGradient10411"
 10.1555 +       xlink:href="#linearGradient10405"
 10.1556 +       inkscape:collect="always" />
 10.1557 +    <linearGradient
 10.1558 +       y2="251.34723"
 10.1559 +       x2="558.55383"
 10.1560 +       y1="175.38194"
 10.1561 +       x1="558.55383"
 10.1562 +       gradientTransform="translate(-0.32641,62.736114)"
 10.1563 +       gradientUnits="userSpaceOnUse"
 10.1564 +       id="linearGradient10393"
 10.1565 +       xlink:href="#linearGradient10048"
 10.1566 +       inkscape:collect="always" />
 10.1567 +    <linearGradient
 10.1568 +       y2="251.34723"
 10.1569 +       x2="507.11807"
 10.1570 +       y1="175.38194"
 10.1571 +       x1="507.11807"
 10.1572 +       gradientTransform="translate(-0.32641,62.736114)"
 10.1573 +       gradientUnits="userSpaceOnUse"
 10.1574 +       id="linearGradient10391"
 10.1575 +       xlink:href="#linearGradient10048"
 10.1576 +       inkscape:collect="always" />
 10.1577 +    <linearGradient
 10.1578 +       y2="251.34723"
 10.1579 +       x2="445.88196"
 10.1580 +       y1="175.38194"
 10.1581 +       x1="445.88196"
 10.1582 +       gradientTransform="translate(-0.32641,62.736114)"
 10.1583 +       gradientUnits="userSpaceOnUse"
 10.1584 +       id="linearGradient10389"
 10.1585 +       xlink:href="#linearGradient10048"
 10.1586 +       inkscape:collect="always" />
 10.1587 +    <linearGradient
 10.1588 +       y2="250.84721"
 10.1589 +       x2="378.10196"
 10.1590 +       y1="174.88194"
 10.1591 +       x1="379.43909"
 10.1592 +       gradientTransform="translate(-0.32641,63.236124)"
 10.1593 +       gradientUnits="userSpaceOnUse"
 10.1594 +       id="linearGradient10387"
 10.1595 +       xlink:href="#linearGradient10048"
 10.1596 +       inkscape:collect="always" />
 10.1597 +    <linearGradient
 10.1598 +       y2="251.34723"
 10.1599 +       x2="319.2049"
 10.1600 +       y1="175.38194"
 10.1601 +       x1="319.2049"
 10.1602 +       gradientTransform="translate(-0.32641,62.736114)"
 10.1603 +       gradientUnits="userSpaceOnUse"
 10.1604 +       id="linearGradient10385"
 10.1605 +       xlink:href="#linearGradient10048"
 10.1606 +       inkscape:collect="always" />
 10.1607 +    <linearGradient
 10.1608 +       y2="250.84721"
 10.1609 +       x2="261.13019"
 10.1610 +       y1="174.88194"
 10.1611 +       x1="260.96085"
 10.1612 +       gradientTransform="translate(-5.2361317,63.236124)"
 10.1613 +       gradientUnits="userSpaceOnUse"
 10.1614 +       id="linearGradient10383"
 10.1615 +       xlink:href="#linearGradient10048"
 10.1616 +       inkscape:collect="always" />
 10.1617 +    <linearGradient
 10.1618 +       y2="251.34723"
 10.1619 +       x2="191.82292"
 10.1620 +       y1="175.38194"
 10.1621 +       x1="191.82292"
 10.1622 +       gradientTransform="translate(-0.32641,62.736114)"
 10.1623 +       gradientUnits="userSpaceOnUse"
 10.1624 +       id="linearGradient10381"
 10.1625 +       xlink:href="#linearGradient10048"
 10.1626 +       inkscape:collect="always" />
 10.1627 +    <linearGradient
 10.1628 +       y2="212.86458"
 10.1629 +       x2="410.60419"
 10.1630 +       y1="212.86458"
 10.1631 +       x1="356.68753"
 10.1632 +       gradientUnits="userSpaceOnUse"
 10.1633 +       id="linearGradient10354"
 10.1634 +       xlink:href="#linearGradient10024"
 10.1635 +       inkscape:collect="always" />
 10.1636 +    <linearGradient
 10.1637 +       y2="212.86458"
 10.1638 +       x2="410.60419"
 10.1639 +       y1="212.86458"
 10.1640 +       x1="356.68753"
 10.1641 +       gradientUnits="userSpaceOnUse"
 10.1642 +       id="linearGradient10319"
 10.1643 +       xlink:href="#linearGradient10024"
 10.1644 +       inkscape:collect="always" />
 10.1645 +    <linearGradient
 10.1646 +       y2="1000"
 10.1647 +       x2="402.18347"
 10.1648 +       y1="12.222208"
 10.1649 +       x1="399.91818"
 10.1650 +       gradientTransform="matrix(0.8809524,0,0,0.8658065,49.226207,28.360251)"
 10.1651 +       gradientUnits="userSpaceOnUse"
 10.1652 +       id="linearGradient10294"
 10.1653 +       xlink:href="#linearGradient10071"
 10.1654 +       inkscape:collect="always" />
 10.1655 +    <linearGradient
 10.1656 +       y2="212.86458"
 10.1657 +       x2="410.60419"
 10.1658 +       y1="212.86458"
 10.1659 +       x1="356.68753"
 10.1660 +       gradientUnits="userSpaceOnUse"
 10.1661 +       id="linearGradient10278"
 10.1662 +       xlink:href="#linearGradient10024"
 10.1663 +       inkscape:collect="always" />
 10.1664 +    <linearGradient
 10.1665 +       y2="212.86458"
 10.1666 +       x2="410.60419"
 10.1667 +       y1="212.86458"
 10.1668 +       x1="356.68753"
 10.1669 +       gradientUnits="userSpaceOnUse"
 10.1670 +       id="linearGradient10147"
 10.1671 +       xlink:href="#linearGradient10024"
 10.1672 +       inkscape:collect="always" />
 10.1673 +    <linearGradient
 10.1674 +       y2="212.86458"
 10.1675 +       x2="410.60419"
 10.1676 +       y1="212.86458"
 10.1677 +       x1="356.68753"
 10.1678 +       gradientUnits="userSpaceOnUse"
 10.1679 +       id="linearGradient10111"
 10.1680 +       xlink:href="#linearGradient10024"
 10.1681 +       inkscape:collect="always" />
 10.1682 +    <linearGradient
 10.1683 +       gradientUnits="userSpaceOnUse"
 10.1684 +       y2="212.86458"
 10.1685 +       x2="287.13196"
 10.1686 +       y1="212.86458"
 10.1687 +       x1="224.39584"
 10.1688 +       id="linearGradient10046"
 10.1689 +       xlink:href="#linearGradient10048"
 10.1690 +       inkscape:collect="always" />
 10.1691 +    <linearGradient
 10.1692 +       gradientUnits="userSpaceOnUse"
 10.1693 +       y2="212.86458"
 10.1694 +       x2="410.60419"
 10.1695 +       y1="212.86458"
 10.1696 +       x1="356.68753"
 10.1697 +       id="linearGradient10030"
 10.1698 +       xlink:href="#linearGradient10024"
 10.1699 +       inkscape:collect="always" />
 10.1700 +    <linearGradient
 10.1701 +       id="linearGradient10024"
 10.1702 +       inkscape:collect="always">
 10.1703 +      <stop
 10.1704 +         id="stop10026"
 10.1705 +         offset="0"
 10.1706 +         style="stop-color:#000000;stop-opacity:1;" />
 10.1707 +      <stop
 10.1708 +         id="stop10028"
 10.1709 +         offset="1"
 10.1710 +         style="stop-color:#000000;stop-opacity:0;" />
 10.1711 +    </linearGradient>
 10.1712 +    <linearGradient
 10.1713 +       id="linearGradient10048">
 10.1714 +      <stop
 10.1715 +         id="stop10050"
 10.1716 +         offset="0"
 10.1717 +         style="stop-color:#008000;stop-opacity:1;" />
 10.1718 +      <stop
 10.1719 +         id="stop10052"
 10.1720 +         offset="1"
 10.1721 +         style="stop-color:#ffff00;stop-opacity:1;" />
 10.1722 +    </linearGradient>
 10.1723 +    <linearGradient
 10.1724 +       id="linearGradient10071">
 10.1725 +      <stop
 10.1726 +         style="stop-color:#000000;stop-opacity:1;"
 10.1727 +         offset="0"
 10.1728 +         id="stop10079" />
 10.1729 +      <stop
 10.1730 +         id="stop10083"
 10.1731 +         offset="0.30000001"
 10.1732 +         style="stop-color:#000000;stop-opacity:1;" />
 10.1733 +      <stop
 10.1734 +         id="stop10075"
 10.1735 +         offset="1"
 10.1736 +         style="stop-color:#205c00;stop-opacity:1;" />
 10.1737 +    </linearGradient>
 10.1738 +    <linearGradient
 10.1739 +       id="linearGradient10201">
 10.1740 +      <stop
 10.1741 +         id="stop10203"
 10.1742 +         offset="0"
 10.1743 +         style="stop-color:#000000;stop-opacity:1;" />
 10.1744 +      <stop
 10.1745 +         style="stop-color:#000000;stop-opacity:1;"
 10.1746 +         offset="0.98000002"
 10.1747 +         id="stop10209" />
 10.1748 +      <stop
 10.1749 +         id="stop10205"
 10.1750 +         offset="1"
 10.1751 +         style="stop-color:#008000;stop-opacity:1;" />
 10.1752 +    </linearGradient>
 10.1753 +    <linearGradient
 10.1754 +       id="linearGradient10405">
 10.1755 +      <stop
 10.1756 +         id="stop10407"
 10.1757 +         offset="0"
 10.1758 +         style="stop-color:#400000;stop-opacity:1;" />
 10.1759 +      <stop
 10.1760 +         style="stop-color:#ff3f00;stop-opacity:1;"
 10.1761 +         offset="0.74074072"
 10.1762 +         id="stop10413" />
 10.1763 +      <stop
 10.1764 +         id="stop10409"
 10.1765 +         offset="1"
 10.1766 +         style="stop-color:#d82724;stop-opacity:1;" />
 10.1767 +    </linearGradient>
 10.1768 +    <linearGradient
 10.1769 +       id="linearGradient10419">
 10.1770 +      <stop
 10.1771 +         style="stop-color:#400000;stop-opacity:1;"
 10.1772 +         offset="0"
 10.1773 +         id="stop10421" />
 10.1774 +      <stop
 10.1775 +         id="stop10423"
 10.1776 +         offset="0.74074072"
 10.1777 +         style="stop-color:#c22d00;stop-opacity:1;" />
 10.1778 +      <stop
 10.1779 +         style="stop-color:#d82724;stop-opacity:1;"
 10.1780 +         offset="1"
 10.1781 +         id="stop10425" />
 10.1782 +    </linearGradient>
 10.1783 +    <linearGradient
 10.1784 +       id="linearGradient10455">
 10.1785 +      <stop
 10.1786 +         id="stop10459"
 10.1787 +         offset="0"
 10.1788 +         style="stop-color:#ffff00;stop-opacity:1;" />
 10.1789 +      <stop
 10.1790 +         style="stop-color:#d82724;stop-opacity:1;"
 10.1791 +         offset="1"
 10.1792 +         id="stop10461" />
 10.1793 +    </linearGradient>
 10.1794 +    <linearGradient
 10.1795 +       id="linearGradient10534">
 10.1796 +      <stop
 10.1797 +         style="stop-color:#ffff00;stop-opacity:1"
 10.1798 +         offset="0"
 10.1799 +         id="stop10536" />
 10.1800 +      <stop
 10.1801 +         id="stop10542"
 10.1802 +         offset="0.47083142"
 10.1803 +         style="stop-color:#f57f00;stop-opacity:1;" />
 10.1804 +      <stop
 10.1805 +         id="stop10540"
 10.1806 +         offset="0.65192044"
 10.1807 +         style="stop-color:#eb0000;stop-opacity:1;" />
 10.1808 +      <stop
 10.1809 +         id="stop10538"
 10.1810 +         offset="1"
 10.1811 +         style="stop-color:#d82724;stop-opacity:0;" />
 10.1812 +    </linearGradient>
 10.1813 +    <linearGradient
 10.1814 +       id="linearGradient10558">
 10.1815 +      <stop
 10.1816 +         id="stop10560"
 10.1817 +         offset="0"
 10.1818 +         style="stop-color:#c85c00;stop-opacity:1;" />
 10.1819 +      <stop
 10.1820 +         style="stop-color:#f57f00;stop-opacity:1;"
 10.1821 +         offset="0.47083142"
 10.1822 +         id="stop10562" />
 10.1823 +      <stop
 10.1824 +         style="stop-color:#eb3700;stop-opacity:1;"
 10.1825 +         offset="0.65192044"
 10.1826 +         id="stop10564" />
 10.1827 +      <stop
 10.1828 +         style="stop-color:#a2311b;stop-opacity:0;"
 10.1829 +         offset="1"
 10.1830 +         id="stop10566" />
 10.1831 +    </linearGradient>
 10.1832 +  </defs>
 10.1833 +  <sodipodi:namedview
 10.1834 +     inkscape:cy="206.47936"
 10.1835 +     inkscape:cx="594.00989"
 10.1836 +     inkscape:zoom="0.86831672"
 10.1837 +     inkscape:window-height="572"
 10.1838 +     inkscape:window-width="748"
 10.1839 +     inkscape:pageshadow="2"
 10.1840 +     inkscape:pageopacity="0.0"
 10.1841 +     guidetolerance="10.0"
 10.1842 +     gridtolerance="10.0"
 10.1843 +     objecttolerance="10.0"
 10.1844 +     borderopacity="1.0"
 10.1845 +     bordercolor="#666666"
 10.1846 +     pagecolor="#ffffff"
 10.1847 +     id="base"
 10.1848 +     inkscape:document-units="mm"
 10.1849 +     showgrid="true"
 10.1850 +     gridspacingx="1mm"
 10.1851 +     gridspacingy="1mm"
 10.1852 +     gridanglex="8.4666669mm"
 10.1853 +     gridanglez="8.4666669mm"
 10.1854 +     grid_units="mm"
 10.1855 +     inkscape:object-bbox="true"
 10.1856 +     inkscape:window-x="134"
 10.1857 +     inkscape:window-y="60"
 10.1858 +     inkscape:current-layer="svg2" />
 10.1859 +  <text
 10.1860 +     x="25.000000"
 10.1861 +     y="35.000000"
 10.1862 +     font-family="FreeSerif"
 10.1863 +     font-size="24"
 10.1864 +     font-weight="bold"
 10.1865 +     id="text4">
 10.1866 +Jungle</text>
 10.1867 +  <text
 10.1868 +     x="99.000000"
 10.1869 +     y="35.000000"
 10.1870 +     font-family="FreeSerif"
 10.1871 +     font-size="24"
 10.1872 +     font-weight="bold"
 10.1873 +     id="text6">
 10.1874 +Journey</text>
 10.1875 +  <text
 10.1876 +     x="25.000000"
 10.1877 +     y="75.000000"
 10.1878 +     font-family="FreeSerif"
 10.1879 +     font-size="24"
 10.1880 +     id="text8">
 10.1881 +The</text>
 10.1882 +  <text
 10.1883 +     x="69.727273"
 10.1884 +     y="75.000000"
 10.1885 +     font-family="FreeSerif"
 10.1886 +     font-size="24"
 10.1887 +     id="text10">
 10.1888 +last</text>
 10.1889 +  <text
 10.1890 +     x="110.454545"
 10.1891 +     y="75.000000"
 10.1892 +     font-family="FreeSerif"
 10.1893 +     font-size="24"
 10.1894 +     id="text12">
 10.1895 +flames</text>
 10.1896 +  <text
 10.1897 +     x="183.181818"
 10.1898 +     y="75.000000"
 10.1899 +     font-family="FreeSerif"
 10.1900 +     font-size="24"
 10.1901 +     id="text14">
 10.1902 +of</text>
 10.1903 +  <text
 10.1904 +     x="209.909091"
 10.1905 +     y="75.000000"
 10.1906 +     font-family="FreeSerif"
 10.1907 +     font-size="24"
 10.1908 +     id="text16">
 10.1909 +the</text>
 10.1910 +  <text
 10.1911 +     x="246.636364"
 10.1912 +     y="75.000000"
 10.1913 +     font-family="FreeSerif"
 10.1914 +     font-size="24"
 10.1915 +     id="text18">
 10.1916 +campfire</text>
 10.1917 +  <text
 10.1918 +     x="340.363636"
 10.1919 +     y="75.000000"
 10.1920 +     font-family="FreeSerif"
 10.1921 +     font-size="24"
 10.1922 +     id="text20">
 10.1923 +fade</text>
 10.1924 +  <text
 10.1925 +     x="388.090909"
 10.1926 +     y="75.000000"
 10.1927 +     font-family="FreeSerif"
 10.1928 +     font-size="24"
 10.1929 +     id="text22">
 10.1930 +to</text>
 10.1931 +  <text
 10.1932 +     x="413.818182"
 10.1933 +     y="75.000000"
 10.1934 +     font-family="FreeSerif"
 10.1935 +     font-size="24"
 10.1936 +     id="text24">
 10.1937 +glowing</text>
 10.1938 +  <text
 10.1939 +     x="498.545455"
 10.1940 +     y="75.000000"
 10.1941 +     font-family="FreeSerif"
 10.1942 +     font-size="24"
 10.1943 +     id="text26">
 10.1944 +embers</text>
 10.1945 +  <text
 10.1946 +     x="575.272727"
 10.1947 +     y="75.000000"
 10.1948 +     font-family="FreeSerif"
 10.1949 +     font-size="24"
 10.1950 +     id="text28">
 10.1951 +and</text>
 10.1952 +  <text
 10.1953 +     x="617.000000"
 10.1954 +     y="75.000000"
 10.1955 +     font-family="FreeSerif"
 10.1956 +     font-size="24"
 10.1957 +     id="text30">
 10.1958 +I</text>
 10.1959 +  <text
 10.1960 +     x="25.000000"
 10.1961 +     y="102.000000"
 10.1962 +     font-family="FreeSerif"
 10.1963 +     font-size="24"
 10.1964 +     id="text32">
 10.1965 +am</text>
 10.1966 +  <text
 10.1967 +     x="75.000000"
 10.1968 +     y="102.000000"
 10.1969 +     font-family="FreeSerif"
 10.1970 +     font-size="24"
 10.1971 +     id="text34">
 10.1972 +alone.</text>
 10.1973 +  <text
 10.1974 +     x="154.000000"
 10.1975 +     y="102.000000"
 10.1976 +     font-family="FreeSerif"
 10.1977 +     font-size="24"
 10.1978 +     id="text36">
 10.1979 +My</text>
 10.1980 +  <text
 10.1981 +     x="207.000000"
 10.1982 +     y="102.000000"
 10.1983 +     font-family="FreeSerif"
 10.1984 +     font-size="24"
 10.1985 +     id="text38">
 10.1986 +recent</text>
 10.1987 +  <text
 10.1988 +     x="287.000000"
 10.1989 +     y="102.000000"
 10.1990 +     font-family="FreeSerif"
 10.1991 +     font-size="24"
 10.1992 +     id="text40">
 10.1993 +acquaintances,</text>
 10.1994 +  <text
 10.1995 +     x="450.000000"
 10.1996 +     y="102.000000"
 10.1997 +     font-family="FreeSerif"
 10.1998 +     font-size="24"
 10.1999 +     id="text42">
 10.2000 +their</text>
 10.2001 +  <text
 10.2002 +     x="515.000000"
 10.2003 +     y="102.000000"
 10.2004 +     font-family="FreeSerif"
 10.2005 +     font-size="24"
 10.2006 +     id="text44">
 10.2007 +packs</text>
 10.2008 +  <text
 10.2009 +     x="590.000000"
 10.2010 +     y="102.000000"
 10.2011 +     font-family="FreeSerif"
 10.2012 +     font-size="24"
 10.2013 +     id="text46">
 10.2014 +and</text>
 10.2015 +  <text
 10.2016 +     x="25.000000"
 10.2017 +     y="129.000000"
 10.2018 +     font-family="FreeSerif"
 10.2019 +     font-size="24"
 10.2020 +     id="text48">
 10.2021 +paraphernalia</text>
 10.2022 +  <text
 10.2023 +     x="170.375000"
 10.2024 +     y="129.000000"
 10.2025 +     font-family="FreeSerif"
 10.2026 +     font-size="24"
 10.2027 +     id="text50">
 10.2028 +have</text>
 10.2029 +  <text
 10.2030 +     x="225.750000"
 10.2031 +     y="129.000000"
 10.2032 +     font-family="FreeSerif"
 10.2033 +     font-size="24"
 10.2034 +     id="text52">
 10.2035 +gone,</text>
 10.2036 +  <text
 10.2037 +     x="290.125000"
 10.2038 +     y="129.000000"
 10.2039 +     font-family="FreeSerif"
 10.2040 +     font-size="24"
 10.2041 +     id="text54">
 10.2042 +leaving</text>
 10.2043 +  <text
 10.2044 +     x="372.500000"
 10.2045 +     y="129.000000"
 10.2046 +     font-family="FreeSerif"
 10.2047 +     font-size="24"
 10.2048 +     id="text56">
 10.2049 +me</text>
 10.2050 +  <text
 10.2051 +     x="413.875000"
 10.2052 +     y="129.000000"
 10.2053 +     font-family="FreeSerif"
 10.2054 +     font-size="24"
 10.2055 +     id="text58">
 10.2056 +stranded</text>
 10.2057 +  <text
 10.2058 +     x="507.250000"
 10.2059 +     y="129.000000"
 10.2060 +     font-family="FreeSerif"
 10.2061 +     font-size="24"
 10.2062 +     id="text60">
 10.2063 +deep</text>
 10.2064 +  <text
 10.2065 +     x="564.625000"
 10.2066 +     y="129.000000"
 10.2067 +     font-family="FreeSerif"
 10.2068 +     font-size="24"
 10.2069 +     id="text62">
 10.2070 +in</text>
 10.2071 +  <text
 10.2072 +     x="595.000000"
 10.2073 +     y="129.000000"
 10.2074 +     font-family="FreeSerif"
 10.2075 +     font-size="24"
 10.2076 +     id="text64">
 10.2077 +the</text>
 10.2078 +  <text
 10.2079 +     x="25.000000"
 10.2080 +     y="156.000000"
 10.2081 +     font-family="FreeSerif"
 10.2082 +     font-size="24"
 10.2083 +     id="text66">
 10.2084 +heart</text>
 10.2085 +  <text
 10.2086 +     x="86.375000"
 10.2087 +     y="156.000000"
 10.2088 +     font-family="FreeSerif"
 10.2089 +     font-size="24"
 10.2090 +     id="text68">
 10.2091 +of</text>
 10.2092 +  <text
 10.2093 +     x="117.750000"
 10.2094 +     y="156.000000"
 10.2095 +     font-family="FreeSerif"
 10.2096 +     font-size="24"
 10.2097 +     id="text70">
 10.2098 +this</text>
 10.2099 +  <text
 10.2100 +     x="164.125000"
 10.2101 +     y="156.000000"
 10.2102 +     font-family="FreeSerif"
 10.2103 +     font-size="24"
 10.2104 +     id="text72">
 10.2105 +jungle</text>
 10.2106 +  <text
 10.2107 +     x="236.500000"
 10.2108 +     y="156.000000"
 10.2109 +     font-family="FreeSerif"
 10.2110 +     font-size="24"
 10.2111 +     id="text74">
 10.2112 +realm.</text>
 10.2113 +  <text
 10.2114 +     x="309.875000"
 10.2115 +     y="156.000000"
 10.2116 +     font-family="FreeSerif"
 10.2117 +     font-size="24"
 10.2118 +     id="text76">
 10.2119 +Clouds</text>
 10.2120 +  <text
 10.2121 +     x="389.250000"
 10.2122 +     y="156.000000"
 10.2123 +     font-family="FreeSerif"
 10.2124 +     font-size="24"
 10.2125 +     id="text78">
 10.2126 +momentarily</text>
 10.2127 +  <text
 10.2128 +     x="524.625000"
 10.2129 +     y="156.000000"
 10.2130 +     font-family="FreeSerif"
 10.2131 +     font-size="24"
 10.2132 +     id="text80">
 10.2133 +sweep</text>
 10.2134 +  <text
 10.2135 +     x="595.000000"
 10.2136 +     y="156.000000"
 10.2137 +     font-family="FreeSerif"
 10.2138 +     font-size="24"
 10.2139 +     id="text82">
 10.2140 +the</text>
 10.2141 +  <text
 10.2142 +     x="25.000000"
 10.2143 +     y="183.000000"
 10.2144 +     font-family="FreeSerif"
 10.2145 +     font-size="24"
 10.2146 +     id="text84">
 10.2147 +cold</text>
 10.2148 +  <text
 10.2149 +     x="74.363636"
 10.2150 +     y="183.000000"
 10.2151 +     font-family="FreeSerif"
 10.2152 +     font-size="24"
 10.2153 +     id="text86">
 10.2154 +face</text>
 10.2155 +  <text
 10.2156 +     x="121.727273"
 10.2157 +     y="183.000000"
 10.2158 +     font-family="FreeSerif"
 10.2159 +     font-size="24"
 10.2160 +     id="text88">
 10.2161 +of</text>
 10.2162 +  <text
 10.2163 +     x="149.090909"
 10.2164 +     y="183.000000"
 10.2165 +     font-family="FreeSerif"
 10.2166 +     font-size="24"
 10.2167 +     id="text90">
 10.2168 +the</text>
 10.2169 +  <text
 10.2170 +     x="186.454545"
 10.2171 +     y="183.000000"
 10.2172 +     font-family="FreeSerif"
 10.2173 +     font-size="24"
 10.2174 +     id="text92">
 10.2175 +moon</text>
 10.2176 +  <text
 10.2177 +     x="248.818182"
 10.2178 +     y="183.000000"
 10.2179 +     font-family="FreeSerif"
 10.2180 +     font-size="24"
 10.2181 +     id="text94">
 10.2182 +and</text>
 10.2183 +  <text
 10.2184 +     x="291.181818"
 10.2185 +     y="183.000000"
 10.2186 +     font-family="FreeSerif"
 10.2187 +     font-size="24"
 10.2188 +     id="text96">
 10.2189 +I</text>
 10.2190 +  <text
 10.2191 +     x="306.545455"
 10.2192 +     y="183.000000"
 10.2193 +     font-family="FreeSerif"
 10.2194 +     font-size="24"
 10.2195 +     id="text98">
 10.2196 +perceive</text>
 10.2197 +  <text
 10.2198 +     x="395.909091"
 10.2199 +     y="183.000000"
 10.2200 +     font-family="FreeSerif"
 10.2201 +     font-size="24"
 10.2202 +     id="text100">
 10.2203 +the</text>
 10.2204 +  <text
 10.2205 +     x="433.272727"
 10.2206 +     y="183.000000"
 10.2207 +     font-family="FreeSerif"
 10.2208 +     font-size="24"
 10.2209 +     id="text102">
 10.2210 +clicks,</text>
 10.2211 +  <text
 10.2212 +     x="503.636364"
 10.2213 +     y="183.000000"
 10.2214 +     font-family="FreeSerif"
 10.2215 +     font-size="24"
 10.2216 +     id="text104">
 10.2217 +whistles</text>
 10.2218 +  <text
 10.2219 +     x="590.000000"
 10.2220 +     y="183.000000"
 10.2221 +     font-family="FreeSerif"
 10.2222 +     font-size="24"
 10.2223 +     id="text106">
 10.2224 +and</text>
 10.2225 +  <text
 10.2226 +     x="25.000000"
 10.2227 +     y="210.000000"
 10.2228 +     font-family="FreeSerif"
 10.2229 +     font-size="24"
 10.2230 +     id="text108">
 10.2231 +cries</text>
 10.2232 +  <text
 10.2233 +     x="85.800000"
 10.2234 +     y="210.000000"
 10.2235 +     font-family="FreeSerif"
 10.2236 +     font-size="24"
 10.2237 +     id="text110">
 10.2238 +of</text>
 10.2239 +  <text
 10.2240 +     x="120.600000"
 10.2241 +     y="210.000000"
 10.2242 +     font-family="FreeSerif"
 10.2243 +     font-size="24"
 10.2244 +     id="text112">
 10.2245 +creatures</text>
 10.2246 +  <text
 10.2247 +     x="223.400000"
 10.2248 +     y="210.000000"
 10.2249 +     font-family="FreeSerif"
 10.2250 +     font-size="24"
 10.2251 +     id="text114">
 10.2252 +in</text>
 10.2253 +  <text
 10.2254 +     x="257.200000"
 10.2255 +     y="210.000000"
 10.2256 +     font-family="FreeSerif"
 10.2257 +     font-size="24"
 10.2258 +     id="text116">
 10.2259 +the</text>
 10.2260 +  <text
 10.2261 +     x="302.000000"
 10.2262 +     y="210.000000"
 10.2263 +     font-family="FreeSerif"
 10.2264 +     font-size="24"
 10.2265 +     id="text118">
 10.2266 +hot</text>
 10.2267 +  <text
 10.2268 +     x="347.800000"
 10.2269 +     y="210.000000"
 10.2270 +     font-family="FreeSerif"
 10.2271 +     font-size="24"
 10.2272 +     id="text120">
 10.2273 +air</text>
 10.2274 +  <text
 10.2275 +     x="388.600000"
 10.2276 +     y="210.000000"
 10.2277 +     font-family="FreeSerif"
 10.2278 +     font-size="24"
 10.2279 +     id="text122">
 10.2280 +that</text>
 10.2281 +  <text
 10.2282 +     x="440.400000"
 10.2283 +     y="210.000000"
 10.2284 +     font-family="FreeSerif"
 10.2285 +     font-size="24"
 10.2286 +     id="text124">
 10.2287 +cloaks</text>
 10.2288 +  <text
 10.2289 +     x="517.200000"
 10.2290 +     y="210.000000"
 10.2291 +     font-family="FreeSerif"
 10.2292 +     font-size="24"
 10.2293 +     id="text126">
 10.2294 +this</text>
 10.2295 +  <text
 10.2296 +     x="567.000000"
 10.2297 +     y="210.000000"
 10.2298 +     font-family="FreeSerif"
 10.2299 +     font-size="24"
 10.2300 +     id="text128">
 10.2301 +place.</text>
 10.2302 +  <text
 10.2303 +     x="25.000000"
 10.2304 +     y="237.000000"
 10.2305 +     font-family="FreeSerif"
 10.2306 +     font-size="24"
 10.2307 +     id="text130">
 10.2308 +Desperately,</text>
 10.2309 +  <text
 10.2310 +     x="157.333333"
 10.2311 +     y="237.000000"
 10.2312 +     font-family="FreeSerif"
 10.2313 +     font-size="24"
 10.2314 +     id="text132">
 10.2315 +I</text>
 10.2316 +  <text
 10.2317 +     x="178.666667"
 10.2318 +     y="237.000000"
 10.2319 +     font-family="FreeSerif"
 10.2320 +     font-size="24"
 10.2321 +     id="text134">
 10.2322 +try</text>
 10.2323 +  <text
 10.2324 +     x="220.000000"
 10.2325 +     y="237.000000"
 10.2326 +     font-family="FreeSerif"
 10.2327 +     font-size="24"
 10.2328 +     id="text136">
 10.2329 +to</text>
 10.2330 +  <text
 10.2331 +     x="252.333333"
 10.2332 +     y="237.000000"
 10.2333 +     font-family="FreeSerif"
 10.2334 +     font-size="24"
 10.2335 +     id="text138">
 10.2336 +stay</text>
 10.2337 +  <text
 10.2338 +     x="303.666667"
 10.2339 +     y="237.000000"
 10.2340 +     font-family="FreeSerif"
 10.2341 +     font-size="24"
 10.2342 +     id="text140">
 10.2343 +my</text>
 10.2344 +  <text
 10.2345 +     x="347.000000"
 10.2346 +     y="237.000000"
 10.2347 +     font-family="FreeSerif"
 10.2348 +     font-size="24"
 10.2349 +     id="text142">
 10.2350 +panic</text>
 10.2351 +  <text
 10.2352 +     x="413.333333"
 10.2353 +     y="237.000000"
 10.2354 +     font-family="FreeSerif"
 10.2355 +     font-size="24"
 10.2356 +     id="text144">
 10.2357 +and</text>
 10.2358 +  <text
 10.2359 +     x="461.666667"
 10.2360 +     y="237.000000"
 10.2361 +     font-family="FreeSerif"
 10.2362 +     font-size="24"
 10.2363 +     id="text146">
 10.2364 +remember</text>
 10.2365 +  <text
 10.2366 +     x="574.000000"
 10.2367 +     y="237.000000"
 10.2368 +     font-family="FreeSerif"
 10.2369 +     font-size="24"
 10.2370 +     id="text148">
 10.2371 +those</text>
 10.2372 +  <text
 10.2373 +     x="25.000000"
 10.2374 +     y="264.000000"
 10.2375 +     font-family="FreeSerif"
 10.2376 +     font-size="24"
 10.2377 +     id="text150">
 10.2378 +fragments</text>
 10.2379 +  <text
 10.2380 +     x="132.857143"
 10.2381 +     y="264.000000"
 10.2382 +     font-family="FreeSerif"
 10.2383 +     font-size="24"
 10.2384 +     id="text152">
 10.2385 +of</text>
 10.2386 +  <text
 10.2387 +     x="163.714286"
 10.2388 +     y="264.000000"
 10.2389 +     font-family="FreeSerif"
 10.2390 +     font-size="24"
 10.2391 +     id="text154">
 10.2392 +wilderness</text>
 10.2393 +  <text
 10.2394 +     x="278.571429"
 10.2395 +     y="264.000000"
 10.2396 +     font-family="FreeSerif"
 10.2397 +     font-size="24"
 10.2398 +     id="text156">
 10.2399 +craft</text>
 10.2400 +  <text
 10.2401 +     x="334.428571"
 10.2402 +     y="264.000000"
 10.2403 +     font-family="FreeSerif"
 10.2404 +     font-size="24"
 10.2405 +     id="text158">
 10.2406 +learned</text>
 10.2407 +  <text
 10.2408 +     x="418.285714"
 10.2409 +     y="264.000000"
 10.2410 +     font-family="FreeSerif"
 10.2411 +     font-size="24"
 10.2412 +     id="text160">
 10.2413 +and</text>
 10.2414 +  <text
 10.2415 +     x="464.142857"
 10.2416 +     y="264.000000"
 10.2417 +     font-family="FreeSerif"
 10.2418 +     font-size="24"
 10.2419 +     id="text162">
 10.2420 +unlearned</text>
 10.2421 +  <text
 10.2422 +     x="572.000000"
 10.2423 +     y="264.000000"
 10.2424 +     font-family="FreeSerif"
 10.2425 +     font-size="24"
 10.2426 +     id="text164">
 10.2427 +many</text>
 10.2428 +  <text
 10.2429 +     x="25.000000"
 10.2430 +     y="291.000000"
 10.2431 +     font-family="FreeSerif"
 10.2432 +     font-size="24"
 10.2433 +     id="text166">
 10.2434 +years</text>
 10.2435 +  <text
 10.2436 +     x="81.000000"
 10.2437 +     y="291.000000"
 10.2438 +     font-family="FreeSerif"
 10.2439 +     font-size="24"
 10.2440 +     id="text168">
 10.2441 +ago.</text>
 10.2442 +  <text
 10.2443 +     x="65.000000"
 10.2444 +     y="331.000000"
 10.2445 +     font-family="FreeSerif"
 10.2446 +     font-size="22"
 10.2447 +     font-style="italic"
 10.2448 +     id="text170">
 10.2449 +Choose</text>
 10.2450 +  <text
 10.2451 +     x="138.000000"
 10.2452 +     y="331.000000"
 10.2453 +     font-family="FreeSerif"
 10.2454 +     font-size="22"
 10.2455 +     font-style="italic"
 10.2456 +     id="text172">
 10.2457 +your</text>
 10.2458 +  <text
 10.2459 +     x="185.000000"
 10.2460 +     y="331.000000"
 10.2461 +     font-family="FreeSerif"
 10.2462 +     font-size="22"
 10.2463 +     font-style="italic"
 10.2464 +     id="text174">
 10.2465 +weapon</text>
 10.2466 +  <text
 10.2467 +     x="259.000000"
 10.2468 +     y="331.000000"
 10.2469 +     font-family="FreeSerif"
 10.2470 +     font-size="22"
 10.2471 +     font-style="italic"
 10.2472 +     id="text176">
 10.2473 +carefully,</text>
 10.2474 +  <text
 10.2475 +     x="65.000000"
 10.2476 +     y="356.000000"
 10.2477 +     font-family="FreeSerif"
 10.2478 +     font-size="22"
 10.2479 +     font-style="italic"
 10.2480 +     id="text178">
 10.2481 +Get</text>
 10.2482 +  <text
 10.2483 +     x="103.000000"
 10.2484 +     y="356.000000"
 10.2485 +     font-family="FreeSerif"
 10.2486 +     font-size="22"
 10.2487 +     font-style="italic"
 10.2488 +     id="text180">
 10.2489 +ready</text>
 10.2490 +  <text
 10.2491 +     x="159.000000"
 10.2492 +     y="356.000000"
 10.2493 +     font-family="FreeSerif"
 10.2494 +     font-size="22"
 10.2495 +     font-style="italic"
 10.2496 +     id="text182">
 10.2497 +for</text>
 10.2498 +  <text
 10.2499 +     x="190.000000"
 10.2500 +     y="356.000000"
 10.2501 +     font-family="FreeSerif"
 10.2502 +     font-size="22"
 10.2503 +     font-style="italic"
 10.2504 +     id="text184">
 10.2505 +a</text>
 10.2506 +  <text
 10.2507 +     x="207.000000"
 10.2508 +     y="356.000000"
 10.2509 +     font-family="FreeSerif"
 10.2510 +     font-size="22"
 10.2511 +     font-style="italic"
 10.2512 +     id="text186">
 10.2513 +fight.</text>
 10.2514 +  <text
 10.2515 +     x="65.000000"
 10.2516 +     y="381.000000"
 10.2517 +     font-family="FreeSerif"
 10.2518 +     font-size="22"
 10.2519 +     font-style="italic"
 10.2520 +     id="text188">
 10.2521 +The</text>
 10.2522 +  <text
 10.2523 +     x="104.000000"
 10.2524 +     y="381.000000"
 10.2525 +     font-family="FreeSerif"
 10.2526 +     font-size="22"
 10.2527 +     font-style="italic"
 10.2528 +     id="text190">
 10.2529 +jungle</text>
 10.2530 +  <text
 10.2531 +     x="164.000000"
 10.2532 +     y="381.000000"
 10.2533 +     font-family="FreeSerif"
 10.2534 +     font-size="22"
 10.2535 +     font-style="italic"
 10.2536 +     id="text192">
 10.2537 +can</text>
 10.2538 +  <text
 10.2539 +     x="202.000000"
 10.2540 +     y="381.000000"
 10.2541 +     font-family="FreeSerif"
 10.2542 +     font-size="22"
 10.2543 +     font-style="italic"
 10.2544 +     id="text194">
 10.2545 +be</text>
 10.2546 +  <text
 10.2547 +     x="229.000000"
 10.2548 +     y="381.000000"
 10.2549 +     font-family="FreeSerif"
 10.2550 +     font-size="22"
 10.2551 +     font-style="italic"
 10.2552 +     id="text196">
 10.2553 +dangerous</text>
 10.2554 +  <text
 10.2555 +     x="65.000000"
 10.2556 +     y="406.000000"
 10.2557 +     font-family="FreeSerif"
 10.2558 +     font-size="22"
 10.2559 +     font-style="italic"
 10.2560 +     id="text198">
 10.2561 +If</text>
 10.2562 +  <text
 10.2563 +     x="84.000000"
 10.2564 +     y="406.000000"
 10.2565 +     font-family="FreeSerif"
 10.2566 +     font-size="22"
 10.2567 +     font-style="italic"
 10.2568 +     id="text200">
 10.2569 +you</text>
 10.2570 +  <text
 10.2571 +     x="122.000000"
 10.2572 +     y="406.000000"
 10.2573 +     font-family="FreeSerif"
 10.2574 +     font-size="22"
 10.2575 +     font-style="italic"
 10.2576 +     id="text202">
 10.2577 +go</text>
 10.2578 +  <text
 10.2579 +     x="150.000000"
 10.2580 +     y="406.000000"
 10.2581 +     font-family="FreeSerif"
 10.2582 +     font-size="22"
 10.2583 +     font-style="italic"
 10.2584 +     id="text204">
 10.2585 +there</text>
 10.2586 +  <text
 10.2587 +     x="201.000000"
 10.2588 +     y="406.000000"
 10.2589 +     font-family="FreeSerif"
 10.2590 +     font-size="22"
 10.2591 +     font-style="italic"
 10.2592 +     id="text206">
 10.2593 +at</text>
 10.2594 +  <text
 10.2595 +     x="224.000000"
 10.2596 +     y="406.000000"
 10.2597 +     font-family="FreeSerif"
 10.2598 +     font-size="22"
 10.2599 +     font-style="italic"
 10.2600 +     id="text208">
 10.2601 +night.</text>
 10.2602 +  <text
 10.2603 +     x="65.000000"
 10.2604 +     y="431.000000"
 10.2605 +     font-family="FreeSerif"
 10.2606 +     font-size="22"
 10.2607 +     font-style="italic"
 10.2608 +     id="text210">
 10.2609 +There's</text>
 10.2610 +  <text
 10.2611 +     x="136.000000"
 10.2612 +     y="431.000000"
 10.2613 +     font-family="FreeSerif"
 10.2614 +     font-size="22"
 10.2615 +     font-style="italic"
 10.2616 +     id="text212">
 10.2617 +time</text>
 10.2618 +  <text
 10.2619 +     x="180.000000"
 10.2620 +     y="431.000000"
 10.2621 +     font-family="FreeSerif"
 10.2622 +     font-size="22"
 10.2623 +     font-style="italic"
 10.2624 +     id="text214">
 10.2625 +to</text>
 10.2626 +  <text
 10.2627 +     x="203.000000"
 10.2628 +     y="431.000000"
 10.2629 +     font-family="FreeSerif"
 10.2630 +     font-size="22"
 10.2631 +     font-style="italic"
 10.2632 +     id="text216">
 10.2633 +pick</text>
 10.2634 +  <text
 10.2635 +     x="245.000000"
 10.2636 +     y="431.000000"
 10.2637 +     font-family="FreeSerif"
 10.2638 +     font-size="22"
 10.2639 +     font-style="italic"
 10.2640 +     id="text218">
 10.2641 +up</text>
 10.2642 +  <text
 10.2643 +     x="273.000000"
 10.2644 +     y="431.000000"
 10.2645 +     font-family="FreeSerif"
 10.2646 +     font-size="22"
 10.2647 +     font-style="italic"
 10.2648 +     id="text220">
 10.2649 +treasure,</text>
 10.2650 +  <text
 10.2651 +     x="65.000000"
 10.2652 +     y="456.000000"
 10.2653 +     font-family="FreeSerif"
 10.2654 +     font-size="22"
 10.2655 +     font-style="italic"
 10.2656 +     id="text222">
 10.2657 +But</text>
 10.2658 +  <text
 10.2659 +     x="101.000000"
 10.2660 +     y="456.000000"
 10.2661 +     font-family="FreeSerif"
 10.2662 +     font-size="22"
 10.2663 +     font-style="italic"
 10.2664 +     id="text224">
 10.2665 +no</text>
 10.2666 +  <text
 10.2667 +     x="129.000000"
 10.2668 +     y="456.000000"
 10.2669 +     font-family="FreeSerif"
 10.2670 +     font-size="22"
 10.2671 +     font-style="italic"
 10.2672 +     id="text226">
 10.2673 +time</text>
 10.2674 +  <text
 10.2675 +     x="173.000000"
 10.2676 +     y="456.000000"
 10.2677 +     font-family="FreeSerif"
 10.2678 +     font-size="22"
 10.2679 +     font-style="italic"
 10.2680 +     id="text228">
 10.2681 +to</text>
 10.2682 +  <text
 10.2683 +     x="196.000000"
 10.2684 +     y="456.000000"
 10.2685 +     font-family="FreeSerif"
 10.2686 +     font-size="22"
 10.2687 +     font-style="italic"
 10.2688 +     id="text230">
 10.2689 +stop</text>
 10.2690 +  <text
 10.2691 +     x="239.000000"
 10.2692 +     y="456.000000"
 10.2693 +     font-family="FreeSerif"
 10.2694 +     font-size="22"
 10.2695 +     font-style="italic"
 10.2696 +     id="text232">
 10.2697 +and</text>
 10.2698 +  <text
 10.2699 +     x="278.000000"
 10.2700 +     y="456.000000"
 10.2701 +     font-family="FreeSerif"
 10.2702 +     font-size="22"
 10.2703 +     font-style="italic"
 10.2704 +     id="text234">
 10.2705 +stare.</text>
 10.2706 +  <text
 10.2707 +     x="65.000000"
 10.2708 +     y="481.000000"
 10.2709 +     font-family="FreeSerif"
 10.2710 +     font-size="22"
 10.2711 +     font-style="italic"
 10.2712 +     id="text236">
 10.2713 +If</text>
 10.2714 +  <text
 10.2715 +     x="84.000000"
 10.2716 +     y="481.000000"
 10.2717 +     font-family="FreeSerif"
 10.2718 +     font-size="22"
 10.2719 +     font-style="italic"
 10.2720 +     id="text238">
 10.2721 +you</text>
 10.2722 +  <text
 10.2723 +     x="122.000000"
 10.2724 +     y="481.000000"
 10.2725 +     font-family="FreeSerif"
 10.2726 +     font-size="22"
 10.2727 +     font-style="italic"
 10.2728 +     id="text240">
 10.2729 +don't</text>
 10.2730 +  <text
 10.2731 +     x="172.000000"
 10.2732 +     y="481.000000"
 10.2733 +     font-family="FreeSerif"
 10.2734 +     font-size="22"
 10.2735 +     font-style="italic"
 10.2736 +     id="text242">
 10.2737 +find</text>
 10.2738 +  <text
 10.2739 +     x="212.000000"
 10.2740 +     y="481.000000"
 10.2741 +     font-family="FreeSerif"
 10.2742 +     font-size="22"
 10.2743 +     font-style="italic"
 10.2744 +     id="text244">
 10.2745 +the</text>
 10.2746 +  <text
 10.2747 +     x="245.000000"
 10.2748 +     y="481.000000"
 10.2749 +     font-family="FreeSerif"
 10.2750 +     font-size="22"
 10.2751 +     font-style="italic"
 10.2752 +     id="text246">
 10.2753 +hidden</text>
 10.2754 +  <text
 10.2755 +     x="311.000000"
 10.2756 +     y="481.000000"
 10.2757 +     font-family="FreeSerif"
 10.2758 +     font-size="22"
 10.2759 +     font-style="italic"
 10.2760 +     id="text248">
 10.2761 +cave</text>
 10.2762 +  <text
 10.2763 +     x="65.000000"
 10.2764 +     y="506.000000"
 10.2765 +     font-family="FreeSerif"
 10.2766 +     font-size="22"
 10.2767 +     font-style="italic"
 10.2768 +     id="text250">
 10.2769 +You</text>
 10.2770 +  <text
 10.2771 +     x="103.000000"
 10.2772 +     y="506.000000"
 10.2773 +     font-family="FreeSerif"
 10.2774 +     font-size="22"
 10.2775 +     font-style="italic"
 10.2776 +     id="text252">
 10.2777 +won't</text>
 10.2778 +  <text
 10.2779 +     x="156.000000"
 10.2780 +     y="506.000000"
 10.2781 +     font-family="FreeSerif"
 10.2782 +     font-size="22"
 10.2783 +     font-style="italic"
 10.2784 +     id="text254">
 10.2785 +get</text>
 10.2786 +  <text
 10.2787 +     x="188.000000"
 10.2788 +     y="506.000000"
 10.2789 +     font-family="FreeSerif"
 10.2790 +     font-size="22"
 10.2791 +     font-style="italic"
 10.2792 +     id="text256">
 10.2793 +out</text>
 10.2794 +  <text
 10.2795 +     x="222.000000"
 10.2796 +     y="506.000000"
 10.2797 +     font-family="FreeSerif"
 10.2798 +     font-size="22"
 10.2799 +     font-style="italic"
 10.2800 +     id="text258">
 10.2801 +of</text>
 10.2802 +  <text
 10.2803 +     x="245.000000"
 10.2804 +     y="506.000000"
 10.2805 +     font-family="FreeSerif"
 10.2806 +     font-size="22"
 10.2807 +     font-style="italic"
 10.2808 +     id="text260">
 10.2809 +there.</text>
 10.2810 +  <text
 10.2811 +     x="25.000000"
 10.2812 +     y="543.000000"
 10.2813 +     font-family="FreeSerif"
 10.2814 +     font-size="24"
 10.2815 +     id="text262">
 10.2816 +Hopeless,</text>
 10.2817 +  <text
 10.2818 +     x="125.300000"
 10.2819 +     y="543.000000"
 10.2820 +     font-family="FreeSerif"
 10.2821 +     font-size="24"
 10.2822 +     id="text264">
 10.2823 +I</text>
 10.2824 +  <text
 10.2825 +     x="139.600000"
 10.2826 +     y="543.000000"
 10.2827 +     font-family="FreeSerif"
 10.2828 +     font-size="24"
 10.2829 +     id="text266">
 10.2830 +scramble</text>
 10.2831 +  <text
 10.2832 +     x="233.900000"
 10.2833 +     y="543.000000"
 10.2834 +     font-family="FreeSerif"
 10.2835 +     font-size="24"
 10.2836 +     id="text268">
 10.2837 +to</text>
 10.2838 +  <text
 10.2839 +     x="259.200000"
 10.2840 +     y="543.000000"
 10.2841 +     font-family="FreeSerif"
 10.2842 +     font-size="24"
 10.2843 +     id="text270">
 10.2844 +my</text>
 10.2845 +  <text
 10.2846 +     x="295.500000"
 10.2847 +     y="543.000000"
 10.2848 +     font-family="FreeSerif"
 10.2849 +     font-size="24"
 10.2850 +     id="text272">
 10.2851 +feet,</text>
 10.2852 +  <text
 10.2853 +     x="343.800000"
 10.2854 +     y="543.000000"
 10.2855 +     font-family="FreeSerif"
 10.2856 +     font-size="24"
 10.2857 +     id="text274">
 10.2858 +reaching</text>
 10.2859 +  <text
 10.2860 +     x="434.100000"
 10.2861 +     y="543.000000"
 10.2862 +     font-family="FreeSerif"
 10.2863 +     font-size="24"
 10.2864 +     id="text276">
 10.2865 +for</text>
 10.2866 +  <text
 10.2867 +     x="467.400000"
 10.2868 +     y="543.000000"
 10.2869 +     font-family="FreeSerif"
 10.2870 +     font-size="24"
 10.2871 +     id="text278">
 10.2872 +any</text>
 10.2873 +  <text
 10.2874 +     x="507.700000"
 10.2875 +     y="543.000000"
 10.2876 +     font-family="FreeSerif"
 10.2877 +     font-size="24"
 10.2878 +     id="text280">
 10.2879 +weapon</text>
 10.2880 +  <text
 10.2881 +     x="588.000000"
 10.2882 +     y="543.000000"
 10.2883 +     font-family="FreeSerif"
 10.2884 +     font-size="24"
 10.2885 +     id="text282">
 10.2886 +still</text>
 10.2887 +  <text
 10.2888 +     x="25.000000"
 10.2889 +     y="570.000000"
 10.2890 +     font-family="FreeSerif"
 10.2891 +     font-size="24"
 10.2892 +     id="text284">
 10.2893 +left</text>
 10.2894 +  <text
 10.2895 +     x="72.250000"
 10.2896 +     y="570.000000"
 10.2897 +     font-family="FreeSerif"
 10.2898 +     font-size="24"
 10.2899 +     id="text286">
 10.2900 +to</text>
 10.2901 +  <text
 10.2902 +     x="105.500000"
 10.2903 +     y="570.000000"
 10.2904 +     font-family="FreeSerif"
 10.2905 +     font-size="24"
 10.2906 +     id="text288">
 10.2907 +me.</text>
 10.2908 +  <text
 10.2909 +     x="155.750000"
 10.2910 +     y="570.000000"
 10.2911 +     font-family="FreeSerif"
 10.2912 +     font-size="24"
 10.2913 +     id="text290">
 10.2914 +Struggling</text>
 10.2915 +  <text
 10.2916 +     x="272.000000"
 10.2917 +     y="570.000000"
 10.2918 +     font-family="FreeSerif"
 10.2919 +     font-size="24"
 10.2920 +     id="text292">
 10.2921 +through</text>
 10.2922 +  <text
 10.2923 +     x="361.250000"
 10.2924 +     y="570.000000"
 10.2925 +     font-family="FreeSerif"
 10.2926 +     font-size="24"
 10.2927 +     id="text294">
 10.2928 +the</text>
 10.2929 +  <text
 10.2930 +     x="405.500000"
 10.2931 +     y="570.000000"
 10.2932 +     font-family="FreeSerif"
 10.2933 +     font-size="24"
 10.2934 +     id="text296">
 10.2935 +dense</text>
 10.2936 +  <text
 10.2937 +     x="474.750000"
 10.2938 +     y="570.000000"
 10.2939 +     font-family="FreeSerif"
 10.2940 +     font-size="24"
 10.2941 +     id="text298">
 10.2942 +undergrowth,</text>
 10.2943 +  <text
 10.2944 +     x="617.000000"
 10.2945 +     y="570.000000"
 10.2946 +     font-family="FreeSerif"
 10.2947 +     font-size="24"
 10.2948 +     id="text300">
 10.2949 +I</text>
 10.2950 +  <text
 10.2951 +     x="25.000000"
 10.2952 +     y="597.000000"
 10.2953 +     font-family="FreeSerif"
 10.2954 +     font-size="24"
 10.2955 +     id="text302">
 10.2956 +search</text>
 10.2957 +  <text
 10.2958 +     x="94.916667"
 10.2959 +     y="597.000000"
 10.2960 +     font-family="FreeSerif"
 10.2961 +     font-size="24"
 10.2962 +     id="text304">
 10.2963 +for</text>
 10.2964 +  <text
 10.2965 +     x="129.833333"
 10.2966 +     y="597.000000"
 10.2967 +     font-family="FreeSerif"
 10.2968 +     font-size="24"
 10.2969 +     id="text306">
 10.2970 +signs</text>
 10.2971 +  <text
 10.2972 +     x="186.750000"
 10.2973 +     y="597.000000"
 10.2974 +     font-family="FreeSerif"
 10.2975 +     font-size="24"
 10.2976 +     id="text308">
 10.2977 +of</text>
 10.2978 +  <text
 10.2979 +     x="214.666667"
 10.2980 +     y="597.000000"
 10.2981 +     font-family="FreeSerif"
 10.2982 +     font-size="24"
 10.2983 +     id="text310">
 10.2984 +a</text>
 10.2985 +  <text
 10.2986 +     x="233.583333"
 10.2987 +     y="597.000000"
 10.2988 +     font-family="FreeSerif"
 10.2989 +     font-size="24"
 10.2990 +     id="text312">
 10.2991 +track</text>
 10.2992 +  <text
 10.2993 +     x="290.500000"
 10.2994 +     y="597.000000"
 10.2995 +     font-family="FreeSerif"
 10.2996 +     font-size="24"
 10.2997 +     id="text314">
 10.2998 +or</text>
 10.2999 +  <text
 10.3000 +     x="318.416667"
 10.3001 +     y="597.000000"
 10.3002 +     font-family="FreeSerif"
 10.3003 +     font-size="24"
 10.3004 +     id="text316">
 10.3005 +trail.</text>
 10.3006 +  <text
 10.3007 +     x="372.333333"
 10.3008 +     y="597.000000"
 10.3009 +     font-family="FreeSerif"
 10.3010 +     font-size="24"
 10.3011 +     id="text318">
 10.3012 +At</text>
 10.3013 +  <text
 10.3014 +     x="404.250000"
 10.3015 +     y="597.000000"
 10.3016 +     font-family="FreeSerif"
 10.3017 +     font-size="24"
 10.3018 +     id="text320">
 10.3019 +first</text>
 10.3020 +  <text
 10.3021 +     x="451.166667"
 10.3022 +     y="597.000000"
 10.3023 +     font-family="FreeSerif"
 10.3024 +     font-size="24"
 10.3025 +     id="text322">
 10.3026 +glance,</text>
 10.3027 +  <text
 10.3028 +     x="529.083333"
 10.3029 +     y="597.000000"
 10.3030 +     font-family="FreeSerif"
 10.3031 +     font-size="24"
 10.3032 +     id="text324">
 10.3033 +paths</text>
 10.3034 +  <text
 10.3035 +     x="588.000000"
 10.3036 +     y="597.000000"
 10.3037 +     font-family="FreeSerif"
 10.3038 +     font-size="24"
 10.3039 +     id="text326">
 10.3040 +that</text>
 10.3041 +  <text
 10.3042 +     x="25.000000"
 10.3043 +     y="624.000000"
 10.3044 +     font-family="FreeSerif"
 10.3045 +     font-size="24"
 10.3046 +     id="text328">
 10.3047 +seemed</text>
 10.3048 +  <text
 10.3049 +     x="104.300000"
 10.3050 +     y="624.000000"
 10.3051 +     font-family="FreeSerif"
 10.3052 +     font-size="24"
 10.3053 +     id="text330">
 10.3054 +to</text>
 10.3055 +  <text
 10.3056 +     x="129.600000"
 10.3057 +     y="624.000000"
 10.3058 +     font-family="FreeSerif"
 10.3059 +     font-size="24"
 10.3060 +     id="text332">
 10.3061 +lead</text>
 10.3062 +  <text
 10.3063 +     x="176.900000"
 10.3064 +     y="624.000000"
 10.3065 +     font-family="FreeSerif"
 10.3066 +     font-size="24"
 10.3067 +     id="text334">
 10.3068 +to</text>
 10.3069 +  <text
 10.3070 +     x="202.200000"
 10.3071 +     y="624.000000"
 10.3072 +     font-family="FreeSerif"
 10.3073 +     font-size="24"
 10.3074 +     id="text336">
 10.3075 +safety</text>
 10.3076 +  <text
 10.3077 +     x="265.500000"
 10.3078 +     y="624.000000"
 10.3079 +     font-family="FreeSerif"
 10.3080 +     font-size="24"
 10.3081 +     id="text338">
 10.3082 +turn</text>
 10.3083 +  <text
 10.3084 +     x="311.800000"
 10.3085 +     y="624.000000"
 10.3086 +     font-family="FreeSerif"
 10.3087 +     font-size="24"
 10.3088 +     id="text340">
 10.3089 +out</text>
 10.3090 +  <text
 10.3091 +     x="349.100000"
 10.3092 +     y="624.000000"
 10.3093 +     font-family="FreeSerif"
 10.3094 +     font-size="24"
 10.3095 +     id="text342">
 10.3096 +to</text>
 10.3097 +  <text
 10.3098 +     x="374.400000"
 10.3099 +     y="624.000000"
 10.3100 +     font-family="FreeSerif"
 10.3101 +     font-size="24"
 10.3102 +     id="text344">
 10.3103 +be</text>
 10.3104 +  <text
 10.3105 +     x="403.700000"
 10.3106 +     y="624.000000"
 10.3107 +     font-family="FreeSerif"
 10.3108 +     font-size="24"
 10.3109 +     id="text346">
 10.3110 +impassable,</text>
 10.3111 +  <text
 10.3112 +     x="524.000000"
 10.3113 +     y="624.000000"
 10.3114 +     font-family="FreeSerif"
 10.3115 +     font-size="24"
 10.3116 +     id="text348">
 10.3117 +overgrown</text>
 10.3118 +  <text
 10.3119 +     x="25.000000"
 10.3120 +     y="651.000000"
 10.3121 +     font-family="FreeSerif"
 10.3122 +     font-size="24"
 10.3123 +     id="text350">
 10.3124 +by</text>
 10.3125 +  <text
 10.3126 +     x="54.818182"
 10.3127 +     y="651.000000"
 10.3128 +     font-family="FreeSerif"
 10.3129 +     font-size="24"
 10.3130 +     id="text352">
 10.3131 +tangled</text>
 10.3132 +  <text
 10.3133 +     x="133.636364"
 10.3134 +     y="651.000000"
 10.3135 +     font-family="FreeSerif"
 10.3136 +     font-size="24"
 10.3137 +     id="text354">
 10.3138 +and</text>
 10.3139 +  <text
 10.3140 +     x="175.454545"
 10.3141 +     y="651.000000"
 10.3142 +     font-family="FreeSerif"
 10.3143 +     font-size="24"
 10.3144 +     id="text356">
 10.3145 +twisted</text>
 10.3146 +  <text
 10.3147 +     x="252.272727"
 10.3148 +     y="651.000000"
 10.3149 +     font-family="FreeSerif"
 10.3150 +     font-size="24"
 10.3151 +     id="text358">
 10.3152 +vines.</text>
 10.3153 +  <text
 10.3154 +     x="316.090909"
 10.3155 +     y="651.000000"
 10.3156 +     font-family="FreeSerif"
 10.3157 +     font-size="24"
 10.3158 +     id="text360">
 10.3159 +I</text>
 10.3160 +  <text
 10.3161 +     x="330.909091"
 10.3162 +     y="651.000000"
 10.3163 +     font-family="FreeSerif"
 10.3164 +     font-size="24"
 10.3165 +     id="text362">
 10.3166 +remember</text>
 10.3167 +  <text
 10.3168 +     x="436.727273"
 10.3169 +     y="651.000000"
 10.3170 +     font-family="FreeSerif"
 10.3171 +     font-size="24"
 10.3172 +     id="text364">
 10.3173 +the</text>
 10.3174 +  <text
 10.3175 +     x="473.545455"
 10.3176 +     y="651.000000"
 10.3177 +     font-family="FreeSerif"
 10.3178 +     font-size="24"
 10.3179 +     id="text366">
 10.3180 +words</text>
 10.3181 +  <text
 10.3182 +     x="537.363636"
 10.3183 +     y="651.000000"
 10.3184 +     font-family="FreeSerif"
 10.3185 +     font-size="24"
 10.3186 +     id="text368">
 10.3187 +of</text>
 10.3188 +  <text
 10.3189 +     x="564.181818"
 10.3190 +     y="651.000000"
 10.3191 +     font-family="FreeSerif"
 10.3192 +     font-size="24"
 10.3193 +     id="text370">
 10.3194 +an</text>
 10.3195 +  <text
 10.3196 +     x="594.000000"
 10.3197 +     y="651.000000"
 10.3198 +     font-family="FreeSerif"
 10.3199 +     font-size="24"
 10.3200 +     id="text372">
 10.3201 +old</text>
 10.3202 +  <text
 10.3203 +     x="25.000000"
 10.3204 +     y="678.000000"
 10.3205 +     font-family="FreeSerif"
 10.3206 +     font-size="24"
 10.3207 +     id="text374">
 10.3208 +teacher:</text>
 10.3209 +  <text
 10.3210 +     x="65.000000"
 10.3211 +     y="718.000000"
 10.3212 +     font-family="FreeSerif"
 10.3213 +     font-size="22"
 10.3214 +     id="text376">
 10.3215 +“Do</text>
 10.3216 +  <text
 10.3217 +     x="108.000000"
 10.3218 +     y="718.000000"
 10.3219 +     font-family="FreeSerif"
 10.3220 +     font-size="22"
 10.3221 +     id="text378">
 10.3222 +not</text>
 10.3223 +  <text
 10.3224 +     x="142.000000"
 10.3225 +     y="718.000000"
 10.3226 +     font-family="FreeSerif"
 10.3227 +     font-size="22"
 10.3228 +     id="text380">
 10.3229 +be</text>
 10.3230 +  <text
 10.3231 +     x="169.000000"
 10.3232 +     y="718.000000"
 10.3233 +     font-family="FreeSerif"
 10.3234 +     font-size="22"
 10.3235 +     id="text382">
 10.3236 +tempted</text>
 10.3237 +  <text
 10.3238 +     x="246.000000"
 10.3239 +     y="718.000000"
 10.3240 +     font-family="FreeSerif"
 10.3241 +     font-size="22"
 10.3242 +     id="text384">
 10.3243 +to</text>
 10.3244 +  <text
 10.3245 +     x="269.000000"
 10.3246 +     y="718.000000"
 10.3247 +     font-family="FreeSerif"
 10.3248 +     font-size="22"
 10.3249 +     id="text386">
 10.3250 +use</text>
 10.3251 +  <text
 10.3252 +     x="305.000000"
 10.3253 +     y="718.000000"
 10.3254 +     font-family="FreeSerif"
 10.3255 +     font-size="22"
 10.3256 +     id="text388">
 10.3257 +fire</text>
 10.3258 +  <text
 10.3259 +     x="341.000000"
 10.3260 +     y="718.000000"
 10.3261 +     font-family="FreeSerif"
 10.3262 +     font-size="22"
 10.3263 +     id="text390">
 10.3264 +to</text>
 10.3265 +  <text
 10.3266 +     x="364.000000"
 10.3267 +     y="718.000000"
 10.3268 +     font-family="FreeSerif"
 10.3269 +     font-size="22"
 10.3270 +     id="text392">
 10.3271 +make</text>
 10.3272 +  <text
 10.3273 +     x="418.000000"
 10.3274 +     y="718.000000"
 10.3275 +     font-family="FreeSerif"
 10.3276 +     font-size="22"
 10.3277 +     id="text394">
 10.3278 +your</text>
 10.3279 +  <text
 10.3280 +     x="463.000000"
 10.3281 +     y="718.000000"
 10.3282 +     font-family="FreeSerif"
 10.3283 +     font-size="22"
 10.3284 +     id="text396">
 10.3285 +way.</text>
 10.3286 +  <text
 10.3287 +     x="508.000000"
 10.3288 +     y="718.000000"
 10.3289 +     font-family="FreeSerif"
 10.3290 +     font-size="22"
 10.3291 +     id="text398">
 10.3292 +Many</text>
 10.3293 +  <text
 10.3294 +     x="565.000000"
 10.3295 +     y="718.000000"
 10.3296 +     font-family="FreeSerif"
 10.3297 +     font-size="22"
 10.3298 +     id="text400">
 10.3299 +a</text>
 10.3300 +  <text
 10.3301 +     x="65.000000"
 10.3302 +     y="743.000000"
 10.3303 +     font-family="FreeSerif"
 10.3304 +     font-size="22"
 10.3305 +     id="text402">
 10.3306 +traveller</text>
 10.3307 +  <text
 10.3308 +     x="142.000000"
 10.3309 +     y="743.000000"
 10.3310 +     font-family="FreeSerif"
 10.3311 +     font-size="22"
 10.3312 +     id="text404">
 10.3313 +has</text>
 10.3314 +  <text
 10.3315 +     x="178.000000"
 10.3316 +     y="743.000000"
 10.3317 +     font-family="FreeSerif"
 10.3318 +     font-size="22"
 10.3319 +     id="text406">
 10.3320 +strayed</text>
 10.3321 +  <text
 10.3322 +     x="246.000000"
 10.3323 +     y="743.000000"
 10.3324 +     font-family="FreeSerif"
 10.3325 +     font-size="22"
 10.3326 +     id="text408">
 10.3327 +from</text>
 10.3328 +  <text
 10.3329 +     x="294.000000"
 10.3330 +     y="743.000000"
 10.3331 +     font-family="FreeSerif"
 10.3332 +     font-size="22"
 10.3333 +     id="text410">
 10.3334 +the</text>
 10.3335 +  <text
 10.3336 +     x="327.000000"
 10.3337 +     y="743.000000"
 10.3338 +     font-family="FreeSerif"
 10.3339 +     font-size="22"
 10.3340 +     id="text412">
 10.3341 +path,</text>
 10.3342 +  <text
 10.3343 +     x="377.000000"
 10.3344 +     y="743.000000"
 10.3345 +     font-family="FreeSerif"
 10.3346 +     font-size="22"
 10.3347 +     id="text414">
 10.3348 +using</text>
 10.3349 +  <text
 10.3350 +     x="431.000000"
 10.3351 +     y="743.000000"
 10.3352 +     font-family="FreeSerif"
 10.3353 +     font-size="22"
 10.3354 +     id="text416">
 10.3355 +fire</text>
 10.3356 +  <text
 10.3357 +     x="467.000000"
 10.3358 +     y="743.000000"
 10.3359 +     font-family="FreeSerif"
 10.3360 +     font-size="22"
 10.3361 +     id="text418">
 10.3362 +to</text>
 10.3363 +  <text
 10.3364 +     x="490.000000"
 10.3365 +     y="743.000000"
 10.3366 +     font-family="FreeSerif"
 10.3367 +     font-size="22"
 10.3368 +     id="text420">
 10.3369 +blaze</text>
 10.3370 +  <text
 10.3371 +     x="543.000000"
 10.3372 +     y="743.000000"
 10.3373 +     font-family="FreeSerif"
 10.3374 +     font-size="22"
 10.3375 +     id="text422">
 10.3376 +a</text>
 10.3377 +  <text
 10.3378 +     x="65.000000"
 10.3379 +     y="768.000000"
 10.3380 +     font-family="FreeSerif"
 10.3381 +     font-size="22"
 10.3382 +     id="text424">
 10.3383 +trail,</text>
 10.3384 +  <text
 10.3385 +     x="112.000000"
 10.3386 +     y="768.000000"
 10.3387 +     font-family="FreeSerif"
 10.3388 +     font-size="22"
 10.3389 +     id="text426">
 10.3390 +only</text>
 10.3391 +  <text
 10.3392 +     x="156.000000"
 10.3393 +     y="768.000000"
 10.3394 +     font-family="FreeSerif"
 10.3395 +     font-size="22"
 10.3396 +     id="text428">
 10.3397 +to</text>
 10.3398 +  <text
 10.3399 +     x="179.000000"
 10.3400 +     y="768.000000"
 10.3401 +     font-family="FreeSerif"
 10.3402 +     font-size="22"
 10.3403 +     id="text430">
 10.3404 +reach</text>
 10.3405 +  <text
 10.3406 +     x="233.000000"
 10.3407 +     y="768.000000"
 10.3408 +     font-family="FreeSerif"
 10.3409 +     font-size="22"
 10.3410 +     id="text432">
 10.3411 +a</text>
 10.3412 +  <text
 10.3413 +     x="249.000000"
 10.3414 +     y="768.000000"
 10.3415 +     font-family="FreeSerif"
 10.3416 +     font-size="22"
 10.3417 +     id="text434">
 10.3418 +dead</text>
 10.3419 +  <text
 10.3420 +     x="297.000000"
 10.3421 +     y="768.000000"
 10.3422 +     font-family="FreeSerif"
 10.3423 +     font-size="22"
 10.3424 +     id="text436">
 10.3425 +end.</text>
 10.3426 +  <text
 10.3427 +     x="341.000000"
 10.3428 +     y="768.000000"
 10.3429 +     font-family="FreeSerif"
 10.3430 +     font-size="22"
 10.3431 +     id="text438">
 10.3432 +Trying</text>
 10.3433 +  <text
 10.3434 +     x="405.000000"
 10.3435 +     y="768.000000"
 10.3436 +     font-family="FreeSerif"
 10.3437 +     font-size="22"
 10.3438 +     id="text440">
 10.3439 +to</text>
 10.3440 +  <text
 10.3441 +     x="428.000000"
 10.3442 +     y="768.000000"
 10.3443 +     font-family="FreeSerif"
 10.3444 +     font-size="22"
 10.3445 +     id="text442">
 10.3446 +return,</text>
 10.3447 +  <text
 10.3448 +     x="492.000000"
 10.3449 +     y="768.000000"
 10.3450 +     font-family="FreeSerif"
 10.3451 +     font-size="22"
 10.3452 +     id="text444">
 10.3453 +they</text>
 10.3454 +  <text
 10.3455 +     x="535.000000"
 10.3456 +     y="768.000000"
 10.3457 +     font-family="FreeSerif"
 10.3458 +     font-size="22"
 10.3459 +     id="text446">
 10.3460 +find</text>
 10.3461 +  <text
 10.3462 +     x="65.000000"
 10.3463 +     y="793.000000"
 10.3464 +     font-family="FreeSerif"
 10.3465 +     font-size="22"
 10.3466 +     id="text448">
 10.3467 +that</text>
 10.3468 +  <text
 10.3469 +     x="104.000000"
 10.3470 +     y="793.000000"
 10.3471 +     font-family="FreeSerif"
 10.3472 +     font-size="22"
 10.3473 +     id="text450">
 10.3474 +the</text>
 10.3475 +  <text
 10.3476 +     x="137.000000"
 10.3477 +     y="793.000000"
 10.3478 +     font-family="FreeSerif"
 10.3479 +     font-size="22"
 10.3480 +     id="text452">
 10.3481 +jungle</text>
 10.3482 +  <text
 10.3483 +     x="198.000000"
 10.3484 +     y="793.000000"
 10.3485 +     font-family="FreeSerif"
 10.3486 +     font-size="22"
 10.3487 +     id="text454">
 10.3488 +has</text>
 10.3489 +  <text
 10.3490 +     x="234.000000"
 10.3491 +     y="793.000000"
 10.3492 +     font-family="FreeSerif"
 10.3493 +     font-size="22"
 10.3494 +     id="text456">
 10.3495 +grown</text>
 10.3496 +  <text
 10.3497 +     x="295.000000"
 10.3498 +     y="793.000000"
 10.3499 +     font-family="FreeSerif"
 10.3500 +     font-size="22"
 10.3501 +     id="text458">
 10.3502 +back.</text>
 10.3503 +  <text
 10.3504 +     x="349.000000"
 10.3505 +     y="793.000000"
 10.3506 +     font-family="FreeSerif"
 10.3507 +     font-size="22"
 10.3508 +     id="text460">
 10.3509 +Those</text>
 10.3510 +  <text
 10.3511 +     x="409.000000"
 10.3512 +     y="793.000000"
 10.3513 +     font-family="FreeSerif"
 10.3514 +     font-size="22"
 10.3515 +     id="text462">
 10.3516 +who</text>
 10.3517 +  <text
 10.3518 +     x="453.000000"
 10.3519 +     y="793.000000"
 10.3520 +     font-family="FreeSerif"
 10.3521 +     font-size="22"
 10.3522 +     id="text464">
 10.3523 +are</text>
 10.3524 +  <text
 10.3525 +     x="486.000000"
 10.3526 +     y="793.000000"
 10.3527 +     font-family="FreeSerif"
 10.3528 +     font-size="22"
 10.3529 +     id="text466">
 10.3530 +desperate</text>
 10.3531 +  <text
 10.3532 +     x="65.000000"
 10.3533 +     y="818.000000"
 10.3534 +     font-family="FreeSerif"
 10.3535 +     font-size="22"
 10.3536 +     id="text468">
 10.3537 +enough</text>
 10.3538 +  <text
 10.3539 +     x="136.000000"
 10.3540 +     y="818.000000"
 10.3541 +     font-family="FreeSerif"
 10.3542 +     font-size="22"
 10.3543 +     id="text470">
 10.3544 +will</text>
 10.3545 +  <text
 10.3546 +     x="176.000000"
 10.3547 +     y="818.000000"
 10.3548 +     font-family="FreeSerif"
 10.3549 +     font-size="22"
 10.3550 +     id="text472">
 10.3551 +even</text>
 10.3552 +  <text
 10.3553 +     x="222.000000"
 10.3554 +     y="818.000000"
 10.3555 +     font-family="FreeSerif"
 10.3556 +     font-size="22"
 10.3557 +     id="text474">
 10.3558 +seek</text>
 10.3559 +  <text
 10.3560 +     x="268.000000"
 10.3561 +     y="818.000000"
 10.3562 +     font-family="FreeSerif"
 10.3563 +     font-size="22"
 10.3564 +     id="text476">
 10.3565 +out</text>
 10.3566 +  <text
 10.3567 +     x="302.000000"
 10.3568 +     y="818.000000"
 10.3569 +     font-family="FreeSerif"
 10.3570 +     font-size="22"
 10.3571 +     id="text478">
 10.3572 +forgotten</text>
 10.3573 +  <text
 10.3574 +     x="387.000000"
 10.3575 +     y="818.000000"
 10.3576 +     font-family="FreeSerif"
 10.3577 +     font-size="22"
 10.3578 +     id="text480">
 10.3579 +routes</text>
 10.3580 +  <text
 10.3581 +     x="447.000000"
 10.3582 +     y="818.000000"
 10.3583 +     font-family="FreeSerif"
 10.3584 +     font-size="22"
 10.3585 +     id="text482">
 10.3586 +when</text>
 10.3587 +  <text
 10.3588 +     x="501.000000"
 10.3589 +     y="818.000000"
 10.3590 +     font-family="FreeSerif"
 10.3591 +     font-size="22"
 10.3592 +     id="text484">
 10.3593 +the</text>
 10.3594 +  <text
 10.3595 +     x="534.000000"
 10.3596 +     y="818.000000"
 10.3597 +     font-family="FreeSerif"
 10.3598 +     font-size="22"
 10.3599 +     id="text486">
 10.3600 +way</text>
 10.3601 +  <text
 10.3602 +     x="65.000000"
 10.3603 +     y="843.000000"
 10.3604 +     font-family="FreeSerif"
 10.3605 +     font-size="22"
 10.3606 +     id="text488">
 10.3607 +home</text>
 10.3608 +  <text
 10.3609 +     x="120.000000"
 10.3610 +     y="843.000000"
 10.3611 +     font-family="FreeSerif"
 10.3612 +     font-size="22"
 10.3613 +     id="text490">
 10.3614 +is</text>
 10.3615 +  <text
 10.3616 +     x="141.000000"
 10.3617 +     y="843.000000"
 10.3618 +     font-family="FreeSerif"
 10.3619 +     font-size="22"
 10.3620 +     id="text492">
 10.3621 +in</text>
 10.3622 +  <text
 10.3623 +     x="164.000000"
 10.3624 +     y="843.000000"
 10.3625 +     font-family="FreeSerif"
 10.3626 +     font-size="22"
 10.3627 +     id="text494">
 10.3628 +sight.”</text>
 10.3629 +  <text
 10.3630 +     x="25.000000"
 10.3631 +     y="880.000000"
 10.3632 +     font-family="FreeSerif"
 10.3633 +     font-size="24"
 10.3634 +     id="text496">
 10.3635 +Sensing</text>
 10.3636 +  <text
 10.3637 +     x="113.714286"
 10.3638 +     y="880.000000"
 10.3639 +     font-family="FreeSerif"
 10.3640 +     font-size="24"
 10.3641 +     id="text498">
 10.3642 +my</text>
 10.3643 +  <text
 10.3644 +     x="156.428571"
 10.3645 +     y="880.000000"
 10.3646 +     font-family="FreeSerif"
 10.3647 +     font-size="24"
 10.3648 +     id="text500">
 10.3649 +presence,</text>
 10.3650 +  <text
 10.3651 +     x="260.142857"
 10.3652 +     y="880.000000"
 10.3653 +     font-family="FreeSerif"
 10.3654 +     font-size="24"
 10.3655 +     id="text502">
 10.3656 +obscene</text>
 10.3657 +  <text
 10.3658 +     x="350.857143"
 10.3659 +     y="880.000000"
 10.3660 +     font-family="FreeSerif"
 10.3661 +     font-size="24"
 10.3662 +     id="text504">
 10.3663 +creatures</text>
 10.3664 +  <text
 10.3665 +     x="451.571429"
 10.3666 +     y="880.000000"
 10.3667 +     font-family="FreeSerif"
 10.3668 +     font-size="24"
 10.3669 +     id="text506">
 10.3670 +emerge</text>
 10.3671 +  <text
 10.3672 +     x="535.285714"
 10.3673 +     y="880.000000"
 10.3674 +     font-family="FreeSerif"
 10.3675 +     font-size="24"
 10.3676 +     id="text508">
 10.3677 +from</text>
 10.3678 +  <text
 10.3679 +     x="595.000000"
 10.3680 +     y="880.000000"
 10.3681 +     font-family="FreeSerif"
 10.3682 +     font-size="24"
 10.3683 +     id="text510">
 10.3684 +the</text>
 10.3685 +  <text
 10.3686 +     x="25.000000"
 10.3687 +     y="907.000000"
 10.3688 +     font-family="FreeSerif"
 10.3689 +     font-size="24"
 10.3690 +     id="text512">
 10.3691 +darkness,</text>
 10.3692 +  <text
 10.3693 +     x="123.900000"
 10.3694 +     y="907.000000"
 10.3695 +     font-family="FreeSerif"
 10.3696 +     font-size="24"
 10.3697 +     id="text514">
 10.3698 +hungry</text>
 10.3699 +  <text
 10.3700 +     x="201.800000"
 10.3701 +     y="907.000000"
 10.3702 +     font-family="FreeSerif"
 10.3703 +     font-size="24"
 10.3704 +     id="text516">
 10.3705 +for</text>
 10.3706 +  <text
 10.3707 +     x="237.700000"
 10.3708 +     y="907.000000"
 10.3709 +     font-family="FreeSerif"
 10.3710 +     font-size="24"
 10.3711 +     id="text518">
 10.3712 +prey.</text>
 10.3713 +  <text
 10.3714 +     x="292.600000"
 10.3715 +     y="907.000000"
 10.3716 +     font-family="FreeSerif"
 10.3717 +     font-size="24"
 10.3718 +     id="text520">
 10.3719 +Only</text>
 10.3720 +  <text
 10.3721 +     x="348.500000"
 10.3722 +     y="907.000000"
 10.3723 +     font-family="FreeSerif"
 10.3724 +     font-size="24"
 10.3725 +     id="text522">
 10.3726 +through</text>
 10.3727 +  <text
 10.3728 +     x="432.400000"
 10.3729 +     y="907.000000"
 10.3730 +     font-family="FreeSerif"
 10.3731 +     font-size="24"
 10.3732 +     id="text524">
 10.3733 +skill</text>
 10.3734 +  <text
 10.3735 +     x="483.300000"
 10.3736 +     y="907.000000"
 10.3737 +     font-family="FreeSerif"
 10.3738 +     font-size="24"
 10.3739 +     id="text526">
 10.3740 +and</text>
 10.3741 +  <text
 10.3742 +     x="527.200000"
 10.3743 +     y="907.000000"
 10.3744 +     font-family="FreeSerif"
 10.3745 +     font-size="24"
 10.3746 +     id="text528">
 10.3747 +luck</text>
 10.3748 +  <text
 10.3749 +     x="578.100000"
 10.3750 +     y="907.000000"
 10.3751 +     font-family="FreeSerif"
 10.3752 +     font-size="24"
 10.3753 +     id="text530">
 10.3754 +am</text>
 10.3755 +  <text
 10.3756 +     x="617.000000"
 10.3757 +     y="907.000000"
 10.3758 +     font-family="FreeSerif"
 10.3759 +     font-size="24"
 10.3760 +     id="text532">
 10.3761 +I</text>
 10.3762 +  <text
 10.3763 +     x="25.000000"
 10.3764 +     y="934.000000"
 10.3765 +     font-family="FreeSerif"
 10.3766 +     font-size="24"
 10.3767 +     id="text534">
 10.3768 +able</text>
 10.3769 +  <text
 10.3770 +     x="74.600000"
 10.3771 +     y="934.000000"
 10.3772 +     font-family="FreeSerif"
 10.3773 +     font-size="24"
 10.3774 +     id="text536">
 10.3775 +to</text>
 10.3776 +  <text
 10.3777 +     x="102.200000"
 10.3778 +     y="934.000000"
 10.3779 +     font-family="FreeSerif"
 10.3780 +     font-size="24"
 10.3781 +     id="text538">
 10.3782 +dispatch</text>
 10.3783 +  <text
 10.3784 +     x="191.800000"
 10.3785 +     y="934.000000"
 10.3786 +     font-family="FreeSerif"
 10.3787 +     font-size="24"
 10.3788 +     id="text540">
 10.3789 +them</text>
 10.3790 +  <text
 10.3791 +     x="249.400000"
 10.3792 +     y="934.000000"
 10.3793 +     font-family="FreeSerif"
 10.3794 +     font-size="24"
 10.3795 +     id="text542">
 10.3796 +back</text>
 10.3797 +  <text
 10.3798 +     x="304.000000"
 10.3799 +     y="934.000000"
 10.3800 +     font-family="FreeSerif"
 10.3801 +     font-size="24"
 10.3802 +     id="text544">
 10.3803 +into</text>
 10.3804 +  <text
 10.3805 +     x="350.600000"
 10.3806 +     y="934.000000"
 10.3807 +     font-family="FreeSerif"
 10.3808 +     font-size="24"
 10.3809 +     id="text546">
 10.3810 +the</text>
 10.3811 +  <text
 10.3812 +     x="389.200000"
 10.3813 +     y="934.000000"
 10.3814 +     font-family="FreeSerif"
 10.3815 +     font-size="24"
 10.3816 +     id="text548">
 10.3817 +shadows.</text>
 10.3818 +  <text
 10.3819 +     x="483.800000"
 10.3820 +     y="934.000000"
 10.3821 +     font-family="FreeSerif"
 10.3822 +     font-size="24"
 10.3823 +     id="text550">
 10.3824 +Even</text>
 10.3825 +  <text
 10.3826 +     x="541.400000"
 10.3827 +     y="934.000000"
 10.3828 +     font-family="FreeSerif"
 10.3829 +     font-size="24"
 10.3830 +     id="text552">
 10.3831 +though</text>
 10.3832 +  <text
 10.3833 +     x="617.000000"
 10.3834 +     y="934.000000"
 10.3835 +     font-family="FreeSerif"
 10.3836 +     font-size="24"
 10.3837 +     id="text554">
 10.3838 +I</text>
 10.3839 +  <text
 10.3840 +     x="25.000000"
 10.3841 +     y="961.000000"
 10.3842 +     font-family="FreeSerif"
 10.3843 +     font-size="24"
 10.3844 +     id="text556">
 10.3845 +know</text>
 10.3846 +  <text
 10.3847 +     x="85.400000"
 10.3848 +     y="961.000000"
 10.3849 +     font-family="FreeSerif"
 10.3850 +     font-size="24"
 10.3851 +     id="text558">
 10.3852 +I</text>
 10.3853 +  <text
 10.3854 +     x="101.800000"
 10.3855 +     y="961.000000"
 10.3856 +     font-family="FreeSerif"
 10.3857 +     font-size="24"
 10.3858 +     id="text560">
 10.3859 +must</text>
 10.3860 +  <text
 10.3861 +     x="157.200000"
 10.3862 +     y="961.000000"
 10.3863 +     font-family="FreeSerif"
 10.3864 +     font-size="24"
 10.3865 +     id="text562">
 10.3866 +journey</text>
 10.3867 +  <text
 10.3868 +     x="239.600000"
 10.3869 +     y="961.000000"
 10.3870 +     font-family="FreeSerif"
 10.3871 +     font-size="24"
 10.3872 +     id="text564">
 10.3873 +deeper</text>
 10.3874 +  <text
 10.3875 +     x="313.000000"
 10.3876 +     y="961.000000"
 10.3877 +     font-family="FreeSerif"
 10.3878 +     font-size="24"
 10.3879 +     id="text566">
 10.3880 +into</text>
 10.3881 +  <text
 10.3882 +     x="359.400000"
 10.3883 +     y="961.000000"
 10.3884 +     font-family="FreeSerif"
 10.3885 +     font-size="24"
 10.3886 +     id="text568">
 10.3887 +this</text>
 10.3888 +  <text
 10.3889 +     x="402.800000"
 10.3890 +     y="961.000000"
 10.3891 +     font-family="FreeSerif"
 10.3892 +     font-size="24"
 10.3893 +     id="text570">
 10.3894 +uncharted</text>
 10.3895 +  <text
 10.3896 +     x="508.200000"
 10.3897 +     y="961.000000"
 10.3898 +     font-family="FreeSerif"
 10.3899 +     font-size="24"
 10.3900 +     id="text572">
 10.3901 +land</text>
 10.3902 +  <text
 10.3903 +     x="558.600000"
 10.3904 +     y="961.000000"
 10.3905 +     font-family="FreeSerif"
 10.3906 +     font-size="24"
 10.3907 +     id="text574">
 10.3908 +to</text>
 10.3909 +  <text
 10.3910 +     x="586.000000"
 10.3911 +     y="961.000000"
 10.3912 +     font-family="FreeSerif"
 10.3913 +     font-size="24"
 10.3914 +     id="text576">
 10.3915 +find</text>
 10.3916 +  <text
 10.3917 +     x="25.000000"
 10.3918 +     y="988.000000"
 10.3919 +     font-family="FreeSerif"
 10.3920 +     font-size="24"
 10.3921 +     id="text578">
 10.3922 +the</text>
 10.3923 +  <text
 10.3924 +     x="61.000000"
 10.3925 +     y="988.000000"
 10.3926 +     font-family="FreeSerif"
 10.3927 +     font-size="24"
 10.3928 +     id="text580">
 10.3929 +way</text>
 10.3930 +  <text
 10.3931 +     x="105.000000"
 10.3932 +     y="988.000000"
 10.3933 +     font-family="FreeSerif"
 10.3934 +     font-size="24"
 10.3935 +     id="text582">
 10.3936 +home,</text>
 10.3937 +  <text
 10.3938 +     x="171.000000"
 10.3939 +     y="988.000000"
 10.3940 +     font-family="FreeSerif"
 10.3941 +     font-size="24"
 10.3942 +     id="text584">
 10.3943 +the</text>
 10.3944 +  <text
 10.3945 +     x="207.000000"
 10.3946 +     y="988.000000"
 10.3947 +     font-family="FreeSerif"
 10.3948 +     font-size="24"
 10.3949 +     id="text586">
 10.3950 +thought</text>
 10.3951 +  <text
 10.3952 +     x="287.000000"
 10.3953 +     y="988.000000"
 10.3954 +     font-family="FreeSerif"
 10.3955 +     font-size="24"
 10.3956 +     id="text588">
 10.3957 +of</text>
 10.3958 +  <text
 10.3959 +     x="313.000000"
 10.3960 +     y="988.000000"
 10.3961 +     font-family="FreeSerif"
 10.3962 +     font-size="24"
 10.3963 +     id="text590">
 10.3964 +vengeance</text>
 10.3965 +  <text
 10.3966 +     x="420.000000"
 10.3967 +     y="988.000000"
 10.3968 +     font-family="FreeSerif"
 10.3969 +     font-size="24"
 10.3970 +     id="text592">
 10.3971 +drives</text>
 10.3972 +  <text
 10.3973 +     x="484.000000"
 10.3974 +     y="988.000000"
 10.3975 +     font-family="FreeSerif"
 10.3976 +     font-size="24"
 10.3977 +     id="text594">
 10.3978 +me</text>
 10.3979 +  <text
 10.3980 +     x="520.000000"
 10.3981 +     y="988.000000"
 10.3982 +     font-family="FreeSerif"
 10.3983 +     font-size="24"
 10.3984 +     id="text596">
 10.3985 +on.</text>
 10.3986 +  <text
 10.3987 +     x="675.000000"
 10.3988 +     y="35.000000"
 10.3989 +     font-family="FreeSerif"
 10.3990 +     font-size="24"
 10.3991 +     font-weight="bold"
 10.3992 +     id="text598">
 10.3993 +Loading</text>
 10.3994 +  <text
 10.3995 +     x="766.000000"
 10.3996 +     y="35.000000"
 10.3997 +     font-family="FreeSerif"
 10.3998 +     font-size="24"
 10.3999 +     font-weight="bold"
 10.4000 +     id="text600">
 10.4001 +the</text>
 10.4002 +  <text
 10.4003 +     x="804.000000"
 10.4004 +     y="35.000000"
 10.4005 +     font-family="FreeSerif"
 10.4006 +     font-size="24"
 10.4007 +     font-weight="bold"
 10.4008 +     id="text602">
 10.4009 +Game</text>
 10.4010 +  <text
 10.4011 +     x="675.000000"
 10.4012 +     y="75.000000"
 10.4013 +     font-family="FreeSerif"
 10.4014 +     font-size="24"
 10.4015 +     id="text604">
 10.4016 +Insert</text>
 10.4017 +  <text
 10.4018 +     x="737.000000"
 10.4019 +     y="75.000000"
 10.4020 +     font-family="FreeSerif"
 10.4021 +     font-size="24"
 10.4022 +     id="text606">
 10.4023 +the</text>
 10.4024 +  <text
 10.4025 +     x="773.000000"
 10.4026 +     y="75.000000"
 10.4027 +     font-family="FreeSerif"
 10.4028 +     font-size="24"
 10.4029 +     id="text608">
 10.4030 +cassette</text>
 10.4031 +  <text
 10.4032 +     x="855.000000"
 10.4033 +     y="75.000000"
 10.4034 +     font-family="FreeSerif"
 10.4035 +     font-size="24"
 10.4036 +     id="text610">
 10.4037 +and</text>
 10.4038 +  <text
 10.4039 +     x="896.000000"
 10.4040 +     y="75.000000"
 10.4041 +     font-family="FreeSerif"
 10.4042 +     font-size="24"
 10.4043 +     id="text612">
 10.4044 +type</text>
 10.4045 +  <text
 10.4046 +     x="715.000000"
 10.4047 +     y="113.000000"
 10.4048 +     font-family="FreeMono"
 10.4049 +     font-size="22"
 10.4050 +     id="text614">
 10.4051 +*RUN</text>
 10.4052 +  <text
 10.4053 +     x="780.000000"
 10.4054 +     y="113.000000"
 10.4055 +     font-family="FreeMono"
 10.4056 +     font-size="22"
 10.4057 +     id="text616">
 10.4058 +JUNGLE</text>
 10.4059 +  <text
 10.4060 +     x="675.000000"
 10.4061 +     y="148.000000"
 10.4062 +     font-family="FreeSerif"
 10.4063 +     font-size="24"
 10.4064 +     id="text618">
 10.4065 +then</text>
 10.4066 +  <text
 10.4067 +     x="727.222222"
 10.4068 +     y="148.000000"
 10.4069 +     font-family="FreeSerif"
 10.4070 +     font-size="24"
 10.4071 +     id="text620">
 10.4072 +press</text>
 10.4073 +  <text
 10.4074 +     x="786.444444"
 10.4075 +     y="148.000000"
 10.4076 +     font-family="FreeSerif"
 10.4077 +     font-size="24"
 10.4078 +     id="text622">
 10.4079 +Return.</text>
 10.4080 +  <text
 10.4081 +     x="868.666667"
 10.4082 +     y="148.000000"
 10.4083 +     font-family="FreeSerif"
 10.4084 +     font-size="24"
 10.4085 +     id="text624">
 10.4086 +Press</text>
 10.4087 +  <text
 10.4088 +     x="928.888889"
 10.4089 +     y="148.000000"
 10.4090 +     font-family="FreeSerif"
 10.4091 +     font-size="24"
 10.4092 +     id="text626">
 10.4093 +play</text>
 10.4094 +  <text
 10.4095 +     x="980.111111"
 10.4096 +     y="148.000000"
 10.4097 +     font-family="FreeSerif"
 10.4098 +     font-size="24"
 10.4099 +     id="text628">
 10.4100 +on</text>
 10.4101 +  <text
 10.4102 +     x="1014.333333"
 10.4103 +     y="148.000000"
 10.4104 +     font-family="FreeSerif"
 10.4105 +     font-size="24"
 10.4106 +     id="text630">
 10.4107 +the</text>
 10.4108 +  <text
 10.4109 +     x="1054.555556"
 10.4110 +     y="148.000000"
 10.4111 +     font-family="FreeSerif"
 10.4112 +     font-size="24"
 10.4113 +     id="text632">
 10.4114 +cassette</text>
 10.4115 +  <text
 10.4116 +     x="1140.777778"
 10.4117 +     y="148.000000"
 10.4118 +     font-family="FreeSerif"
 10.4119 +     font-size="24"
 10.4120 +     id="text634">
 10.4121 +recorder.</text>
 10.4122 +  <text
 10.4123 +     x="1237.000000"
 10.4124 +     y="148.000000"
 10.4125 +     font-family="FreeSerif"
 10.4126 +     font-size="24"
 10.4127 +     id="text636">
 10.4128 +The</text>
 10.4129 +  <text
 10.4130 +     x="675.000000"
 10.4131 +     y="175.000000"
 10.4132 +     font-family="FreeSerif"
 10.4133 +     font-size="24"
 10.4134 +     id="text638">
 10.4135 +game</text>
 10.4136 +  <text
 10.4137 +     x="734.000000"
 10.4138 +     y="175.000000"
 10.4139 +     font-family="FreeSerif"
 10.4140 +     font-size="24"
 10.4141 +     id="text640">
 10.4142 +should</text>
 10.4143 +  <text
 10.4144 +     x="804.000000"
 10.4145 +     y="175.000000"
 10.4146 +     font-family="FreeSerif"
 10.4147 +     font-size="24"
 10.4148 +     id="text642">
 10.4149 +now</text>
 10.4150 +  <text
 10.4151 +     x="850.000000"
 10.4152 +     y="175.000000"
 10.4153 +     font-family="FreeSerif"
 10.4154 +     font-size="24"
 10.4155 +     id="text644">
 10.4156 +load.</text>
 10.4157 +  <text
 10.4158 +     x="675.000000"
 10.4159 +     y="228.000000"
 10.4160 +     font-family="FreeSerif"
 10.4161 +     font-size="24"
 10.4162 +     font-weight="bold"
 10.4163 +     id="text646">
 10.4164 +Playing</text>
 10.4165 +  <text
 10.4166 +     x="758.000000"
 10.4167 +     y="228.000000"
 10.4168 +     font-family="FreeSerif"
 10.4169 +     font-size="24"
 10.4170 +     font-weight="bold"
 10.4171 +     id="text648">
 10.4172 +the</text>
 10.4173 +  <text
 10.4174 +     x="796.000000"
 10.4175 +     y="228.000000"
 10.4176 +     font-family="FreeSerif"
 10.4177 +     font-size="24"
 10.4178 +     font-weight="bold"
 10.4179 +     id="text650">
 10.4180 +Game</text>
 10.4181 +  <text
 10.4182 +     x="675.000000"
 10.4183 +     y="268.000000"
 10.4184 +     font-family="FreeSerif"
 10.4185 +     font-size="24"
 10.4186 +     id="text652">
 10.4187 +The</text>
 10.4188 +  <text
 10.4189 +     x="723.300000"
 10.4190 +     y="268.000000"
 10.4191 +     font-family="FreeSerif"
 10.4192 +     font-size="24"
 10.4193 +     id="text654">
 10.4194 +player</text>
 10.4195 +  <text
 10.4196 +     x="792.600000"
 10.4197 +     y="268.000000"
 10.4198 +     font-family="FreeSerif"
 10.4199 +     font-size="24"
 10.4200 +     id="text656">
 10.4201 +must</text>
 10.4202 +  <text
 10.4203 +     x="849.900000"
 10.4204 +     y="268.000000"
 10.4205 +     font-family="FreeSerif"
 10.4206 +     font-size="24"
 10.4207 +     id="text658">
 10.4208 +help</text>
 10.4209 +  <text
 10.4210 +     x="902.200000"
 10.4211 +     y="268.000000"
 10.4212 +     font-family="FreeSerif"
 10.4213 +     font-size="24"
 10.4214 +     id="text660">
 10.4215 +the</text>
 10.4216 +  <text
 10.4217 +     x="942.500000"
 10.4218 +     y="268.000000"
 10.4219 +     font-family="FreeSerif"
 10.4220 +     font-size="24"
 10.4221 +     id="text662">
 10.4222 +character</text>
 10.4223 +  <text
 10.4224 +     x="1042.800000"
 10.4225 +     y="268.000000"
 10.4226 +     font-family="FreeSerif"
 10.4227 +     font-size="24"
 10.4228 +     id="text664">
 10.4229 +reach</text>
 10.4230 +  <text
 10.4231 +     x="1106.100000"
 10.4232 +     y="268.000000"
 10.4233 +     font-family="FreeSerif"
 10.4234 +     font-size="24"
 10.4235 +     id="text666">
 10.4236 +the</text>
 10.4237 +  <text
 10.4238 +     x="1146.400000"
 10.4239 +     y="268.000000"
 10.4240 +     font-family="FreeSerif"
 10.4241 +     font-size="24"
 10.4242 +     id="text668">
 10.4243 +exit</text>
 10.4244 +  <text
 10.4245 +     x="1192.700000"
 10.4246 +     y="268.000000"
 10.4247 +     font-family="FreeSerif"
 10.4248 +     font-size="24"
 10.4249 +     id="text670">
 10.4250 +for</text>
 10.4251 +  <text
 10.4252 +     x="1230.000000"
 10.4253 +     y="268.000000"
 10.4254 +     font-family="FreeSerif"
 10.4255 +     font-size="24"
 10.4256 +     id="text672">
 10.4257 +each</text>
 10.4258 +  <text
 10.4259 +     x="675.000000"
 10.4260 +     y="295.000000"
 10.4261 +     font-family="FreeSerif"
 10.4262 +     font-size="24"
 10.4263 +     id="text674">
 10.4264 +level.</text>
 10.4265 +  <text
 10.4266 +     x="734.727273"
 10.4267 +     y="295.000000"
 10.4268 +     font-family="FreeSerif"
 10.4269 +     font-size="24"
 10.4270 +     id="text676">
 10.4271 +However,</text>
 10.4272 +  <text
 10.4273 +     x="831.454545"
 10.4274 +     y="295.000000"
 10.4275 +     font-family="FreeSerif"
 10.4276 +     font-size="24"
 10.4277 +     id="text678">
 10.4278 +the</text>
 10.4279 +  <text
 10.4280 +     x="869.181818"
 10.4281 +     y="295.000000"
 10.4282 +     font-family="FreeSerif"
 10.4283 +     font-size="24"
 10.4284 +     id="text680">
 10.4285 +player</text>
 10.4286 +  <text
 10.4287 +     x="935.909091"
 10.4288 +     y="295.000000"
 10.4289 +     font-family="FreeSerif"
 10.4290 +     font-size="24"
 10.4291 +     id="text682">
 10.4292 +must</text>
 10.4293 +  <text
 10.4294 +     x="990.636364"
 10.4295 +     y="295.000000"
 10.4296 +     font-family="FreeSerif"
 10.4297 +     font-size="24"
 10.4298 +     id="text684">
 10.4299 +first</text>
 10.4300 +  <text
 10.4301 +     x="1037.363636"
 10.4302 +     y="295.000000"
 10.4303 +     font-family="FreeSerif"
 10.4304 +     font-size="24"
 10.4305 +     id="text686">
 10.4306 +find</text>
 10.4307 +  <text
 10.4308 +     x="1084.090909"
 10.4309 +     y="295.000000"
 10.4310 +     font-family="FreeSerif"
 10.4311 +     font-size="24"
 10.4312 +     id="text688">
 10.4313 +a</text>
 10.4314 +  <text
 10.4315 +     x="1102.818182"
 10.4316 +     y="295.000000"
 10.4317 +     font-family="FreeSerif"
 10.4318 +     font-size="24"
 10.4319 +     id="text690">
 10.4320 +key</text>
 10.4321 +  <text
 10.4322 +     x="1144.545455"
 10.4323 +     y="295.000000"
 10.4324 +     font-family="FreeSerif"
 10.4325 +     font-size="24"
 10.4326 +     id="text692">
 10.4327 +to</text>
 10.4328 +  <text
 10.4329 +     x="1171.272727"
 10.4330 +     y="295.000000"
 10.4331 +     font-family="FreeSerif"
 10.4332 +     font-size="24"
 10.4333 +     id="text694">
 10.4334 +unlock</text>
 10.4335 +  <text
 10.4336 +     x="1245.000000"
 10.4337 +     y="295.000000"
 10.4338 +     font-family="FreeSerif"
 10.4339 +     font-size="24"
 10.4340 +     id="text696">
 10.4341 +the</text>
 10.4342 +  <text
 10.4343 +     x="675.000000"
 10.4344 +     y="322.000000"
 10.4345 +     font-family="FreeSerif"
 10.4346 +     font-size="24"
 10.4347 +     id="text698">
 10.4348 +exit.</text>
 10.4349 +  <text
 10.4350 +     x="724.846154"
 10.4351 +     y="322.000000"
 10.4352 +     font-family="FreeSerif"
 10.4353 +     font-size="24"
 10.4354 +     id="text700">
 10.4355 +On</text>
 10.4356 +  <text
 10.4357 +     x="761.692308"
 10.4358 +     y="322.000000"
 10.4359 +     font-family="FreeSerif"
 10.4360 +     font-size="24"
 10.4361 +     id="text702">
 10.4362 +the</text>
 10.4363 +  <text
 10.4364 +     x="799.538462"
 10.4365 +     y="322.000000"
 10.4366 +     font-family="FreeSerif"
 10.4367 +     font-size="24"
 10.4368 +     id="text704">
 10.4369 +final</text>
 10.4370 +  <text
 10.4371 +     x="852.384615"
 10.4372 +     y="322.000000"
 10.4373 +     font-family="FreeSerif"
 10.4374 +     font-size="24"
 10.4375 +     id="text706">
 10.4376 +level,</text>
 10.4377 +  <text
 10.4378 +     x="912.230769"
 10.4379 +     y="322.000000"
 10.4380 +     font-family="FreeSerif"
 10.4381 +     font-size="24"
 10.4382 +     id="text708">
 10.4383 +the</text>
 10.4384 +  <text
 10.4385 +     x="950.076923"
 10.4386 +     y="322.000000"
 10.4387 +     font-family="FreeSerif"
 10.4388 +     font-size="24"
 10.4389 +     id="text710">
 10.4390 +exit</text>
 10.4391 +  <text
 10.4392 +     x="993.923077"
 10.4393 +     y="322.000000"
 10.4394 +     font-family="FreeSerif"
 10.4395 +     font-size="24"
 10.4396 +     id="text712">
 10.4397 +does</text>
 10.4398 +  <text
 10.4399 +     x="1045.769231"
 10.4400 +     y="322.000000"
 10.4401 +     font-family="FreeSerif"
 10.4402 +     font-size="24"
 10.4403 +     id="text714">
 10.4404 +not</text>
 10.4405 +  <text
 10.4406 +     x="1084.615385"
 10.4407 +     y="322.000000"
 10.4408 +     font-family="FreeSerif"
 10.4409 +     font-size="24"
 10.4410 +     id="text716">
 10.4411 +require</text>
 10.4412 +  <text
 10.4413 +     x="1161.461538"
 10.4414 +     y="322.000000"
 10.4415 +     font-family="FreeSerif"
 10.4416 +     font-size="24"
 10.4417 +     id="text718">
 10.4418 +a</text>
 10.4419 +  <text
 10.4420 +     x="1180.307692"
 10.4421 +     y="322.000000"
 10.4422 +     font-family="FreeSerif"
 10.4423 +     font-size="24"
 10.4424 +     id="text720">
 10.4425 +key</text>
 10.4426 +  <text
 10.4427 +     x="1222.153846"
 10.4428 +     y="322.000000"
 10.4429 +     font-family="FreeSerif"
 10.4430 +     font-size="24"
 10.4431 +     id="text722">
 10.4432 +but</text>
 10.4433 +  <text
 10.4434 +     x="1261.000000"
 10.4435 +     y="322.000000"
 10.4436 +     font-family="FreeSerif"
 10.4437 +     font-size="24"
 10.4438 +     id="text724">
 10.4439 +it</text>
 10.4440 +  <text
 10.4441 +     x="675.000000"
 10.4442 +     y="349.000000"
 10.4443 +     font-family="FreeSerif"
 10.4444 +     font-size="24"
 10.4445 +     id="text726">
 10.4446 +may</text>
 10.4447 +  <text
 10.4448 +     x="723.111111"
 10.4449 +     y="349.000000"
 10.4450 +     font-family="FreeSerif"
 10.4451 +     font-size="24"
 10.4452 +     id="text728">
 10.4453 +be</text>
 10.4454 +  <text
 10.4455 +     x="753.222222"
 10.4456 +     y="349.000000"
 10.4457 +     font-family="FreeSerif"
 10.4458 +     font-size="24"
 10.4459 +     id="text730">
 10.4460 +obstructed.</text>
 10.4461 +  <text
 10.4462 +     x="867.333333"
 10.4463 +     y="349.000000"
 10.4464 +     font-family="FreeSerif"
 10.4465 +     font-size="24"
 10.4466 +     id="text732">
 10.4467 +Enemies</text>
 10.4468 +  <text
 10.4469 +     x="958.444444"
 10.4470 +     y="349.000000"
 10.4471 +     font-family="FreeSerif"
 10.4472 +     font-size="24"
 10.4473 +     id="text734">
 10.4474 +will</text>
 10.4475 +  <text
 10.4476 +     x="1003.555556"
 10.4477 +     y="349.000000"
 10.4478 +     font-family="FreeSerif"
 10.4479 +     font-size="24"
 10.4480 +     id="text736">
 10.4481 +appear</text>
 10.4482 +  <text
 10.4483 +     x="1075.666667"
 10.4484 +     y="349.000000"
 10.4485 +     font-family="FreeSerif"
 10.4486 +     font-size="24"
 10.4487 +     id="text738">
 10.4488 +in</text>
 10.4489 +  <text
 10.4490 +     x="1101.777778"
 10.4491 +     y="349.000000"
 10.4492 +     font-family="FreeSerif"
 10.4493 +     font-size="24"
 10.4494 +     id="text740">
 10.4495 +each</text>
 10.4496 +  <text
 10.4497 +     x="1153.888889"
 10.4498 +     y="349.000000"
 10.4499 +     font-family="FreeSerif"
 10.4500 +     font-size="24"
 10.4501 +     id="text742">
 10.4502 +location</text>
 10.4503 +  <text
 10.4504 +     x="1240.000000"
 10.4505 +     y="349.000000"
 10.4506 +     font-family="FreeSerif"
 10.4507 +     font-size="24"
 10.4508 +     id="text744">
 10.4509 +and</text>
 10.4510 +  <text
 10.4511 +     x="675.000000"
 10.4512 +     y="376.000000"
 10.4513 +     font-family="FreeSerif"
 10.4514 +     font-size="24"
 10.4515 +     id="text746">
 10.4516 +attack</text>
 10.4517 +  <text
 10.4518 +     x="749.375000"
 10.4519 +     y="376.000000"
 10.4520 +     font-family="FreeSerif"
 10.4521 +     font-size="24"
 10.4522 +     id="text748">
 10.4523 +the</text>
 10.4524 +  <text
 10.4525 +     x="794.750000"
 10.4526 +     y="376.000000"
 10.4527 +     font-family="FreeSerif"
 10.4528 +     font-size="24"
 10.4529 +     id="text750">
 10.4530 +player's</text>
 10.4531 +  <text
 10.4532 +     x="882.125000"
 10.4533 +     y="376.000000"
 10.4534 +     font-family="FreeSerif"
 10.4535 +     font-size="24"
 10.4536 +     id="text752">
 10.4537 +character.</text>
 10.4538 +  <text
 10.4539 +     x="992.500000"
 10.4540 +     y="376.000000"
 10.4541 +     font-family="FreeSerif"
 10.4542 +     font-size="24"
 10.4543 +     id="text754">
 10.4544 +They</text>
 10.4545 +  <text
 10.4546 +     x="1056.875000"
 10.4547 +     y="376.000000"
 10.4548 +     font-family="FreeSerif"
 10.4549 +     font-size="24"
 10.4550 +     id="text756">
 10.4551 +can</text>
 10.4552 +  <text
 10.4553 +     x="1106.250000"
 10.4554 +     y="376.000000"
 10.4555 +     font-family="FreeSerif"
 10.4556 +     font-size="24"
 10.4557 +     id="text758">
 10.4558 +be</text>
 10.4559 +  <text
 10.4560 +     x="1144.625000"
 10.4561 +     y="376.000000"
 10.4562 +     font-family="FreeSerif"
 10.4563 +     font-size="24"
 10.4564 +     id="text760">
 10.4565 +destroyed</text>
 10.4566 +  <text
 10.4567 +     x="1252.000000"
 10.4568 +     y="376.000000"
 10.4569 +     font-family="FreeSerif"
 10.4570 +     font-size="24"
 10.4571 +     id="text762">
 10.4572 +by</text>
 10.4573 +  <text
 10.4574 +     x="675.000000"
 10.4575 +     y="403.000000"
 10.4576 +     font-family="FreeSerif"
 10.4577 +     font-size="24"
 10.4578 +     id="text764">
 10.4579 +projectiles</text>
 10.4580 +  <text
 10.4581 +     x="783.000000"
 10.4582 +     y="403.000000"
 10.4583 +     font-family="FreeSerif"
 10.4584 +     font-size="24"
 10.4585 +     id="text766">
 10.4586 +fired</text>
 10.4587 +  <text
 10.4588 +     x="835.000000"
 10.4589 +     y="403.000000"
 10.4590 +     font-family="FreeSerif"
 10.4591 +     font-size="24"
 10.4592 +     id="text768">
 10.4593 +by</text>
 10.4594 +  <text
 10.4595 +     x="864.000000"
 10.4596 +     y="403.000000"
 10.4597 +     font-family="FreeSerif"
 10.4598 +     font-size="24"
 10.4599 +     id="text770">
 10.4600 +the</text>
 10.4601 +  <text
 10.4602 +     x="900.000000"
 10.4603 +     y="403.000000"
 10.4604 +     font-family="FreeSerif"
 10.4605 +     font-size="24"
 10.4606 +     id="text772">
 10.4607 +current</text>
 10.4608 +  <text
 10.4609 +     x="976.000000"
 10.4610 +     y="403.000000"
 10.4611 +     font-family="FreeSerif"
 10.4612 +     font-size="24"
 10.4613 +     id="text774">
 10.4614 +weapon.</text>
 10.4615 +  <text
 10.4616 +     x="675.000000"
 10.4617 +     y="443.000000"
 10.4618 +     font-family="FreeSerif"
 10.4619 +     font-size="24"
 10.4620 +     id="text776">
 10.4621 +Your</text>
 10.4622 +  <text
 10.4623 +     x="728.000000"
 10.4624 +     y="443.000000"
 10.4625 +     font-family="FreeSerif"
 10.4626 +     font-size="24"
 10.4627 +     id="text778">
 10.4628 +character</text>
 10.4629 +  <text
 10.4630 +     x="825.000000"
 10.4631 +     y="443.000000"
 10.4632 +     font-family="FreeSerif"
 10.4633 +     font-size="24"
 10.4634 +     id="text780">
 10.4635 +can</text>
 10.4636 +  <text
 10.4637 +     x="866.000000"
 10.4638 +     y="443.000000"
 10.4639 +     font-family="FreeSerif"
 10.4640 +     font-size="24"
 10.4641 +     id="text782">
 10.4642 +be</text>
 10.4643 +  <text
 10.4644 +     x="896.000000"
 10.4645 +     y="443.000000"
 10.4646 +     font-family="FreeSerif"
 10.4647 +     font-size="24"
 10.4648 +     id="text784">
 10.4649 +moved</text>
 10.4650 +  <text
 10.4651 +     x="967.000000"
 10.4652 +     y="443.000000"
 10.4653 +     font-family="FreeSerif"
 10.4654 +     font-size="24"
 10.4655 +     id="text786">
 10.4656 +around</text>
 10.4657 +  <text
 10.4658 +     x="1041.000000"
 10.4659 +     y="443.000000"
 10.4660 +     font-family="FreeSerif"
 10.4661 +     font-size="24"
 10.4662 +     id="text788">
 10.4663 +the</text>
 10.4664 +  <text
 10.4665 +     x="1078.000000"
 10.4666 +     y="443.000000"
 10.4667 +     font-family="FreeSerif"
 10.4668 +     font-size="24"
 10.4669 +     id="text790">
 10.4670 +screen</text>
 10.4671 +  <text
 10.4672 +     x="1147.000000"
 10.4673 +     y="443.000000"
 10.4674 +     font-family="FreeSerif"
 10.4675 +     font-size="24"
 10.4676 +     id="text792">
 10.4677 +by</text>
 10.4678 +  <text
 10.4679 +     x="1177.000000"
 10.4680 +     y="443.000000"
 10.4681 +     font-family="FreeSerif"
 10.4682 +     font-size="24"
 10.4683 +     id="text794">
 10.4684 +using</text>
 10.4685 +  <text
 10.4686 +     x="1236.000000"
 10.4687 +     y="443.000000"
 10.4688 +     font-family="FreeSerif"
 10.4689 +     font-size="24"
 10.4690 +     id="text796">
 10.4691 +four</text>
 10.4692 +  <text
 10.4693 +     x="675.000000"
 10.4694 +     y="470.000000"
 10.4695 +     font-family="FreeSerif"
 10.4696 +     font-size="24"
 10.4697 +     id="text798">
 10.4698 +control</text>
 10.4699 +  <text
 10.4700 +     x="750.000000"
 10.4701 +     y="470.000000"
 10.4702 +     font-family="FreeSerif"
 10.4703 +     font-size="24"
 10.4704 +     id="text800">
 10.4705 +keys:</text>
 10.4706 +  <text
 10.4707 +     x="715.000000"
 10.4708 +     y="506.000000"
 10.4709 +     font-family="FreeSerif"
 10.4710 +     font-size="24"
 10.4711 +     id="text802">
 10.4712 +Z</text>
 10.4713 +  <text
 10.4714 +     x="715.000000"
 10.4715 +     y="533.000000"
 10.4716 +     font-family="FreeSerif"
 10.4717 +     font-size="24"
 10.4718 +     id="text804">
 10.4719 +X</text>
 10.4720 +  <text
 10.4721 +     x="715.000000"
 10.4722 +     y="560.000000"
 10.4723 +     font-family="FreeSerif"
 10.4724 +     font-size="24"
 10.4725 +     id="text806">
 10.4726 +:</text>
 10.4727 +  <text
 10.4728 +     x="715.000000"
 10.4729 +     y="587.000000"
 10.4730 +     font-family="FreeSerif"
 10.4731 +     font-size="24"
 10.4732 +     id="text808">
 10.4733 +/</text>
 10.4734 +  <text
 10.4735 +     x="835.000000"
 10.4736 +     y="506.000000"
 10.4737 +     font-family="FreeSerif"
 10.4738 +     font-size="24"
 10.4739 +     id="text810">
 10.4740 +left</text>
 10.4741 +  <text
 10.4742 +     x="835.000000"
 10.4743 +     y="533.000000"
 10.4744 +     font-family="FreeSerif"
 10.4745 +     font-size="24"
 10.4746 +     id="text812">
 10.4747 +right</text>
 10.4748 +  <text
 10.4749 +     x="835.000000"
 10.4750 +     y="560.000000"
 10.4751 +     font-family="FreeSerif"
 10.4752 +     font-size="24"
 10.4753 +     id="text814">
 10.4754 +up</text>
 10.4755 +  <text
 10.4756 +     x="835.000000"
 10.4757 +     y="587.000000"
 10.4758 +     font-family="FreeSerif"
 10.4759 +     font-size="24"
 10.4760 +     id="text816">
 10.4761 +down</text>
 10.4762 +  <text
 10.4763 +     x="675.000000"
 10.4764 +     y="627.000000"
 10.4765 +     font-family="FreeSerif"
 10.4766 +     font-size="24"
 10.4767 +     id="text818">
 10.4768 +To</text>
 10.4769 +  <text
 10.4770 +     x="714.100000"
 10.4771 +     y="627.000000"
 10.4772 +     font-family="FreeSerif"
 10.4773 +     font-size="24"
 10.4774 +     id="text820">
 10.4775 +fire</text>
 10.4776 +  <text
 10.4777 +     x="762.200000"
 10.4778 +     y="627.000000"
 10.4779 +     font-family="FreeSerif"
 10.4780 +     font-size="24"
 10.4781 +     id="text822">
 10.4782 +a</text>
 10.4783 +  <text
 10.4784 +     x="787.300000"
 10.4785 +     y="627.000000"
 10.4786 +     font-family="FreeSerif"
 10.4787 +     font-size="24"
 10.4788 +     id="text824">
 10.4789 +weapon,</text>
 10.4790 +  <text
 10.4791 +     x="881.400000"
 10.4792 +     y="627.000000"
 10.4793 +     font-family="FreeSerif"
 10.4794 +     font-size="24"
 10.4795 +     id="text826">
 10.4796 +press</text>
 10.4797 +  <text
 10.4798 +     x="944.500000"
 10.4799 +     y="627.000000"
 10.4800 +     font-family="FreeSerif"
 10.4801 +     font-size="24"
 10.4802 +     id="text828">
 10.4803 +the</text>
 10.4804 +  <text
 10.4805 +     x="988.600000"
 10.4806 +     y="627.000000"
 10.4807 +     font-family="FreeSerif"
 10.4808 +     font-size="24"
 10.4809 +     id="text830">
 10.4810 +Return</text>
 10.4811 +  <text
 10.4812 +     x="1068.700000"
 10.4813 +     y="627.000000"
 10.4814 +     font-family="FreeSerif"
 10.4815 +     font-size="24"
 10.4816 +     id="text832">
 10.4817 +key.</text>
 10.4818 +  <text
 10.4819 +     x="1120.800000"
 10.4820 +     y="627.000000"
 10.4821 +     font-family="FreeSerif"
 10.4822 +     font-size="24"
 10.4823 +     id="text834">
 10.4824 +There</text>
 10.4825 +  <text
 10.4826 +     x="1191.900000"
 10.4827 +     y="627.000000"
 10.4828 +     font-family="FreeSerif"
 10.4829 +     font-size="24"
 10.4830 +     id="text836">
 10.4831 +are</text>
 10.4832 +  <text
 10.4833 +     x="1236.000000"
 10.4834 +     y="627.000000"
 10.4835 +     font-family="FreeSerif"
 10.4836 +     font-size="24"
 10.4837 +     id="text838">
 10.4838 +four</text>
 10.4839 +  <text
 10.4840 +     x="675.000000"
 10.4841 +     y="654.000000"
 10.4842 +     font-family="FreeSerif"
 10.4843 +     font-size="24"
 10.4844 +     id="text840">
 10.4845 +different</text>
 10.4846 +  <text
 10.4847 +     x="764.000000"
 10.4848 +     y="654.000000"
 10.4849 +     font-family="FreeSerif"
 10.4850 +     font-size="24"
 10.4851 +     id="text842">
 10.4852 +types</text>
 10.4853 +  <text
 10.4854 +     x="821.000000"
 10.4855 +     y="654.000000"
 10.4856 +     font-family="FreeSerif"
 10.4857 +     font-size="24"
 10.4858 +     id="text844">
 10.4859 +of</text>
 10.4860 +  <text
 10.4861 +     x="847.000000"
 10.4862 +     y="654.000000"
 10.4863 +     font-family="FreeSerif"
 10.4864 +     font-size="24"
 10.4865 +     id="text846">
 10.4866 +weapon</text>
 10.4867 +  <text
 10.4868 +     x="927.000000"
 10.4869 +     y="654.000000"
 10.4870 +     font-family="FreeSerif"
 10.4871 +     font-size="24"
 10.4872 +     id="text848">
 10.4873 +available</text>
 10.4874 +  <text
 10.4875 +     x="1020.000000"
 10.4876 +     y="654.000000"
 10.4877 +     font-family="FreeSerif"
 10.4878 +     font-size="24"
 10.4879 +     id="text850">
 10.4880 +in</text>
 10.4881 +  <text
 10.4882 +     x="1045.000000"
 10.4883 +     y="654.000000"
 10.4884 +     font-family="FreeSerif"
 10.4885 +     font-size="24"
 10.4886 +     id="text852">
 10.4887 +the</text>
 10.4888 +  <text
 10.4889 +     x="1081.000000"
 10.4890 +     y="654.000000"
 10.4891 +     font-family="FreeSerif"
 10.4892 +     font-size="24"
 10.4893 +     id="text854">
 10.4894 +game.</text>
 10.4895 +  <text
 10.4896 +     x="675.000000"
 10.4897 +     y="694.000000"
 10.4898 +     font-family="FreeSerif"
 10.4899 +     font-size="24"
 10.4900 +     id="text856">
 10.4901 +Alternatively,</text>
 10.4902 +  <text
 10.4903 +     x="824.428571"
 10.4904 +     y="694.000000"
 10.4905 +     font-family="FreeSerif"
 10.4906 +     font-size="24"
 10.4907 +     id="text858">
 10.4908 +you</text>
 10.4909 +  <text
 10.4910 +     x="876.857143"
 10.4911 +     y="694.000000"
 10.4912 +     font-family="FreeSerif"
 10.4913 +     font-size="24"
 10.4914 +     id="text860">
 10.4915 +may</text>
 10.4916 +  <text
 10.4917 +     x="935.285714"
 10.4918 +     y="694.000000"
 10.4919 +     font-family="FreeSerif"
 10.4920 +     font-size="24"
 10.4921 +     id="text862">
 10.4922 +may</text>
 10.4923 +  <text
 10.4924 +     x="993.714286"
 10.4925 +     y="694.000000"
 10.4926 +     font-family="FreeSerif"
 10.4927 +     font-size="24"
 10.4928 +     id="text864">
 10.4929 +using</text>
 10.4930 +  <text
 10.4931 +     x="1063.142857"
 10.4932 +     y="694.000000"
 10.4933 +     font-family="FreeSerif"
 10.4934 +     font-size="24"
 10.4935 +     id="text866">
 10.4936 +an</text>
 10.4937 +  <text
 10.4938 +     x="1103.571429"
 10.4939 +     y="694.000000"
 10.4940 +     font-family="FreeSerif"
 10.4941 +     font-size="24"
 10.4942 +     id="text868">
 10.4943 +analogue.</text>
 10.4944 +  <text
 10.4945 +     x="1215.000000"
 10.4946 +     y="694.000000"
 10.4947 +     font-family="FreeSerif"
 10.4948 +     font-size="24"
 10.4949 +     id="text870">
 10.4950 +Select</text>
 10.4951 +  <text
 10.4952 +     x="675.000000"
 10.4953 +     y="721.000000"
 10.4954 +     font-family="FreeSerif"
 10.4955 +     font-size="24"
 10.4956 +     id="text872">
 10.4957 +joystick</text>
 10.4958 +  <text
 10.4959 +     x="757.500000"
 10.4960 +     y="721.000000"
 10.4961 +     font-family="FreeSerif"
 10.4962 +     font-size="24"
 10.4963 +     id="text874">
 10.4964 +controls</text>
 10.4965 +  <text
 10.4966 +     x="843.000000"
 10.4967 +     y="721.000000"
 10.4968 +     font-family="FreeSerif"
 10.4969 +     font-size="24"
 10.4970 +     id="text876">
 10.4971 +by</text>
 10.4972 +  <text
 10.4973 +     x="873.500000"
 10.4974 +     y="721.000000"
 10.4975 +     font-family="FreeSerif"
 10.4976 +     font-size="24"
 10.4977 +     id="text878">
 10.4978 +pressing</text>
 10.4979 +  <text
 10.4980 +     x="961.000000"
 10.4981 +     y="721.000000"
 10.4982 +     font-family="FreeSerif"
 10.4983 +     font-size="24"
 10.4984 +     id="text880">
 10.4985 +the</text>
 10.4986 +  <text
 10.4987 +     x="998.500000"
 10.4988 +     y="721.000000"
 10.4989 +     font-family="FreeSerif"
 10.4990 +     font-size="24"
 10.4991 +     id="text882">
 10.4992 +Fire</text>
 10.4993 +  <text
 10.4994 +     x="1045.000000"
 10.4995 +     y="721.000000"
 10.4996 +     font-family="FreeSerif"
 10.4997 +     font-size="24"
 10.4998 +     id="text884">
 10.4999 +button</text>
 10.5000 +  <text
 10.5001 +     x="1114.500000"
 10.5002 +     y="721.000000"
 10.5003 +     font-family="FreeSerif"
 10.5004 +     font-size="24"
 10.5005 +     id="text886">
 10.5006 +on</text>
 10.5007 +  <text
 10.5008 +     x="1146.000000"
 10.5009 +     y="721.000000"
 10.5010 +     font-family="FreeSerif"
 10.5011 +     font-size="24"
 10.5012 +     id="text888">
 10.5013 +the</text>
 10.5014 +  <text
 10.5015 +     x="1183.500000"
 10.5016 +     y="721.000000"
 10.5017 +     font-family="FreeSerif"
 10.5018 +     font-size="24"
 10.5019 +     id="text890">
 10.5020 +title</text>
 10.5021 +  <text
 10.5022 +     x="1230.000000"
 10.5023 +     y="721.000000"
 10.5024 +     font-family="FreeSerif"
 10.5025 +     font-size="24"
 10.5026 +     id="text892">
 10.5027 +page</text>
 10.5028 +  <text
 10.5029 +     x="675.000000"
 10.5030 +     y="748.000000"
 10.5031 +     font-family="FreeSerif"
 10.5032 +     font-size="24"
 10.5033 +     id="text894">
 10.5034 +to</text>
 10.5035 +  <text
 10.5036 +     x="709.300000"
 10.5037 +     y="748.000000"
 10.5038 +     font-family="FreeSerif"
 10.5039 +     font-size="24"
 10.5040 +     id="text896">
 10.5041 +start</text>
 10.5042 +  <text
 10.5043 +     x="767.600000"
 10.5044 +     y="748.000000"
 10.5045 +     font-family="FreeSerif"
 10.5046 +     font-size="24"
 10.5047 +     id="text898">
 10.5048 +the</text>
 10.5049 +  <text
 10.5050 +     x="812.900000"
 10.5051 +     y="748.000000"
 10.5052 +     font-family="FreeSerif"
 10.5053 +     font-size="24"
 10.5054 +     id="text900">
 10.5055 +game.</text>
 10.5056 +  <text
 10.5057 +     x="887.200000"
 10.5058 +     y="748.000000"
 10.5059 +     font-family="FreeSerif"
 10.5060 +     font-size="24"
 10.5061 +     id="text902">
 10.5062 +Press</text>
 10.5063 +  <text
 10.5064 +     x="952.500000"
 10.5065 +     y="748.000000"
 10.5066 +     font-family="FreeSerif"
 10.5067 +     font-size="24"
 10.5068 +     id="text904">
 10.5069 +Space</text>
 10.5070 +  <text
 10.5071 +     x="1025.800000"
 10.5072 +     y="748.000000"
 10.5073 +     font-family="FreeSerif"
 10.5074 +     font-size="24"
 10.5075 +     id="text906">
 10.5076 +to</text>
 10.5077 +  <text
 10.5078 +     x="1060.100000"
 10.5079 +     y="748.000000"
 10.5080 +     font-family="FreeSerif"
 10.5081 +     font-size="24"
 10.5082 +     id="text908">
 10.5083 +start</text>
 10.5084 +  <text
 10.5085 +     x="1118.400000"
 10.5086 +     y="748.000000"
 10.5087 +     font-family="FreeSerif"
 10.5088 +     font-size="24"
 10.5089 +     id="text910">
 10.5090 +the</text>
 10.5091 +  <text
 10.5092 +     x="1163.700000"
 10.5093 +     y="748.000000"
 10.5094 +     font-family="FreeSerif"
 10.5095 +     font-size="24"
 10.5096 +     id="text912">
 10.5097 +game</text>
 10.5098 +  <text
 10.5099 +     x="1232.000000"
 10.5100 +     y="748.000000"
 10.5101 +     font-family="FreeSerif"
 10.5102 +     font-size="24"
 10.5103 +     id="text914">
 10.5104 +with</text>
 10.5105 +  <text
 10.5106 +     x="675.000000"
 10.5107 +     y="775.000000"
 10.5108 +     font-family="FreeSerif"
 10.5109 +     font-size="24"
 10.5110 +     id="text916">
 10.5111 +keyboard</text>
 10.5112 +  <text
 10.5113 +     x="770.000000"
 10.5114 +     y="775.000000"
 10.5115 +     font-family="FreeSerif"
 10.5116 +     font-size="24"
 10.5117 +     id="text918">
 10.5118 +controls.</text>
 10.5119 +  <text
 10.5120 +     x="675.000000"
 10.5121 +     y="815.000000"
 10.5122 +     font-family="FreeSerif"
 10.5123 +     font-size="24"
 10.5124 +     id="text920">
 10.5125 +Other</text>
 10.5126 +  <text
 10.5127 +     x="736.000000"
 10.5128 +     y="815.000000"
 10.5129 +     font-family="FreeSerif"
 10.5130 +     font-size="24"
 10.5131 +     id="text922">
 10.5132 +keys</text>
 10.5133 +  <text
 10.5134 +     x="784.000000"
 10.5135 +     y="815.000000"
 10.5136 +     font-family="FreeSerif"
 10.5137 +     font-size="24"
 10.5138 +     id="text924">
 10.5139 +can</text>
 10.5140 +  <text
 10.5141 +     x="824.000000"
 10.5142 +     y="815.000000"
 10.5143 +     font-family="FreeSerif"
 10.5144 +     font-size="24"
 10.5145 +     id="text926">
 10.5146 +be</text>
 10.5147 +  <text
 10.5148 +     x="853.000000"
 10.5149 +     y="815.000000"
 10.5150 +     font-family="FreeSerif"
 10.5151 +     font-size="24"
 10.5152 +     id="text928">
 10.5153 +used</text>
 10.5154 +  <text
 10.5155 +     x="903.000000"
 10.5156 +     y="815.000000"
 10.5157 +     font-family="FreeSerif"
 10.5158 +     font-size="24"
 10.5159 +     id="text930">
 10.5160 +to</text>
 10.5161 +  <text
 10.5162 +     x="928.000000"
 10.5163 +     y="815.000000"
 10.5164 +     font-family="FreeSerif"
 10.5165 +     font-size="24"
 10.5166 +     id="text932">
 10.5167 +control</text>
 10.5168 +  <text
 10.5169 +     x="1003.000000"
 10.5170 +     y="815.000000"
 10.5171 +     font-family="FreeSerif"
 10.5172 +     font-size="24"
 10.5173 +     id="text934">
 10.5174 +the</text>
 10.5175 +  <text
 10.5176 +     x="1039.000000"
 10.5177 +     y="815.000000"
 10.5178 +     font-family="FreeSerif"
 10.5179 +     font-size="24"
 10.5180 +     id="text936">
 10.5181 +game:</text>
 10.5182 +  <text
 10.5183 +     x="715.000000"
 10.5184 +     y="851.000000"
 10.5185 +     font-family="FreeSerif"
 10.5186 +     font-size="24"
 10.5187 +     id="text938">
 10.5188 +S</text>
 10.5189 +  <text
 10.5190 +     x="715.000000"
 10.5191 +     y="878.000000"
 10.5192 +     font-family="FreeSerif"
 10.5193 +     font-size="24"
 10.5194 +     id="text940">
 10.5195 +Q</text>
 10.5196 +  <text
 10.5197 +     x="715.000000"
 10.5198 +     y="905.000000"
 10.5199 +     font-family="FreeSerif"
 10.5200 +     font-size="24"
 10.5201 +     id="text942">
 10.5202 +P</text>
 10.5203 +  <text
 10.5204 +     x="715.000000"
 10.5205 +     y="932.000000"
 10.5206 +     font-family="FreeSerif"
 10.5207 +     font-size="24"
 10.5208 +     id="text944">
 10.5209 +O</text>
 10.5210 +  <text
 10.5211 +     x="715.000000"
 10.5212 +     y="959.000000"
 10.5213 +     font-family="FreeSerif"
 10.5214 +     font-size="24"
 10.5215 +     id="text946">
 10.5216 +Escape</text>
 10.5217 +  <text
 10.5218 +     x="835.000000"
 10.5219 +     y="851.000000"
 10.5220 +     font-family="FreeSerif"
 10.5221 +     font-size="24"
 10.5222 +     id="text948">
 10.5223 +enable</text>
 10.5224 +  <text
 10.5225 +     x="905.000000"
 10.5226 +     y="851.000000"
 10.5227 +     font-family="FreeSerif"
 10.5228 +     font-size="24"
 10.5229 +     id="text950">
 10.5230 +sound</text>
 10.5231 +  <text
 10.5232 +     x="968.000000"
 10.5233 +     y="851.000000"
 10.5234 +     font-family="FreeSerif"
 10.5235 +     font-size="24"
 10.5236 +     id="text952">
 10.5237 +effects</text>
 10.5238 +  <text
 10.5239 +     x="835.000000"
 10.5240 +     y="878.000000"
 10.5241 +     font-family="FreeSerif"
 10.5242 +     font-size="24"
 10.5243 +     id="text954">
 10.5244 +disable</text>
 10.5245 +  <text
 10.5246 +     x="910.000000"
 10.5247 +     y="878.000000"
 10.5248 +     font-family="FreeSerif"
 10.5249 +     font-size="24"
 10.5250 +     id="text956">
 10.5251 +sound</text>
 10.5252 +  <text
 10.5253 +     x="973.000000"
 10.5254 +     y="878.000000"
 10.5255 +     font-family="FreeSerif"
 10.5256 +     font-size="24"
 10.5257 +     id="text958">
 10.5258 +effects</text>
 10.5259 +  <text
 10.5260 +     x="835.000000"
 10.5261 +     y="905.000000"
 10.5262 +     font-family="FreeSerif"
 10.5263 +     font-size="24"
 10.5264 +     id="text960">
 10.5265 +pause</text>
 10.5266 +  <text
 10.5267 +     x="896.000000"
 10.5268 +     y="905.000000"
 10.5269 +     font-family="FreeSerif"
 10.5270 +     font-size="24"
 10.5271 +     id="text962">
 10.5272 +the</text>
 10.5273 +  <text
 10.5274 +     x="932.000000"
 10.5275 +     y="905.000000"
 10.5276 +     font-family="FreeSerif"
 10.5277 +     font-size="24"
 10.5278 +     id="text964">
 10.5279 +game</text>
 10.5280 +  <text
 10.5281 +     x="835.000000"
 10.5282 +     y="932.000000"
 10.5283 +     font-family="FreeSerif"
 10.5284 +     font-size="24"
 10.5285 +     id="text966">
 10.5286 +resume</text>
 10.5287 +  <text
 10.5288 +     x="911.000000"
 10.5289 +     y="932.000000"
 10.5290 +     font-family="FreeSerif"
 10.5291 +     font-size="24"
 10.5292 +     id="text968">
 10.5293 +the</text>
 10.5294 +  <text
 10.5295 +     x="947.000000"
 10.5296 +     y="932.000000"
 10.5297 +     font-family="FreeSerif"
 10.5298 +     font-size="24"
 10.5299 +     id="text970">
 10.5300 +game</text>
 10.5301 +  <text
 10.5302 +     x="835.000000"
 10.5303 +     y="959.000000"
 10.5304 +     font-family="FreeSerif"
 10.5305 +     font-size="24"
 10.5306 +     id="text972">
 10.5307 +quit</text>
 10.5308 +  <text
 10.5309 +     x="879.000000"
 10.5310 +     y="959.000000"
 10.5311 +     font-family="FreeSerif"
 10.5312 +     font-size="24"
 10.5313 +     id="text974">
 10.5314 +the</text>
 10.5315 +  <text
 10.5316 +     x="915.000000"
 10.5317 +     y="959.000000"
 10.5318 +     font-family="FreeSerif"
 10.5319 +     font-size="24"
 10.5320 +     id="text976">
 10.5321 +game,</text>
 10.5322 +  <text
 10.5323 +     x="980.000000"
 10.5324 +     y="959.000000"
 10.5325 +     font-family="FreeSerif"
 10.5326 +     font-size="24"
 10.5327 +     id="text978">
 10.5328 +returning</text>
 10.5329 +  <text
 10.5330 +     x="1076.000000"
 10.5331 +     y="959.000000"
 10.5332 +     font-family="FreeSerif"
 10.5333 +     font-size="24"
 10.5334 +     id="text980">
 10.5335 +to</text>
 10.5336 +  <text
 10.5337 +     x="1101.000000"
 10.5338 +     y="959.000000"
 10.5339 +     font-family="FreeSerif"
 10.5340 +     font-size="24"
 10.5341 +     id="text982">
 10.5342 +the</text>
 10.5343 +  <text
 10.5344 +     x="1137.000000"
 10.5345 +     y="959.000000"
 10.5346 +     font-family="FreeSerif"
 10.5347 +     font-size="24"
 10.5348 +     id="text984">
 10.5349 +title</text>
 10.5350 +  <text
 10.5351 +     x="1182.000000"
 10.5352 +     y="959.000000"
 10.5353 +     font-family="FreeSerif"
 10.5354 +     font-size="24"
 10.5355 +     id="text986">
 10.5356 +screen</text>
 10.5357 +  <text
 10.5358 +     x="1325.000000"
 10.5359 +     y="35.000000"
 10.5360 +     font-family="FreeSerif"
 10.5361 +     font-size="24"
 10.5362 +     font-weight="bold"
 10.5363 +     id="text988">
 10.5364 +Treasure</text>
 10.5365 +  <text
 10.5366 +     x="1325.000000"
 10.5367 +     y="75.000000"
 10.5368 +     font-family="FreeSerif"
 10.5369 +     font-size="24"
 10.5370 +     id="text990">
 10.5371 +Items</text>
 10.5372 +  <text
 10.5373 +     x="1389.111111"
 10.5374 +     y="75.000000"
 10.5375 +     font-family="FreeSerif"
 10.5376 +     font-size="24"
 10.5377 +     id="text992">
 10.5378 +of</text>
 10.5379 +  <text
 10.5380 +     x="1419.222222"
 10.5381 +     y="75.000000"
 10.5382 +     font-family="FreeSerif"
 10.5383 +     font-size="24"
 10.5384 +     id="text994">
 10.5385 +treasure</text>
 10.5386 +  <text
 10.5387 +     x="1506.333333"
 10.5388 +     y="75.000000"
 10.5389 +     font-family="FreeSerif"
 10.5390 +     font-size="24"
 10.5391 +     id="text996">
 10.5392 +can</text>
 10.5393 +  <text
 10.5394 +     x="1550.444444"
 10.5395 +     y="75.000000"
 10.5396 +     font-family="FreeSerif"
 10.5397 +     font-size="24"
 10.5398 +     id="text998">
 10.5399 +be</text>
 10.5400 +  <text
 10.5401 +     x="1583.555556"
 10.5402 +     y="75.000000"
 10.5403 +     font-family="FreeSerif"
 10.5404 +     font-size="24"
 10.5405 +     id="text1000">
 10.5406 +found</text>
 10.5407 +  <text
 10.5408 +     x="1648.666667"
 10.5409 +     y="75.000000"
 10.5410 +     font-family="FreeSerif"
 10.5411 +     font-size="24"
 10.5412 +     id="text1002">
 10.5413 +throughout</text>
 10.5414 +  <text
 10.5415 +     x="1764.777778"
 10.5416 +     y="75.000000"
 10.5417 +     font-family="FreeSerif"
 10.5418 +     font-size="24"
 10.5419 +     id="text1004">
 10.5420 +the</text>
 10.5421 +  <text
 10.5422 +     x="1804.888889"
 10.5423 +     y="75.000000"
 10.5424 +     font-family="FreeSerif"
 10.5425 +     font-size="24"
 10.5426 +     id="text1006">
 10.5427 +jungle.</text>
 10.5428 +  <text
 10.5429 +     x="1882.000000"
 10.5430 +     y="75.000000"
 10.5431 +     font-family="FreeSerif"
 10.5432 +     font-size="24"
 10.5433 +     id="text1008">
 10.5434 +Pick</text>
 10.5435 +  <text
 10.5436 +     x="1325.000000"
 10.5437 +     y="102.000000"
 10.5438 +     font-family="FreeSerif"
 10.5439 +     font-size="24"
 10.5440 +     id="text1010">
 10.5441 +these</text>
 10.5442 +  <text
 10.5443 +     x="1381.000000"
 10.5444 +     y="102.000000"
 10.5445 +     font-family="FreeSerif"
 10.5446 +     font-size="24"
 10.5447 +     id="text1012">
 10.5448 +up</text>
 10.5449 +  <text
 10.5450 +     x="1411.000000"
 10.5451 +     y="102.000000"
 10.5452 +     font-family="FreeSerif"
 10.5453 +     font-size="24"
 10.5454 +     id="text1014">
 10.5455 +to</text>
 10.5456 +  <text
 10.5457 +     x="1436.000000"
 10.5458 +     y="102.000000"
 10.5459 +     font-family="FreeSerif"
 10.5460 +     font-size="24"
 10.5461 +     id="text1016">
 10.5462 +increase</text>
 10.5463 +  <text
 10.5464 +     x="1522.000000"
 10.5465 +     y="102.000000"
 10.5466 +     font-family="FreeSerif"
 10.5467 +     font-size="24"
 10.5468 +     id="text1018">
 10.5469 +your</text>
 10.5470 +  <text
 10.5471 +     x="1571.000000"
 10.5472 +     y="102.000000"
 10.5473 +     font-family="FreeSerif"
 10.5474 +     font-size="24"
 10.5475 +     id="text1020">
 10.5476 +score.</text>
 10.5477 +  <image
 10.5478 +     x="1345.000000"
 10.5479 +     y="134.000000"
 10.5480 +     width="64.000000"
 10.5481 +     height="64.000000"
 10.5482 +     xlink:href="images/key.xpm"
 10.5483 +     id="image1022" />
 10.5484 +  <text
 10.5485 +     x="1435.000000"
 10.5486 +     y="162.000000"
 10.5487 +     font-family="FreeSerif"
 10.5488 +     font-size="24"
 10.5489 +     id="text1024">
 10.5490 +Find</text>
 10.5491 +  <text
 10.5492 +     x="1485.100000"
 10.5493 +     y="162.000000"
 10.5494 +     font-family="FreeSerif"
 10.5495 +     font-size="24"
 10.5496 +     id="text1026">
 10.5497 +the</text>
 10.5498 +  <text
 10.5499 +     x="1521.200000"
 10.5500 +     y="162.000000"
 10.5501 +     font-family="FreeSerif"
 10.5502 +     font-size="24"
 10.5503 +     id="text1028">
 10.5504 +key</text>
 10.5505 +  <text
 10.5506 +     x="1561.300000"
 10.5507 +     y="162.000000"
 10.5508 +     font-family="FreeSerif"
 10.5509 +     font-size="24"
 10.5510 +     id="text1030">
 10.5511 +to</text>
 10.5512 +  <text
 10.5513 +     x="1586.400000"
 10.5514 +     y="162.000000"
 10.5515 +     font-family="FreeSerif"
 10.5516 +     font-size="24"
 10.5517 +     id="text1032">
 10.5518 +open</text>
 10.5519 +  <text
 10.5520 +     x="1639.500000"
 10.5521 +     y="162.000000"
 10.5522 +     font-family="FreeSerif"
 10.5523 +     font-size="24"
 10.5524 +     id="text1034">
 10.5525 +the</text>
 10.5526 +  <text
 10.5527 +     x="1675.600000"
 10.5528 +     y="162.000000"
 10.5529 +     font-family="FreeSerif"
 10.5530 +     font-size="24"
 10.5531 +     id="text1036">
 10.5532 +door</text>
 10.5533 +  <text
 10.5534 +     x="1725.700000"
 10.5535 +     y="162.000000"
 10.5536 +     font-family="FreeSerif"
 10.5537 +     font-size="24"
 10.5538 +     id="text1038">
 10.5539 +on</text>
 10.5540 +  <text
 10.5541 +     x="1755.800000"
 10.5542 +     y="162.000000"
 10.5543 +     font-family="FreeSerif"
 10.5544 +     font-size="24"
 10.5545 +     id="text1040">
 10.5546 +all</text>
 10.5547 +  <text
 10.5548 +     x="1786.900000"
 10.5549 +     y="162.000000"
 10.5550 +     font-family="FreeSerif"
 10.5551 +     font-size="24"
 10.5552 +     id="text1042">
 10.5553 +levels</text>
 10.5554 +  <text
 10.5555 +     x="1848.000000"
 10.5556 +     y="162.000000"
 10.5557 +     font-family="FreeSerif"
 10.5558 +     font-size="24"
 10.5559 +     id="text1044">
 10.5560 +except</text>
 10.5561 +  <text
 10.5562 +     x="1435.000000"
 10.5563 +     y="189.000000"
 10.5564 +     font-family="FreeSerif"
 10.5565 +     font-size="24"
 10.5566 +     id="text1046">
 10.5567 +the</text>
 10.5568 +  <text
 10.5569 +     x="1471.000000"
 10.5570 +     y="189.000000"
 10.5571 +     font-family="FreeSerif"
 10.5572 +     font-size="24"
 10.5573 +     id="text1048">
 10.5574 +last.</text>
 10.5575 +  <text
 10.5576 +     x="1517.000000"
 10.5577 +     y="189.000000"
 10.5578 +     font-family="FreeSerif"
 10.5579 +     font-size="24"
 10.5580 +     id="text1050">
 10.5581 +Each</text>
 10.5582 +  <text
 10.5583 +     x="1572.000000"
 10.5584 +     y="189.000000"
 10.5585 +     font-family="FreeSerif"
 10.5586 +     font-size="24"
 10.5587 +     id="text1052">
 10.5588 +key</text>
 10.5589 +  <text
 10.5590 +     x="1612.000000"
 10.5591 +     y="189.000000"
 10.5592 +     font-family="FreeSerif"
 10.5593 +     font-size="24"
 10.5594 +     id="text1054">
 10.5595 +is</text>
 10.5596 +  <text
 10.5597 +     x="1634.000000"
 10.5598 +     y="189.000000"
 10.5599 +     font-family="FreeSerif"
 10.5600 +     font-size="24"
 10.5601 +     id="text1056">
 10.5602 +worth</text>
 10.5603 +  <text
 10.5604 +     x="1696.000000"
 10.5605 +     y="189.000000"
 10.5606 +     font-family="FreeSerif"
 10.5607 +     font-size="24"
 10.5608 +     id="text1058">
 10.5609 +50</text>
 10.5610 +  <text
 10.5611 +     x="1726.000000"
 10.5612 +     y="189.000000"
 10.5613 +     font-family="FreeSerif"
 10.5614 +     font-size="24"
 10.5615 +     id="text1060">
 10.5616 +points.</text>
 10.5617 +  <image
 10.5618 +     x="1345.000000"
 10.5619 +     y="206.000000"
 10.5620 +     width="64.000000"
 10.5621 +     height="64.000000"
 10.5622 +     xlink:href="images/chest.xpm"
 10.5623 +     id="image1062" />
 10.5624 +  <text
 10.5625 +     x="1435.000000"
 10.5626 +     y="246.000000"
 10.5627 +     font-family="FreeSerif"
 10.5628 +     font-size="24"
 10.5629 +     id="text1064">
 10.5630 +Treasure</text>
 10.5631 +  <text
 10.5632 +     x="1525.000000"
 10.5633 +     y="246.000000"
 10.5634 +     font-family="FreeSerif"
 10.5635 +     font-size="24"
 10.5636 +     id="text1066">
 10.5637 +chests</text>
 10.5638 +  <text
 10.5639 +     x="1590.000000"
 10.5640 +     y="246.000000"
 10.5641 +     font-family="FreeSerif"
 10.5642 +     font-size="24"
 10.5643 +     id="text1068">
 10.5644 +are</text>
 10.5645 +  <text
 10.5646 +     x="1626.000000"
 10.5647 +     y="246.000000"
 10.5648 +     font-family="FreeSerif"
 10.5649 +     font-size="24"
 10.5650 +     id="text1070">
 10.5651 +worth</text>
 10.5652 +  <text
 10.5653 +     x="1688.000000"
 10.5654 +     y="246.000000"
 10.5655 +     font-family="FreeSerif"
 10.5656 +     font-size="24"
 10.5657 +     id="text1072">
 10.5658 +20</text>
 10.5659 +  <text
 10.5660 +     x="1718.000000"
 10.5661 +     y="246.000000"
 10.5662 +     font-family="FreeSerif"
 10.5663 +     font-size="24"
 10.5664 +     id="text1074">
 10.5665 +points.</text>
 10.5666 +  <image
 10.5667 +     x="1345.000000"
 10.5668 +     y="278.000000"
 10.5669 +     width="64.000000"
 10.5670 +     height="64.000000"
 10.5671 +     xlink:href="images/jewel.xpm"
 10.5672 +     id="image1076" />
 10.5673 +  <text
 10.5674 +     x="1435.000000"
 10.5675 +     y="318.000000"
 10.5676 +     font-family="FreeSerif"
 10.5677 +     font-size="24"
 10.5678 +     id="text1078">
 10.5679 +Jewels</text>
 10.5680 +  <text
 10.5681 +     x="1503.000000"
 10.5682 +     y="318.000000"
 10.5683 +     font-family="FreeSerif"
 10.5684 +     font-size="24"
 10.5685 +     id="text1080">
 10.5686 +are</text>
 10.5687 +  <text
 10.5688 +     x="1539.000000"
 10.5689 +     y="318.000000"
 10.5690 +     font-family="FreeSerif"
 10.5691 +     font-size="24"
 10.5692 +     id="text1082">
 10.5693 +worth</text>
 10.5694 +  <text
 10.5695 +     x="1601.000000"
 10.5696 +     y="318.000000"
 10.5697 +     font-family="FreeSerif"
 10.5698 +     font-size="24"
 10.5699 +     id="text1084">
 10.5700 +5</text>
 10.5701 +  <text
 10.5702 +     x="1619.000000"
 10.5703 +     y="318.000000"
 10.5704 +     font-family="FreeSerif"
 10.5705 +     font-size="24"
 10.5706 +     id="text1086">
 10.5707 +points.</text>
 10.5708 +  <image
 10.5709 +     x="1345.000000"
 10.5710 +     y="350.000000"
 10.5711 +     width="64.000000"
 10.5712 +     height="64.000000"
 10.5713 +     xlink:href="images/statue.xpm"
 10.5714 +     id="image1088" />
 10.5715 +  <text
 10.5716 +     x="1435.000000"
 10.5717 +     y="390.000000"
 10.5718 +     font-family="FreeSerif"
 10.5719 +     font-size="24"
 10.5720 +     id="text1090">
 10.5721 +Statues</text>
 10.5722 +  <text
 10.5723 +     x="1511.000000"
 10.5724 +     y="390.000000"
 10.5725 +     font-family="FreeSerif"
 10.5726 +     font-size="24"
 10.5727 +     id="text1092">
 10.5728 +are</text>
 10.5729 +  <text
 10.5730 +     x="1547.000000"
 10.5731 +     y="390.000000"
 10.5732 +     font-family="FreeSerif"
 10.5733 +     font-size="24"
 10.5734 +     id="text1094">
 10.5735 +worth</text>
 10.5736 +  <text
 10.5737 +     x="1609.000000"
 10.5738 +     y="390.000000"
 10.5739 +     font-family="FreeSerif"
 10.5740 +     font-size="24"
 10.5741 +     id="text1096">
 10.5742 +10</text>
 10.5743 +  <text
 10.5744 +     x="1639.000000"
 10.5745 +     y="390.000000"
 10.5746 +     font-family="FreeSerif"
 10.5747 +     font-size="24"
 10.5748 +     id="text1098">
 10.5749 +points.</text>
 10.5750 +  <image
 10.5751 +     x="1345.000000"
 10.5752 +     y="422.000000"
 10.5753 +     width="64.000000"
 10.5754 +     height="64.000000"
 10.5755 +     xlink:href="images/health.xpm"
 10.5756 +     id="image1100" />
 10.5757 +  <text
 10.5758 +     x="1435.000000"
 10.5759 +     y="450.000000"
 10.5760 +     font-family="FreeSerif"
 10.5761 +     font-size="24"
 10.5762 +     id="text1102">
 10.5763 +Presents</text>
 10.5764 +  <text
 10.5765 +     x="1528.714286"
 10.5766 +     y="450.000000"
 10.5767 +     font-family="FreeSerif"
 10.5768 +     font-size="24"
 10.5769 +     id="text1104">
 10.5770 +are</text>
 10.5771 +  <text
 10.5772 +     x="1572.428571"
 10.5773 +     y="450.000000"
 10.5774 +     font-family="FreeSerif"
 10.5775 +     font-size="24"
 10.5776 +     id="text1106">
 10.5777 +worth</text>
 10.5778 +  <text
 10.5779 +     x="1642.142857"
 10.5780 +     y="450.000000"
 10.5781 +     font-family="FreeSerif"
 10.5782 +     font-size="24"
 10.5783 +     id="text1108">
 10.5784 +40</text>
 10.5785 +  <text
 10.5786 +     x="1679.857143"
 10.5787 +     y="450.000000"
 10.5788 +     font-family="FreeSerif"
 10.5789 +     font-size="24"
 10.5790 +     id="text1110">
 10.5791 +points</text>
 10.5792 +  <text
 10.5793 +     x="1752.571429"
 10.5794 +     y="450.000000"
 10.5795 +     font-family="FreeSerif"
 10.5796 +     font-size="24"
 10.5797 +     id="text1112">
 10.5798 +and</text>
 10.5799 +  <text
 10.5800 +     x="1801.285714"
 10.5801 +     y="450.000000"
 10.5802 +     font-family="FreeSerif"
 10.5803 +     font-size="24"
 10.5804 +     id="text1114">
 10.5805 +boost</text>
 10.5806 +  <text
 10.5807 +     x="1867.000000"
 10.5808 +     y="450.000000"
 10.5809 +     font-family="FreeSerif"
 10.5810 +     font-size="24"
 10.5811 +     id="text1116">
 10.5812 +your</text>
 10.5813 +  <text
 10.5814 +     x="1435.000000"
 10.5815 +     y="477.000000"
 10.5816 +     font-family="FreeSerif"
 10.5817 +     font-size="24"
 10.5818 +     id="text1118">
 10.5819 +strength</text>
 10.5820 +  <text
 10.5821 +     x="1519.000000"
 10.5822 +     y="477.000000"
 10.5823 +     font-family="FreeSerif"
 10.5824 +     font-size="24"
 10.5825 +     id="text1120">
 10.5826 +by</text>
 10.5827 +  <text
 10.5828 +     x="1548.000000"
 10.5829 +     y="477.000000"
 10.5830 +     font-family="FreeSerif"
 10.5831 +     font-size="24"
 10.5832 +     id="text1122">
 10.5833 +20</text>
 10.5834 +  <text
 10.5835 +     x="1578.000000"
 10.5836 +     y="477.000000"
 10.5837 +     font-family="FreeSerif"
 10.5838 +     font-size="24"
 10.5839 +     id="text1124">
 10.5840 +units.</text>
 10.5841 +  <text
 10.5842 +     x="1325.000000"
 10.5843 +     y="552.000000"
 10.5844 +     font-family="FreeSerif"
 10.5845 +     font-size="24"
 10.5846 +     font-weight="bold"
 10.5847 +     id="text1126">
 10.5848 +Exits</text>
 10.5849 +  <text
 10.5850 +     x="1325.000000"
 10.5851 +     y="592.000000"
 10.5852 +     font-family="FreeSerif"
 10.5853 +     font-size="24"
 10.5854 +     id="text1128">
 10.5855 +Each</text>
 10.5856 +  <text
 10.5857 +     x="1380.923077"
 10.5858 +     y="592.000000"
 10.5859 +     font-family="FreeSerif"
 10.5860 +     font-size="24"
 10.5861 +     id="text1130">
 10.5862 +level</text>
 10.5863 +  <text
 10.5864 +     x="1433.846154"
 10.5865 +     y="592.000000"
 10.5866 +     font-family="FreeSerif"
 10.5867 +     font-size="24"
 10.5868 +     id="text1132">
 10.5869 +has</text>
 10.5870 +  <text
 10.5871 +     x="1472.769231"
 10.5872 +     y="592.000000"
 10.5873 +     font-family="FreeSerif"
 10.5874 +     font-size="24"
 10.5875 +     id="text1134">
 10.5876 +an</text>
 10.5877 +  <text
 10.5878 +     x="1502.692308"
 10.5879 +     y="592.000000"
 10.5880 +     font-family="FreeSerif"
 10.5881 +     font-size="24"
 10.5882 +     id="text1136">
 10.5883 +exit</text>
 10.5884 +  <text
 10.5885 +     x="1545.615385"
 10.5886 +     y="592.000000"
 10.5887 +     font-family="FreeSerif"
 10.5888 +     font-size="24"
 10.5889 +     id="text1138">
 10.5890 +that</text>
 10.5891 +  <text
 10.5892 +     x="1589.538462"
 10.5893 +     y="592.000000"
 10.5894 +     font-family="FreeSerif"
 10.5895 +     font-size="24"
 10.5896 +     id="text1140">
 10.5897 +can</text>
 10.5898 +  <text
 10.5899 +     x="1630.461538"
 10.5900 +     y="592.000000"
 10.5901 +     font-family="FreeSerif"
 10.5902 +     font-size="24"
 10.5903 +     id="text1142">
 10.5904 +be</text>
 10.5905 +  <text
 10.5906 +     x="1660.384615"
 10.5907 +     y="592.000000"
 10.5908 +     font-family="FreeSerif"
 10.5909 +     font-size="24"
 10.5910 +     id="text1144">
 10.5911 +opened</text>
 10.5912 +  <text
 10.5913 +     x="1737.307692"
 10.5914 +     y="592.000000"
 10.5915 +     font-family="FreeSerif"
 10.5916 +     font-size="24"
 10.5917 +     id="text1146">
 10.5918 +using</text>
 10.5919 +  <text
 10.5920 +     x="1796.230769"
 10.5921 +     y="592.000000"
 10.5922 +     font-family="FreeSerif"
 10.5923 +     font-size="24"
 10.5924 +     id="text1148">
 10.5925 +a</text>
 10.5926 +  <text
 10.5927 +     x="1814.153846"
 10.5928 +     y="592.000000"
 10.5929 +     font-family="FreeSerif"
 10.5930 +     font-size="24"
 10.5931 +     id="text1150">
 10.5932 +key.</text>
 10.5933 +  <text
 10.5934 +     x="1859.076923"
 10.5935 +     y="592.000000"
 10.5936 +     font-family="FreeSerif"
 10.5937 +     font-size="24"
 10.5938 +     id="text1152">
 10.5939 +On</text>
 10.5940 +  <text
 10.5941 +     x="1895.000000"
 10.5942 +     y="592.000000"
 10.5943 +     font-family="FreeSerif"
 10.5944 +     font-size="24"
 10.5945 +     id="text1154">
 10.5946 +the</text>
 10.5947 +  <text
 10.5948 +     x="1325.000000"
 10.5949 +     y="619.000000"
 10.5950 +     font-family="FreeSerif"
 10.5951 +     font-size="24"
 10.5952 +     id="text1156">
 10.5953 +last</text>
 10.5954 +  <text
 10.5955 +     x="1367.500000"
 10.5956 +     y="619.000000"
 10.5957 +     font-family="FreeSerif"
 10.5958 +     font-size="24"
 10.5959 +     id="text1158">
 10.5960 +level</text>
 10.5961 +  <text
 10.5962 +     x="1422.000000"
 10.5963 +     y="619.000000"
 10.5964 +     font-family="FreeSerif"
 10.5965 +     font-size="24"
 10.5966 +     id="text1160">
 10.5967 +you</text>
 10.5968 +  <text
 10.5969 +     x="1465.500000"
 10.5970 +     y="619.000000"
 10.5971 +     font-family="FreeSerif"
 10.5972 +     font-size="24"
 10.5973 +     id="text1162">
 10.5974 +will</text>
 10.5975 +  <text
 10.5976 +     x="1512.000000"
 10.5977 +     y="619.000000"
 10.5978 +     font-family="FreeSerif"
 10.5979 +     font-size="24"
 10.5980 +     id="text1164">
 10.5981 +find</text>
 10.5982 +  <text
 10.5983 +     x="1559.500000"
 10.5984 +     y="619.000000"
 10.5985 +     font-family="FreeSerif"
 10.5986 +     font-size="24"
 10.5987 +     id="text1166">
 10.5988 +a</text>
 10.5989 +  <text
 10.5990 +     x="1579.000000"
 10.5991 +     y="619.000000"
 10.5992 +     font-family="FreeSerif"
 10.5993 +     font-size="24"
 10.5994 +     id="text1168">
 10.5995 +gate</text>
 10.5996 +  <text
 10.5997 +     x="1628.500000"
 10.5998 +     y="619.000000"
 10.5999 +     font-family="FreeSerif"
 10.6000 +     font-size="24"
 10.6001 +     id="text1170">
 10.6002 +that</text>
 10.6003 +  <text
 10.6004 +     x="1674.000000"
 10.6005 +     y="619.000000"
 10.6006 +     font-family="FreeSerif"
 10.6007 +     font-size="24"
 10.6008 +     id="text1172">
 10.6009 +leads</text>
 10.6010 +  <text
 10.6011 +     x="1732.500000"
 10.6012 +     y="619.000000"
 10.6013 +     font-family="FreeSerif"
 10.6014 +     font-size="24"
 10.6015 +     id="text1174">
 10.6016 +to</text>
 10.6017 +  <text
 10.6018 +     x="1760.000000"
 10.6019 +     y="619.000000"
 10.6020 +     font-family="FreeSerif"
 10.6021 +     font-size="24"
 10.6022 +     id="text1176">
 10.6023 +safety.</text>
 10.6024 +  <text
 10.6025 +     x="1829.500000"
 10.6026 +     y="619.000000"
 10.6027 +     font-family="FreeSerif"
 10.6028 +     font-size="24"
 10.6029 +     id="text1178">
 10.6030 +This</text>
 10.6031 +  <text
 10.6032 +     x="1881.000000"
 10.6033 +     y="619.000000"
 10.6034 +     font-family="FreeSerif"
 10.6035 +     font-size="24"
 10.6036 +     id="text1180">
 10.6037 +does</text>
 10.6038 +  <text
 10.6039 +     x="1325.000000"
 10.6040 +     y="646.000000"
 10.6041 +     font-family="FreeSerif"
 10.6042 +     font-size="24"
 10.6043 +     id="text1182">
 10.6044 +not</text>
 10.6045 +  <text
 10.6046 +     x="1362.000000"
 10.6047 +     y="646.000000"
 10.6048 +     font-family="FreeSerif"
 10.6049 +     font-size="24"
 10.6050 +     id="text1184">
 10.6051 +require</text>
 10.6052 +  <text
 10.6053 +     x="1437.000000"
 10.6054 +     y="646.000000"
 10.6055 +     font-family="FreeSerif"
 10.6056 +     font-size="24"
 10.6057 +     id="text1186">
 10.6058 +a</text>
 10.6059 +  <text
 10.6060 +     x="1454.000000"
 10.6061 +     y="646.000000"
 10.6062 +     font-family="FreeSerif"
 10.6063 +     font-size="24"
 10.6064 +     id="text1188">
 10.6065 +key,</text>
 10.6066 +  <text
 10.6067 +     x="1498.000000"
 10.6068 +     y="646.000000"
 10.6069 +     font-family="FreeSerif"
 10.6070 +     font-size="24"
 10.6071 +     id="text1190">
 10.6072 +but</text>
 10.6073 +  <text
 10.6074 +     x="1535.000000"
 10.6075 +     y="646.000000"
 10.6076 +     font-family="FreeSerif"
 10.6077 +     font-size="24"
 10.6078 +     id="text1192">
 10.6079 +it</text>
 10.6080 +  <text
 10.6081 +     x="1555.000000"
 10.6082 +     y="646.000000"
 10.6083 +     font-family="FreeSerif"
 10.6084 +     font-size="24"
 10.6085 +     id="text1194">
 10.6086 +is</text>
 10.6087 +  <text
 10.6088 +     x="1577.000000"
 10.6089 +     y="646.000000"
 10.6090 +     font-family="FreeSerif"
 10.6091 +     font-size="24"
 10.6092 +     id="text1196">
 10.6093 +well</text>
 10.6094 +  <text
 10.6095 +     x="1624.000000"
 10.6096 +     y="646.000000"
 10.6097 +     font-family="FreeSerif"
 10.6098 +     font-size="24"
 10.6099 +     id="text1198">
 10.6100 +hidden.</text>
 10.6101 +  <image
 10.6102 +     x="1377.000000"
 10.6103 +     y="682.000000"
 10.6104 +     width="64.000000"
 10.6105 +     height="96.000000"
 10.6106 +     xlink:href="images/exit1.xpm"
 10.6107 +     id="image1200" />
 10.6108 +  <text
 10.6109 +     x="1515.000000"
 10.6110 +     y="722.000000"
 10.6111 +     font-family="FreeSerif"
 10.6112 +     font-size="24"
 10.6113 +     id="text1202">
 10.6114 +The</text>
 10.6115 +  <text
 10.6116 +     x="1560.857143"
 10.6117 +     y="722.000000"
 10.6118 +     font-family="FreeSerif"
 10.6119 +     font-size="24"
 10.6120 +     id="text1204">
 10.6121 +exit</text>
 10.6122 +  <text
 10.6123 +     x="1604.714286"
 10.6124 +     y="722.000000"
 10.6125 +     font-family="FreeSerif"
 10.6126 +     font-size="24"
 10.6127 +     id="text1206">
 10.6128 +is</text>
 10.6129 +  <text
 10.6130 +     x="1628.571429"
 10.6131 +     y="722.000000"
 10.6132 +     font-family="FreeSerif"
 10.6133 +     font-size="24"
 10.6134 +     id="text1208">
 10.6135 +initially</text>
 10.6136 +  <text
 10.6137 +     x="1712.428571"
 10.6138 +     y="722.000000"
 10.6139 +     font-family="FreeSerif"
 10.6140 +     font-size="24"
 10.6141 +     id="text1210">
 10.6142 +locked.</text>
 10.6143 +  <text
 10.6144 +     x="1791.285714"
 10.6145 +     y="722.000000"
 10.6146 +     font-family="FreeSerif"
 10.6147 +     font-size="24"
 10.6148 +     id="text1212">
 10.6149 +Find</text>
 10.6150 +  <text
 10.6151 +     x="1843.142857"
 10.6152 +     y="722.000000"
 10.6153 +     font-family="FreeSerif"
 10.6154 +     font-size="24"
 10.6155 +     id="text1214">
 10.6156 +the</text>
 10.6157 +  <text
 10.6158 +     x="1881.000000"
 10.6159 +     y="722.000000"
 10.6160 +     font-family="FreeSerif"
 10.6161 +     font-size="24"
 10.6162 +     id="text1216">
 10.6163 +key</text>
 10.6164 +  <text
 10.6165 +     x="1515.000000"
 10.6166 +     y="749.000000"
 10.6167 +     font-family="FreeSerif"
 10.6168 +     font-size="24"
 10.6169 +     id="text1218">
 10.6170 +to</text>
 10.6171 +  <text
 10.6172 +     x="1540.000000"
 10.6173 +     y="749.000000"
 10.6174 +     font-family="FreeSerif"
 10.6175 +     font-size="24"
 10.6176 +     id="text1220">
 10.6177 +unlock</text>
 10.6178 +  <text
 10.6179 +     x="1612.000000"
 10.6180 +     y="749.000000"
 10.6181 +     font-family="FreeSerif"
 10.6182 +     font-size="24"
 10.6183 +     id="text1222">
 10.6184 +it.</text>
 10.6185 +  <image
 10.6186 +     x="1345.000000"
 10.6187 +     y="786.000000"
 10.6188 +     width="64.000000"
 10.6189 +     height="96.000000"
 10.6190 +     xlink:href="images/finalexitl.xpm"
 10.6191 +     id="image1224" />
 10.6192 +  <image
 10.6193 +     x="1409.000000"
 10.6194 +     y="786.000000"
 10.6195 +     width="64.000000"
 10.6196 +     height="96.000000"
 10.6197 +     xlink:href="images/finalexitr.xpm"
 10.6198 +     id="image1226" />
 10.6199 +  <text
 10.6200 +     x="1515.000000"
 10.6201 +     y="826.000000"
 10.6202 +     font-family="FreeSerif"
 10.6203 +     font-size="24"
 10.6204 +     id="text1228">
 10.6205 +The</text>
 10.6206 +  <text
 10.6207 +     x="1564.000000"
 10.6208 +     y="826.000000"
 10.6209 +     font-family="FreeSerif"
 10.6210 +     font-size="24"
 10.6211 +     id="text1230">
 10.6212 +final</text>
 10.6213 +  <text
 10.6214 +     x="1620.000000"
 10.6215 +     y="826.000000"
 10.6216 +     font-family="FreeSerif"
 10.6217 +     font-size="24"
 10.6218 +     id="text1232">
 10.6219 +exit</text>
 10.6220 +  <text
 10.6221 +     x="1667.000000"
 10.6222 +     y="826.000000"
 10.6223 +     font-family="FreeSerif"
 10.6224 +     font-size="24"
 10.6225 +     id="text1234">
 10.6226 +is</text>
 10.6227 +  <text
 10.6228 +     x="1694.000000"
 10.6229 +     y="826.000000"
 10.6230 +     font-family="FreeSerif"
 10.6231 +     font-size="24"
 10.6232 +     id="text1236">
 10.6233 +hidden</text>
 10.6234 +  <text
 10.6235 +     x="1771.000000"
 10.6236 +     y="826.000000"
 10.6237 +     font-family="FreeSerif"
 10.6238 +     font-size="24"
 10.6239 +     id="text1238">
 10.6240 +somewhere</text>
 10.6241 +  <text
 10.6242 +     x="1891.000000"
 10.6243 +     y="826.000000"
 10.6244 +     font-family="FreeSerif"
 10.6245 +     font-size="24"
 10.6246 +     id="text1240">
 10.6247 +on</text>
 10.6248 +  <text
 10.6249 +     x="1515.000000"
 10.6250 +     y="853.000000"
 10.6251 +     font-family="FreeSerif"
 10.6252 +     font-size="24"
 10.6253 +     id="text1242">
 10.6254 +the</text>
 10.6255 +  <text
 10.6256 +     x="1551.000000"
 10.6257 +     y="853.000000"
 10.6258 +     font-family="FreeSerif"
 10.6259 +     font-size="24"
 10.6260 +     id="text1244">
 10.6261 +final</text>
 10.6262 +  <text
 10.6263 +     x="1602.000000"
 10.6264 +     y="853.000000"
 10.6265 +     font-family="FreeSerif"
 10.6266 +     font-size="24"
 10.6267 +     id="text1246">
 10.6268 +level.</text>
 10.6269 +  <text
 10.6270 +     x="1505.500000"
 10.6271 +     y="960.000000"
 10.6272 +     font-family="FreeSerif"
 10.6273 +     font-size="28"
 10.6274 +     font-weight="bold"
 10.6275 +     font-style="italic"
 10.6276 +     id="text1248">
 10.6277 +Have</text>
 10.6278 +  <text
 10.6279 +     x="1571.500000"
 10.6280 +     y="960.000000"
 10.6281 +     font-family="FreeSerif"
 10.6282 +     font-size="28"
 10.6283 +     font-weight="bold"
 10.6284 +     font-style="italic"
 10.6285 +     id="text1250">
 10.6286 +a</text>
 10.6287 +  <text
 10.6288 +     x="1592.500000"
 10.6289 +     y="960.000000"
 10.6290 +     font-family="FreeSerif"
 10.6291 +     font-size="28"
 10.6292 +     font-weight="bold"
 10.6293 +     font-style="italic"
 10.6294 +     id="text1252">
 10.6295 +safe</text>
 10.6296 +  <text
 10.6297 +     x="1644.500000"
 10.6298 +     y="960.000000"
 10.6299 +     font-family="FreeSerif"
 10.6300 +     font-size="28"
 10.6301 +     font-weight="bold"
 10.6302 +     font-style="italic"
 10.6303 +     id="text1254">
 10.6304 +journey!</text>
 10.6305 +  <text
 10.6306 +     x="2157.000000"
 10.6307 +     y="50.000000"
 10.6308 +     font-family="FreeSerif"
 10.6309 +     font-size="36"
 10.6310 +     font-weight="bold"
 10.6311 +     id="text1256">
 10.6312 +Jungle</text>
 10.6313 +  <text
 10.6314 +     x="2268.000000"
 10.6315 +     y="50.000000"
 10.6316 +     font-family="FreeSerif"
 10.6317 +     font-size="36"
 10.6318 +     font-weight="bold"
 10.6319 +     id="text1258">
 10.6320 +Journey</text>
 10.6321 +  <text
 10.6322 +     x="2028.000000"
 10.6323 +     y="89.000000"
 10.6324 +     font-family="FreeSerif"
 10.6325 +     font-size="28"
 10.6326 +     font-weight="bold"
 10.6327 +     id="text1260">
 10.6328 +for</text>
 10.6329 +  <text
 10.6330 +     x="2069.000000"
 10.6331 +     y="89.000000"
 10.6332 +     font-family="FreeSerif"
 10.6333 +     font-size="28"
 10.6334 +     font-weight="bold"
 10.6335 +     id="text1262">
 10.6336 +the</text>
 10.6337 +  <text
 10.6338 +     x="2113.000000"
 10.6339 +     y="89.000000"
 10.6340 +     font-family="FreeSerif"
 10.6341 +     font-size="28"
 10.6342 +     font-weight="bold"
 10.6343 +     id="text1264">
 10.6344 +Acorn</text>
 10.6345 +  <text
 10.6346 +     x="2193.000000"
 10.6347 +     y="89.000000"
 10.6348 +     font-family="FreeSerif"
 10.6349 +     font-size="28"
 10.6350 +     font-weight="bold"
 10.6351 +     id="text1266">
 10.6352 +Electron</text>
 10.6353 +  <text
 10.6354 +     x="2302.000000"
 10.6355 +     y="89.000000"
 10.6356 +     font-family="FreeSerif"
 10.6357 +     font-size="28"
 10.6358 +     font-weight="bold"
 10.6359 +     id="text1268">
 10.6360 +and</text>
 10.6361 +  <text
 10.6362 +     x="2355.000000"
 10.6363 +     y="89.000000"
 10.6364 +     font-family="FreeSerif"
 10.6365 +     font-size="28"
 10.6366 +     font-weight="bold"
 10.6367 +     id="text1270">
 10.6368 +BBC</text>
 10.6369 +  <text
 10.6370 +     x="2420.000000"
 10.6371 +     y="89.000000"
 10.6372 +     font-family="FreeSerif"
 10.6373 +     font-size="28"
 10.6374 +     font-weight="bold"
 10.6375 +     id="text1272">
 10.6376 +Model</text>
 10.6377 +  <text
 10.6378 +     x="2503.000000"
 10.6379 +     y="89.000000"
 10.6380 +     font-family="FreeSerif"
 10.6381 +     font-size="28"
 10.6382 +     font-weight="bold"
 10.6383 +     id="text1274">
 10.6384 +B</text>
 10.6385 +  <image
 10.6386 +     x="2051.000000"
 10.6387 +     y="125.000000"
 10.6388 +     width="448.000000"
 10.6389 +     height="358.400000"
 10.6390 +     xlink:href="images/screenshot1.png"
 10.6391 +     id="image1276" />
 10.6392 +  <text
 10.6393 +     x="2117.500000"
 10.6394 +     y="538.400000"
 10.6395 +     font-family="FreeSerif"
 10.6396 +     font-size="24"
 10.6397 +     id="text1278">
 10.6398 +Copyright</text>
 10.6399 +  <text
 10.6400 +     x="2220.500000"
 10.6401 +     y="538.400000"
 10.6402 +     font-family="FreeSerif"
 10.6403 +     font-size="24"
 10.6404 +     id="text1280">
 10.6405 +©</text>
 10.6406 +  <text
 10.6407 +     x="2244.500000"
 10.6408 +     y="538.400000"
 10.6409 +     font-family="FreeSerif"
 10.6410 +     font-size="24"
 10.6411 +     id="text1282">
 10.6412 +2011</text>
 10.6413 +  <text
 10.6414 +     x="2298.500000"
 10.6415 +     y="538.400000"
 10.6416 +     font-family="FreeSerif"
 10.6417 +     font-size="24"
 10.6418 +     id="text1284">
 10.6419 +David</text>
 10.6420 +  <text
 10.6421 +     x="2362.500000"
 10.6422 +     y="538.400000"
 10.6423 +     font-family="FreeSerif"
 10.6424 +     font-size="24"
 10.6425 +     id="text1286">
 10.6426 +Boddie</text>
 10.6427 +  <text
 10.6428 +     x="2074.500000"
 10.6429 +     y="565.400000"
 10.6430 +     font-family="FreeSerif"
 10.6431 +     font-size="24"
 10.6432 +     id="text1288">
 10.6433 +An</text>
 10.6434 +  <text
 10.6435 +     x="2109.500000"
 10.6436 +     y="565.400000"
 10.6437 +     font-family="FreeSerif"
 10.6438 +     font-size="24"
 10.6439 +     id="text1290">
 10.6440 +Infukor</text>
 10.6441 +  <text
 10.6442 +     x="2186.500000"
 10.6443 +     y="565.400000"
 10.6444 +     font-family="FreeSerif"
 10.6445 +     font-size="24"
 10.6446 +     id="text1292">
 10.6447 +production</text>
 10.6448 +  <text
 10.6449 +     x="2297.500000"
 10.6450 +     y="565.400000"
 10.6451 +     font-family="FreeSerif"
 10.6452 +     font-size="24"
 10.6453 +     id="text1294">
 10.6454 +for</text>
 10.6455 +  <text
 10.6456 +     x="2330.500000"
 10.6457 +     y="565.400000"
 10.6458 +     font-family="FreeSerif"
 10.6459 +     font-size="24"
 10.6460 +     id="text1296">
 10.6461 +Retro</text>
 10.6462 +  <text
 10.6463 +     x="2389.500000"
 10.6464 +     y="565.400000"
 10.6465 +     font-family="FreeSerif"
 10.6466 +     font-size="24"
 10.6467 +     id="text1298">
 10.6468 +Software</text>
 10.6469 +  <text
 10.6470 +     x="2121.000000"
 10.6471 +     y="592.400000"
 10.6472 +     font-family="FreeSerif"
 10.6473 +     font-size="24"
 10.6474 +     id="text1300">
 10.6475 +http://www.retrosoftware.co.uk/</text>
 10.6476 +  <text
 10.6477 +     x="1975.000000"
 10.6478 +     y="644.400000"
 10.6479 +     font-family="FreeSerif"
 10.6480 +     font-size="24"
 10.6481 +     id="text1302">
 10.6482 +This</text>
 10.6483 +  <text
 10.6484 +     x="2026.444444"
 10.6485 +     y="644.400000"
 10.6486 +     font-family="FreeSerif"
 10.6487 +     font-size="24"
 10.6488 +     id="text1304">
 10.6489 +program</text>
 10.6490 +  <text
 10.6491 +     x="2116.888889"
 10.6492 +     y="644.400000"
 10.6493 +     font-family="FreeSerif"
 10.6494 +     font-size="24"
 10.6495 +     id="text1306">
 10.6496 +is</text>
 10.6497 +  <text
 10.6498 +     x="2141.333333"
 10.6499 +     y="644.400000"
 10.6500 +     font-family="FreeSerif"
 10.6501 +     font-size="24"
 10.6502 +     id="text1308">
 10.6503 +free</text>
 10.6504 +  <text
 10.6505 +     x="2187.777778"
 10.6506 +     y="644.400000"
 10.6507 +     font-family="FreeSerif"
 10.6508 +     font-size="24"
 10.6509 +     id="text1310">
 10.6510 +software:</text>
 10.6511 +  <text
 10.6512 +     x="2285.222222"
 10.6513 +     y="644.400000"
 10.6514 +     font-family="FreeSerif"
 10.6515 +     font-size="24"
 10.6516 +     id="text1312">
 10.6517 +you</text>
 10.6518 +  <text
 10.6519 +     x="2328.666667"
 10.6520 +     y="644.400000"
 10.6521 +     font-family="FreeSerif"
 10.6522 +     font-size="24"
 10.6523 +     id="text1314">
 10.6524 +can</text>
 10.6525 +  <text
 10.6526 +     x="2371.111111"
 10.6527 +     y="644.400000"
 10.6528 +     font-family="FreeSerif"
 10.6529 +     font-size="24"
 10.6530 +     id="text1316">
 10.6531 +redistribute</text>
 10.6532 +  <text
 10.6533 +     x="2490.555556"
 10.6534 +     y="644.400000"
 10.6535 +     font-family="FreeSerif"
 10.6536 +     font-size="24"
 10.6537 +     id="text1318">
 10.6538 +it</text>
 10.6539 +  <text
 10.6540 +     x="2513.000000"
 10.6541 +     y="644.400000"
 10.6542 +     font-family="FreeSerif"
 10.6543 +     font-size="24"
 10.6544 +     id="text1320">
 10.6545 +and/or</text>
 10.6546 +  <text
 10.6547 +     x="1975.000000"
 10.6548 +     y="671.400000"
 10.6549 +     font-family="FreeSerif"
 10.6550 +     font-size="24"
 10.6551 +     id="text1322">
 10.6552 +modify</text>
 10.6553 +  <text
 10.6554 +     x="2051.100000"
 10.6555 +     y="671.400000"
 10.6556 +     font-family="FreeSerif"
 10.6557 +     font-size="24"
 10.6558 +     id="text1324">
 10.6559 +it</text>
 10.6560 +  <text
 10.6561 +     x="2071.200000"
 10.6562 +     y="671.400000"
 10.6563 +     font-family="FreeSerif"
 10.6564 +     font-size="24"
 10.6565 +     id="text1326">
 10.6566 +under</text>
 10.6567 +  <text
 10.6568 +     x="2132.300000"
 10.6569 +     y="671.400000"
 10.6570 +     font-family="FreeSerif"
 10.6571 +     font-size="24"
 10.6572 +     id="text1328">
 10.6573 +the</text>
 10.6574 +  <text
 10.6575 +     x="2168.400000"
 10.6576 +     y="671.400000"
 10.6577 +     font-family="FreeSerif"
 10.6578 +     font-size="24"
 10.6579 +     id="text1330">
 10.6580 +terms</text>
 10.6581 +  <text
 10.6582 +     x="2228.500000"
 10.6583 +     y="671.400000"
 10.6584 +     font-family="FreeSerif"
 10.6585 +     font-size="24"
 10.6586 +     id="text1332">
 10.6587 +of</text>
 10.6588 +  <text
 10.6589 +     x="2254.600000"
 10.6590 +     y="671.400000"
 10.6591 +     font-family="FreeSerif"
 10.6592 +     font-size="24"
 10.6593 +     id="text1334">
 10.6594 +the</text>
 10.6595 +  <text
 10.6596 +     x="2290.700000"
 10.6597 +     y="671.400000"
 10.6598 +     font-family="FreeSerif"
 10.6599 +     font-size="24"
 10.6600 +     id="text1336">
 10.6601 +GNU</text>
 10.6602 +  <text
 10.6603 +     x="2347.800000"
 10.6604 +     y="671.400000"
 10.6605 +     font-family="FreeSerif"
 10.6606 +     font-size="24"
 10.6607 +     id="text1338">
 10.6608 +General</text>
 10.6609 +  <text
 10.6610 +     x="2430.900000"
 10.6611 +     y="671.400000"
 10.6612 +     font-family="FreeSerif"
 10.6613 +     font-size="24"
 10.6614 +     id="text1340">
 10.6615 +Public</text>
 10.6616 +  <text
 10.6617 +     x="2499.000000"
 10.6618 +     y="671.400000"
 10.6619 +     font-family="FreeSerif"
 10.6620 +     font-size="24"
 10.6621 +     id="text1342">
 10.6622 +License</text>
 10.6623 +  <text
 10.6624 +     x="1975.000000"
 10.6625 +     y="698.400000"
 10.6626 +     font-family="FreeSerif"
 10.6627 +     font-size="24"
 10.6628 +     id="text1344">
 10.6629 +as</text>
 10.6630 +  <text
 10.6631 +     x="2002.750000"
 10.6632 +     y="698.400000"
 10.6633 +     font-family="FreeSerif"
 10.6634 +     font-size="24"
 10.6635 +     id="text1346">
 10.6636 +published</text>
 10.6637 +  <text
 10.6638 +     x="2104.500000"
 10.6639 +     y="698.400000"
 10.6640 +     font-family="FreeSerif"
 10.6641 +     font-size="24"
 10.6642 +     id="text1348">
 10.6643 +by</text>
 10.6644 +  <text
 10.6645 +     x="2135.250000"
 10.6646 +     y="698.400000"
 10.6647 +     font-family="FreeSerif"
 10.6648 +     font-size="24"
 10.6649 +     id="text1350">
 10.6650 +the</text>
 10.6651 +  <text
 10.6652 +     x="2173.000000"
 10.6653 +     y="698.400000"
 10.6654 +     font-family="FreeSerif"
 10.6655 +     font-size="24"
 10.6656 +     id="text1352">
 10.6657 +Free</text>
 10.6658 +  <text
 10.6659 +     x="2223.750000"
 10.6660 +     y="698.400000"
 10.6661 +     font-family="FreeSerif"
 10.6662 +     font-size="24"
 10.6663 +     id="text1354">
 10.6664 +Software</text>
 10.6665 +  <text
 10.6666 +     x="2317.500000"
 10.6667 +     y="698.400000"
 10.6668 +     font-family="FreeSerif"
 10.6669 +     font-size="24"
 10.6670 +     id="text1356">
 10.6671 +Foundation,</text>
 10.6672 +  <text
 10.6673 +     x="2441.250000"
 10.6674 +     y="698.400000"
 10.6675 +     font-family="FreeSerif"
 10.6676 +     font-size="24"
 10.6677 +     id="text1358">
 10.6678 +either</text>
 10.6679 +  <text
 10.6680 +     x="2505.000000"
 10.6681 +     y="698.400000"
 10.6682 +     font-family="FreeSerif"
 10.6683 +     font-size="24"
 10.6684 +     id="text1360">
 10.6685 +version</text>
 10.6686 +  <text
 10.6687 +     x="1975.000000"
 10.6688 +     y="725.400000"
 10.6689 +     font-family="FreeSerif"
 10.6690 +     font-size="24"
 10.6691 +     id="text1362">
 10.6692 +3</text>
 10.6693 +  <text
 10.6694 +     x="1993.000000"
 10.6695 +     y="725.400000"
 10.6696 +     font-family="FreeSerif"
 10.6697 +     font-size="24"
 10.6698 +     id="text1364">
 10.6699 +of</text>
 10.6700 +  <text
 10.6701 +     x="2019.000000"
 10.6702 +     y="725.400000"
 10.6703 +     font-family="FreeSerif"
 10.6704 +     font-size="24"
 10.6705 +     id="text1366">
 10.6706 +the</text>
 10.6707 +  <text
 10.6708 +     x="2055.000000"
 10.6709 +     y="725.400000"
 10.6710 +     font-family="FreeSerif"
 10.6711 +     font-size="24"
 10.6712 +     id="text1368">
 10.6713 +License,</text>
 10.6714 +  <text
 10.6715 +     x="2143.000000"
 10.6716 +     y="725.400000"
 10.6717 +     font-family="FreeSerif"
 10.6718 +     font-size="24"
 10.6719 +     id="text1370">
 10.6720 +or</text>
 10.6721 +  <text
 10.6722 +     x="2169.000000"
 10.6723 +     y="725.400000"
 10.6724 +     font-family="FreeSerif"
 10.6725 +     font-size="24"
 10.6726 +     id="text1372">
 10.6727 +(at</text>
 10.6728 +  <text
 10.6729 +     x="2201.000000"
 10.6730 +     y="725.400000"
 10.6731 +     font-family="FreeSerif"
 10.6732 +     font-size="24"
 10.6733 +     id="text1374">
 10.6734 +your</text>
 10.6735 +  <text
 10.6736 +     x="2250.000000"
 10.6737 +     y="725.400000"
 10.6738 +     font-family="FreeSerif"
 10.6739 +     font-size="24"
 10.6740 +     id="text1376">
 10.6741 +option)</text>
 10.6742 +  <text
 10.6743 +     x="2326.000000"
 10.6744 +     y="725.400000"
 10.6745 +     font-family="FreeSerif"
 10.6746 +     font-size="24"
 10.6747 +     id="text1378">
 10.6748 +any</text>
 10.6749 +  <text
 10.6750 +     x="2366.000000"
 10.6751 +     y="725.400000"
 10.6752 +     font-family="FreeSerif"
 10.6753 +     font-size="24"
 10.6754 +     id="text1380">
 10.6755 +later</text>
 10.6756 +  <text
 10.6757 +     x="2416.000000"
 10.6758 +     y="725.400000"
 10.6759 +     font-family="FreeSerif"
 10.6760 +     font-size="24"
 10.6761 +     id="text1382">
 10.6762 +version.</text>
 10.6763 +  <text
 10.6764 +     x="1975.000000"
 10.6765 +     y="765.400000"
 10.6766 +     font-family="FreeSerif"
 10.6767 +     font-size="24"
 10.6768 +     id="text1384">
 10.6769 +This</text>
 10.6770 +  <text
 10.6771 +     x="2025.454545"
 10.6772 +     y="765.400000"
 10.6773 +     font-family="FreeSerif"
 10.6774 +     font-size="24"
 10.6775 +     id="text1386">
 10.6776 +program</text>
 10.6777 +  <text
 10.6778 +     x="2114.909091"
 10.6779 +     y="765.400000"
 10.6780 +     font-family="FreeSerif"
 10.6781 +     font-size="24"
 10.6782 +     id="text1388">
 10.6783 +is</text>
 10.6784 +  <text
 10.6785 +     x="2138.363636"
 10.6786 +     y="765.400000"
 10.6787 +     font-family="FreeSerif"
 10.6788 +     font-size="24"
 10.6789 +     id="text1390">
 10.6790 +distributed</text>
 10.6791 +  <text
 10.6792 +     x="2249.818182"
 10.6793 +     y="765.400000"
 10.6794 +     font-family="FreeSerif"
 10.6795 +     font-size="24"
 10.6796 +     id="text1392">
 10.6797 +in</text>
 10.6798 +  <text
 10.6799 +     x="2276.272727"
 10.6800 +     y="765.400000"
 10.6801 +     font-family="FreeSerif"
 10.6802 +     font-size="24"
 10.6803 +     id="text1394">
 10.6804 +the</text>
 10.6805 +  <text
 10.6806 +     x="2313.727273"
 10.6807 +     y="765.400000"
 10.6808 +     font-family="FreeSerif"
 10.6809 +     font-size="24"
 10.6810 +     id="text1396">
 10.6811 +hope</text>
 10.6812 +  <text
 10.6813 +     x="2368.181818"
 10.6814 +     y="765.400000"
 10.6815 +     font-family="FreeSerif"
 10.6816 +     font-size="24"
 10.6817 +     id="text1398">
 10.6818 +that</text>
 10.6819 +  <text
 10.6820 +     x="2412.636364"
 10.6821 +     y="765.400000"
 10.6822 +     font-family="FreeSerif"
 10.6823 +     font-size="24"
 10.6824 +     id="text1400">
 10.6825 +it</text>
 10.6826 +  <text
 10.6827 +     x="2434.090909"
 10.6828 +     y="765.400000"
 10.6829 +     font-family="FreeSerif"
 10.6830 +     font-size="24"
 10.6831 +     id="text1402">
 10.6832 +will</text>
 10.6833 +  <text
 10.6834 +     x="2479.545455"
 10.6835 +     y="765.400000"
 10.6836 +     font-family="FreeSerif"
 10.6837 +     font-size="24"
 10.6838 +     id="text1404">
 10.6839 +be</text>
 10.6840 +  <text
 10.6841 +     x="2510.000000"
 10.6842 +     y="765.400000"
 10.6843 +     font-family="FreeSerif"
 10.6844 +     font-size="24"
 10.6845 +     id="text1406">
 10.6846 +useful,</text>
 10.6847 +  <text
 10.6848 +     x="1975.000000"
 10.6849 +     y="792.400000"
 10.6850 +     font-family="FreeSerif"
 10.6851 +     font-size="24"
 10.6852 +     id="text1408">
 10.6853 +but</text>
 10.6854 +  <text
 10.6855 +     x="2012.285714"
 10.6856 +     y="792.400000"
 10.6857 +     font-family="FreeSerif"
 10.6858 +     font-size="24"
 10.6859 +     id="text1410">
 10.6860 +WITHOUT</text>
 10.6861 +  <text
 10.6862 +     x="2130.571429"
 10.6863 +     y="792.400000"
 10.6864 +     font-family="FreeSerif"
 10.6865 +     font-size="24"
 10.6866 +     id="text1412">
 10.6867 +ANY</text>
 10.6868 +  <text
 10.6869 +     x="2187.857143"
 10.6870 +     y="792.400000"
 10.6871 +     font-family="FreeSerif"
 10.6872 +     font-size="24"
 10.6873 +     id="text1414">
 10.6874 +WARRANTY;</text>
 10.6875 +  <text
 10.6876 +     x="2333.142857"
 10.6877 +     y="792.400000"
 10.6878 +     font-family="FreeSerif"
 10.6879 +     font-size="24"
 10.6880 +     id="text1416">
 10.6881 +without</text>
 10.6882 +  <text
 10.6883 +     x="2413.428571"
 10.6884 +     y="792.400000"
 10.6885 +     font-family="FreeSerif"
 10.6886 +     font-size="24"
 10.6887 +     id="text1418">
 10.6888 +even</text>
 10.6889 +  <text
 10.6890 +     x="2463.714286"
 10.6891 +     y="792.400000"
 10.6892 +     font-family="FreeSerif"
 10.6893 +     font-size="24"
 10.6894 +     id="text1420">
 10.6895 +the</text>
 10.6896 +  <text
 10.6897 +     x="2500.000000"
 10.6898 +     y="792.400000"
 10.6899 +     font-family="FreeSerif"
 10.6900 +     font-size="24"
 10.6901 +     id="text1422">
 10.6902 +implied</text>
 10.6903 +  <text
 10.6904 +     x="1975.000000"
 10.6905 +     y="819.400000"
 10.6906 +     font-family="FreeSerif"
 10.6907 +     font-size="24"
 10.6908 +     id="text1424">
 10.6909 +warranty</text>
 10.6910 +  <text
 10.6911 +     x="2075.833333"
 10.6912 +     y="819.400000"
 10.6913 +     font-family="FreeSerif"
 10.6914 +     font-size="24"
 10.6915 +     id="text1426">
 10.6916 +of</text>
 10.6917 +  <text
 10.6918 +     x="2110.666667"
 10.6919 +     y="819.400000"
 10.6920 +     font-family="FreeSerif"
 10.6921 +     font-size="24"
 10.6922 +     id="text1428">
 10.6923 +MERCHANTABILITY</text>
 10.6924 +  <text
 10.6925 +     x="2353.500000"
 10.6926 +     y="819.400000"
 10.6927 +     font-family="FreeSerif"
 10.6928 +     font-size="24"
 10.6929 +     id="text1430">
 10.6930 +or</text>
 10.6931 +  <text
 10.6932 +     x="2388.333333"
 10.6933 +     y="819.400000"
 10.6934 +     font-family="FreeSerif"
 10.6935 +     font-size="24"
 10.6936 +     id="text1432">
 10.6937 +FITNESS</text>
 10.6938 +  <text
 10.6939 +     x="2497.166667"
 10.6940 +     y="819.400000"
 10.6941 +     font-family="FreeSerif"
 10.6942 +     font-size="24"
 10.6943 +     id="text1434">
 10.6944 +FOR</text>
 10.6945 +  <text
 10.6946 +     x="2558.000000"
 10.6947 +     y="819.400000"
 10.6948 +     font-family="FreeSerif"
 10.6949 +     font-size="24"
 10.6950 +     id="text1436">
 10.6951 +A</text>
 10.6952 +  <text
 10.6953 +     x="1975.000000"
 10.6954 +     y="846.400000"
 10.6955 +     font-family="FreeSerif"
 10.6956 +     font-size="24"
 10.6957 +     id="text1438">
 10.6958 +PARTICULAR</text>
 10.6959 +  <text
 10.6960 +     x="2136.666667"
 10.6961 +     y="846.400000"
 10.6962 +     font-family="FreeSerif"
 10.6963 +     font-size="24"
 10.6964 +     id="text1440">
 10.6965 +PURPOSE.</text>
 10.6966 +  <text
 10.6967 +     x="2261.333333"
 10.6968 +     y="846.400000"
 10.6969 +     font-family="FreeSerif"
 10.6970 +     font-size="24"
 10.6971 +     id="text1442">
 10.6972 +See</text>
 10.6973 +  <text
 10.6974 +     x="2311.000000"
 10.6975 +     y="846.400000"
 10.6976 +     font-family="FreeSerif"
 10.6977 +     font-size="24"
 10.6978 +     id="text1444">
 10.6979 +the</text>
 10.6980 +  <text
 10.6981 +     x="2355.666667"
 10.6982 +     y="846.400000"
 10.6983 +     font-family="FreeSerif"
 10.6984 +     font-size="24"
 10.6985 +     id="text1446">
 10.6986 +GNU</text>
 10.6987 +  <text
 10.6988 +     x="2421.333333"
 10.6989 +     y="846.400000"
 10.6990 +     font-family="FreeSerif"
 10.6991 +     font-size="24"
 10.6992 +     id="text1448">
 10.6993 +General</text>
 10.6994 +  <text
 10.6995 +     x="2513.000000"
 10.6996 +     y="846.400000"
 10.6997 +     font-family="FreeSerif"
 10.6998 +     font-size="24"
 10.6999 +     id="text1450">
 10.7000 +Public</text>
 10.7001 +  <text
 10.7002 +     x="1975.000000"
 10.7003 +     y="873.400000"
 10.7004 +     font-family="FreeSerif"
 10.7005 +     font-size="24"
 10.7006 +     id="text1452">
 10.7007 +License</text>
 10.7008 +  <text
 10.7009 +     x="2057.000000"
 10.7010 +     y="873.400000"
 10.7011 +     font-family="FreeSerif"
 10.7012 +     font-size="24"
 10.7013 +     id="text1454">
 10.7014 +for</text>
 10.7015 +  <text
 10.7016 +     x="2090.000000"
 10.7017 +     y="873.400000"
 10.7018 +     font-family="FreeSerif"
 10.7019 +     font-size="24"
 10.7020 +     id="text1456">
 10.7021 +more</text>
 10.7022 +  <text
 10.7023 +     x="2146.000000"
 10.7024 +     y="873.400000"
 10.7025 +     font-family="FreeSerif"
 10.7026 +     font-size="24"
 10.7027 +     id="text1458">
 10.7028 +details.</text>
 10.7029 +  <text
 10.7030 +     x="1975.000000"
 10.7031 +     y="913.400000"
 10.7032 +     font-family="FreeSerif"
 10.7033 +     font-size="24"
 10.7034 +     id="text1460">
 10.7035 +You</text>
 10.7036 +  <text
 10.7037 +     x="2020.500000"
 10.7038 +     y="913.400000"
 10.7039 +     font-family="FreeSerif"
 10.7040 +     font-size="24"
 10.7041 +     id="text1462">
 10.7042 +should</text>
 10.7043 +  <text
 10.7044 +     x="2092.000000"
 10.7045 +     y="913.400000"
 10.7046 +     font-family="FreeSerif"
 10.7047 +     font-size="24"
 10.7048 +     id="text1464">
 10.7049 +have</text>
 10.7050 +  <text
 10.7051 +     x="2143.500000"
 10.7052 +     y="913.400000"
 10.7053 +     font-family="FreeSerif"
 10.7054 +     font-size="24"
 10.7055 +     id="text1466">
 10.7056 +received</text>
 10.7057 +  <text
 10.7058 +     x="2233.000000"
 10.7059 +     y="913.400000"
 10.7060 +     font-family="FreeSerif"
 10.7061 +     font-size="24"
 10.7062 +     id="text1468">
 10.7063 +a</text>
 10.7064 +  <text
 10.7065 +     x="2251.500000"
 10.7066 +     y="913.400000"
 10.7067 +     font-family="FreeSerif"
 10.7068 +     font-size="24"
 10.7069 +     id="text1470">
 10.7070 +copy</text>
 10.7071 +  <text
 10.7072 +     x="2305.000000"
 10.7073 +     y="913.400000"
 10.7074 +     font-family="FreeSerif"
 10.7075 +     font-size="24"
 10.7076 +     id="text1472">
 10.7077 +of</text>
 10.7078 +  <text
 10.7079 +     x="2332.500000"
 10.7080 +     y="913.400000"
 10.7081 +     font-family="FreeSerif"
 10.7082 +     font-size="24"
 10.7083 +     id="text1474">
 10.7084 +the</text>
 10.7085 +  <text
 10.7086 +     x="2370.000000"
 10.7087 +     y="913.400000"
 10.7088 +     font-family="FreeSerif"
 10.7089 +     font-size="24"
 10.7090 +     id="text1476">
 10.7091 +GNU</text>
 10.7092 +  <text
 10.7093 +     x="2428.500000"
 10.7094 +     y="913.400000"
 10.7095 +     font-family="FreeSerif"
 10.7096 +     font-size="24"
 10.7097 +     id="text1478">
 10.7098 +General</text>
 10.7099 +  <text
 10.7100 +     x="2513.000000"
 10.7101 +     y="913.400000"
 10.7102 +     font-family="FreeSerif"
 10.7103 +     font-size="24"
 10.7104 +     id="text1480">
 10.7105 +Public</text>
 10.7106 +  <text
 10.7107 +     x="1975.000000"
 10.7108 +     y="940.400000"
 10.7109 +     font-family="FreeSerif"
 10.7110 +     font-size="24"
 10.7111 +     id="text1482">
 10.7112 +License</text>
 10.7113 +  <text
 10.7114 +     x="2057.000000"
 10.7115 +     y="940.400000"
 10.7116 +     font-family="FreeSerif"
 10.7117 +     font-size="24"
 10.7118 +     id="text1484">
 10.7119 +along</text>
 10.7120 +  <text
 10.7121 +     x="2117.000000"
 10.7122 +     y="940.400000"
 10.7123 +     font-family="FreeSerif"
 10.7124 +     font-size="24"
 10.7125 +     id="text1486">
 10.7126 +with</text>
 10.7127 +  <text
 10.7128 +     x="2166.000000"
 10.7129 +     y="940.400000"
 10.7130 +     font-family="FreeSerif"
 10.7131 +     font-size="24"
 10.7132 +     id="text1488">
 10.7133 +this</text>
 10.7134 +  <text
 10.7135 +     x="2207.000000"
 10.7136 +     y="940.400000"
 10.7137 +     font-family="FreeSerif"
 10.7138 +     font-size="24"
 10.7139 +     id="text1490">
 10.7140 +program.</text>
 10.7141 +  <text
 10.7142 +     x="1975.000000"
 10.7143 +     y="967.400000"
 10.7144 +     font-family="FreeSerif"
 10.7145 +     font-size="24"
 10.7146 +     id="text1492">
 10.7147 +If</text>
 10.7148 +  <text
 10.7149 +     x="1997.000000"
 10.7150 +     y="967.400000"
 10.7151 +     font-family="FreeSerif"
 10.7152 +     font-size="24"
 10.7153 +     id="text1494">
 10.7154 +not,</text>
 10.7155 +  <text
 10.7156 +     x="2040.000000"
 10.7157 +     y="967.400000"
 10.7158 +     font-family="FreeSerif"
 10.7159 +     font-size="24"
 10.7160 +     id="text1496">
 10.7161 +see</text>
 10.7162 +  <text
 10.7163 +     x="2077.000000"
 10.7164 +     y="967.400000"
 10.7165 +     font-family="FreeSerif"
 10.7166 +     font-size="24"
 10.7167 +     id="text1498">
 10.7168 +&lt;http://www.gnu.org/licenses/&gt;.</text>
 10.7169 +  <rect
 10.7170 +     x="2600"
 10.7171 +     y="0"
 10.7172 +     width="100"
 10.7173 +     height="1000"
 10.7174 +     stroke="black"
 10.7175 +     fill="none"
 10.7176 +     stroke-width="1"
 10.7177 +     id="rect1500" />
 10.7178 +  <g
 10.7179 +     id="g4361"
 10.7180 +     transform="matrix(0.8666666,0,0,0.8666666,2699.9999,66.666739)">
 10.7181 +    <rect
 10.7182 +       y="-76.923096"
 10.7183 +       x="-3.0511719e-05"
 10.7184 +       height="1153.8462"
 10.7185 +       width="750.00006"
 10.7186 +       id="rect10069"
 10.7187 +       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:4, 4;stroke-dashoffset:0;stroke-opacity:1" />
 10.7188 +    <rect
 10.7189 +       style="fill:url(#linearGradient2384);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:4, 4;stroke-dashoffset:0;stroke-opacity:1"
 10.7190 +       id="rect10292"
 10.7191 +       width="652.63892"
 10.7192 +       height="915.86542"
 10.7193 +       x="48.680542"
 10.7194 +       y="38.94228" />
 10.7195 +    <path
 10.7196 +       sodipodi:nodetypes="cccccccccccccccc"
 10.7197 +       id="path2205"
 10.7198 +       d="M 194.20138,161.55768 L 194.20138,170.37712 C 194.20138,174.78684 194.20138,174.78684 198.6111,174.78684 L 216.24999,174.78684 L 216.24999,214.47434 C 216.24999,218.88407 211.84027,223.29379 207.43055,223.29379 C 203.02083,223.29379 198.6111,218.88407 198.6111,214.47434 L 189.79166,214.47434 L 189.79166,218.88407 C 189.79166,227.70351 198.6111,236.52296 211.84027,236.52296 C 220.65972,236.52295 229.47916,227.70351 229.47916,218.88407 L 229.47916,174.78684 L 247.11805,174.78684 L 247.11805,165.9674 C 247.11805,161.55768 247.11805,161.55768 242.70833,161.55768 L 194.20138,161.55768 z "
 10.7199 +       style="fill:#007f00;fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7200 +    <path
 10.7201 +       sodipodi:nodetypes="ccccsccccsccc"
 10.7202 +       id="path4148"
 10.7203 +       d="M 255.9375,161.55768 L 269.16667,161.55768 L 269.16667,210.06462 C 269.16667,214.47434 273.57639,223.29379 282.39583,223.29379 L 286.80556,223.29379 C 295.625,223.29379 300.03472,214.47434 300.03472,210.06462 L 300.03472,161.55768 L 313.26389,161.55768 L 313.26389,214.47434 C 313.26389,223.29379 304.44445,236.52294 286.80556,236.52296 L 282.39583,236.52296 C 264.75693,236.52296 255.9375,223.29379 255.9375,214.47434 L 255.9375,161.55768 z "
 10.7204 +       style="fill:#007f00;fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7205 +    <path
 10.7206 +       sodipodi:nodetypes="cccccccccccc"
 10.7207 +       id="path5119"
 10.7208 +       d="M 322.08334,161.55768 L 322.08334,236.52296 L 335.3125,236.52296 L 335.3125,183.60629 L 370.59028,236.52296 L 383.81945,236.52296 L 383.81945,165.9674 C 383.81945,161.55768 383.81945,161.55768 379.40973,161.55768 L 370.59028,161.55768 L 370.59028,214.47434 L 335.3125,161.55768 L 322.08334,161.55768 z "
 10.7209 +       style="fill:#007f00;fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7210 +    <path
 10.7211 +       sodipodi:nodetypes="cccccccccccccc"
 10.7212 +       id="path6090"
 10.7213 +       d="M 392.63889,196.83545 C 392.63889,179.19656 401.45834,161.55768 419.09722,161.55768 C 432.1528,162.81043 440.97225,162.81043 445.38197,180.44932 L 436.73611,183.60629 C 436.73612,174.78684 427.91667,174.78684 423.50695,174.78684 C 414.6875,174.78684 405.86806,179.19656 405.86806,196.83545 C 405.86806,214.47435 414.6875,223.29379 423.50695,223.29379 C 432.32639,223.29379 441.14584,218.88407 441.14584,210.06462 L 432.32639,210.06462 L 432.32639,201.24518 L 449.96528,201.24518 L 449.96528,214.47434 C 449.96528,227.70351 441.14584,236.52296 423.50695,236.52296 C 401.45834,236.52296 392.63889,218.88407 392.63889,196.83545 z "
 10.7214 +       style="fill:#007f00;fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7215 +    <path
 10.7216 +       sodipodi:nodetypes="ccccccccc"
 10.7217 +       id="path7061"
 10.7218 +       d="M 459.28473,236.02296 L 503.38195,236.02296 C 507.79167,236.02296 507.79167,236.02296 507.79167,231.61323 L 507.79167,222.79379 L 472.51389,222.79379 L 472.51389,165.4674 C 472.51389,161.05767 472.51389,161.05767 468.10417,161.05767 L 459.28473,161.05767 L 459.28473,236.02296 z "
 10.7219 +       style="fill:#007f00;fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7220 +    <path
 10.7221 +       sodipodi:nodetypes="cccccccccccccccc"
 10.7222 +       id="path8032"
 10.7223 +       d="M 516.11112,161.55768 L 516.11112,236.52296 L 555.79861,236.52296 C 560.20835,236.52296 560.20835,236.52296 560.20835,232.11323 L 560.20835,223.29379 L 524.93057,223.29379 L 524.93057,201.24518 L 542.56945,201.24518 C 546.97917,201.24518 546.97917,201.24518 546.97917,196.83545 L 546.97917,188.01601 L 524.93057,188.01601 L 524.93057,170.37712 L 551.38889,170.37712 C 555.79861,170.37712 555.79861,170.37712 555.79861,165.9674 L 555.79861,161.55768 L 516.11112,161.55768 z "
 10.7224 +       style="fill:#007f00;fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7225 +    <path
 10.7226 +       sodipodi:nodetypes="cccccccccccccccc"
 10.7227 +       id="path9003"
 10.7228 +       d="M 167.24304,245.8424 L 167.24304,254.66185 C 167.24304,259.07157 167.24304,259.07157 171.65276,259.07157 L 189.29165,259.07157 L 189.29165,298.75907 C 189.29165,303.1688 184.88193,307.57852 180.47221,307.57852 C 176.06249,307.57852 171.65276,303.1688 171.65276,298.75907 L 162.83332,298.75907 L 162.83332,303.1688 C 162.83332,311.98824 171.65276,320.80769 184.88193,320.80769 C 193.70138,320.80768 202.52082,311.98824 202.52082,303.1688 L 202.52082,259.07157 L 220.15971,259.07157 L 220.15971,250.25213 C 220.15971,245.8424 220.15971,245.8424 215.74999,245.8424 L 167.24304,245.8424 z "
 10.7229 +       style="fill:url(#linearGradient2501);fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7230 +    <path
 10.7231 +       d="M 219.65972,285.52991 C 219.65972,259.07158 232.88888,245.84241 250.52777,245.84241 C 268.16666,245.84241 281.39583,259.07158 281.39583,285.52991 C 281.39583,307.57853 268.16666,320.80769 250.52777,320.80769 C 232.88888,320.80769 219.65972,307.57853 219.65972,285.52991 z M 232.88888,285.52991 C 232.88888,263.4813 241.70833,254.66186 250.52777,254.66186 C 259.34722,254.66186 268.16666,263.4813 268.16666,285.52991 C 268.16666,303.1688 259.34722,311.98825 250.52777,311.98825 C 241.70833,311.98825 232.88888,303.1688 232.88888,285.52991 z "
 10.7232 +       style="fill:url(#linearGradient2498);fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7233 +       id="path9005" />
 10.7234 +    <path
 10.7235 +       style="fill:url(#linearGradient2495);fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7236 +       d="M 290.21528,245.8424 L 303.44445,245.8424 L 303.44445,294.34935 C 303.44445,298.75907 307.85417,307.57852 316.67361,307.57852 L 321.08334,307.57852 C 329.90278,307.57852 334.3125,298.75907 334.3125,294.34935 L 334.3125,245.8424 L 347.54167,245.8424 L 347.54167,298.75907 C 347.54167,307.57852 338.72223,320.80767 321.08334,320.80769 L 316.67361,320.80769 C 299.03472,320.80769 290.21528,307.57852 290.21528,298.75907 L 290.21528,245.8424 z "
 10.7237 +       id="path9982"
 10.7238 +       sodipodi:nodetypes="ccccsccccsccc" />
 10.7239 +    <path
 10.7240 +       d="M 356.86111,245.84241 L 356.86111,316.39797 C 356.86111,320.80769 356.86111,320.80769 361.27083,320.80769 L 370.09028,320.80769 L 370.09028,289.93964 L 383.31945,289.93964 L 400.95834,320.80769 L 409.77778,320.80769 L 409.77778,316.39797 L 392.13889,285.52991 C 405.36806,281.12019 405.36806,272.30075 405.36806,267.89102 L 405.36806,263.4813 C 405.36806,254.66186 400.95834,245.84241 387.72917,245.84241 L 356.86111,245.84241 z M 370.09028,254.66186 L 370.09028,276.71047 L 383.31945,276.71047 C 396.54861,276.71047 396.54861,254.66185 383.31945,254.66186 L 370.09028,254.66186 z "
 10.7241 +       style="fill:url(#linearGradient2492);fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7242 +       id="path9984" />
 10.7243 +    <path
 10.7244 +       style="fill:url(#linearGradient2489);fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7245 +       d="M 414.6875,245.84241 L 414.6875,320.80769 L 427.91667,320.80769 L 427.91667,267.89102 L 463.19445,320.80769 L 476.42361,320.80769 L 476.42361,250.25213 C 476.42361,245.84241 476.42361,245.84241 472.01389,245.84241 L 463.19445,245.84241 L 463.19445,298.75907 L 427.91667,245.84241 L 414.6875,245.84241 z "
 10.7246 +       id="path9988"
 10.7247 +       sodipodi:nodetypes="cccccccccccc" />
 10.7248 +    <path
 10.7249 +       style="fill:url(#linearGradient2486);fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7250 +       d="M 484.74306,245.8424 L 484.74306,320.80769 L 524.43056,320.80769 C 528.84029,320.80769 528.84029,320.80769 528.84029,316.39796 L 528.84029,307.57852 L 493.56251,307.57852 L 493.56251,285.52991 L 511.2014,285.52991 C 515.61112,285.52991 515.61112,285.52991 515.61112,281.12018 L 515.61112,272.30074 L 493.56251,272.30074 L 493.56251,254.66185 L 520.02084,254.66185 C 524.43056,254.66185 524.43056,254.66185 524.43056,250.25213 L 524.43056,245.8424 L 484.74306,245.8424 z "
 10.7251 +       id="path9990"
 10.7252 +       sodipodi:nodetypes="cccccccccccccccc" />
 10.7253 +    <path
 10.7254 +       sodipodi:nodetypes="cccccccccccc"
 10.7255 +       id="path9992"
 10.7256 +       d="M 551.8889,320.80769 L 560.70835,320.80769 C 565.11807,320.80769 565.11807,320.80769 565.11807,316.39796 L 564.61807,281.62018 C 573.43751,272.80074 587.16668,267.89101 587.16668,245.8424 C 582.75696,245.8424 578.34724,245.8424 577.84724,250.75212 C 578.34724,259.07157 565.11807,272.30074 560.70835,276.71046 L 556.29862,276.71046 C 547.47918,267.89102 537.65973,264.48129 538.15973,246.3424 C 531.94801,245.66545 528.84029,248.54727 529.34029,250.75212 C 528.84029,266.18616 537.40693,274.80668 551.8889,281.12018 L 551.8889,320.80769 z "
 10.7257 +       style="fill:url(#linearGradient2483);fill-opacity:1;fill-rule:evenodd;stroke:#a0a000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7258 +    <path
 10.7259 +       sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
 10.7260 +       id="path10288"
 10.7261 +       d="M 14.755594,975.16024 L 32.394485,957.52135 L 32.394489,922.24353 L 14.755598,904.60464 L 12.728353,788.83332 L 30.367243,771.19443 L 12.728353,753.55554 L 12.728353,559.52776 L 30.367243,541.88887 L 30.367243,471.33331 L 12.728353,453.69442 L 12.728353,242.02774 L 30.367243,224.38885 L 29.188791,122.70938 L 11.549901,105.07049 L 29.188791,87.431606 L 29.010393,67.257456 L 12.049897,51.653826 L 12.049897,16.376045 L 29.688786,-1.2628454 L 64.966566,-1.2628454 L 82.605457,16.376045 L 170.79992,16.376045 L 188.43881,-1.2628454 L 347.18882,-1.2628454 L 364.82771,16.376045 L 382.4666,-1.2628454 L 576.49439,-1.2628454 L 594.13328,16.376045 L 682.32773,16.376045 L 699.96662,-1.2628454 L 718.10551,-1.7628504 L 735.7444,15.87604 L 735.2444,51.653826 L 717.60551,69.292716 L 735.2444,86.931606 L 736.42285,347.36108 L 718.78396,364.99997 L 718.78396,400.27775 L 736.42285,417.91664 L 736.42285,506.11109 L 718.78396,523.74998 L 718.78396,576.66665 L 736.42285,594.30554 L 718.78396,611.94443 L 718.78396,788.33332 L 736.42285,805.97221 L 738.4501,939.38242 L 720.81121,957.02131 L 720.81121,974.66024 L 703.17232,992.29909 L 685.53343,974.66024 L 667.39454,975.16024 L 649.75565,992.79909 L 526.28342,992.79909 L 508.64453,975.16024 L 367.53341,975.16024 L 349.89452,992.79909 L 296.97785,992.79909 L 279.33896,975.16024 L 208.7834,975.16024 L 191.14451,992.79909 L 120.58895,992.79909 L 102.95006,975.16024 L 85.311155,992.79909 L 32.394485,992.79909 L 14.755594,975.16024 z "
 10.7262 +       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#008000;stroke-width:5.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
 10.7263 +    <path
 10.7264 +       sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
 10.7265 +       id="path10290"
 10.7266 +       d="M 14.925188,960.23503 L 14.925188,924.95725 L 32.564079,907.31836 L 30.876061,788.33332 L 13.23717,770.69443 L 30.876061,753.05554 L 30.876061,559.02776 L 13.23717,541.38887 L 13.23717,470.83331 L 30.876061,453.19442 L 30.876061,241.52774 L 13.23717,223.88885 L 11.880316,124.42305 L 29.519206,106.78416 L 11.880316,89.145276 L 11.880316,71.506386 L 29.519206,53.867496 L 29.519206,18.589714 L 64.796986,18.589714 L 82.435874,0.95082398 L 170.63033,0.95082398 L 188.26922,18.589714 L 347.01923,18.589714 L 364.65812,0.95082398 L 382.29701,18.589714 L 576.3248,18.589714 L 593.96369,0.95082398 L 682.15814,0.95082398 L 699.79703,18.589714 L 717.43592,18.589715 L 717.43592,36.228606 L 717.43592,53.867496 L 735.07481,71.506386 L 717.43592,89.145276 L 718.79278,347.36108 L 736.43167,364.99997 L 736.43167,400.27775 L 718.79278,417.91664 L 718.79278,506.11109 L 736.43167,523.74998 L 736.43167,576.66665 L 718.79278,594.30554 L 736.43167,611.94443 L 736.43167,788.33332 L 718.79278,805.97221 L 720.4808,942.59614 L 738.11969,960.23503 L 738.11969,977.87392 L 720.4808,995.51281 L 702.84191,977.87392 L 685.20302,995.51281 L 667.56413,995.51281 L 649.92524,977.87392 L 526.45301,977.87392 L 508.81412,995.51281 L 367.703,995.51281 L 350.06411,977.87392 L 297.14744,977.87392 L 279.50855,995.51281 L 208.95299,995.51281 L 191.3141,977.87392 L 120.75854,977.87392 L 103.11965,995.51281 L 85.480748,977.87392 L 32.564079,977.87392 L 14.925188,960.23503 z "
 10.7267 +       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#808000;stroke-width:5.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
 10.7268 +    <text
 10.7269 +       id="text10395"
 10.7270 +       y="-27.683496"
 10.7271 +       x="152.0625"
 10.7272 +       style="font-size:32px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
 10.7273 +       xml:space="preserve"><tspan
 10.7274 +         y="-27.683496"
 10.7275 +         x="152.0625"
 10.7276 +         id="tspan10397"
 10.7277 +         sodipodi:role="line">Acorn Electron/BBC Model B</tspan></text>
 10.7278 +    <text
 10.7279 +       id="text10399"
 10.7280 +       y="1049.9143"
 10.7281 +       x="52.320312"
 10.7282 +       style="font-size:32px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
 10.7283 +       xml:space="preserve"><tspan
 10.7284 +         y="1049.9143"
 10.7285 +         x="52.320312"
 10.7286 +         id="tspan10401"
 10.7287 +         sodipodi:role="line">An Infukor production for Retro Software</tspan></text>
 10.7288 +    <path
 10.7289 +       style="fill:url(#linearGradient2466);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7290 +       d="M 251.52777,655.8034 C 251.52777,691.08117 322.08333,708.72006 374.5,709.22006 C 427.91667,708.72006 498.47223,691.08117 498.47223,655.8034 C 498.47223,620.52562 410.27778,620.52562 374.5,621.02561 C 339.72222,620.52562 251.52777,620.52562 251.52777,655.8034 z "
 10.7291 +       id="path10415"
 10.7292 +       sodipodi:nodetypes="ccccc" />
 10.7293 +    <path
 10.7294 +       sodipodi:nodetypes="czzzzczczzczzzcczczcsscsscsssssscsssscssscccccccc"
 10.7295 +       id="path10508"
 10.7296 +       d="M 286.80555,646.98395 C 296.08441,638.62392 305.60655,627.86766 304.44444,611.70617 C 303.28233,595.54468 300.21926,578.66072 286.80555,567.60895 C 273.39183,556.55719 260.72849,555.8327 260.34721,541.15061 C 259.96593,526.46852 262.56924,521.14239 269.16666,505.87283 C 275.76408,490.60328 285.79823,480.67544 295.62499,470.59505 C 295.62499,470.59505 284.41566,487.94047 286.80555,505.87283 C 289.19544,523.80519 292.62676,537.6462 304.44444,549.97006 C 313.91023,561.08297 325.62253,574.82948 330.90277,585.24784 C 336.18302,595.66621 338.25232,602.82396 339.72222,611.70617 C 341.19212,620.58837 339.72222,628.28556 339.72222,638.16451 C 349.51371,626.47214 358.39653,609.99432 357.36111,594.06728 C 356.32569,578.14024 352.13294,578.47458 348.54166,576.42839 C 344.95039,574.3822 327.452,564.64123 322.08333,549.97006 C 316.71466,535.29889 322.08333,523.51172 322.08333,523.51172 C 326.70251,533.17146 329.78319,543.85688 339.72222,549.97006 C 347.31785,556.66556 357.07262,562.01584 366.18055,567.60895 C 375.28848,573.20206 375.30141,584.16743 375,594.06728 C 374.221,603.96714 367.50867,610.56214 366.18055,620.52562 C 364.85243,630.4891 365.61452,637.54364 375,638.16451 C 397.84497,622.79827 401.60192,600.8553 392.63889,585.24784 C 383.74753,569.76517 358.10025,542.58068 375,523.51172 C 382.98886,514.49742 363.09845,508.95494 357.36111,505.87283 C 339.72222,497.05339 339.72222,497.05339 330.90277,488.23394 C 322.74153,480.0727 322.18934,470.59662 322.08333,461.77561 C 321.9417,449.9907 330.90277,435.31727 339.72222,435.31727 C 339.72222,435.31727 326.49305,448.54644 330.90277,461.77561 C 335.31249,475.00478 334.71262,480.51326 348.54166,488.23394 C 359.70104,494.46417 373.688,492.43595 383.81944,497.05339 C 391.95563,500.76148 399.03933,510.70801 401.45833,523.51172 C 403.21281,532.79814 394.06076,541.14308 392.63889,549.97006 C 390.77697,561.52885 403.12295,569.15676 410.27778,576.42839 C 424.54448,590.92799 426.1812,615.92814 427.91667,638.16451 C 438.62987,624.9155 457.21021,607.88523 445.55556,594.06728 C 438.76972,586.02188 429.39511,584.00022 427.91667,576.42839 C 424.43794,558.6121 435.85284,545.04703 445.55556,532.33117 C 450.97641,525.2269 448.04014,519.27003 445.55556,514.69228 C 438.66746,502.00122 427.91667,496.84115 419.09722,488.23394 C 433.7963,494.8573 448.72133,498.9623 463.19445,514.69228 C 469.62113,521.67706 478.80953,533.9008 472.01389,541.15061 C 458.83182,555.21365 454.30011,574.65475 463.19445,594.06728 C 468.22472,605.04621 479.92943,612.61008 472.01389,638.16451 C 483.37341,644.43111 488.46155,649.51925 488.46155,659.69553 C 483.37341,685.13624 459.85756,698.25818 445.55556,717.53951 L 375,726.35895 L 304.44444,708.72006 L 269.16666,682.26173 L 269.16666,664.62284 L 286.80555,646.98395 z "
 10.7297 +       style="fill:url(#linearGradient2463);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7298 +    <path
 10.7299 +       style="fill:url(#linearGradient2460);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7300 +       d="M 295.7466,638.16451 C 322.0512,596.58081 266.23154,589.63855 269.28827,558.78951 C 268.90699,544.10742 282.993,540.8679 304.56605,523.51173 C 326.1391,506.15556 320.90801,495.97261 313.38549,479.4145 C 361.86641,519.49232 251.39631,543.12187 331.02438,585.24784 C 348.6466,599.23321 331.02438,602.88673 348.66327,629.34507 C 330.20116,579.52429 375.17796,573.74879 357.48272,541.15062 C 344.83754,523.10693 340.5861,517.54897 331.02438,505.87284 C 321.46266,494.1967 366.30216,452.95617 366.30216,452.95617 C 357.48272,470.59506 338.72424,490.94021 348.66327,497.05339 C 356.2589,503.74889 370.99251,516.93937 383.94105,532.33117 C 396.88959,547.72297 397.75746,585.2075 375.1216,611.70618 C 373.79348,621.66966 374.55557,628.7242 383.94105,629.34507 C 406.78602,613.97883 410.54297,592.03586 401.57994,576.4284 C 392.7605,536.7409 428.03828,523.51173 422.70711,492.10882 C 436.85772,514.69228 433.37896,517.73233 428.03828,532.33117 C 422.6976,546.93001 413.77745,540.25539 419.21883,567.60895 C 423.05767,586.9066 432.07902,607.1087 436.85772,629.34507 C 447.57092,616.09606 448.51237,607.88524 436.85772,594.06729 C 414.76346,574.58694 437.03249,538.43149 445.67717,523.51173 C 454.32185,508.59196 436.85772,479.4145 454.49661,470.59506 C 445.67717,479.4145 454.49661,497.05339 463.31606,514.69228 C 472.1355,532.33117 436.85772,576.4284 454.49661,594.06729 C 472.1355,611.70618 446.73879,621.70408 473.19712,639.34297 C 473.19712,639.34297 488.46155,644.43111 489.65278,655.8034 C 488.46155,674.95996 473.19712,695.31252 454.49661,708.72007 L 383.94105,717.53951 L 313.26388,708.72006 C 277.9861,708.72006 255.93749,664.62285 260.34721,655.8034 C 264.75693,646.98396 277.9861,638.16451 295.7466,638.16451 z "
 10.7301 +       id="path10546"
 10.7302 +       sodipodi:nodetypes="cczcccczcczcccczscczczzccccczc" />
 10.7303 +    <path
 10.7304 +       style="fill:url(#radialGradient2457);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7305 +       d="M 401.45833,721.94922 L 383.81944,704.31034 L 401.45833,686.67145 L 419.09722,704.31034 L 401.45833,721.94922 z "
 10.7306 +       id="path10463" />
 10.7307 +    <path
 10.7308 +       style="fill:url(#radialGradient2454);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7309 +       d="M 436.73611,726.35894 L 419.09722,708.72006 L 436.73611,691.08117 L 454.375,708.72006 L 436.73611,726.35894 z "
 10.7310 +       id="path10479" />
 10.7311 +    <path
 10.7312 +       style="fill:url(#radialGradient2451);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7313 +       d="M 322.08333,726.35894 L 304.44444,708.72006 L 322.08333,691.08117 L 339.72222,708.72006 L 322.08333,726.35894 z "
 10.7314 +       id="path10471" />
 10.7315 +    <path
 10.7316 +       id="path10435"
 10.7317 +       d="M 348.54166,704.31033 L 330.90277,686.67145 L 348.54166,669.03256 L 366.18055,686.67145 L 348.54166,704.31033 z "
 10.7318 +       style="fill:url(#radialGradient2448);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7319 +    <path
 10.7320 +       id="path10467"
 10.7321 +       d="M 405.86806,677.852 L 388.22917,660.21312 L 405.86806,642.57423 L 423.50695,660.21312 L 405.86806,677.852 z "
 10.7322 +       style="fill:url(#radialGradient2445);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7323 +    <path
 10.7324 +       id="path10475"
 10.7325 +       d="M 304.44444,691.08117 L 286.80555,673.44229 L 304.44444,655.8034 L 322.08333,673.44229 L 304.44444,691.08117 z "
 10.7326 +       style="fill:url(#radialGradient2442);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7327 +    <path
 10.7328 +       style="fill:url(#radialGradient2439);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7329 +       d="M 366.18055,730.76867 L 348.54166,713.12979 L 366.18055,695.4909 L 383.81944,713.12979 L 366.18055,730.76867 z "
 10.7330 +       id="path10487" />
 10.7331 +    <path
 10.7332 +       style="fill:#000000;fill-opacity:0.5;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7333 +       d="M 269.16666,779.77562 C 269.16666,806.23396 322.08333,832.69229 375,832.69229 C 427.41667,833.1923 480.83334,806.23396 480.83334,779.77562 C 480.83334,753.31728 427.91667,744.49784 375,744.49784 C 322.08333,744.49784 269.16666,753.31728 269.16666,779.77562 z "
 10.7334 +       id="path10666"
 10.7335 +       sodipodi:nodetypes="cczcz" />
 10.7336 +    <path
 10.7337 +       sodipodi:nodetypes="ccccc"
 10.7338 +       id="path10403"
 10.7339 +       d="M 251.52777,655.8034 C 251.52777,691.08117 286.80555,796.91452 375,796.91451 C 463.19444,796.91452 498.47222,691.08117 498.47223,655.8034 C 480.83333,691.08117 427.91667,708.72006 375,708.72006 C 322.08333,708.72006 269.16666,691.08117 251.52777,655.8034 z "
 10.7340 +       style="fill:url(#linearGradient2435);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7341 +    <path
 10.7342 +       id="path10483"
 10.7343 +       d="M 423.50694,699.90061 L 405.86805,682.26173 L 423.50694,664.62284 L 441.14583,682.26173 L 423.50694,699.90061 z "
 10.7344 +       style="fill:url(#radialGradient2432);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7345 +    <path
 10.7346 +       style="fill:url(#radialGradient2429);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7347 +       d="M 383.81944,699.90061 L 366.18055,682.26173 L 383.81944,664.62284 L 401.45833,682.26173 L 383.81944,699.90061 z "
 10.7348 +       id="path10491" />
 10.7349 +    <path
 10.7350 +       style="fill:url(#radialGradient2426);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7351 +       d="M 454.375,691.08117 L 436.73611,673.44229 L 454.375,655.8034 L 472.01389,673.44229 L 454.375,691.08117 z "
 10.7352 +       id="path10495" />
 10.7353 +    <path
 10.7354 +       id="path10499"
 10.7355 +       d="M 335.3125,677.85201 L 317.67361,660.21313 L 335.3125,642.57424 L 352.95139,660.21313 L 335.3125,677.85201 z "
 10.7356 +       style="fill:url(#radialGradient2423);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 10.7357 +    <path
 10.7358 +       style="fill:url(#radialGradient2420);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 10.7359 +       d="M 370.59028,673.44229 L 352.95139,655.80341 L 370.59028,638.16452 L 388.22917,655.80341 L 370.59028,673.44229 z "
 10.7360 +       id="path10504" />
 10.7361 +  </g>
 10.7362 +  <g
 10.7363 +     id="g4407"
 10.7364 +     transform="translate(-23.813779,0)">
 10.7365 +    <text
 10.7366 +       transform="matrix(0,1,-1,0,0,0)"
 10.7367 +       style="font-size:54px;font-weight:bold;font-family:FreeSerif"
 10.7368 +       id="text4401"
 10.7369 +       font-weight="bold"
 10.7370 +       font-size="36"
 10.7371 +       y="-2661.1238"
 10.7372 +       x="97.056587">Jungle</text>
 10.7373 +    <text
 10.7374 +       transform="matrix(0,1,-1,0,0,0)"
 10.7375 +       style="font-size:54px;font-weight:bold;font-family:FreeSerif"
 10.7376 +       id="text4403"
 10.7377 +       font-weight="bold"
 10.7378 +       font-size="36"
 10.7379 +       y="-2661.1238"
 10.7380 +       x="263.55658">Journey</text>
 10.7381 +  </g>
 10.7382 +  <g
 10.7383 +     id="g3157"
 10.7384 +     transform="matrix(0,2.25,-2.25,0,3904.0871,-4669.0757)">
 10.7385 +    <text
 10.7386 +       x="2330.5"
 10.7387 +       y="565.40002"
 10.7388 +       font-size="24"
 10.7389 +       id="text3153"
 10.7390 +       style="font-size:24px;font-family:FreeSerif">Retro</text>
 10.7391 +    <text
 10.7392 +       x="2389.5"
 10.7393 +       y="565.40002"
 10.7394 +       font-size="24"
 10.7395 +       id="text3155"
 10.7396 +       style="font-size:24px;font-family:FreeSerif">Software</text>
 10.7397 +  </g>
 10.7398 +</svg>
    11.1 Binary file materials/screenshot1.png has changed