[kune-commits] r1252 - in branches/wave-jetty-embed-guice: . img/webtemplate src/main/java/cc/kune/chat/client src/main/java/cc/kune/common/client/noti src/main/java/cc/kune/core/client/auth src/main/java/cc/kune/core/client/sitebar src/main/java/cc/kune/core/client/state src/main/java/cc/kune/core/public src/main/java/cc/kune/gspace/client src/main/java/cc/kune/pspace/client src/main/java/cc/kune/wave/client src/main/java/cc/kune/wave/server src/main/webapp/WEB-INF

Vicente J. Ruiz Jurado vjrj_ at ourproject.org
Mon Feb 14 01:14:58 CET 2011


Author: vjrj_
Date: 2011-02-14 01:14:58 +0100 (Mon, 14 Feb 2011)
New Revision: 1252

Added:
   branches/wave-jetty-embed-guice/img/webtemplate/web_home_template-2011.svg
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/public/logo-big-home.png
Modified:
   branches/wave-jetty-embed-guice/.project
   branches/wave-jetty-embed-guice/TODO
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/chat/client/ChatClientDefault.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/common/client/noti/NotifyUser.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/auth/SignInAbstractPresenter.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/auth/SignInPresenter.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/sitebar/SiteUserOptionsPresenter.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/state/SessionDefault.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/state/UserSignInEvent.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/public/ws.html
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/gspace/client/WsArmor.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/gspace/client/WsArmorImpl.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/pspace/client/PSpacePanel.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/wave/client/WaveClientTester.java
   branches/wave-jetty-embed-guice/src/main/java/cc/kune/wave/server/CustomServerRpcProvider.java
   branches/wave-jetty-embed-guice/src/main/webapp/WEB-INF/web.xml
Log:
Few wiab changes

Modified: branches/wave-jetty-embed-guice/.project
===================================================================
--- branches/wave-jetty-embed-guice/.project	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/.project	2011-02-14 00:14:58 UTC (rev 1252)
@@ -1,78 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-  <name>kune</name>
-  <comment>kune free/open/libre collaboration platform. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
-  <projects/>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-      <triggers>full,incremental,</triggers>
-      <arguments>
-        <dictionary>
-          <key>LaunchConfigHandle</key>
-          <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.common.project.facet.core.builder (2).launch</value>
-        </dictionary>
-      </arguments>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-      <triggers>full,incremental,</triggers>
-      <arguments>
-        <dictionary>
-          <key>LaunchConfigHandle</key>
-          <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder (3).launch</value>
-        </dictionary>
-      </arguments>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-      <triggers>full,incremental,</triggers>
-      <arguments>
-        <dictionary>
-          <key>LaunchConfigHandle</key>
-          <value>&lt;project&gt;/.externalToolBuilders/com.google.gwt.eclipse.core.gwtProjectValidator (2).launch</value>
-        </dictionary>
-      </arguments>
-    </buildCommand>
-    <buildCommand>
-      <name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
-    </buildCommand>
-    <buildCommand>
-      <name>com.google.gwt.eclipse.core.gwtProjectValidator</name>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.wst.common.project.facet.core.builder</name>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-      <triggers>full,incremental,</triggers>
-      <arguments>
-        <dictionary>
-          <key>LaunchConfigHandle</key>
-          <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder (4).launch</value>
-        </dictionary>
-      </arguments>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.wst.validation.validationbuilder</name>
-    </buildCommand>
-    <buildCommand>
-      <name>net.sourceforge.pmd.eclipse.plugin.pmdBuilder</name>
-    </buildCommand>
-    <buildCommand>
-      <name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-    <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
-    <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
-    <nature>org.eclipse.ajdt.ui.ajnature</nature>
-    <nature>com.google.gwt.eclipse.core.gwtNature</nature>
-    <nature>net.sourceforge.pmd.eclipse.plugin.pmdNature</nature>
-    <nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file
+	<name>kune</name>
+	<comment>kune free/open/libre collaboration platform. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+			<triggers>full,incremental,</triggers>
+			<arguments>
+				<dictionary>
+					<key>LaunchConfigHandle</key>
+					<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.common.project.facet.core.builder (2).launch</value>
+				</dictionary>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+			<triggers>full,incremental,</triggers>
+			<arguments>
+				<dictionary>
+					<key>LaunchConfigHandle</key>
+					<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder (3).launch</value>
+				</dictionary>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+			<triggers>full,incremental,</triggers>
+			<arguments>
+				<dictionary>
+					<key>LaunchConfigHandle</key>
+					<value>&lt;project&gt;/.externalToolBuilders/com.google.gwt.eclipse.core.gwtProjectValidator (2).launch</value>
+				</dictionary>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.google.gwt.eclipse.core.gwtProjectValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+			<triggers>full,incremental,</triggers>
+			<arguments>
+				<dictionary>
+					<key>LaunchConfigHandle</key>
+					<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder (4).launch</value>
+				</dictionary>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+		<nature>org.eclipse.ajdt.ui.ajnature</nature>
+		<nature>com.google.gwt.eclipse.core.gwtNature</nature>
+		<nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
+	</natures>
+</projectDescription>

Modified: branches/wave-jetty-embed-guice/TODO
===================================================================
--- branches/wave-jetty-embed-guice/TODO	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/TODO	2011-02-14 00:14:58 UTC (rev 1252)
@@ -12,6 +12,7 @@
 
 * SHORT-TERM (URGENT)
 ** >> Delete host/room conf in ws.html
+** >> kune.properties from cmd line
 ** HelloWord with samples of extensions: sitebar, sitebar options menu, siteuseroptions, sn, ...
 ** TODO Register of "reserved words" not permitted for groups/users names (in server and in client)
 ** TODO WIAB under proxies

Added: branches/wave-jetty-embed-guice/img/webtemplate/web_home_template-2011.svg
===================================================================
--- branches/wave-jetty-embed-guice/img/webtemplate/web_home_template-2011.svg	                        (rev 0)
+++ branches/wave-jetty-embed-guice/img/webtemplate/web_home_template-2011.svg	2011-02-14 00:14:58 UTC (rev 1252)
@@ -0,0 +1,3125 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="1024"
+   height="768"
+   id="svg3182"
+   version="1.1"
+   inkscape:version="0.48.0 r9654"
+   sodipodi:docname="web_home_template-2011.svg"
+   inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/webtemplate/web_template-2011.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"
+   style="display:inline">
+  <defs
+     id="defs3184" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="546.88652"
+     inkscape:cy="736.55101"
+     inkscape:current-layer="layer1"
+     inkscape:document-units="px"
+     showgrid="false"
+     inkscape:window-width="1280"
+     inkscape:window-height="974"
+     inkscape:window-x="0"
+     inkscape:window-y="21"
+     inkscape:window-maximized="1"
+     inkscape:snap-bbox="false"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-page="true"
+     inkscape:snap-object-midpoints="false"
+     inkscape:snap-global="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:snap-nodes="false"
+     inkscape:snap-bbox-edge-midpoints="true"
+     borderlayer="false"
+     showborder="false"
+     inkscape:showpageshadow="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3446"
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true"
+       dotted="true"
+       color="#58586d"
+       opacity="0.90980392"
+       empcolor="#b2b2b2"
+       empopacity="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3187">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer6"
+     inkscape:label="background"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <rect
+       style="color:#000000;fill:#ececec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect5254"
+       width="1508.2104"
+       height="880"
+       x="-228.21049"
+       y="-32"
+       rx="5"
+       ry="4.9999995"
+       inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/webtemplate/web_template-2011.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90" />
+  </g>
+  <g
+     id="layer1"
+     inkscape:label="normal"
+     inkscape:groupmode="layer"
+     style="display:inline">
+    <rect
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect5037"
+       width="1013"
+       height="657.95032"
+       x="7"
+       y="112"
+       inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/webtemplate/web_template-2011.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90" />
+    <rect
+       style="color:#000000;fill:#ff9999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect4635"
+       width="87.859406"
+       height="19.905512"
+       x="2.0708618"
+       y="111.27247"
+       rx="4"
+       ry="4" />
+    <g
+       style="opacity:0.5;display:inline"
+       id="g5064"
+       inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/webtemplate/web_template-2011.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90"
+       transform="translate(804.21116,-0.597721)">
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:export-ydpi="90"
+         inkscape:export-xdpi="90"
+         inkscape:export-filename="/home/vjrj/proyectos/ourproject.org/kune/svn/trunk/img/kune-logo-16px.png"
+         id="path5050"
+         d="m 206.0077,119.17481 c -0.23779,0 -0.46633,8.7e-4 -0.69567,0.0158 -0.0214,0.004 -0.0417,0.0118 -0.0632,0.0158 -0.21349,0.0399 -0.4241,0.0739 -0.6482,0.0791 -0.0311,0.004 -0.064,-0.005 -0.0949,0 -1.82915,0.27537 -3.37459,1.06959 -4.61662,2.38736 -1.45043,1.53186 -2.18178,3.36697 -2.18178,5.50197 0,2.15893 0.73135,4.00649 2.18178,5.53358 1.57013,1.64669 3.61017,2.46636 6.11859,2.46636 1.33077,0 2.61016,-0.33065 3.82604,-0.99601 1.21588,-0.64624 2.27312,-1.56093 3.1779,-2.71936 l -2.73518,-1.51778 c -1.17765,1.57013 -2.6245,2.35569 -4.34781,2.35569 -1.19676,0 -2.26981,-0.3882 -3.1937,-1.1541 -0.93824,-0.76596 -1.40711,-1.69889 -1.40711,-2.81422 l 12.5059,0 0,-0.63244 c 0,-2.70464 -0.91615,-4.8704 -2.73518,-6.49798 -1.53185,-1.35475 -3.22873,-2.02374 -5.09086,-2.02374 z m -58.15001,0.11067 0,6.0553 -2.1186,0 0,3.09885 2.1186,0 0,6.32407 3.22527,0 0,-6.32407 1.94464,0 3.96838,6.32407 3.82609,0 -5.32806,-8.03161 5.09091,-7.14623 -3.90514,0 -3.93676,5.75492 -1.66006,0 0,-6.0553 -3.22527,0 z m 39.573,0 c -0.55523,0.0991 -1.07256,0.26037 -1.5494,0.50596 -0.80423,0.43082 -1.43916,0.99904 -1.91307,1.7075 l 0,-1.91308 -3.24108,0 0,15.17784 3.24108,0 0,-8.5059 c 0,-1.21588 0.3431,-2.14881 1.02768,-2.81422 0.68934,-0.66536 1.5632,-0.99601 2.64032,-0.99607 1.13926,6e-5 2.02899,0.30575 2.65612,0.93283 0.62708,0.62713 0.93277,1.60993 0.93277,2.94069 l 0,8.44267 3.24113,0 0,-9.1541 c -5e-5,-1.86218 -0.56822,-3.40069 -1.70754,-4.61662 -0.85448,-0.91187 -1.84318,-1.4795 -2.97232,-1.7075 l -2.35569,0 z m -24.56913,0.30038 0,8.79053 c 0,2.0584 0.69395,3.72268 2.08698,4.99601 1.29249,1.19676 2.89338,1.80235 4.77467,1.80235 1.90046,0 3.49322,-0.60559 4.79053,-1.80235 1.39298,-1.27333 2.08693,-2.93761 2.08693,-4.99601 l 0,-8.79053 -3.24108,0 0,8.50591 c -6e-5,1.12015 -0.34316,2.03148 -1.02768,2.73517 -0.70851,0.72762 -1.56992,1.09092 -2.6087,1.09092 -1.0005,0 -1.86857,-0.36806 -2.57708,-1.09092 -0.70369,-0.72762 -1.04349,-1.63413 -1.04343,-2.73517 l 0,-8.50591 -3.24114,0 z m 42.73504,2.49803 c 1.05794,0 1.98172,0.2966 2.76679,0.8854 0.76114,0.60314 1.32167,1.48182 1.67593,2.64031 l -8.71148,0 c 0.25371,-1.11539 0.78014,-1.98162 1.5652,-2.60869 0.76114,-0.60797 1.66002,-0.91702 2.70356,-0.91702 z"
+         style="font-size:58.13353348px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a56941;fill-opacity:1;stroke:none;font-family:Emblem" />
+      <g
+         inkscape:export-ydpi="90"
+         inkscape:export-xdpi="90"
+         inkscape:export-filename="/home/vjrj/proyectos/ourproject.org/kune/svn/trunk/img/kune-logo-16px.png"
+         transform="matrix(0.1111494,0,0,0.111008,121.5678,22.515968)"
+         id="g5052">
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path5054"
+           d="m 60.321717,411.99998 377.014613,0"
+           style="color:#000000;fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#dd8a3d;stroke-width:109.23953247;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path5056"
+           d="m 252.61203,788.60332 0,-377.01178"
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffdb6b;stroke-width:109.23950958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path5058"
+           d="m 252.86937,597.15755 377.0124,0"
+           style="color:#000000;fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#69312f;stroke-width:109.23951721;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path5060"
+           d="m 437.45588,596.97447 0,-377.01491"
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#cc6633;stroke-width:109.23950195;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path5062"
+           d="m 372.87905,411.27704 64.93441,0"
+           style="color:#000000;fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#dd8a3d;stroke-width:109.23947906;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+      </g>
+    </g>
+    <g
+       style="display:inline"
+       inkscape:export-ydpi="90"
+       inkscape:export-xdpi="90"
+       inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/webtemplate/web_template-2011.png"
+       transform="matrix(1.0005291,0,0,1,-859.84649,-399.18897)"
+       id="g5355">
+      <g
+         style="opacity:0.5;display:inline"
+         id="g5357"
+         transform="translate(1196.4702,509.33669)"
+         inkscape:export-filename="/home/vjrj/proyectos/ourproject.org/kune/svn/trunk/img/kune-org-home-draft-0.5.png"
+         inkscape:export-xdpi="90.000000"
+         inkscape:export-ydpi="90.000000">
+        <rect
+           style="fill:#dd8a3d;fill-opacity:1;fill-rule:evenodd;stroke:none"
+           id="rect5359"
+           width="15.999997"
+           height="15.999997"
+           x="405.52979"
+           y="8.8522816"
+           rx="3.7976301"
+           ry="3.7996395" />
+        <g
+           transform="matrix(1.635216,0,0,1.635216,-260.6467,-12.57016)"
+           id="g5361">
+          <path
+             inkscape:connector-curvature="0"
+             style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.74860978;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.37500004;marker:none;visibility:visible;display:inline;overflow:visible"
+             d="m 409.34583,20.876719 3.87812,-3.835542"
+             id="path5363" />
+          <g
+             id="g5365">
+            <path
+               transform="matrix(0.102065,0,0,0.102065,387.7515,-17.05636)"
+               d="m 277.35793,332.62314 c 0,14.81376 -12.00893,26.82268 -26.82268,26.82268 -14.81376,0 -26.82268,-12.00892 -26.82268,-26.82268 0,-14.81376 12.00892,-26.82268 26.82268,-26.82268 14.81375,0 26.82268,12.00892 26.82268,26.82268 z"
+               sodipodi:ry="26.82268"
+               sodipodi:rx="26.82268"
+               sodipodi:cy="332.62314"
+               sodipodi:cx="250.53525"
+               id="path5367"
+               style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99973555pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               sodipodi:type="arc" />
+            <path
+               transform="matrix(0.05245387,0,0,0.05245387,400.1808,-0.554549)"
+               d="m 277.35793,332.62314 c 0,14.81376 -12.00893,26.82268 -26.82268,26.82268 -14.81376,0 -26.82268,-12.00892 -26.82268,-26.82268 0,-14.81376 12.00892,-26.82268 26.82268,-26.82268 14.81375,0 26.82268,12.00892 26.82268,26.82268 z"
+               sodipodi:ry="26.82268"
+               sodipodi:rx="26.82268"
+               sodipodi:cy="332.62314"
+               sodipodi:cx="250.53525"
+               id="path5369"
+               style="fill:#dd8a3d;fill-opacity:1;fill-rule:evenodd;stroke:#dd8a3d;stroke-width:0.99973555pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+               sodipodi:type="arc" />
+          </g>
+        </g>
+      </g>
+      <rect
+         style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffba7f;stroke-width:0.95032339pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+         id="rect5371"
+         width="158.81178"
+         height="14.922246"
+         x="1622.4989"
+         y="518.67261"
+         rx="0.34581041"
+         ry="0.24117236"
+         inkscape:export-filename="/home/vjrj/proyectos/ourproject.org/kune/svn/trunk/img/kune-org-home-draft-0.5.png"
+         inkscape:export-xdpi="90"
+         inkscape:export-ydpi="90" />
+      <text
+         style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu"
+         id="text5373"
+         font-size="11"
+         x="1626.7657"
+         y="529.99762"
+         sodipodi:linespacing="125%"
+         inkscape:export-filename="/home/vjrj/proyectos/ourproject.org/kune/svn/trunk/img/kune-org-home-draft-0.5.png"
+         inkscape:export-xdpi="90"
+         inkscape:export-ydpi="90">
+        <tspan
+           sodipodi:role="line"
+           id="tspan5375"
+           x="1626.7657"
+           y="529.99762">Search</tspan>
+      </text>
+    </g>
+    <text
+       xml:space="preserve"
+       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="-324.67099"
+       y="280.7749"
+       id="text3019"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan3021"
+         x="-324.67099"
+         y="280.7749">720x90</tspan></text>
+    <rect
+       y="18.5"
+       x="-651.5"
+       height="99.000008"
+       width="299"
+       id="rect3029"
+       style="color:#000000;fill:none;stroke:#b3b3b3;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <text
+       sodipodi:linespacing="125%"
+       id="text3033"
+       y="34.92186"
+       x="-408.26172"
+       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       xml:space="preserve"><tspan
+         y="34.92186"
+         x="-408.26172"
+         id="tspan3035"
+         sodipodi:role="line">300x100</tspan></text>
+    <g
+       id="g3091"
+       transform="translate(-359.28223,-129.8584)">
+      <rect
+         style="color:#000000;fill:none;stroke:#b3b3b3;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect3029-4"
+         width="49"
+         height="49"
+         x="12.053711"
+         y="39.436508" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text3073"
+         y="67.858398"
+         x="19.282227"
+         style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           id="tspan3081"
+           y="67.858398"
+           x="19.282227"
+           sodipodi:role="line">50x50</tspan></text>
+    </g>
+    <text
+       sodipodi:linespacing="125%"
+       id="text3073-8"
+       y="368.84732"
+       x="-806.35638"
+       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       xml:space="preserve"><tspan
+         y="368.84732"
+         x="-806.35638"
+         sodipodi:role="line"
+         id="tspan3125">centrado vertical/horizontal, tamaño y color letra, editor ??? mmm igual...</tspan></text>
+    <g
+       id="g3877"
+       style="fill:#a05a2c"
+       transform="translate(-288,1795)">
+      <rect
+         rx="10"
+         ry="10"
+         y="118.5"
+         x="819.5"
+         height="51.955261"
+         width="195"
+         id="rect3045"
+         style="color:#000000;fill:#a05a2c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+      <rect
+         style="color:#000000;fill:#a05a2c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect3871"
+         width="81.320587"
+         height="51.955261"
+         x="819.5"
+         y="118.5" />
+      <rect
+         y="135.73912"
+         x="933.07611"
+         height="34.716145"
+         width="81.320587"
+         id="rect3873"
+         style="color:#000000;fill:#a05a2c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    </g>
+    <g
+       id="g5389"
+       transform="translate(-751,-12)">
+      <path
+         transform="translate(0,-3)"
+         d="m 333,232 c 0,6.07513 -4.92487,11 -11,11 -6.07513,0 -11,-4.92487 -11,-11 0,-6.07513 4.92487,-11 11,-11 6.07513,0 11,4.92487 11,11 z"
+         sodipodi:ry="11"
+         sodipodi:rx="11"
+         sodipodi:cy="232"
+         sodipodi:cx="322"
+         id="path5365"
+         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         sodipodi:type="arc" />
+      <text
+         xml:space="preserve"
+         style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#c8b7b7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+         x="314.99805"
+         y="213.47852"
+         id="text5381"
+         sodipodi:linespacing="100%"><tspan
+           id="tspan5383"
+           sodipodi:role="line"
+           x="314.99805"
+           y="213.47852" /><tspan
+           id="tspan5385"
+           sodipodi:role="line"
+           x="314.99805"
+           y="237.47852">+</tspan></text>
+    </g>
+    <rect
+       ry="5"
+       rx="5"
+       y="-113.91792"
+       x="791.33704"
+       height="28"
+       width="193.76195"
+       id="rect5041"
+       style="color:#000000;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <image
+       width="16"
+       height="16"
+       xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAdpJREFU OI2lkk1I03EYxz97aYyx9J9lCWlYNjZaIE16uYTUZVDdgsJjt6B7lBEMIlAvmRV5VAovXTuFCRUD KRy71ETLpcPR2EsrRi/7b/9vh3+0lkqFz+nh+3s+Dw/f39chic2Uc1M04Aa4ccRx2OMzxr9VypF/ gbx+I1H9Ur54/aVeIYmhfmMuPjmiulmVUtNSblHKvpYWnkkLz+0+tyilplU3q4pPjmio35iTBJKI 9WHDdVOKhaXSinTntJR6Ks3P2H1pxX6rm6qbVcX6kKSGB073FsgkoSMEvjYoLEHoJARPQCFtax0h yCTt2XVNLKRhWxeUlsHobOjGbltr2wP5pSakeUF7DxTfw4698DHT0MursL0bisv2zJ+/AGDVTJyd vZB/B59zsCsIb56A0wU7A1ApQP4tdPVi1czmC7x+IzE7NYplWTBwF2TB2WHwbgWPz+6tOpwfw7LE 7NQoXr+RAHBI+pUDyYqcGRznYHSASvEDM/eukXw8gSxrwxw4fo/yw0vRB4HjpwJHwz1OJi4EcXtu 8zV7kzF9Xy9QTR48OudwZfOt0WOVFzDfnUbeAwxnVjcC1ywof2q52u6pte4PH7rF5fiVv4FrFhgu M7Kvhfv/A8NPEzdTPwCqtvHRDwWVwwAAAABJRU5ErkJggg== "
+       id="image5043"
+       x="972.55145"
+       y="-76.540894" />
+    <image
+       y="112.88816"
+       x="7.4508514"
+       id="image4632"
+       xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAV5JREFU OI2lk01OAkEQhb8axgGG30EiEEiMLoxuvK1X8ABewDsQdy4gBhNiJgg4IuhMl4vWAQSFxFp2+n2v XnW1mJsr5R/l/jyQSh3qbai1oVhFb6/3B0jnDDrnUArAcTZvOw4Ysx0grRM4uQTXQx/vkXAAk3CD IRkXTeJ1gJQC6FxAxoX+HfS6bB2MMeB5FvI+t00BELQg56PDPtrr/pmZJIaMi2TcJUArddteOPhb DKgaEAe83BIgfhmSD5huZt4aAyyE7yEakx7sVQcemGQlwssI1IBf3qkVL2fNkhWARCPbRdDc7Z7N W4CaJYDREH0dQ62JNI5/d/fLkC9Z8dczugA6myJPD2jrFI6OES8P09BGAyRXhKwPhbIVLmbpMqWb qOEASWI4bKGlGhSq0IgRk9i8SQzzCKIx+halXa39BX0eIvMIKVTtQL2sFc8msHiD2TTdwK0AwNJX HHbVJ0YdhWYwKlACAAAAAElFTkSuQmCC "
+       height="16"
+       width="16" />
+    <text
+       inkscape:export-ydpi="90"
+       inkscape:export-xdpi="90"
+       inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/webtemplate/web_template-2011.png"
+       sodipodi:linespacing="125%"
+       id="text4717"
+       y="125.59216"
+       x="25.170853"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu"
+       xml:space="preserve"><tspan
+         y="125.59216"
+         x="25.170853"
+         id="tspan4719"
+         sodipodi:role="line"
+         style="font-size:16px;font-weight:bold;-inkscape-font-specification:Ubuntu Bold">Loading</tspan></text>
+    <rect
+       style="color:#000000;fill:#ff9999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect4721"
+       width="87.663948"
+       height="3.7137473"
+       x="2.0788269"
+       y="111.25339" />
+    <g
+       transform="translate(804.21116,-270.59772)"
+       inkscape:export-ydpi="90"
+       inkscape:export-xdpi="90"
+       inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/webtemplate/kune-logo.png"
+       id="g8266"
+       style="opacity:0.5;display:inline">
+      <path
+         style="font-size:58.13353348px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a56941;fill-opacity:1;stroke:none;font-family:Emblem"
+         d="m 206.0077,119.17481 c -0.23779,0 -0.46633,8.7e-4 -0.69567,0.0158 -0.0214,0.004 -0.0417,0.0118 -0.0632,0.0158 -0.21349,0.0399 -0.4241,0.0739 -0.6482,0.0791 -0.0311,0.004 -0.064,-0.005 -0.0949,0 -1.82915,0.27537 -3.37459,1.06959 -4.61662,2.38736 -1.45043,1.53186 -2.18178,3.36697 -2.18178,5.50197 0,2.15893 0.73135,4.00649 2.18178,5.53358 1.57013,1.64669 3.61017,2.46636 6.11859,2.46636 1.33077,0 2.61016,-0.33065 3.82604,-0.99601 1.21588,-0.64624 2.27312,-1.56093 3.1779,-2.71936 l -2.73518,-1.51778 c -1.17765,1.57013 -2.6245,2.35569 -4.34781,2.35569 -1.19676,0 -2.26981,-0.3882 -3.1937,-1.1541 -0.93824,-0.76596 -1.40711,-1.69889 -1.40711,-2.81422 l 12.5059,0 0,-0.63244 c 0,-2.70464 -0.91615,-4.8704 -2.73518,-6.49798 -1.53185,-1.35475 -3.22873,-2.02374 -5.09086,-2.02374 z m -58.15001,0.11067 0,6.0553 -2.1186,0 0,3.09885 2.1186,0 0,6.32407 3.22527,0 0,-6.32407 1.94464,0 3.96838,6.32407 3.82609,0 -5.32806,-8.03161 5.09091,-7.14623 -3.90514,0 -3.93676,5.75492 -1.66006,0 0,-6.0553 -3.22527,0 z m 39.573,0 c -0.55523,0.0991 -1.07256,0.26037 -1.5494,0.50596 -0.80423,0.43082 -1.43916,0.99904 -1.91307,1.7075 l 0,-1.91308 -3.24108,0 0,15.17784 3.24108,0 0,-8.5059 c 0,-1.21588 0.3431,-2.14881 1.02768,-2.81422 0.68934,-0.66536 1.5632,-0.99601 2.64032,-0.99607 1.13926,6e-5 2.02899,0.30575 2.65612,0.93283 0.62708,0.62713 0.93277,1.60993 0.93277,2.94069 l 0,8.44267 3.24113,0 0,-9.1541 c -5e-5,-1.86218 -0.56822,-3.40069 -1.70754,-4.61662 -0.85448,-0.91187 -1.84318,-1.4795 -2.97232,-1.7075 l -2.35569,0 z m -24.56913,0.30038 0,8.79053 c 0,2.0584 0.69395,3.72268 2.08698,4.99601 1.29249,1.19676 2.89338,1.80235 4.77467,1.80235 1.90046,0 3.49322,-0.60559 4.79053,-1.80235 1.39298,-1.27333 2.08693,-2.93761 2.08693,-4.99601 l 0,-8.79053 -3.24108,0 0,8.50591 c -6e-5,1.12015 -0.34316,2.03148 -1.02768,2.73517 -0.70851,0.72762 -1.56992,1.09092 -2.6087,1.09092 -1.0005,0 -1.86857,-0.36806 -2.57708,-1.09092 -0.70369,-0.72762 -1.04349,-1.63413 -1.04343,-2.73517 l 0,-8.50591 -3.24114,0 z m 42.73504,2.49803 c 1.05794,0 1.98172,0.2966 2.76679,0.8854 0.76114,0.60314 1.32167,1.48182 1.67593,2.64031 l -8.71148,0 c 0.25371,-1.11539 0.78014,-1.98162 1.5652,-2.60869 0.76114,-0.60797 1.66002,-0.91702 2.70356,-0.91702 z"
+         id="path8268"
+         inkscape:export-filename="/home/vjrj/proyectos/ourproject.org/kune/svn/trunk/img/kune-logo-16px.png"
+         inkscape:export-xdpi="90"
+         inkscape:export-ydpi="90"
+         inkscape:connector-curvature="0" />
+      <g
+         id="g8270"
+         transform="matrix(0.1111494,0,0,0.111008,121.5678,22.515968)"
+         inkscape:export-filename="/home/vjrj/proyectos/ourproject.org/kune/svn/trunk/img/kune-logo-16px.png"
+         inkscape:export-xdpi="90"
+         inkscape:export-ydpi="90">
+        <path
+           style="color:#000000;fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#dd8a3d;stroke-width:109.23953247;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block"
+           d="m 60.321717,411.99998 377.014613,0"
+           id="path8272"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffdb6b;stroke-width:109.23950958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block"
+           d="m 252.61203,788.60332 0,-377.01178"
+           id="path8274"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#69312f;stroke-width:109.23951721;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block"
+           d="m 252.86937,597.15755 377.0124,0"
+           id="path8276"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#cc6633;stroke-width:109.23950195;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block"
+           d="m 437.45588,596.97447 0,-377.01491"
+           id="path8278"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#dd8a3d;stroke-width:109.23947906;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block"
+           d="m 372.87905,411.27704 64.93441,0"
+           id="path8280"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           inkscape:connector-curvature="0" />
+      </g>
+    </g>
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot3835"
+       style="font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:justify;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.85;color:#000000;fill:#2b1100;fill-opacity:1;fill-rule:nonzero;stroke:#cf5c43;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu"
+       transform="translate(-103,-19)"><flowRegion
+         id="flowRegion3837"><rect
+           id="rect3839"
+           width="666.18433"
+           height="187.65573"
+           x="286.03818"
+           y="329.61539"
+           style="text-align:justify;text-anchor:start" /></flowRegion><flowPara
+         style="font-size:28px;font-weight:bold;text-align:justify;text-anchor:start;-inkscape-font-specification:Ubuntu Bold"
+         id="flowPara5637"><flowSpan
+   id="flowSpan5644"
+   style="font-size:28px;font-weight:normal;text-align:justify;text-anchor:start;-inkscape-font-specification:Ubuntu">Welcome! This site is a Kune node. Kune, which means &quot;together&quot; in esperanto, it's a network of interconnected sites like this one, where you can <flowSpan
+   style="font-weight:bold;-inkscape-font-specification:Ubuntu Bold"
+   id="flowSpan5635">communicate, share, collaborate with others and </flowSpan></flowSpan>create your web spaces easily. <flowSpan
+   style="fill:#803300"
+   id="flowSpan5641">Join!</flowSpan></flowPara></flowRoot>    <g
+       transform="translate(527.82096,-660.09755)"
+       id="g2737"
+       inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/webtemplate/logo-big-home.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90">
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:export-ydpi="399.59854"
+         inkscape:export-xdpi="399.59854"
+         inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/kune-logo-1200.png"
+         id="path2689"
+         d="m 298.07933,890.09763 c -0.74303,0 -1.45723,0.003 -2.17391,0.0494 -0.0669,0.0136 -0.13033,0.0368 -0.19763,0.0494 -0.66715,0.12461 -1.32536,0.23087 -2.02569,0.24704 -0.097,0.0136 -0.19995,-0.0145 -0.29644,0 -5.71605,0.86055 -10.54554,3.34248 -14.42688,7.46047 -4.53271,4.78706 -6.81817,10.52182 -6.81818,17.19368 0,6.74672 2.28548,12.52044 6.81818,17.29249 4.90667,5.14604 11.2818,7.70749 19.12055,7.70751 4.15869,-2e-5 8.15681,-1.03328 11.95652,-3.11265 3.79965,-2.01951 7.10345,-4.87783 9.93083,-8.49802 l -8.54743,-4.74308 c -3.68005,4.90668 -8.20158,7.36166 -13.58695,7.36166 -3.73988,0 -7.0931,-1.21319 -9.98024,-3.60672 -2.93207,-2.39351 -4.39727,-5.30891 -4.39723,-8.79447 l 39.08102,0 0,-1.97629 c -4e-5,-8.45204 -2.86291,-15.22007 -8.54743,-20.30632 -4.78705,-4.23347 -10.0899,-6.32405 -15.90909,-6.32411 z m -181.71937,0.34585 0,18.92292 -6.62055,0 0,9.6838 6.62055,0 0,19.76285 10.07905,0 0,-19.76285 6.07708,0 12.40119,19.76285 11.95652,0 -16.6502,-25.09882 15.90909,-22.33202 -12.20356,0 -12.30237,17.98419 -5.18775,0 0,-18.92292 -10.07905,0 z m 123.66601,0 c -1.73503,0.30966 -3.35171,0.81366 -4.8419,1.58103 -2.5132,1.34638 -4.49729,3.12201 -5.97826,5.33597 l 0,-5.97827 -10.12846,0 0,47.43084 10.12846,0 0,-26.58103 c -1e-5,-3.79965 1.07224,-6.71507 3.21147,-8.79447 2.15413,-2.07932 4.88507,-3.11262 8.25098,-3.11265 3.56032,3e-5 6.34065,0.95537 8.3004,2.91502 1.95964,1.95972 2.91496,5.03102 2.91502,9.18973 l 0,26.3834 10.12846,0 0,-28.60672 c -5e-5,-5.8192 -1.77567,-10.62715 -5.33597,-14.42688 -2.67029,-2.84973 -5.76,-4.62351 -9.28854,-5.33597 l -7.36166,0 z m -76.77865,0.93873 0,27.47036 c -2e-5,6.43257 2.16853,11.63344 6.52173,15.61265 4.03904,3.73986 9.04189,5.63239 14.92095,5.63241 5.93886,-2e-5 10.91633,-1.89255 14.97036,-5.63241 4.35315,-3.97921 6.52169,-9.18008 6.52174,-15.61265 l 0,-27.47036 -10.12846,0 0,26.58103 c -5e-5,3.50052 -1.0723,6.34841 -3.21146,8.54743 -2.21404,2.27385 -4.906,3.40909 -8.15218,3.40909 -3.12654,2e-5 -5.83938,-1.15019 -8.05336,-3.40909 -2.19905,-2.27381 -3.2609,-5.10673 -3.26087,-8.54743 l 0,-26.58103 -10.12845,0 z m 133.54743,7.80633 c 3.306,5e-5 6.19285,0.92683 8.64624,2.7668 2.37851,1.88491 4.13014,4.63084 5.23716,8.25099 l -27.22332,0 c 0.79283,-3.48552 2.43792,-6.19246 4.8913,-8.15218 2.37853,-1.89981 5.18745,-2.86556 8.44862,-2.86561 z"
+         style="font-size:58.13353348px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a56941;fill-opacity:1;stroke:none;font-family:Emblem" />
+      <g
+         inkscape:export-ydpi="399.59854"
+         inkscape:export-xdpi="399.59854"
+         inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/kune-logo-1200.png"
+         transform="matrix(0.347343,0,0,0.346901,34.203754,588.03773)"
+         id="g2691">
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2693"
+           d="m 60.321717,411.99998 377.014613,0"
+           style="fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#dd8a3d;stroke-width:109.23953247;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2695"
+           d="m 252.61203,788.60332 0,-377.01178"
+           style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffdb6b;stroke-width:109.23950958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2697"
+           d="m 252.86937,597.15755 377.0124,0"
+           style="fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#69312f;stroke-width:109.23951721;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2699"
+           d="m 437.45588,596.97447 0,-377.01491"
+           style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#cc6633;stroke-width:109.23950195;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2701"
+           d="m 372.87905,411.27704 64.93441,0"
+           style="fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#dd8a3d;stroke-width:109.23947906;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+      </g>
+    </g>
+    <rect
+       style="opacity:0.85;color:#000000;fill:#e3dbdb;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect4652"
+       width="317"
+       height="189"
+       x="1473"
+       y="534" />
+    <flowRoot
+       transform="translate(-101,201)"
+       style="font-size:22px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:justify;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.85;color:#000000;fill:#c87137;fill-opacity:1;fill-rule:nonzero;stroke:#cf5c43;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu"
+       id="flowRoot4636"
+       xml:space="preserve"><flowRegion
+         id="flowRegion4638"><rect
+           style="font-size:22px;text-align:justify;text-anchor:start;fill:#c87137;fill-opacity:1"
+           y="329.61539"
+           x="286.03818"
+           height="62.655731"
+           width="331.18436"
+           id="rect4640" /></flowRegion><flowPara
+         style="font-size:22px;font-weight:bold;text-align:start;text-anchor:start;fill:#c87137;fill-opacity:1;-inkscape-font-specification:Ubuntu Bold"
+         id="flowPara4642">Latests groups created</flowPara></flowRoot>    <flowRoot
+       transform="translate(-100,388)"
+       style="font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:justify;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.85;color:#000000;fill:#8a5050;fill-opacity:1;fill-rule:nonzero;stroke:#cf5c43;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu"
+       id="flowRoot4644"
+       xml:space="preserve"><flowRegion
+         id="flowRegion4646"><rect
+           style="text-align:justify;text-anchor:start;color:#000000;fill:#8a5050;fill-opacity:1;fill-rule:nonzero;stroke:#cf5c43;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           y="329.61539"
+           x="286.03818"
+           height="187.65573"
+           width="666.18433"
+           id="rect4648" /></flowRegion><flowPara
+         style="font-size:20px;font-weight:bold;text-align:justify;text-anchor:start;color:#000000;fill:#8a5050;fill-opacity:1;fill-rule:nonzero;stroke:#cf5c43;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;-inkscape-font-specification:Ubuntu Bold"
+         id="flowPara4650">(©) cc-by-sa kune.beta.ieapala.es </flowPara></flowRoot>    <flowRoot
+       transform="translate(-103,238)"
+       style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:justify;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.85;color:#000000;fill:#8a5050;fill-opacity:1;fill-rule:nonzero;stroke:#cf5c43;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu"
+       id="flowRoot4654"
+       xml:space="preserve"><flowRegion
+         id="flowRegion4656"><rect
+           style="font-size:18px;text-align:justify;text-anchor:start;fill:#8a5050;fill-opacity:1"
+           y="329.61539"
+           x="286.03818"
+           height="187.65573"
+           width="666.18433"
+           id="rect4658" /></flowRegion><flowPara
+         id="flowPara4662">11/Feb/2011 - Some project</flowPara><flowPara
+         id="flowPara4664">11/Feb/2011 - Other project</flowPara></flowRoot>    <flowRoot
+       xml:space="preserve"
+       id="flowRoot5602"
+       style="font-size:22px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:justify;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.85;color:#000000;fill:#c87137;fill-opacity:1;fill-rule:nonzero;stroke:#cf5c43;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu"
+       transform="translate(-98,306)"><flowRegion
+         id="flowRegion5604"><rect
+           id="rect5606"
+           width="331.18436"
+           height="62.655731"
+           x="286.03818"
+           y="329.61539"
+           style="font-size:22px;text-align:justify;text-anchor:start;fill:#c87137;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara5608"
+         style="font-size:22px;font-weight:bold;text-align:start;text-anchor:start;fill:#c87137;fill-opacity:1;-inkscape-font-specification:Ubuntu Bold">Other stats</flowPara></flowRoot>    <g
+       style="display:inline"
+       transform="translate(354.82096,-1105.0975)"
+       id="g2737-4"
+       inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/webtemplate/logo-big-home.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90">
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:export-ydpi="399.59854"
+         inkscape:export-xdpi="399.59854"
+         inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/kune-logo-1200.png"
+         id="path2689-7"
+         d="m 298.07933,890.09763 c -0.74303,0 -1.45723,0.003 -2.17391,0.0494 -0.0669,0.0136 -0.13033,0.0368 -0.19763,0.0494 -0.66715,0.12461 -1.32536,0.23087 -2.02569,0.24704 -0.097,0.0136 -0.19995,-0.0145 -0.29644,0 -5.71605,0.86055 -10.54554,3.34248 -14.42688,7.46047 -4.53271,4.78706 -6.81817,10.52182 -6.81818,17.19368 0,6.74672 2.28548,12.52044 6.81818,17.29249 4.90667,5.14604 11.2818,7.70749 19.12055,7.70751 4.15869,-2e-5 8.15681,-1.03328 11.95652,-3.11265 3.79965,-2.01951 7.10345,-4.87783 9.93083,-8.49802 l -8.54743,-4.74308 c -3.68005,4.90668 -8.20158,7.36166 -13.58695,7.36166 -3.73988,0 -7.0931,-1.21319 -9.98024,-3.60672 -2.93207,-2.39351 -4.39727,-5.30891 -4.39723,-8.79447 l 39.08102,0 0,-1.97629 c -4e-5,-8.45204 -2.86291,-15.22007 -8.54743,-20.30632 -4.78705,-4.23347 -10.0899,-6.32405 -15.90909,-6.32411 z m -181.71937,0.34585 0,18.92292 -6.62055,0 0,9.6838 6.62055,0 0,19.76285 10.07905,0 0,-19.76285 6.07708,0 12.40119,19.76285 11.95652,0 -16.6502,-25.09882 15.90909,-22.33202 -12.20356,0 -12.30237,17.98419 -5.18775,0 0,-18.92292 -10.07905,0 z m 123.66601,0 c -1.73503,0.30966 -3.35171,0.81366 -4.8419,1.58103 -2.5132,1.34638 -4.49729,3.12201 -5.97826,5.33597 l 0,-5.97827 -10.12846,0 0,47.43084 10.12846,0 0,-26.58103 c -1e-5,-3.79965 1.07224,-6.71507 3.21147,-8.79447 2.15413,-2.07932 4.88507,-3.11262 8.25098,-3.11265 3.56032,3e-5 6.34065,0.95537 8.3004,2.91502 1.95964,1.95972 2.91496,5.03102 2.91502,9.18973 l 0,26.3834 10.12846,0 0,-28.60672 c -5e-5,-5.8192 -1.77567,-10.62715 -5.33597,-14.42688 -2.67029,-2.84973 -5.76,-4.62351 -9.28854,-5.33597 l -7.36166,0 z m -76.77865,0.93873 0,27.47036 c -2e-5,6.43257 2.16853,11.63344 6.52173,15.61265 4.03904,3.73986 9.04189,5.63239 14.92095,5.63241 5.93886,-2e-5 10.91633,-1.89255 14.97036,-5.63241 4.35315,-3.97921 6.52169,-9.18008 6.52174,-15.61265 l 0,-27.47036 -10.12846,0 0,26.58103 c -5e-5,3.50052 -1.0723,6.34841 -3.21146,8.54743 -2.21404,2.27385 -4.906,3.40909 -8.15218,3.40909 -3.12654,2e-5 -5.83938,-1.15019 -8.05336,-3.40909 -2.19905,-2.27381 -3.2609,-5.10673 -3.26087,-8.54743 l 0,-26.58103 -10.12845,0 z m 133.54743,7.80633 c 3.306,5e-5 6.19285,0.92683 8.64624,2.7668 2.37851,1.88491 4.13014,4.63084 5.23716,8.25099 l -27.22332,0 c 0.79283,-3.48552 2.43792,-6.19246 4.8913,-8.15218 2.37853,-1.89981 5.18745,-2.86556 8.44862,-2.86561 z"
+         style="font-size:58.13353348px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a56941;fill-opacity:1;stroke:none;font-family:Emblem" />
+      <g
+         inkscape:export-ydpi="399.59854"
+         inkscape:export-xdpi="399.59854"
+         inkscape:export-filename="/home/vjrj/proyectos/dev/kune/trunk/img/kune-logo-1200.png"
+         transform="matrix(0.347343,0,0,0.346901,34.203754,588.03773)"
+         id="g2691-6">
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2693-7"
+           d="m 60.321717,411.99998 377.014613,0"
+           style="fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#dd8a3d;stroke-width:109.23953247;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2695-8"
+           d="m 252.61203,788.60332 0,-377.01178"
+           style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffdb6b;stroke-width:109.23950958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2697-9"
+           d="m 252.86937,597.15755 377.0124,0"
+           style="fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#69312f;stroke-width:109.23951721;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2699-7"
+           d="m 437.45588,596.97447 0,-377.01491"
+           style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#cc6633;stroke-width:109.23950195;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+        <path
+           inkscape:connector-curvature="0"
+           transform="matrix(0.240856,0.12287,-0.12287,0.240856,101.5762,778.871)"
+           id="path2701-4"
+           d="m 372.87905,411.27704 64.93441,0"
+           style="fill:#69312f;fill-opacity:1;fill-rule:nonzero;stroke:#dd8a3d;stroke-width:109.23947906;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:block" />
+      </g>
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer7"
+     inkscape:label="chat" />
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="overlay"
+     style="display:none">
+    <rect
+       style="opacity:0.68399999;color:#000000;fill:#f7ebe3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect3865"
+       width="1017"
+       height="654"
+       x="5"
+       y="111"
+       ry="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer4"
+     inkscape:label="dialogs"
+     style="display:none"
+     sodipodi:insensitive="true">
+    <rect
+       style="color:#000000;fill:#552200;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect24748"
+       width="646.41687"
+       height="245.19261"
+       x="190.29156"
+       y="113.49999"
+       rx="10"
+       ry="10" />
+    <rect
+       y="113.49999"
+       x="190.29156"
+       height="201.29102"
+       width="646.41687"
+       id="rect24750"
+       style="color:#000000;fill:#6c5353;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <rect
+       style="color:#000000;fill:#552200;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect3894"
+       width="646.41687"
+       height="8.5292969"
+       x="190.29156"
+       y="111" />
+    <rect
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect3896"
+       width="320"
+       height="32"
+       x="221.5"
+       y="148.5"
+       rx="5"
+       ry="5" />
+    <rect
+       ry="5"
+       rx="5"
+       y="204"
+       x="221.5"
+       height="32"
+       width="193"
+       id="rect3899"
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <rect
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect3901"
+       width="193"
+       height="32"
+       x="221.5"
+       y="259.5"
+       rx="5"
+       ry="5" />
+    <text
+       xml:space="preserve"
+       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+       x="221.40039"
+       y="143.76562"
+       id="text3903"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan3905"
+         x="221.40039"
+         y="143.76562">name</tspan></text>
+    <text
+       sodipodi:linespacing="125%"
+       id="text3907"
+       y="199.76562"
+       x="271.49805"
+       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:end;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:end;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+       xml:space="preserve"><tspan
+         y="199.76562"
+         x="271.49805"
+         id="tspan3909"
+         sodipodi:role="line">email</tspan></text>
+    <rect
+       style="color:#000000;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#666666;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect3911"
+       width="103.29102"
+       height="26"
+       x="218.99998"
+       y="325"
+       rx="6.9999995"
+       ry="7" />
+    <text
+       xml:space="preserve"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+       x="232.03516"
+       y="343.10547"
+       id="text3903-1"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan3905-6"
+         x="232.03516"
+         y="343.10547">Continuar</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+       x="219.83398"
+       y="254.76562"
+       id="text3958"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan3960"
+         x="219.83398"
+         y="254.76562">language</tspan></text>
+    <rect
+       ry="5"
+       rx="4.9999995"
+       y="259.5"
+       x="391.5"
+       height="32"
+       width="23"
+       id="rect3962"
+       style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <text
+       sodipodi:linespacing="125%"
+       id="text3964"
+       y="328.44327"
+       x="339.50107"
+       style="font-size:21.83877945px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+       xml:space="preserve"
+       transform="scale(1.1657305,0.8578312)"><tspan
+         y="328.44327"
+         x="339.50107"
+         id="tspan3966"
+         sodipodi:role="line">v</tspan></text>
+    <rect
+       ry="7"
+       rx="6.9999995"
+       y="325"
+       x="705"
+       height="26"
+       width="103.29102"
+       id="rect3968"
+       style="color:#000000;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#666666;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <text
+       sodipodi:linespacing="125%"
+       id="text3970"
+       y="343.10547"
+       x="722.03516"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+       xml:space="preserve"><tspan
+         y="343.10547"
+         x="722.03516"
+         id="tspan3972"
+         sodipodi:role="line">Cancelar</tspan></text>
+    <path
+       style="opacity:0.81000001;color:#000000;fill:#ac9393;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       d="m 795,144 211,-25"
+       id="path8441"
+       inkscape:connector-curvature="0" />
+    <path
+       style="color:#000000;fill:#6c5353;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       inkscape:transform-center-x="-5.9580116"
+       inkscape:transform-center-y="-0.62993359"
+       d="m 862.37995,145.60404 -26.67151,29.29513 -1.53827,-47.36987 z"
+       id="path8447"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+  </g>
+  <g
+     style="display:none"
+     inkscape:label="confirmation"
+     id="g8450"
+     inkscape:groupmode="layer">
+    <rect
+       ry="10"
+       rx="10"
+       y="113.49999"
+       x="277.29156"
+       height="205.09827"
+       width="476.85486"
+       id="rect8452"
+       style="opacity:0.85;color:#000000;fill:#552200;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <rect
+       style="opacity:0.85;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect8454"
+       width="444.9288"
+       height="120.59032"
+       x="293.62372"
+       y="149.06573"
+       rx="3"
+       ry="3" />
+    <rect
+       y="112.08939"
+       x="277.29156"
+       height="7.9567051"
+       width="476.85486"
+       id="rect8456"
+       style="color:#000000;fill:#552200;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <text
+       xml:space="preserve"
+       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#241c1c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+       x="317.16895"
+       y="191.81694"
+       id="text8468"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan8470"
+         x="317.16895"
+         y="191.81694">Confirm please</tspan></text>
+    <rect
+       ry="7"
+       rx="6.9999995"
+       y="280"
+       x="509"
+       height="26"
+       width="103.29102"
+       id="rect8472"
+       style="color:#000000;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#666666;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <text
+       sodipodi:linespacing="125%"
+       id="text8474"
+       y="298.10547"
+       x="522.03516"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+       xml:space="preserve"><tspan
+         y="298.10547"
+         x="522.03516"
+         id="tspan8476"
+         sodipodi:role="line">Continuar</tspan></text>
+    <rect
+       style="color:#000000;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#666666;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect8488"
+       width="103.29102"
+       height="26"
+       x="636"
+       y="280"
+       rx="6.9999995"
+       ry="7" />
+    <text
+       xml:space="preserve"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Bold"
+       x="653.03516"
+       y="298.10547"
+       id="text8490"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan8492"
+         x="653.03516"
+         y="298.10547">Cancelar</tspan></text>
+    <path
+       inkscape:connector-curvature="0"
+       id="path8494"
+       d="m 795,144 211,-25"
+       style="opacity:0.81000001;color:#000000;fill:#ac9393;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <text
+       sodipodi:linespacing="125%"
+       id="text8498"
+       y="229.14001"
+       x="317.08438"
+       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#552200;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu"
+       xml:space="preserve"><tspan
+         sodipodi:role="line"
+         id="tspan8502"
+         x="317.08438"
+         y="229.14001">Are you sure?</tspan></text>
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path8496"
+       d="m 819.54682,-91.528118 -26.67151,29.29513 -1.53827,-47.369872 z"
+       inkscape:transform-center-y="-0.62993359"
+       inkscape:transform-center-x="-5.9580116"
+       style="color:#000000;fill:#6c5353;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="notify"
+     style="display:none"
+     sodipodi:insensitive="true">
+    <g
+       style="display:inline"
+       id="g8344"
+       transform="translate(0,323)">
+      <g
+         transform="matrix(1,0,0,-0.84861,315.32544,35.16246)"
+         style="opacity:0.85;fill:#892c00;fill-opacity:1"
+         id="g4532">
+        <rect
+           style="color:#000000;fill:#892c00;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="rect4520"
+           width="322.0191"
+           height="182.65163"
+           x="4.9808998"
+           y="110.34837"
+           ry="5.8919883"
+           rx="5" />
+        <rect
+           style="color:#000000;fill:#892c00;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="rect4522"
+           width="71"
+           height="45"
+           x="5"
+           y="247.1942" />
+        <rect
+           y="247.5"
+           x="5"
+           height="45"
+           width="71"
+           id="rect4528"
+           style="color:#000000;fill:#892c00;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+        <rect
+           style="color:#000000;fill:#892c00;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="rect4530"
+           width="71"
+           height="45"
+           x="256"
+           y="248.37251" />
+      </g>
+      <rect
+         rx="3"
+         ry="3"
+         y="-206.48027"
+         x="332.32544"
+         height="42"
+         width="294.9017"
+         id="rect4538"
+         style="opacity:0.79000005;color:#000000;fill:#fff0e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+      <use
+         height="768"
+         width="1024"
+         transform="translate(0,49)"
+         id="use4540"
+         xlink:href="#rect4538"
+         y="0"
+         x="0" />
+      <use
+         height="768"
+         width="1024"
+         transform="translate(0,49)"
+         id="use4542"
+         xlink:href="#use4540"
+         y="0"
+         x="0" />
+      <image
+         width="40"
+         height="40"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAWpJREFU OI3V07svw1EUB/Bv65FqtKrUY0A8QjQIaRCbgUZSoQkSiSYSj8mASEgHg8dfYDWRWjvUahAj0QRD k9+AySAsIvq7j985tqYJ9UgtTnJyh5v7Od/hHhszI5+y5/X6L4DCXBf3p7NTTLTGxGNNQ7HHXyW4 PYm4SamtsvrxflJq/asEnwKk1Iq7LtTuru2BFmo+FQ/3/hgwEpN+LdSyq9ID6yWB6q4FjyXk5k1s pOhbIBUP27WQUZ9/xgszifPDI5R60tCmHNWmHPsWsIQMOiu6Iq7yN5C4A5hgvV6gcXDNpoXYOd8b cOUErg6CxdqUu576btDbNZjSCEy0geQDHA4D1Z3T7VrI1ZyAJeSityUUcLqewPoZsBXgMm4AIJBp wNfaAEuopbPtDn82kPkH2hRRn38csN/D7vYBYPTNhTNzCkqa0TS8UWUcb28BmPoICOlI7k+kmRhM lNWcOUEEZq7JTmD7/8v0DkyzqBlaCormAAAAAElFTkSuQmCC "
+         id="image5750"
+         x="332.32544"
+         y="-207.48027" />
+      <flowRoot
+         transform="translate(319.49574,-354.48391)"
+         style="font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu"
+         id="flowRoot5765"
+         xml:space="preserve"><flowRegion
+           id="flowRegion5767"><rect
+             style="font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ubuntu;-inkscape-font-specification:Ubuntu"
+             y="156.35263"
+             x="51.618793"
+             height="32.526917"
+             width="272.94324"
+             id="rect5769" /></flowRegion><flowPara
+           id="flowPara5771">Lorem ipsum dolor sit amet, consectetuer adipiscing elit</flowPara></flowRoot>      <image
+         style="opacity:0.81000001;fill:#cccccc"
+         width="16"
+         height="16"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAsNJREFU OI1tk7tPk1EUwH/fow+0NRIjg48YGgOt4KOp4aWk2iBqYkLixmJw8T9w6cBgpHFwMHEwLsRBB/AB MbiYUDSasIjBxA4OKLXUFkppsR/C1373uw6UCupNbm5ykt/vnHtOjsK28zgc1tNv344IuMp/jgaT Ai5HobIVU/6Cnzb5fJcu3rjhVjQNACklCIG0LN49emR+mpt7I+BKFKyaoAo/9/t8vZHr192LU1OY +fyO7E6vl4bOTt6NjpqJZHJSQF8ULG04FHJkp6dfBI4e7Y0MDGzCa2tgWTsEQlVZT6cJRCL62sLC 4ZVS6fRAOPxM68pkXh5rauo5f+2aOxuPYzU0oMdikEwis9nNvx8/zt5796gkEhifP3MsHNaNVOrI t0QiqPWo6pP+mzf1zOvXlAsF1L4+1NZWlM5O+PoVdd8+9gwN4aqvR5GS0tQUvwoFWsJhfebjx4Cu KApISblQ2Cx1eBhcLly9vbgHB9EVBafHgxmPk797FxvYMAykECiA+s+spEQ8eICcmcG5axdOrxdr dpZcLIawbWzABmS1R/8KAK2lBXcohK7rOBwOdgeD1IVCyCosymXEwsIfgRSiBqutrXhv38bp9bIR j7M2MYHT48F3/z6ejg7MXA7jyxfkz58A6FLKTZthICyLuvZ2XFV4eWgI2zTRgP39/dSdPMnGw4eg adjVpNoFKbsrxeKhQHu7VkokKI2PU/n+naVbtyhnMpSXl8mNjbE+P0/yzh0UTcPn95NeWbG/ra7m lRg4NXh1orGxuy0YdKXicdaLxVqztl/F4aCxuZl0oSDep9NLNnRpkyAiMJIrFs+ahnEw0NamlxYX qZjmDlh1OGj0+5nP58X0jx8pGzqikKot01Yl/gMHus+cOuVShMC2LKRl1d5EMml9yGbnbDgbheUd 27hdIqDnf+NVYdaGc1FY3Yr9BsdNUva1UTzZAAAAAElFTkSuQmCC "
+         id="image8263"
+         x="618.4762"
+         y="-176.44423" />
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="browser"
+     sodipodi:insensitive="true"
+     style="display:inline">
+    <g
+       id="g5439">
+      <path
+         style="fill:#000000;stroke:none"
+         id="path11164"
+         d="m 1.9999,2.03929 0,4.96831 0.9937,0 L 6.9682,3.03295 1.9999,2.03929 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7579ba;stroke:none"
+         id="path11166"
+         d="m 4.9809,3.03295 0,0.99366 57.6324,-0.99366 109.3027,0 340.8258,0 342.8131,0 109.3028,0 57.6323,0.99366 c -5.4154,-3.69749 -14.5174,-1.98732 -20.8669,-1.98732 l -48.6894,0 -185.8146,0 -519.6849,0 -162.9604,0 c -24.8566,0 -55.3276,-4.75943 -79.4929,0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#000000;stroke:none"
+         id="path11168"
+         d="m 1020.5027,2.03929 0,0.99366 3.9747,3.97465 0.9936,0 0,-4.96831 -4.9683,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a0d4a1;stroke:none"
+         id="path11170"
+         d="m 6.9682,3.03295 0,0.99366 1013.5345,0 -26.8288,-0.99366 -59.6197,0 -207.6752,0 -719.4108,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#8fcc8f;stroke:none"
+         id="path11172"
+         d="m 3.9872,4.02661 0,0.99367 1019.4965,0 -26.8289,-0.99367 -59.6196,0 -208.6689,0 -724.3791,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7579ba;stroke:none"
+         id="path11174"
+         d="m 2.9936,5.02028 -0.9937,28.81617 0,52.66404 0,167.92869 0,537.57082 1023.4711,0 0,-537.57082 0,-167.92869 0,-52.66404 -0.9936,-28.81617 -0.9937,0 c 5.0081,26.97621 0.9937,58.0148 0.9937,85.45486 l 0,169.9161 0,530.61516 -1021.4838,0 0,-539.55811 0,-168.92243 0,-53.65772 0,-23.84786 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7ac37b;stroke:none"
+         id="path11176"
+         d="m 3.9872,5.02028 0,0.99366 1019.4965,0 -26.8289,-0.99366 -59.6196,0 -208.6689,0 -724.3791,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#67ba68;stroke:none"
+         id="path11178"
+         d="m 2.9936,7.0076 0,0.99365 L 934.0542,7.0076 C 927.659,4.32398 918.1069,6.01394 911.2,6.01394 l -50.6767,0 -173.8908,0 -472.9827,0 -144.0809,0 C 49.393,6.01394 22.3021,1.30017 2.9936,7.0076 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5f9860;stroke:none"
+         id="path11180"
+         d="m 934.0542,6.01394 0,0.99366 56.6387,1.73126 33.7845,-0.73761 c -5.7136,-4.32671 -17.8561,-1.98731 -24.8416,-1.98731 l -65.5816,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#48607f;stroke:none"
+         id="path11182"
+         d="m 10.9429,8.99491 2.9809,0.99366 c 0.064,2.97453 -0.054,4.31806 2.981,4.96831 l 0,-0.99366 0,-5.96197 -5.9619,0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#58b359;stroke:none"
+         id="path11184"
+         d="m 16.9048,7.0076 0.9937,2.98097 29.8098,-1.98732 55.6451,0 188.7956,0 640.9115,0 -24.8415,-0.99365 -53.6577,0 -187.802,0 -649.8545,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#48ac49;stroke:none"
+         id="path11186"
+         d="m 933.0605,7.0076 c -19.3088,5.70749 -46.399,0.99365 -66.5753,0.99365 l -144.0809,0 -472.9827,0 -170.9098,0 -42.7274,0 c -4.3826,0 -11.8388,-1.52154 -14.9049,1.98732 C 32.1147,7.31381 45.1362,8.99491 56.6513,8.99491 l 66.5753,0 213.6372,0 74.5246,0 c 7.9512,0 21.7462,-2.7556 27.8225,2.98099 6.8145,-4.91979 15.0122,-2.14386 22.8542,-2.98099 l 0,3.97465 0.9936,0 0,-3.97465 2.981,0 0,3.97465 0.9937,0 0,-3.97465 19.8732,0 -2.981,1.98733 0,0.99366 4.9683,1.98732 0,-4.96831 338.8385,0 80.4866,0 24.8415,-1.98731 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#77c177;stroke:none"
+         id="path11188"
+         d="m 934.0542,7.0076 c 3.2751,3.74837 22.5601,3.74848 25.8352,0 l -25.8352,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#95cf96;stroke:none"
+         id="path11190"
+         d="m 935.0478,7.0076 0,0.99365 23.8479,0 -23.8479,-0.99365 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#77c177;stroke:none"
+         id="path11192"
+         d="m 961.8767,7.0076 c 2.4146,4.19 24.7173,5.21682 25.8352,0 l -25.8352,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#94ce95;stroke:none"
+         id="path11194"
+         d="m 962.8704,7.0076 0,0.99365 23.8478,0 -23.8478,-0.99365 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#77c177;stroke:none"
+         id="path11196"
+         d="m 993.6739,7.0076 c 3.279,3.74837 22.5561,3.74848 25.8351,0 l -25.8351,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#94ce95;stroke:none"
+         id="path11198"
+         d="m 994.6675,7.0076 0,0.99365 23.8479,0 -23.8479,-0.99365 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0c720d;stroke:none"
+         id="path11200"
+         d="m 1019.509,7.0076 0,5.96196 -8.9429,0 0.9937,5.96197 -3.9747,-2.98098 -0.9936,0 -3.9747,2.98098 0.9937,-4.96831 -22.8542,0 0,4.96831 -11.924,0 0,-5.96197 -6.9556,0 0,-4.96831 -1.9873,0 0,4.96831 -6.9557,0 0,3.97465 -10.9302,0 0,-2.98099 -420.3187,0 0,1.98733 411.3757,0 0,4.9683 27.8225,-0.56738 63.5944,1.56105 0,-13.91127 -4.9684,-0.99365 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3aa63c;stroke:none"
+         id="path11202"
+         d="m 2.9936,8.00125 0,2.98099 6.9556,0.99366 1.9873,-2.98099 -8.9429,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3497d1;stroke:none"
+         id="path11204"
+         d="m 14.9175,8.00125 0,5.96197 2.981,-5.96197 -2.981,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#da6a15;stroke:none"
+         id="path11206"
+         d="m 9.9492,8.99491 0,8.94296 10.9303,0.99366 -0.9937,-2.98098 -4.9683,0.99366 0,-0.99366 1.9873,0 0,-0.99367 -2.981,-4.96831 -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#eec030;stroke:none"
+         id="path11208"
+         d="m 18.8922,8.99491 0.9936,8.94296 0.9937,0 c 1.9069,-3.98032 2.5907,-7.10125 -1.9873,-8.94296 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#31a233;stroke:none"
+         id="path11210"
+         d="m 21.8731,8.99491 0,0.99366 41.7338,0.99367 87.4422,0 284.1871,0 0,-1.98733 -413.3631,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#ebf6eb;stroke:none"
+         id="path11212"
+         d="m 435.2362,8.99491 0,7.9493 1.9873,0 0,-4.96831 0.9937,0 0.9937,2.98098 0.9936,0 0.9937,-2.98098 0.9937,0 0,4.96831 0.9936,0 0,-7.9493 -3.9746,2.98099 -0.9937,-2.98099 -2.981,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c2e0c2;stroke:none"
+         id="path11214"
+         d="m 443.1855,8.99491 0,7.9493 0.9937,0 -0.9937,-7.9493 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#31a233;stroke:none"
+         id="path11216"
+         d="m 444.1792,8.99491 0,3.97465 c 4.8302,-1.35621 6.578,-1.02914 7.9493,3.97465 l 0.9936,-4.96831 0,-0.99366 4.9683,1.98732 C 459.4001,7.14035 447.7991,8.99491 444.1792,8.99491 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d8edd8;stroke:none"
+         id="path11218"
+         d="m 459.7469,9.32611 0.6618,0.33126 -0.6618,-0.33126 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0d800f;stroke:none"
+         id="path11220"
+         d="m 461.0714,8.99491 0,7.9493 -1.9873,0 0,-3.97465 -2.981,0.99366 1.9873,2.98099 c -5.0666,-0.17618 -9.4636,0.0848 -12.9176,-3.97465 l -0.9936,0 0,3.97465 -5.962,-4.96831 -0.9937,0 0,4.96831 -414.3567,0 0,0.99366 910.1937,0 0,-1.98732 -305.054,0 -83.4675,0 c -12.4119,0 -26.7216,2.86402 -37.7592,-2.98099 l 0,3.97465 -1.9873,0 0,-3.97465 -4.9683,2.98099 3.9747,-0.99367 c -3.463,2.26575 -5.6679,-0.24523 -8.943,-1.98732 l 0,3.97465 -2.981,-4.96831 -0.9936,0 0,4.96831 -1.9874,-2.98099 -6.9556,2.98099 0,-3.97465 -4.9683,0 0,3.97465 -6.9556,-0.99366 0.9936,-3.97465 -1.9873,4.96831 -1.9873,0 -0.9937,-7.9493 -0.9936,0 0,7.9493 -1.9874,0 -1.9873,-7.9493 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d2ebd3;stroke:none"
+         id="path11222"
+         d="m 464.0524,8.99491 0,7.9493 0.9937,0 -0.9937,-7.9493 m 3.9746,0 0,7.9493 0.9937,0 -0.9937,-7.9493 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#31a233;stroke:none"
+         id="path11224"
+         d="m 469.0207,11.9759 12.9176,0.99366 0,-3.97465 c -4.076,0 -11.8842,-1.84109 -12.9176,2.98099 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d8edd8;stroke:none"
+         id="path11226"
+         d="m 489.5567,9.32611 0.6618,0.33126 -0.6618,-0.33126 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#31a233;stroke:none"
+         id="path11228"
+         d="m 490.8813,8.99491 0.9936,4.96831 0.9937,0 0,-2.98098 11.9239,1.98732 0,-3.97465 -13.9112,0 m 15.8985,0.99366 0,1.98733 0,0.99366 53.6577,-1.98732 89.4296,0 283.1934,0 0,-1.98733 -289.1554,0 -91.4168,0 -45.7085,0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#1f9a21;stroke:none"
+         id="path11230"
+         d="m 933.0605,8.99491 c -5.5555,4.20915 -17.0631,1.98733 -23.8479,1.98733 l -59.6196,0 -230.5294,0 -73.531,0 c -6.9069,0 -21.0596,-2.8834 -24.8415,3.97464 l 48.6894,-0.99366 95.3915,0 295.1174,-0.99366 0,-2.98099 -26.8289,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#57b358;stroke:none"
+         id="path11232"
+         d="m 934.0542,8.99491 0,0.99366 25.8352,0 -25.8352,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#588858;stroke:none"
+         id="path11234"
+         d="m 961.8767,8.99491 0,0.99366 6.9556,0 0,8.94296 11.924,0 0,-9.93662 -0.9937,0 0,8.94296 -9.9366,0 0,-8.94296 -7.9493,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#1e9920;stroke:none"
+         id="path11236"
+         d="m 980.7563,9.98857 0,3.97465 22.8542,0 C 999.0694,7.66399 987.4943,9.84951 980.7563,9.98857 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#57b358;stroke:none"
+         id="path11238"
+         d="m 993.6739,8.99491 0,0.99366 25.8351,0 -25.8351,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#2071ab;stroke:none"
+         id="path11240"
+         d="m 17.8985,9.98857 -0.9937,4.96831 2.981,-4.96831 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#88c989;stroke:none"
+         id="path11242"
+         d="m 459.7469,10.31977 0.6618,0.33128 -0.6618,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#9cd29d;stroke:none"
+         id="path11244"
+         d="m 483.9256,9.98857 0,0.99367 2.981,0 -2.981,-0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#88c989;stroke:none"
+         id="path11246"
+         d="m 489.5567,10.31977 0.6618,0.33128 -0.6618,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#289e29;stroke:none"
+         id="path11248"
+         d="m 961.8767,9.98857 0,2.98099 6.9556,0 0,-2.98099 -6.9556,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#eaf5ea;stroke:none"
+         id="path11250"
+         d="m 969.826,9.98857 0,7.9493 9.9366,0 0,-7.9493 -9.9366,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#37a539;stroke:none"
+         id="path11252"
+         d="m 993.6739,9.98857 0,0.99367 12.9176,2.98098 0.9936,0 11.9239,-0.99366 0,-2.98099 -25.8351,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0f9111;stroke:none"
+         id="path11254"
+         d="m 2.9936,10.98224 0,10.93028 931.0606,0 0,-0.99367 -707.4868,0 -165.9415,0 c -12.988,0 -49.0337,6.66181 -51.6704,-9.93661 l -5.9619,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#90995f;stroke:none"
+         id="path11256"
+         d="m 19.8858,10.98224 0,2.98098 0.9937,0 -0.9937,-2.98098 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#1f9a21;stroke:none"
+         id="path11258"
+         d="m 22.8668,10.98224 0,1.98732 412.3694,0 0,-1.98732 -412.3694,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#cee4cf;stroke:none"
+         id="path11260"
+         d="m 460.0778,10.98224 0,5.96197 0.9936,0 -0.9936,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f4faf4;stroke:none"
+         id="path11262"
+         d="m 471.008,10.98224 0,0.99366 2.981,0 0,0.99366 -2.981,3.97465 4.9683,0 c -0.2981,-3.83991 -1.0821,-5.31437 -4.9683,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#cee4cf;stroke:none"
+         id="path11264"
+         d="m 489.8876,10.98224 0,5.96197 0.9937,0 -0.9937,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#bbe0bb;stroke:none"
+         id="path11266"
+         d="m 493.8622,10.98224 0.9937,1.98732 0.9937,0 0.9936,-1.98732 -2.981,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#6abb6b;stroke:none"
+         id="path11268"
+         d="m 496.8432,10.98224 -0.9936,0.99366 0.9936,2.98098 0.9937,0 0.9936,-3.97464 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fcfefc;stroke:none"
+         id="path11270"
+         d="m 502.8052,16.94421 0,-0.99366 -2.981,-1.98733 3.9747,0 c -3.8604,-5.30036 -8.1501,1.78661 -0.9937,2.98099 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e7f1e7;stroke:none"
+         id="path11272"
+         d="m 516.7164,10.98224 0,5.96197 1.9874,-1.98733 2.981,1.98733 0,-5.96197 -4.9684,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3a8d3b;stroke:none"
+         id="path11274"
+         d="m 441.1982,11.9759 0,4.96831 0.9937,0 -0.9937,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#99d19a;stroke:none"
+         id="path11276"
+         d="m 457.0968,11.9759 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a4d1a5;stroke:none"
+         id="path11278"
+         d="m 471.3389,12.63838 0.3319,0.66236 -0.3319,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5cb55d;stroke:none"
+         id="path11280"
+         d="m 472.6645,12.30709 0.6617,0.33129 -0.6617,-0.33129 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#73b074;stroke:none"
+         id="path11282"
+         d="m 475.9763,11.9759 0,4.96831 0.9937,0 -0.9937,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#96cf97;stroke:none"
+         id="path11284"
+         d="m 500.487,12.30709 0.6618,0.33129 -0.6618,-0.33129 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e7810;stroke:none"
+         id="path11286"
+         d="m 515.7228,11.9759 0,3.97465 0.9936,0 -0.9936,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#578558;stroke:none"
+         id="path11288"
+         d="m 942.0035,11.9759 0,4.96831 10.9302,0 0,-4.96831 -10.9302,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e7f2e7;stroke:none"
+         id="path11290"
+         d="m 1002.6168,11.9759 0,5.96197 3.9747,-1.98732 0.9936,0 3.9747,1.98732 0,-5.96197 -3.9747,1.98732 -4.9683,-1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0d7b0e;stroke:none"
+         id="path11292"
+         d="m 22.8668,12.96956 0,0.99366 411.3758,0 0,1.98733 -411.3758,0 0,0.99366 412.3694,0 0,-3.97465 -412.3694,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#81b682;stroke:none"
+         id="path11294"
+         d="m 445.5037,13.63204 0.3319,0.66236 -0.3319,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#84b885;stroke:none"
+         id="path11296"
+         d="m 447.491,13.63204 0.3319,0.66236 -0.3319,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#217e22;stroke:none"
+         id="path11298"
+         d="m 448.1538,12.96956 0,1.98732 1.9873,0 0,-1.98732 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#92c893;stroke:none"
+         id="path11300"
+         d="m 483.9256,12.96956 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#81b682;stroke:none"
+         id="path11302"
+         d="m 509.098,13.63204 0.3319,0.66236 -0.3319,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#84b885;stroke:none"
+         id="path11304"
+         d="m 511.0854,13.63204 0.3319,0.66236 -0.3319,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#217f22;stroke:none"
+         id="path11306"
+         d="m 511.7481,12.96956 0,1.98732 1.9874,0 0,-1.98732 -1.9874,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e7f1e7;stroke:none"
+         id="path11308"
+         d="m 942.9971,12.96956 0,2.98099 8.943,0 0,-2.98099 -8.943,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#578558;stroke:none"
+         id="path11310"
+         d="m 970.8197,12.96956 0,3.97465 7.9492,0 0,-3.97465 -7.9492,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#827948;stroke:none"
+         id="path11312"
+         d="m 19.2233,14.6257 0.3313,0.66238 -0.3313,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0c760e;stroke:none"
+         id="path11314"
+         d="m 22.8668,13.96322 0,1.98733 411.3758,0 0,-1.98733 -411.3758,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#88ba88;stroke:none"
+         id="path11316"
+         d="m 438.2172,13.96322 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7cb57e;stroke:none"
+         id="path11318"
+         d="m 470.3453,14.6257 0.3318,0.66238 -0.3318,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#97c498;stroke:none"
+         id="path11320"
+         d="m 472.3326,14.6257 0.3319,0.66238 -0.3319,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#378e39;stroke:none"
+         id="path11322"
+         d="m 473.3262,14.6257 0.3319,0.66238 -0.3319,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0c760e;stroke:none"
+         id="path11324"
+         d="m 971.8133,13.96322 0,1.98733 5.962,0 0,-1.98733 -5.962,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#578358;stroke:none"
+         id="path11326"
+         d="m 1003.9384,14.6257 0.3378,0.66238 -0.3378,-0.66238 m 5.9619,0 0.3379,0.66238 -0.3379,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#27203a;stroke:none"
+         id="path11328"
+         d="m 14.9175,15.95055 0,0.99366 3.9747,-1.98733 -3.9747,0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e840f;stroke:none"
+         id="path11330"
+         d="m 21.8731,14.95688 -0.9936,3.97465 912.181,0 0,-0.99366 -680.658,0 -170.9097,0 -41.7338,0 c -6.0213,0 -13.2263,1.46704 -17.8859,-2.98099 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#b2d3b2;stroke:none"
+         id="path11332"
+         d="m 448.8166,15.28808 0.6618,0.33128 -0.6618,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#60a561;stroke:none"
+         id="path11334"
+         d="m 455.1094,14.95688 0,0.99367 2.981,0 -2.981,-0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#80b881;stroke:none"
+         id="path11336"
+         d="m 501.8115,14.95688 1.9874,1.98733 0,-1.98733 -1.9874,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#b2d4b2;stroke:none"
+         id="path11338"
+         d="m 512.4109,15.28808 0.6618,0.33128 -0.6618,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7eb77f;stroke:none"
+         id="path11340"
+         d="m 518.7038,14.95688 0.9936,0.99367 -0.9936,-0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#82bb82;stroke:none"
+         id="path11342"
+         d="m 515.7228,15.95055 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#86bd87;stroke:none"
+         id="path11344"
+         d="m 517.7101,15.95055 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#76b477;stroke:none"
+         id="path11346"
+         d="m 521.6848,15.95055 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#ab130d;stroke:none"
+         id="path11348"
+         d="m 10.9429,17.93787 0,0.99366 5.9619,0.99366 -5.9619,-1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#588858;stroke:none"
+         id="path11350"
+         d="m 1002.6168,17.93787 0,0.99366 2.981,0 -2.981,-0.99366 m 5.962,0 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e8c10;stroke:none"
+         id="path11352"
+         d="m 16.9048,19.92519 0,0.99366 916.1557,0 -23.8479,-0.99366 -52.664,0 -183.8273,0 -443.173,0 -144.0808,0 -68.5627,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e8810;stroke:none"
+         id="path11354"
+         d="m 20.8795,18.93153 0,0.99366 912.181,0 -23.8479,-0.99366 -53.6577,0 -186.8083,0 -647.8671,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#644323;stroke:none"
+         id="path11356"
+         d="m 12.9302,19.92519 0,0.99366 3.9746,0 -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#289e29;stroke:none"
+         id="path11358"
+         d="m 934.0542,19.92519 0.9936,2.98099 -932.0542,0 0,0.99366 1021.4838,0 0,-1.98732 -90.4232,-1.98733 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#4fae50;stroke:none"
+         id="path11360"
+         d="m 935.0478,20.91885 0,0.99367 23.8479,0 -23.8479,-0.99367 m 27.8226,0 0,0.99367 23.8478,0 -23.8478,-0.99367 m 31.7971,0 0,0.99367 23.8479,0 -23.8479,-0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#179619;stroke:none"
+         id="path11362"
+         d="m 2.9936,21.91252 0,0.99366 932.0542,0 -24.8415,-0.99366 -54.6514,0 -190.7829,0 -661.7784,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#38a539;stroke:none"
+         id="path11364"
+         d="m 2.9936,23.89984 0,0.99365 1021.4838,0 -26.8289,-0.99365 -60.6133,0 -208.6689,0 -725.3727,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#48ac49;stroke:none"
+         id="path11366"
+         d="m 2.9936,24.89349 0,0.99366 1021.4838,0 -26.8289,-0.99366 -60.6133,0 -208.6689,0 -725.3727,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e9210;stroke:none"
+         id="path11368"
+         d="m 2.9936,25.88715 0,765.11925 1021.4838,0 0,-765.11925 -1.9874,0 0,763.13195 -1017.5091,0 0,-763.13195 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11370"
+         d="m 4.9809,25.88715 0,56.63871 1017.5091,0 0,-56.63871 -1017.5091,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#b2b2b2;stroke:none"
+         id="path11372"
+         d="m 1008.5788,28.86814 -0.9937,2.98098 -2.981,-0.99366 -0.9936,0.99366 0.9936,2.98099 -2.981,0.99366 0,1.98732 2.981,0.99367 -0.9936,2.98098 0.9936,0.99365 2.981,-0.99365 0.9937,2.98099 1.9873,0 0.9937,-2.98099 2.9809,0.99365 0.9937,-0.99365 -0.9937,-2.98098 2.981,-0.99367 0,-1.98732 -2.981,-0.99366 0.9937,-2.98099 -0.9937,-0.99366 -2.9809,0.99366 -0.9937,-2.98098 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11374"
+         d="m 1007.5851,31.84912 -2.981,2.98099 0,3.97465 2.981,2.98098 3.9747,0 2.9809,-2.98098 0,-3.97465 -2.9809,-2.98099 -3.9747,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0a0a0a;stroke:none"
+         id="path11376"
+         d="m 18.8922,32.84279 0,7.94929 0.9936,0 2.981,-3.97465 0,-0.99366 -2.981,-0.99366 2.981,-0.99366 -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#818181;stroke:none"
+         id="path11378"
+         d="m 22.8668,32.84279 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#070707;stroke:none"
+         id="path11380"
+         d="m 24.8541,32.84279 0.9937,0.99366 -0.9937,-0.99366 m 2.981,0 0,7.94929 0.9937,0 -0.9937,-7.94929 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0a0a0a;stroke:none"
+         id="path11382"
+         d="m 57.6449,32.84279 0,7.94929 4.9684,0 0,-0.99366 -3.9747,0 0,-2.98099 3.9747,0 0,-0.99366 -3.9747,0 0,-1.98732 3.9747,0 -4.9684,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#303030;stroke:none"
+         id="path11384"
+         d="m 68.5752,32.84279 0,7.94929 0.9937,0 -0.9937,-7.94929 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#070707;stroke:none"
+         id="path11386"
+         d="m 71.5562,32.84279 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7a7a7a;stroke:none"
+         id="path11388"
+         d="m 74.5372,32.84279 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3f3f3f;stroke:none"
+         id="path11390"
+         d="m 97.3914,32.84279 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#979797;stroke:none"
+         id="path11392"
+         d="m 98.3851,32.84279 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#545454;stroke:none"
+         id="path11394"
+         d="m 103.3534,32.84279 -0.9937,1.98732 1.9873,0 -0.9936,-1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#070707;stroke:none"
+         id="path11396"
+         d="m 105.3407,32.84279 0.9936,0.99366 -0.9936,-0.99366 m 38.7528,0 0,7.94929 0.9936,0 0,-3.97465 3.9747,0 0,3.97465 0.9936,0 0,-7.94929 -0.9936,0 0,2.98098 -4.9683,-2.98098 m 7.9493,0 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7a7a7a;stroke:none"
+         id="path11398"
+         d="m 160.9857,32.84279 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0a0a0a;stroke:none"
+         id="path11400"
+         d="m 207.6878,32.84279 0,7.94929 3.9746,0 0,-0.99366 -2.9809,-2.98099 3.9746,0.99366 c -0.5733,-3.45238 -1.5163,-4.39546 -4.9683,-4.9683 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#727272;stroke:none"
+         id="path11402"
+         d="m 211.6624,32.84279 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e0e0e;stroke:none"
+         id="path11404"
+         d="m 228.5547,32.84279 0,7.94929 0.9936,0 -0.9936,-7.94929 m 26.8288,0 0,7.94929 0.9937,0 -0.9937,-7.94929 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#343434;stroke:none"
+         id="path11406"
+         d="m 292.149,32.84279 0,0.99366 2.981,0 0,6.95563 0.9936,0 1.9874,-6.95563 -5.962,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7b7b7b;stroke:none"
+         id="path11408"
+         d="m 298.111,32.84279 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#070707;stroke:none"
+         id="path11410"
+         d="m 314.0095,32.84279 0,7.94929 0.9937,0 -0.9937,-7.94929 m 28.8162,0 0,7.94929 0.9937,0 0,-3.97465 3.9746,0 0,3.97465 0.9937,0 0,-7.94929 -0.9937,0 0,2.98098 -4.9683,-2.98098 m 14.9049,0 0,7.94929 0.9937,0 -0.9937,-7.94929 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0a0a0a;stroke:none"
+         id="path11412"
+         d="m 74.5372,33.83645 c 0,3.34139 -0.7113,6.16438 2.981,6.95563 l 0,-0.99366 -2.981,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e0e0e;stroke:none"
+         id="path11414"
+         d="m 98.7162,34.49893 0.3313,0.66236 -0.3313,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0a0a0a;stroke:none"
+         id="path11416"
+         d="m 160.9857,33.83645 c 0,3.34139 -0.7114,6.16438 2.981,6.95563 l 0,-0.99366 -2.981,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11418"
+         d="m 208.6815,33.83645 0,1.98732 2.9809,0 0,-1.98732 -2.9809,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#acacac;stroke:none"
+         id="path11420"
+         d="m 294.1363,33.83645 0,6.95563 0.9937,0 -0.9937,-6.95563 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#070707;stroke:none"
+         id="path11422"
+         d="m 24.8541,34.83011 0,5.96197 0.9937,0 -0.9937,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#292929;stroke:none"
+         id="path11424"
+         d="m 31.8097,34.83011 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#919191;stroke:none"
+         id="path11426"
+         d="m 64.6006,34.83011 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5f5f5f;stroke:none"
+         id="path11428"
+         d="m 65.5942,34.83011 0,0.99366 2.981,0.99366 -2.981,-1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#070707;stroke:none"
+         id="path11430"
+         d="m 71.5562,34.83011 0,5.96197 0.9937,0 -0.9937,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#6d6d6d;stroke:none"
+         id="path11432"
+         d="m 73.5435,34.83011 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#494949;stroke:none"
+         id="path11434"
+         d="m 76.1933,35.16129 0.6624,0.3313 -0.6624,-0.3313 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#191919;stroke:none"
+         id="path11436"
+         d="m 102.6906,35.49259 0.3319,0.66236 -0.3319,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#070707;stroke:none"
+         id="path11438"
+         d="m 105.3407,34.83011 0,5.96197 0.9936,0 -0.9936,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#292929;stroke:none"
+         id="path11440"
+         d="m 109.3153,34.83011 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#707070;stroke:none"
+         id="path11442"
+         d="m 114.9464,35.16129 0.6618,0.3313 -0.6618,-0.3313 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#404040;stroke:none"
+         id="path11444"
+         d="m 117.2646,37.81109 -0.9936,0 0,-1.98732 -0.9937,0 2.981,3.97465 0.9936,-4.96831 -1.9873,2.98098 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#1d1d1d;stroke:none"
+         id="path11446"
+         d="m 121.5702,35.49259 0.3318,0.66236 -0.3318,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#070707;stroke:none"
+         id="path11448"
+         d="m 152.0428,34.83011 0,5.96197 0.9936,0 -0.9936,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#545454;stroke:none"
+         id="path11450"
+         d="m 157.0111,37.81109 1.9873,-1.98732 c -2.3788,-1.33597 -5.0885,0.24534 -1.9873,1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#6d6d6d;stroke:none"
+         id="path11452"
+         d="m 159.992,34.83011 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#494949;stroke:none"
+         id="path11454"
+         d="m 162.6421,35.16129 0.6618,0.3313 -0.6618,-0.3313 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#999999;stroke:none"
+         id="path11456"
+         d="m 164.9604,34.83011 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#575757;stroke:none"
+         id="path11458"
+         d="m 165.954,34.83011 0,0.99366 3.9747,0.99366 0,-0.99366 -3.9747,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e0e0e;stroke:none"
+         id="path11460"
+         d="m 171.916,34.83011 0,5.96197 0.9937,0 -0.9937,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#444444;stroke:none"
+         id="path11462"
+         d="m 172.9097,34.83011 0,0.99366 2.9809,1.98732 c 0.945,-2.49062 -0.6478,-2.68864 -2.9809,-2.98098 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#343434;stroke:none"
+         id="path11464"
+         d="m 179.8653,34.83011 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#999999;stroke:none"
+         id="path11466"
+         d="m 214.6434,34.83011 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#575757;stroke:none"
+         id="path11468"
+         d="m 215.6371,34.83011 0,0.99366 3.9746,0.99366 0,-0.99366 -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#999999;stroke:none"
+         id="path11470"
+         d="m 221.5991,34.83011 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#575757;stroke:none"
+         id="path11472"
+         d="m 222.5927,34.83011 0,0.99366 3.9747,0.99366 0,-0.99366 -3.9747,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5c5c5c;stroke:none"
+         id="path11474"
+         d="m 231.5357,34.83011 c -1.0861,3.17047 -0.947,4.25834 1.9873,5.96197 l 0,-5.96197 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e0e0e;stroke:none"
+         id="path11476"
+         d="m 234.5166,34.83011 0,5.96197 0.9937,0 -0.9937,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a4a4a4;stroke:none"
+         id="path11478"
+         d="m 235.8412,35.49259 0.3319,0.66236 -0.3319,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#2a2a2a;stroke:none"
+         id="path11480"
+         d="m 237.1667,35.16129 0.6618,0.3313 -0.6618,-0.3313 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#464646;stroke:none"
+         id="path11482"
+         d="m 239.485,34.83011 0,0.99366 2.9809,0.99366 -2.9809,-1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#686868;stroke:none"
+         id="path11484"
+         d="m 244.4533,34.83011 0,0.99366 3.9746,0.99366 0,3.97465 c 1.41,-3.71223 -0.312,-5.35107 -3.9746,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#0e0e0e;stroke:none"
+         id="path11486"
+         d="m 251.4089,34.83011 0,5.96197 0.9936,0 -0.9936,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#444444;stroke:none"
+         id="path11488"
+         d="m 253.0653,35.16129 0.6618,0.3313 -0.6618,-0.3313 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5c5c5c;stroke:none"
+         id="path11490"
+         d="m 258.3645,34.83011 c -1.0861,3.17047 -0.9469,4.25834 1.9873,5.96197 l 0,-5.96197 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#545454;stroke:none"
+         id="path11492"
+         d="m 263.3328,37.81109 1.9873,-1.98732 c -2.3788,-1.33597 -5.0885,0.24523 -1.9873,1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#999999;stroke:none"
+         id="path11494"
+         d="m 300.0983,34.83011 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#575757;stroke:none"
+         id="path11496"
+         d="m 301.092,34.83011 0,0.99366 3.9746,0.99366 0,-0.99366 -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#999999;stroke:none"
+         id="path11498"
+         d="m 307.0539,34.83011 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#575757;stroke:none"
+         id="path11500"
+         d="m 308.0476,34.83011 0,0.99366 3.9746,0.99366 0,-0.99366 -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#545454;stroke:none"
+         id="path11502"
+         d="m 318.9779,37.81109 1.9873,-1.98732 c -2.3788,-1.33597 -5.0886,0.24523 -1.9873,1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#292929;stroke:none"
+         id="path11504"
+         d="m 351.7687,34.83011 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#030303;stroke:none"
+         id="path11506"
+         d="m 360.7116,34.83011 0,7.94928 0.9937,0 -0.9937,-7.94928 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#4e4e4e;stroke:none"
+         id="path11508"
+         d="m 361.7053,34.83011 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#161616;stroke:none"
+         id="path11510"
+         d="m 30.8161,35.82377 0,3.97465 0.9936,0 -0.9936,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11512"
+         d="m 31.8097,35.82377 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3b3b3b;stroke:none"
+         id="path11514"
+         d="m 34.7907,35.82377 -2.981,0.99366 0,0.99366 2.981,-1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#515151;stroke:none"
+         id="path11516"
+         d="m 64.6006,35.82377 0,4.96831 3.9746,-1.98732 -2.981,0.99366 -0.9936,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11518"
+         d="m 65.5942,35.82377 0,3.97465 2.981,-0.99366 0,-1.98733 -0.9936,-0.99366 -1.9874,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#808080;stroke:none"
+         id="path11520"
+         d="m 98.3851,35.82377 0,1.98732 1.9873,-1.98732 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#161616;stroke:none"
+         id="path11522"
+         d="m 108.3217,35.82377 0,3.97465 0.9936,0 -0.9936,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11524"
+         d="m 109.3153,35.82377 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3b3b3b;stroke:none"
+         id="path11526"
+         d="m 112.2963,35.82377 -2.981,0.99366 0,0.99366 2.981,-1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#525252;stroke:none"
+         id="path11528"
+         d="m 164.9604,35.82377 0,4.96831 0.9936,0 -0.9936,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11530"
+         d="m 165.954,35.82377 0,3.97465 2.981,-0.99366 0,-1.98733 -0.9937,-0.99366 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#686868;stroke:none"
+         id="path11532"
+         d="m 177.878,38.80476 2.9809,-2.98099 -2.9809,2.98099 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#707070;stroke:none"
+         id="path11534"
+         d="m 214.6434,35.82377 -2.981,4.96831 2.981,0 0.9937,0 -0.9937,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11536"
+         d="m 215.6371,35.82377 0,3.97465 2.981,-0.99366 0,-1.98733 -0.9937,-0.99366 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#525252;stroke:none"
+         id="path11538"
+         d="m 221.5991,35.82377 0,4.96831 0.9936,0 -0.9936,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11540"
+         d="m 222.5927,35.82377 0,3.97465 2.981,-0.99366 0,-1.98733 -0.9937,-0.99366 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#afafaf;stroke:none"
+         id="path11542"
+         d="m 237.4976,35.82377 0,4.96831 0.9937,0 -0.9937,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#464646;stroke:none"
+         id="path11544"
+         d="m 238.4913,35.82377 0,4.96831 0.9937,0 -0.9937,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7b7b7b;stroke:none"
+         id="path11546"
+         d="m 242.4659,35.82377 -0.9936,4.96831 2.981,-0.99366 -1.9874,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#525252;stroke:none"
+         id="path11548"
+         d="m 300.0983,35.82377 0,4.96831 0.9937,0 -0.9937,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11550"
+         d="m 301.092,35.82377 0,3.97465 2.9809,-0.99366 0,-1.98733 -0.9936,-0.99366 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#525252;stroke:none"
+         id="path11552"
+         d="m 307.0539,35.82377 0,4.96831 0.9937,0 -0.9937,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11554"
+         d="m 308.0476,35.82377 0,3.97465 2.981,-0.99366 0,-1.98733 -0.9937,-0.99366 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#161616;stroke:none"
+         id="path11556"
+         d="m 350.775,35.82377 0,3.97465 0.9937,0 -0.9937,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11558"
+         d="m 351.7687,35.82377 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3b3b3b;stroke:none"
+         id="path11560"
+         d="m 354.7497,35.82377 -2.981,0.99366 0,0.99366 2.981,-1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11562"
+         d="m 361.7053,35.82377 2.981,3.97465 0,-3.97465 -2.981,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#1d1d1d;stroke:none"
+         id="path11564"
+         d="m 364.6863,35.82377 0,3.97465 0.9936,0 -0.9936,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#999999;stroke:none"
+         id="path11566"
+         d="m 30.1536,37.4799 0.3313,0.66238 -0.3313,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#989898;stroke:none"
+         id="path11568"
+         d="m 63.9381,37.4799 0.3313,0.66238 -0.3313,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#2f2f2f;stroke:none"
+         id="path11570"
+         d="m 99.3787,36.81743 0.9937,3.97465 0.9936,0 0.9937,-2.98099 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#707070;stroke:none"
+         id="path11572"
+         d="m 102.0288,37.14862 0.6618,0.33128 -0.6618,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#999999;stroke:none"
+         id="path11574"
+         d="m 107.6589,37.4799 0.3319,0.66238 -0.3319,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#686868;stroke:none"
+         id="path11576"
+         d="m 118.2583,36.81743 0,0.99366 3.9746,0.99367 -3.9746,-1.98733 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#989898;stroke:none"
+         id="path11578"
+         d="m 164.2976,37.4799 0.3319,0.66238 -0.3319,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#242424;stroke:none"
+         id="path11580"
+         d="m 168.935,36.81743 -2.981,2.98099 0,0.99366 2.981,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11582"
+         d="m 208.6815,36.81743 0,2.98099 2.9809,0 0,-2.98099 -2.9809,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#242424;stroke:none"
+         id="path11584"
+         d="m 218.6181,36.81743 -2.981,2.98099 0,0.99366 2.981,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#989898;stroke:none"
+         id="path11586"
+         d="m 220.9363,37.4799 0.3319,0.66238 -0.3319,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#242424;stroke:none"
+         id="path11588"
+         d="m 225.5737,36.81743 -2.981,2.98099 0,0.99366 2.981,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#484848;stroke:none"
+         id="path11590"
+         d="m 244.4533,36.81743 0,3.97465 3.9746,-1.98732 -2.981,0.99366 2.981,-1.98733 -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#989898;stroke:none"
+         id="path11592"
+         d="m 299.4355,37.4799 0.3319,0.66238 -0.3319,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#242424;stroke:none"
+         id="path11594"
+         d="m 304.0729,36.81743 -2.9809,2.98099 0,0.99366 2.9809,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#989898;stroke:none"
+         id="path11596"
+         d="m 306.3911,37.4799 0.3319,0.66238 -0.3319,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#242424;stroke:none"
+         id="path11598"
+         d="m 311.0286,36.81743 -2.981,2.98099 0,0.99366 2.981,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#999999;stroke:none"
+         id="path11600"
+         d="m 350.1123,37.4799 0.3318,0.66238 -0.3318,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#1d1d1d;stroke:none"
+         id="path11602"
+         d="m 119.2519,37.81109 1.9874,2.98099 -1.9874,-2.98099 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#393939;stroke:none"
+         id="path11604"
+         d="m 157.0111,37.81109 1.9873,1.98733 0,-1.98733 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#474747;stroke:none"
+         id="path11606"
+         d="m 176.8843,37.81109 -0.9937,4.9683 c 2.2656,-1.63009 2.4842,-2.62107 0.9937,-4.9683 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11608"
+         d="m 245.4469,37.81109 0,1.98733 1.9873,0 0,-1.98733 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#393939;stroke:none"
+         id="path11610"
+         d="m 263.3328,37.81109 1.9873,1.98733 0,-1.98733 -1.9873,0 m 55.6451,0 1.9873,1.98733 0,-1.98733 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#000000;stroke:none"
+         id="path11612"
+         d="m 116.6018,39.46723 0.3319,0.66237 -0.3319,-0.66237 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#6b6b6b;stroke:none"
+         id="path11614"
+         d="m 362.0362,39.46723 0.3319,0.66237 -0.3319,-0.66237 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#262626;stroke:none"
+         id="path11616"
+         d="m 31.8097,39.79842 0,0.99366 3.9747,0 -3.9747,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#8b8b8b;stroke:none"
+         id="path11618"
+         d="m 101.366,39.79842 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#262626;stroke:none"
+         id="path11620"
+         d="m 109.3153,39.79842 0,0.99366 3.9747,0 -3.9747,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#2c2c2c;stroke:none"
+         id="path11622"
+         d="m 155.0237,39.79842 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#919191;stroke:none"
+         id="path11624"
+         d="m 158.0047,39.79842 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#2c2c2c;stroke:none"
+         id="path11626"
+         d="m 261.3455,39.79842 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#919191;stroke:none"
+         id="path11628"
+         d="m 264.3265,39.79842 0.9936,0.99366 -0.9936,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#2c2c2c;stroke:none"
+         id="path11630"
+         d="m 316.9905,39.79842 0,0.99366 2.981,0 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#919191;stroke:none"
+         id="path11632"
+         d="m 319.9715,39.79842 0.9937,0.99366 -0.9937,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#262626;stroke:none"
+         id="path11634"
+         d="m 351.7687,39.79842 0,0.99366 3.9746,0 -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#252525;stroke:none"
+         id="path11636"
+         d="m 363.3617,40.1296 0.6618,0.33129 -0.6618,-0.33129 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#000000;stroke:none"
+         id="path11638"
+         d="m 17.8985,41.78574 0,0.99365 5.962,0 -5.962,-0.99365 m 38.7528,0 0,0.99365 6.9556,0 -6.9556,-0.99365 m 40.7401,0 0,0.99365 6.9556,0 -6.9556,-0.99365 m 56.6387,0 0,0.99365 5.9619,0 -5.9619,-0.99365 m 52.664,0 0,0.99365 6.9557,0 -6.9557,-0.99365 m 85.4549,0 0,0.99365 6.9556,0 -6.9556,-0.99365 m 49.6831,0 0,0.99365 7.9493,0 -7.9493,-0.99365 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c0c0c0;stroke:none"
+         id="path11640"
+         d="m 151.0491,53.70967 0,0.99367 8.9429,0 -8.9429,-0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#96969d;stroke:none"
+         id="path11642"
+         d="m 212.6561,53.70967 0,21.86055 596.1968,0 0,-0.99366 -22.8543,0 0,-19.87322 22.8543,0 -16.8923,-0.99367 -34.7781,0 -122.2204,0 -422.306,0 m 606.1334,0 0,21.86055 193.7639,0 0,-0.99366 -22.8542,0 0,-19.87322 22.8542,0 -18.8795,-0.99367 -38.7528,0 -136.1316,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c7c7c7;stroke:none"
+         id="path11644"
+         d="m 119.2519,54.70334 -7.9492,12.91759 2.9809,-2.98099 10.9303,-3.97463 0,-0.99368 -5.962,-4.96829 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#979797;stroke:none"
+         id="path11646"
+         d="m 144.0935,70.60191 c 7.3203,-2.62625 9.6345,-5.09708 4.9683,-11.92393 l 14.9049,0 c -10.187,-12.23038 -19.8732,1.145 -19.8732,11.92393 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fdf453;stroke:none"
+         id="path11648"
+         d="m 196.995,55.87178 c -3.9567,1.77448 -1.5054,8.39107 2.6074,6.60607 4.1902,-1.81861 1.5123,-8.45328 -2.6074,-6.60607 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#96969d;stroke:none"
+         id="path11650"
+         d="m 768.1127,54.70334 0,19.87322 -554.4629,0 0,-19.87322 554.4629,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f0f0f0;stroke:none"
+         id="path11652"
+         d="m 769.1064,54.70334 0,19.87322 15.8986,0 0,-19.87322 -15.8986,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11654"
+         d="m 819.7831,54.70334 0,19.87322 29.8099,0 0,-19.87322 -29.8099,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#96969d;stroke:none"
+         id="path11656"
+         d="m 988.7056,54.70334 0,19.87322 -138.119,0 0,-19.87322 138.119,0 m -178.8591,0.99366 0,17.8859 0.9937,0 -0.9937,-17.8859 m 203.7006,0 0,17.8859 0.9936,0 -0.9936,-17.8859 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#bbbeb7;stroke:none"
+         id="path11658"
+         d="m 200.7322,62.65262 -0.9937,0 0,10.93028 -15.8986,0 0,-15.89858 10.9303,0 c -9.7468,-4.08982 -17.3772,7.12475 -10.9025,15.299 2.1682,2.73794 13.6748,2.73794 15.843,0 1.9267,-2.43199 1.0215,-7.42185 1.0215,-10.3307 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#828282;stroke:none"
+         id="path11660"
+         d="m 216.6307,56.69066 0,14.90492 3.9747,0 0,-0.99367 -2.981,0 0,-12.91759 11.9239,0 -12.9175,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#bcd3df;stroke:none"
+         id="path11662"
+         d="m 1001.6231,66.62727 0,-0.99366 -3.9746,0 3.9746,-4.9683 0,-0.99368 -6.9556,3.97465 c 1.1427,-3.94045 2.9214,-5.33277 6.9556,-5.96196 -9.078,-3.66124 -10.4831,11.4908 0,8.94295 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e48b40;stroke:none"
+         id="path11664"
+         d="M 23.8605,57.68432 C 20.5938,60.99251 16.001,64.3648 19.8858,68.61459 L 23.8605,57.68432 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d86c00;stroke:none"
+         id="path11666"
+         d="m 24.8541,57.68432 0,4.9683 8.943,2.98099 0.9936,0 0,-3.97464 -8.9429,0 -0.9937,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#b9b9b9;stroke:none"
+         id="path11668"
+         d="m 73.5435,57.68432 0,3.97465 -8.9429,0 0,7.94928 8.9429,0 0,3.97465 c 9.3905,-4.39467 7.4618,-10.62373 0,-15.89858 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#ececec;stroke:none"
+         id="path11670"
+         d="m 183.8399,57.68432 0,15.89858 15.8986,0 0,-9.93662 -14.9049,-2.98097 0,-1.98733 9.9366,0 -10.9303,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d5deea;stroke:none"
+         id="path11672"
+         d="m 217.6244,57.68432 0,12.91759 2.981,0 0.9937,-5.96197 0.9936,0 0,7.9493 9.9366,-4.96831 0,-0.99366 -1.9873,-0.99366 c 3.8355,-2.88589 -5.173,-2.46666 -6.9556,-1.98733 l 0,-0.99366 5.9619,-0.99365 0,-3.97465 -11.9239,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5e7ca6;stroke:none"
+         id="path11674"
+         d="m 229.5483,57.68432 0,3.97465 -5.9619,0.99365 0,0.99366 6.9556,-0.99366 -0.9937,-4.9683 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f6f6f6;stroke:none"
+         id="path11676"
+         d="m 149.0618,58.67798 c 2.5815,5.43841 2.5815,7.47919 0,12.9176 l 4.9683,-3.97465 1.9873,0 4.9683,3.97465 c -2.5815,-5.43831 -2.5815,-7.47919 0,-12.9176 l -11.9239,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#777777;stroke:none"
+         id="path11678"
+         d="m 160.9857,71.59558 -11.9239,0 1.9873,-3.97465 -5.962,2.98098 c 7.4704,10.26095 24.6597,4.93085 20.5509,-8.79191 -1.4,-4.67598 -6.5611,-1.30458 -7.5508,1.87991 -0.935,3.00671 1.3216,5.59669 2.8985,7.90567 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fdb03d;stroke:none"
+         id="path11680"
+         d="m 184.8336,58.67798 0,0.99365 8.9429,0 -8.9429,-0.99365 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fffaac;stroke:none"
+         id="path11682"
+         d="m 197.7512,58.67798 0,1.98733 1.9873,0 0,-1.98733 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#246740;stroke:none"
+         id="path11684"
+         d="m 793.9479,58.67798 0,11.92393 2.981,-0.99366 c -2.035,-3.66462 -2.035,-6.27179 0,-9.93662 l -2.981,-0.99365 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fab46e;stroke:none"
+         id="path11686"
+         d="m 23.8605,59.67163 -4.9683,6.95564 0.9936,0.99366 13.9113,-2.98099 0,-1.98732 -9.9366,-2.98099 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#dd7613;stroke:none"
+         id="path11688"
+         d="m 184.8336,59.67163 0,0.99368 9.9366,0 -9.9366,-0.99368 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c7c7c7;stroke:none"
+         id="path11690"
+         d="m 219.6117,59.67163 0,0.99368 7.9493,0 -7.9493,-0.99368 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#191819;stroke:none"
+         id="path11692"
+         d="m 823.7578,59.67163 1.9873,4.96831 0.9937,0 -2.981,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#b9bab9;stroke:none"
+         id="path11694"
+         d="m 825.7451,59.67163 0,2.98099 0.9937,0 -0.9937,-2.98099 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#191819;stroke:none"
+         id="path11696"
+         d="m 828.7261,59.67163 1.9873,4.96831 0.9937,0 -2.981,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c8c7c8;stroke:none"
+         id="path11698"
+         d="m 830.7134,59.67163 2.981,3.97465 -2.981,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#848384;stroke:none"
+         id="path11700"
+         d="m 832.7007,59.67163 0,2.98099 1.9874,-2.98099 -1.9874,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7a7b7a;stroke:none"
+         id="path11702"
+         d="m 836.6754,59.67163 -2.981,8.94296 4.9683,-8.94296 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c7c7c7;stroke:none"
+         id="path11704"
+         d="m 165.954,60.66531 0,8.94294 0.9937,0 -0.9937,-8.94294 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#8ecaa2;stroke:none"
+         id="path11706"
+         d="m 794.9416,60.66531 0,7.94928 2.981,-0.99366 -0.9937,-2.98099 2.981,-0.99366 0,-0.99366 -4.9683,-1.98731 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5c9a4d;stroke:none"
+         id="path11708"
+         d="m 796.9289,60.66531 0,0.99366 2.981,0.99365 0,0.99366 -2.981,0.99366 0,3.97465 7.9493,-2.98098 0,-1.98733 -7.9493,-2.98097 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e5e5e5;stroke:none"
+         id="path11710"
+         d="m 853.5676,60.66531 3.9747,7.94928 0.9936,-4.96831 0.9937,0 0,2.98099 0.9937,0 -2.981,-5.96196 0,3.97463 -1.9874,0 -1.9873,-3.97463 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c7c7c7;stroke:none"
+         id="path11712"
+         d="m 862.5106,60.66531 -1.9873,7.94928 0.9936,0 0.9937,-7.94928 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#dddddd;stroke:none"
+         id="path11714"
+         d="m 868.4725,60.66531 0,7.94928 0.9937,0 0.9937,-1.98732 2.9809,1.98732 0,-5.96197 -3.9746,1.98732 -0.9937,-3.97463 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#dadada;stroke:none"
+         id="path11716"
+         d="m 895.3014,60.66531 c -3.5702,3.66998 -5.9689,7.39362 0.9937,7.94928 l -0.9937,-7.94928 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c9c9c9;stroke:none"
+         id="path11718"
+         d="m 911.2,61.65897 -0.9937,0.99365 3.9747,5.96197 0,-0.99366 0,-4.96831 -2.981,-0.99365 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d1d1d1;stroke:none"
+         id="path11720"
+         d="m 34.7907,62.65262 0,7.94929 c -3.6208,0 -8.045,-1.20918 -8.9429,2.98099 l -9.9366,-7.94929 9.9366,9.93661 0.9937,-3.97464 c 6.1909,-0.0219 10.9191,-1.84812 7.9492,-8.94296 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#adadad;stroke:none"
+         id="path11722"
+         d="m 111.3027,62.65262 c -3.7819,13.19731 14.3633,17.89832 16.8922,3.97465 -5.6589,0.44109 -10.5964,5.98472 -12.9176,-1.98733 l -0.9937,0 -2.9809,2.98099 0,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#949494;stroke:none"
+         id="path11724"
+         d="m 119.2519,62.65262 0,2.98099 1.9874,-0.99367 0,-0.99366 -1.9874,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7b94b6;stroke:none"
+         id="path11726"
+         d="m 230.542,62.65262 1.9873,1.98732 0,-1.98732 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#636363;stroke:none"
+         id="path11728"
+         d="m 774.0747,62.65262 2.981,3.97465 0.9937,0 1.9873,-3.97465 -5.962,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c9c9c9;stroke:none"
+         id="path11730"
+         d="m 865.4915,62.65262 0,5.96197 0.9937,0 -0.9937,-5.96197 m 8.943,0 0,5.96197 0.9937,0 -0.9937,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c8c8c8;stroke:none"
+         id="path11732"
+         d="m 877.4155,62.65262 0,7.94929 0.9937,0 2.9809,-1.98732 0,-0.99366 c -1.722,-1.88169 -2.0787,-2.40268 0,-3.97465 l -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c9c9c9;stroke:none"
+         id="path11734"
+         d="m 898.2824,62.65262 0,5.96197 0.9936,0 -0.9936,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d8d8d8;stroke:none"
+         id="path11736"
+         d="m 901.2634,62.65262 0,0.99366 2.9809,0 0,0.99366 -2.9809,0 0,3.97465 4.9683,0 c -0.2981,-3.8398 -1.0821,-5.3144 -4.9683,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#dadada;stroke:none"
+         id="path11738"
+         d="m 916.4694,63.8165 c -2.7157,1.48185 -0.3915,5.60088 2.1045,3.72314 2.0261,-1.52427 0.327,-5.04958 -2.1045,-3.72314 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c8c8c8;stroke:none"
+         id="path11740"
+         d="m 922.1303,62.65262 0,7.94929 0.9936,0 2.981,-1.98732 0,-0.99366 c -1.722,-1.88169 -2.0787,-2.40268 0,-3.97465 l -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c9c9c9;stroke:none"
+         id="path11742"
+         d="m 929.0859,62.65262 0,5.96197 0.9936,0 -0.9936,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#000000;stroke:none"
+         id="path11744"
+         d="m 46.7147,63.64628 1.9873,2.98099 0.9936,0 1.9874,-2.98099 -4.9683,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7f7f7f;stroke:none"
+         id="path11746"
+         d="m 93.4167,63.64628 1.9874,2.98099 0.9936,0 1.9874,-2.98099 -4.9684,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#484748;stroke:none"
+         id="path11748"
+         d="m 826.7388,63.64628 2.9809,6.95563 -2.9809,-6.95563 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3c3a3c;stroke:none"
+         id="path11750"
+         d="m 831.7071,63.64628 c -0.796,3.27322 0.024,5.24723 2.981,6.95563 l -2.981,-6.95563 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#000000;stroke:none"
+         id="path11752"
+         d="m 841.6437,63.64628 1.9873,2.98099 0.9937,0 1.9873,-2.98099 -4.9683,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#cecece;stroke:none"
+         id="path11754"
+         d="m 881.3901,63.64628 0,3.97465 0.9937,0 -0.9937,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d5d5d5;stroke:none"
+         id="path11756"
+         d="m 884.3711,63.64628 0,3.97465 0.9937,0 3.9746,-3.97465 -4.9683,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#dadada;stroke:none"
+         id="path11758"
+         d="m 893.3141,63.64628 0.9936,0 -1.9873,3.97465 0.9937,-3.97465 m 23.8478,0 0.9937,0 -1.9873,3.97465 0.9936,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#cecece;stroke:none"
+         id="path11760"
+         d="m 926.1049,63.64628 0,3.97465 0.9937,0 -0.9937,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#8894a0;stroke:none"
+         id="path11762"
+         d="m 1002.6168,63.64628 c -0.477,3.34885 2.2457,9.62024 5.962,5.96197 l -5.962,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f88700;stroke:none"
+         id="path11764"
+         d="m 19.8858,67.62093 5.962,5.96197 0,-3.97465 8.9429,0 C 33.4841,61.7784 25.0604,65.69214 19.8858,67.62093 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5b7aa5;stroke:none"
+         id="path11766"
+         d="m 221.5991,64.63994 0.9936,7.9493 -0.9936,-7.9493 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c3c4c6;stroke:none"
+         id="path11768"
+         d="m 1003.6105,64.63994 3.9746,5.96197 0.9937,-0.99366 -4.9683,-4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c4c4c4;stroke:none"
+         id="path11770"
+         d="m 795.9353,69.60825 0,0.99366 6.9556,-2.98098 -6.9556,1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a9a8a9;stroke:none"
+         id="path11772"
+         d="m 829.7197,66.62727 0.9937,2.98098 -0.9937,-2.98098 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#bebebe;stroke:none"
+         id="path11774"
+         d="m 154.6929,67.95212 0.6617,0.33129 -0.6617,-0.33129 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a9a8a9;stroke:none"
+         id="path11776"
+         d="m 827.0697,68.28341 0.3318,0.66236 -0.3318,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#b9bab9;stroke:none"
+         id="path11778"
+         d="m 832.038,68.28341 0.3318,0.66236 -0.3318,-0.66236 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d0d0d0;stroke:none"
+         id="path11780"
+         d="m 885.3648,67.62093 0,0.99366 3.9746,0 -3.9746,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#959595;stroke:none"
+         id="path11782"
+         d="m 25.8478,69.60825 0,0.99366 8.9429,0 -8.9429,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#9dbee1;stroke:none"
+         id="path11784"
+         d="m 227.561,69.60825 -1.9873,0.99366 0,0.99367 1.9873,-1.98733 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#6c97c6;stroke:none"
+         id="path11786"
+         d="m 226.5674,71.59558 0,0.99366 3.9746,-1.98733 -3.9746,0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c8c7c8;stroke:none"
+         id="path11788"
+         d="m 828.3952,70.93311 0.6618,0.33127 -0.6618,-0.33127 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#b9bab9;stroke:none"
+         id="path11790"
+         d="m 833.3635,70.93311 0.6618,0.33127 -0.6618,-0.33127 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#cbcbcb;stroke:none"
+         id="path11792"
+         d="m 4.9809,82.52586 0,0.99365 1017.5091,0 -26.8288,-0.99365 -59.6197,0 -208.6689,0 -722.3917,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#cdcdcd;stroke:none"
+         id="path11794"
+         d="m 4.9809,83.51951 0,4.96831 5.962,0 -0.9937,5.96197 8.943,0 0,-0.99366 -6.9557,0 0,-5.96198 c 4.3582,0 9.3259,-1.02645 11.924,2.98099 l 0.9936,0 8.943,-2.98099 0.9936,-0.99366 -0.9936,-1.98732 964.8451,0.99366 0,4.96831 3.9746,0 0,11.92393 0.9937,0 c 0,-11.94192 1.9674,-13.91125 13.9112,-13.91125 l -0.9936,14.90491 0.9936,0 0.9937,-12.91759 3.9746,0 0,-6.95563 -1017.5091,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#9b9b9b;stroke:none"
+         id="path11796"
+         d="m 33.7971,84.51317 0,0.99366 244.4406,0 -22.8542,-0.99366 -49.683,0 -171.9034,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#cfcfcf;stroke:none"
+         id="path11798"
+         d="m 278.2377,87.49415 0.9937,0 14.9049,-1.98732 34.7782,0 134.1442,0 518.6912,0 -0.9936,21.86055 0.9936,0 1.9873,-21.86055 c -13.5654,-4.95876 -35.1547,-0.99366 -49.683,-0.99366 l -112.2837,0 -380.5723,0 -124.2077,0 -28.8161,0 c -3.7461,0 -8.9967,-1.40683 -9.9367,2.98098 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11800"
+         d="m 34.7907,85.50683 0,0.99366 242.4534,0 0,0.99366 -2.981,0 -2.981,3.97465 0.9937,4.96831 5.9619,0 0,11.92393 c -46.398,-5.86359 -96.2907,-0.99366 -143.0872,-0.99366 -32.451,0 -69.4626,-4.92658 -101.3534,0.99366 l 0,-11.92393 6.9556,0 -2.981,-2.98098 0,-5.96198 -4.9683,0 0,20.86689 -27.8225,0 0,1.98733 1017.5091,0 0,-1.98733 -743.2586,0 -1.1715,-21.26097 -14.7271,-1.59324 -43.7211,0 -184.821,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d1d1d1;stroke:none"
+         id="path11802"
+         d="m 279.2314,85.50683 0,0.99366 702.5185,0 -18.8795,-0.99366 -41.7338,0 -144.0809,0 -497.8243,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e2e2e2;stroke:none"
+         id="path11804"
+         d="m 981.7499,107.36738 40.7401,0 0,-16.89224 -3.9746,0 c 0,3.14891 0.8148,7.86205 -1.0235,10.61439 -2.345,3.52343 -11.4867,3.32171 -13.8516,-0.11506 -1.8482,-2.68686 -1.0235,-7.40308 -1.0235,-10.49933 l -3.9746,0 0,-4.96831 c -4.0691,0 -11.0684,-1.32822 -14.589,1.02129 -4.5966,3.06733 -2.3033,15.95144 -2.3033,20.83926 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a7a7a7;stroke:none"
+         id="path11806"
+         d="m 31.8097,86.50049 0,20.86689 -26.8288,0 0,0.99366 27.8225,0 -0.9937,-21.86055 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f8f8f8;stroke:none"
+         id="path11808"
+         d="m 33.7971,88.48782 3.9746,-0.99367 0,5.96198 2.981,0 0,-3.97465 146.0682,1.98732 87.4422,0 2.981,-3.97465 -17.8859,-0.99366 -37.7591,0 -131.1633,0 -41.7338,0 -14.9049,1.98733 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a7a7a7;stroke:none"
+         id="path11810"
+         d="m 279.2314,86.50049 0,21.86055 743.2586,0 0,-0.99366 -742.2649,0 -0.9937,-20.86689 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d3d3d3;stroke:none"
+         id="path11812"
+         d="m 280.2251,86.50049 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a5a5a5;stroke:none"
+         id="path11814"
+         d="m 11.9365,87.49415 0,0.99367 11.924,0 -11.924,-0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d5d5d5;stroke:none"
+         id="path11816"
+         d="m 280.2251,87.49415 0,0.99367 700.5312,0 -18.8796,-0.99367 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e5e5e5;stroke:none"
+         id="path11818"
+         d="m 4.9809,88.48782 0,18.87956 26.8288,0 0,-18.87956 -6.9556,0 1.9874,14.90491 -17.886,0 1.9874,-14.90491 -5.962,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f3f3f3;stroke:none"
+         id="path11820"
+         d="m 11.9365,93.45613 c 5.0522,-0.0174 9.0904,-0.36785 11.924,-4.96831 -5.1475,0 -10.8848,-1.25868 -11.924,4.96831 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#d8d8d8;stroke:none"
+         id="path11822"
+         d="m 280.2251,88.48782 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f04f00;stroke:none"
+         id="path11824"
+         d="m 1004.6041,88.48782 0,0.99366 10.9303,0 -10.9303,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f9a465;stroke:none"
+         id="path11826"
+         d="m 1004.6041,90.47514 0,4.96831 2.981,-0.99366 -0.9936,-2.98099 9.9366,1.98733 0.9936,-4.96831 -12.9176,1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#828282;stroke:none"
+         id="path11828"
+         d="m 40.7527,89.48148 0,14.90492 3.9746,0 0,-0.99367 -2.9809,0 0,-12.91759 11.9239,0 -12.9176,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#dadada;stroke:none"
+         id="path11830"
+         d="m 280.2251,89.48148 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f46600;stroke:none"
+         id="path11832"
+         d="m 1003.6105,89.48148 0,12.91759 c 11.745,0 13.9112,-0.87442 13.9112,-12.91759 l -0.9936,0 0,3.97465 -3.9747,0.99366 1.9873,3.97463 -7.9492,0 2.9809,-3.97463 -4.9683,0.99366 -0.9936,-5.96197 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fccca9;stroke:none"
+         id="path11834"
+         d="m 1004.6041,89.48148 0,0.99366 8.943,0 -8.943,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#96a38a;stroke:none"
+         id="path11836"
+         d="m 19.8858,91.4688 0.9937,3.97465 3.9746,-0.99366 0,-3.97465 -4.9683,0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#ebebeb;stroke:none"
+         id="path11838"
+         d="m 41.7464,90.47514 0,12.91759 2.9809,0 -0.9936,-5.96197 0,-0.99365 2.981,0 0,-0.99366 -2.981,0 0,-0.99366 9.9366,0 0,-3.97465 -11.9239,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5e7ca6;stroke:none"
+         id="path11840"
+         d="m 53.6703,90.47514 0,3.97465 -5.962,0.99366 0,0.99366 8.943,0.99365 -2.981,-6.95562 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f04f00;stroke:none"
+         id="path11842"
+         d="m 258.3645,90.47514 0,0.99366 10.9303,0 -10.9303,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f9a465;stroke:none"
+         id="path11844"
+         d="m 258.3645,92.46246 0,4.9683 2.981,-0.99365 -0.9937,-2.98098 8.943,0.99366 1.9873,-3.97465 -12.9176,1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#dddddd;stroke:none"
+         id="path11846"
+         d="m 280.2251,90.47514 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#498f00;stroke:none"
+         id="path11848"
+         d="m 24.8541,91.4688 1.9874,5.96196 -1.9874,-5.96196 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f6f6f6;stroke:none"
+         id="path11850"
+         d="m 54.664,91.4688 c 1.9378,6.38537 5.9794,4.37767 9.9366,0.99366 l 0.5995,7.92166 11.3244,1.02129 27.8225,0 11.3238,-1.02129 0.6002,-7.92166 c 8.9747,7.67664 27.3376,3.97465 38.7527,3.97465 l 101.3535,0 0.9937,-4.96831 -202.7069,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f46600;stroke:none"
+         id="path11852"
+         d="m 257.3709,91.4688 0,12.9176 c 11.0216,0 13.9112,-0.30605 13.9112,-11.92394 l -4.9683,3.97465 0,0.99365 1.9873,2.98099 -7.9493,0 2.981,-3.97464 -4.9683,0.99365 -0.9936,-5.96196 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fccca9;stroke:none"
+         id="path11854"
+         d="m 258.3645,91.4688 0,0.99366 8.943,0 -8.943,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#dfdfdf;stroke:none"
+         id="path11856"
+         d="m 280.2251,91.4688 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#6bae22;stroke:none"
+         id="path11858"
+         d="m 19.8858,92.46246 0,5.96196 5.962,0 -5.962,-5.96196 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c7c7c7;stroke:none"
+         id="path11860"
+         d="m 43.7337,92.46246 0,0.99367 7.9493,0 -7.9493,-0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3333ff;stroke:none"
+         id="path11862"
+         d="m 62.6133,92.46246 -1.9874,8.94295 0,0.99366 59.6197,0 0,-0.99366 -3.9746,-8.94295 -1.3137,7.92166 -11.6039,1.02129 -26.8289,0 -10.6136,-1.02129 -1.3103,-7.92166 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#4040fd;stroke:none"
+         id="path11864"
+         d="m 66.5879,92.46246 c 0.1035,8.73936 5.8584,8.73925 5.962,0 l -0.9937,0 0,5.96196 -2.981,0 0,-5.96196 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#b5b5f8;stroke:none"
+         id="path11866"
+         d="m 70.5625,92.46246 0,5.96196 0.9937,0 -0.9937,-5.96196 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7272fc;stroke:none"
+         id="path11868"
+         d="m 72.5499,92.46246 0,5.96196 0.9936,0 -0.9936,-5.96196 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#9999fa;stroke:none"
+         id="path11870"
+         d="m 84.1426,92.79365 0.6624,0.33128 -0.6624,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#6363fd;stroke:none"
+         id="path11872"
+         d="m 89.1109,92.79365 0.6624,0.33128 -0.6624,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#9999fa;stroke:none"
+         id="path11874"
+         d="m 93.0856,92.79365 0.6623,0.33128 -0.6623,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3333ff;stroke:none"
+         id="path11876"
+         d="m 97.3914,92.46246 0,7.94929 0.9937,0 -0.9937,-7.94929 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5f5ff9;stroke:none"
+         id="path11878"
+         d="m 98.3851,92.46246 0,7.94929 0.9936,0 -0.9936,-7.94929 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3333ff;stroke:none"
+         id="path11880"
+         d="m 112.2963,92.46246 c -2.6083,2.85608 -5.011,5.32077 -0.9936,7.94929 l -1.9874,-3.97464 2.981,3.97464 0.9937,0 -0.9937,-7.94929 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#6363f9;stroke:none"
+         id="path11882"
+         d="m 113.29,92.46246 0,7.94929 0.9936,0 -0.9936,-7.94929 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#cacaca;stroke:none"
+         id="path11884"
+         d="m 256.3772,92.46246 0,11.92394 0.9937,0 -0.9937,-11.92394 m 14.9049,0 -0.9937,12.9176 0.9937,0 0,-12.9176 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e0e0e0;stroke:none"
+         id="path11886"
+         d="m 280.2251,92.46246 0,0.99367 700.5312,0 -18.8796,-0.99367 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#91ac72;stroke:none"
+         id="path11888"
+         d="m 18.8922,93.45613 0,3.97463 0.9936,0 -0.9936,-3.97463 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fdfdfd;stroke:none"
+         id="path11890"
+         d="m 22.8668,93.45613 -0.9937,0.99366 0,0.99366 0.9937,0.99366 0.9937,0 0.9936,-0.99366 0,-0.99366 -1.9873,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3e3efe;stroke:none"
+         id="path11892"
+         d="m 82.4865,94.44979 4.9683,5.96196 0,-0.99365 0,-4.96831 -4.9683,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a7a7f9;stroke:none"
+         id="path11894"
+         d="m 89.1109,93.78731 0.6624,0.33128 -0.6624,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3e3efe;stroke:none"
+         id="path11896"
+         d="m 91.4294,94.44979 4.9683,5.96196 0,-0.99365 0,-4.96831 -4.9683,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e2e2e2;stroke:none"
+         id="path11898"
+         d="m 280.2251,93.45613 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#9d9d9d;stroke:none"
+         id="path11900"
+         d="m 8.9555,94.44979 0,8.94294 17.886,0 0,-5.96197 -0.9937,0 0,4.96831 -15.8986,0 -0.9937,-7.94928 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#ededed;stroke:none"
+         id="path11902"
+         d="m 9.9492,94.44979 0,7.94928 15.8986,0 0,-2.98097 -6.9556,-4.96831 -8.943,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#cbd6e0;stroke:none"
+         id="path11904"
+         d="m 43.7337,94.44979 0,0.99366 2.981,0 0,0.99366 -2.981,0 0,0.99365 2.981,0 0,7.9493 4.9683,-1.98733 0,-0.99366 -3.9747,0 4.9683,-4.96831 3.9747,2.98099 0,-0.99365 -1.9873,-3.97465 -6.9557,0.99366 -3.9746,-1.98732 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5252fd;stroke:none"
+         id="path11906"
+         d="m 75.5308,94.44979 0,5.96196 1.9874,0 0,-3.97464 1.9873,0 0,3.97464 1.9873,0 c -0.3379,-4.33704 -1.6249,-5.62412 -5.962,-5.96196 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3333ff;stroke:none"
+         id="path11908"
+         d="m 88.4484,94.44979 0,5.96196 0.9937,0 -0.9937,-5.96196 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5f5ff9;stroke:none"
+         id="path11910"
+         d="m 89.4421,94.44979 0,5.96196 0.9937,0 -0.9937,-5.96196 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#8181f8;stroke:none"
+         id="path11912"
+         d="m 102.3597,94.44979 2.981,1.98732 0,-0.99366 -2.981,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#3333ff;stroke:none"
+         id="path11914"
+         d="m 103.3534,94.44979 0,0.99366 1.9873,0 0,0.99366 -3.9747,-0.99366 c 0.5048,3.03832 2.2129,6.0196 4.9683,2.98097 l -2.9809,0.99368 2.9809,-4.96831 -2.9809,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e3e3e3;stroke:none"
+         id="path11916"
+         d="m 280.2251,94.44979 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e4e4e4;stroke:none"
+         id="path11918"
+         d="m 280.2251,95.44345 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#000000;stroke:none"
+         id="path11920"
+         d="m 987.7119,95.44345 1.9873,2.98097 0.9937,0 1.9873,-2.98097 -4.9683,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#ececec;stroke:none"
+         id="path11922"
+         d="m 33.7971,96.43711 0,11.92393 84.4612,-0.99366 156.0048,0 0,-0.99366 -218.6055,-0.99366 0.9937,-3.97465 -3.9747,-3.97465 -4.9683,4.96831 6.9557,2.98099 -5.962,-1.98733 -0.9937,0 -6.9556,0.99367 0,-7.94929 -6.9556,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#ebebeb;stroke:none"
+         id="path11924"
+         d="m 54.664,96.43711 1.9873,2.98099 -0.9937,5.96196 130.1696,0 c 30.9059,0 61.9359,-1.0503 92.4105,2.98098 l 0,-11.92393 -5.9619,0 -3.1281,8.34378 -15.8409,-2.24966 -30.7141,-0.13216 -161.9668,0 0,-0.99366 0.9937,-4.9683 -6.9556,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#8e8ef3;stroke:none"
+         id="path11926"
+         d="m 100.7036,97.09958 0.3312,0.66238 -0.3312,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#9494f2;stroke:none"
+         id="path11928"
+         d="m 109.6462,97.09958 0.3319,0.66238 -0.3319,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#c5c5ec;stroke:none"
+         id="path11930"
+         d="m 110.309,96.43711 0,2.98099 1.9873,-2.98099 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e8e8e8;stroke:none"
+         id="path11932"
+         d="m 119.2519,96.43711 -0.9936,4.9683 46.7021,0.99366 91.4168,0 0,-5.96196 -137.1253,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e6e6e6;stroke:none"
+         id="path11934"
+         d="m 280.2251,96.43711 0,0.99365 700.5312,0 -18.8796,-0.99365 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fab481;stroke:none"
+         id="path11936"
+         d="m 1010.2382,96.76829 0.6558,0.33129 -0.6558,-0.33129 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#5b7aa5;stroke:none"
+         id="path11938"
+         d="m 45.721,97.43076 0.9937,7.9493 -0.9937,-7.9493 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e7e7e7;stroke:none"
+         id="path11940"
+         d="m 280.2251,97.43076 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f79044;stroke:none"
+         id="path11942"
+         d="m 1015.5344,97.43076 c -2.4146,3.72087 -6.578,3.53715 -9.9366,0.99366 l -0.9937,0 c 1.0036,4.69605 7.9593,2.98099 11.924,2.98099 l -0.9937,-3.97465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#819d63;stroke:none"
+         id="path11944"
+         d="m 20.8795,98.42442 0,0.99368 3.9746,0 -3.9746,-0.99368 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#7878f6;stroke:none"
+         id="path11946"
+         d="m 111.6335,99.0869 0.3319,0.66238 -0.3319,-0.66238 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#fab481;stroke:none"
+         id="path11948"
+         d="m 263.9956,98.75562 0.6618,0.33128 -0.6618,-0.33128 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e8e8e8;stroke:none"
+         id="path11950"
+         d="m 280.2251,98.42442 0,0.99368 700.5312,0 -18.8796,-0.99368 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f79044;stroke:none"
+         id="path11952"
+         d="m 269.2948,99.4181 c -2.4126,3.72126 -6.579,3.53743 -9.9366,0.99365 l -0.9937,0 c 1.0066,4.69604 7.9543,2.98098 11.9239,2.98098 l -0.9936,-3.97463 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e9e9e9;stroke:none"
+         id="path11954"
+         d="m 280.2251,99.4181 0,0.99365 700.5312,0 -18.8796,-0.99365 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#eaeaea;stroke:none"
+         id="path11956"
+         d="m 280.2251,100.41175 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e9e9e9;stroke:none"
+         id="path11958"
+         d="m 280.2251,101.40541 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#9dbee1;stroke:none"
+         id="path11960"
+         d="m 51.683,102.39907 -1.9874,0.99366 0,0.99367 1.9874,-1.98733 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e7e7e7;stroke:none"
+         id="path11962"
+         d="m 280.2251,102.39907 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#909090;stroke:none"
+         id="path11964"
+         d="m 1004.6041,102.39907 0,0.99366 11.924,0 -11.924,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#6c97c6;stroke:none"
+         id="path11966"
+         d="m 50.6893,104.3864 0,0.99366 3.9747,-1.98733 -3.9747,0.99367 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e5e5e5;stroke:none"
+         id="path11968"
+         d="m 280.2251,103.39273 0,0.99367 700.5312,0 -18.8796,-0.99367 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#929292;stroke:none"
+         id="path11970"
+         d="m 258.3645,104.3864 0,0.99366 11.9239,0 -11.9239,-0.99366 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e2e2e2;stroke:none"
+         id="path11972"
+         d="m 280.2251,104.3864 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#e0e0e0;stroke:none"
+         id="path11974"
+         d="m 280.2251,105.38006 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#dddddd;stroke:none"
+         id="path11976"
+         d="m 280.2251,106.37372 0,0.99366 700.5312,0 -18.8796,-0.99366 -41.7338,0 -143.0872,0 -496.8306,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#a7a7a7;stroke:none"
+         id="path11978"
+         d="m 4.9809,110.34837 0,0.99366 1017.5091,0 -26.8288,-0.99366 -59.6197,0 -208.6689,0 -722.3917,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#868686;stroke:none"
+         id="path11980"
+         d="m 4.9809,789.0191 1015.5218,0 0,-0.9936 -769.0938,0 -192.7703,0 c -14.6514,0 -34.53,3.5562 -48.6311,-0.3161 -5.2877,-1.4517 -5.9314,-14.4726 -2.4397,-17.9643 2.8571,-2.8568 9.641,-1.5929 13.3117,-1.5929 l 37.7591,0 148.0555,0 592.2221,0 168.9225,0 37.7591,0 c 3.8554,0 11.3178,-1.3981 14.3087,1.5929 3.3785,3.3774 1.5899,12.8598 1.5899,17.2866 1.5103,-3.5941 2.8617,-16.1112 -0.5962,-18.8518 -2.4345,-1.9277 -7.4426,-1.0214 -10.3341,-1.0214 l -27.8225,0 -145.0746,0 -613.089,0 -164.9477,0 -39.7465,0 c -3.4537,0 -11.4585,-1.4685 -13.8836,1.5928 -3.1438,3.9697 -1.0213,15.3581 -1.0213,20.2678 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#bebebe;stroke:none"
+         id="path11982"
+         d="m 5.9746,787.0317 0.9936,0 0,-17.8859 1013.5345,0 -20.8669,-0.9936 -46.7021,0 -159.9794,0 -555.4567,0 -175.878,0 -40.7401,0 -13.8837,1.5929 -1.0212,17.2866 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#efefef;stroke:none"
+         id="path11984"
+         d="m 6.9682,769.1458 0,17.8859 1014.5282,0 0,-17.8859 -1014.5282,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#f8f8f8;stroke:none"
+         id="path11986"
+         d="m 6.9682,787.0317 0,0.9938 1013.5345,0 -26.8288,-0.9938 -59.6197,0 -207.6752,0 -719.4108,0 z"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#b6b6b6;stroke:none"
+         id="path11988"
+         d="m 1020.5027,787.0317 0,1.9874 1.9873,0 0,-1.9874 -1.9873,0 z"
+         inkscape:connector-curvature="0" />
+    </g>
+  </g>
+</svg>

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/chat/client/ChatClientDefault.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/chat/client/ChatClientDefault.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/chat/client/ChatClientDefault.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -154,7 +154,7 @@
                 eventBus.addHandler(UserSignInEvent.getType(), new UserSignInHandler() {
                     @Override
                     public void onUserSignIn(final UserSignInEvent event) {
-                        doLogin(event.getUserInfo());
+                        doLogin(session.getCurrentUserInfo());
                     }
                 });
                 eventBus.addHandler(UserSignOutEvent.getType(), new UserSignOutHandler() {

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/common/client/noti/NotifyUser.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/common/client/noti/NotifyUser.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/common/client/noti/NotifyUser.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -66,6 +66,10 @@
         eventBus.fireEvent(new UserNotifyEvent(NotifyLevel.info, message));
     }
 
+    public static void info(final String message, final boolean closeable) {
+        eventBus.fireEvent(new UserNotifyEvent(NotifyLevel.info, message, closeable));
+    }
+
     public static void init(final EventBus eventBus, final I18nTranslationService i18n) {
         NotifyUser.eventBus = eventBus;
         NotifyUser.i18n = i18n;

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/auth/SignInAbstractPresenter.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/auth/SignInAbstractPresenter.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/auth/SignInAbstractPresenter.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -79,8 +79,8 @@
         final String userHash = userInfoDTO.getUserHash();
         cookiesManager.setCookie(userHash);
         getView().reset();
+        session.setUserHash(userHash);
         session.setCurrentUserInfo(userInfoDTO);
-        session.setUserHash(userHash);
         final I18nLanguageDTO language = userInfoDTO.getLanguage();
         i18n.changeCurrentLanguage(language.getCode());
         session.setCurrentLanguage(language);

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/auth/SignInPresenter.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/auth/SignInPresenter.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/auth/SignInPresenter.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -178,7 +178,7 @@
                 public void onSuccess(final UserInfoDTO userInfoDTO) {
                     onSignIn(userInfoDTO);
                     stateManager.restorePreviousToken();
-                    // waveClientTester.doLogin(nickOrEmail, passwd);
+                    waveClientTester.doLogin(nickOrEmail, passwd);
                     getView().hide();
                     getView().unMask();
 

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/sitebar/SiteUserOptionsPresenter.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/sitebar/SiteUserOptionsPresenter.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/sitebar/SiteUserOptionsPresenter.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -71,10 +71,9 @@
         this.siteOptions = siteOptions;
         this.gotoGroupAction = gotoGroupAction;
         createActions();
-        // if (session.isLogged()) {
-        // onUserSignIn(session.getCurrentUserInfo()); // NOPMD by vjrj on
-        // 11/02/11 3:37
-        // }
+        if (session.isLogged()) {
+            onUserSignIn(session.getCurrentUserInfo());
+        }
         session.onUserSignIn(new UserSignInHandler() {
             @Override
             public void onUserSignIn(final UserSignInEvent event) {
@@ -86,6 +85,7 @@
             @Override
             public void onUserSignOut(final UserSignOutEvent event) {
                 menuDescriptor.setVisible(false);
+                menuDescriptor.setEnabled(false);
                 SiteUserOptionsPresenter.this.setLoggedUserName("");
             }
         });
@@ -140,6 +140,7 @@
 
     private void onUserSignIn(final UserInfoDTO userInfoDTO) {
         menuDescriptor.setVisible(true);
+        menuDescriptor.setEnabled(true);
         setLoggedUserName(userInfoDTO.getShortName());
         partiMenu.clear();
         final List<GroupDTO> groupsIsAdmin = userInfoDTO.getGroupsIsAdmin();

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/state/SessionDefault.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/state/SessionDefault.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/state/SessionDefault.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -335,7 +335,7 @@
     public void setCurrentUserInfo(final UserInfoDTO currentUserInfo) {
         this.currentUserInfo = currentUserInfo;
         if (currentUserInfo != null) {
-            eventBus.fireEvent(new UserSignInEvent(currentUserInfo));
+            eventBus.fireEvent(new UserSignInEvent(this.currentUserInfo));
         } else {
             eventBus.fireEvent(new UserSignOutEvent());
         }

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/state/UserSignInEvent.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/state/UserSignInEvent.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/client/state/UserSignInEvent.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -23,7 +23,6 @@
 import com.google.gwt.event.shared.GwtEvent;
 import com.google.gwt.event.shared.HandlerRegistration;
 import com.google.gwt.event.shared.HasHandlers;
-import com.gwtplatform.mvp.client.HasEventBus;
 
 public class UserSignInEvent extends GwtEvent<UserSignInEvent.UserSignInHandler> {
 
@@ -37,10 +36,6 @@
 
     private static final Type<UserSignInHandler> TYPE = new Type<UserSignInHandler>();
 
-    public static void fire(final HasEventBus source, final cc.kune.core.shared.dto.UserInfoDTO userInfo) {
-        source.fireEvent(new UserSignInEvent(userInfo));
-    }
-
     public static Type<UserSignInHandler> getType() {
         return TYPE;
     }

Added: branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/public/logo-big-home.png
===================================================================
(Binary files differ)


Property changes on: branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/public/logo-big-home.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/public/ws.html
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/public/ws.html	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/core/public/ws.html	2011-02-14 00:14:58 UTC (rev 1252)
@@ -4,7 +4,7 @@
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 <title>Kune</title>
 <script type="text/javascript" language="javascript"
-  src="/ws/ws.nocache.js"></script>
+    src="/ws/ws.nocache.js"></script>
 <meta name="emite.httpBase" content="/http-bind/" />
 <meta name="emite.host" content="localhost" />
 <meta name="emite.searchHost" content="search.localhost" />
@@ -25,7 +25,7 @@
 <meta name="hablar.height" content="300px" />
 <link rel="shortcut icon" href="favicon.ico" />
 <link rel="stylesheet" type="text/css"
-  href="http://yui.yahooapis.com/2.8.0r4/build/reset/reset-min.css">
+    href="http://yui.yahooapis.com/2.8.0r4/build/reset/reset-min.css">
 <!-- FIXME: make something local -->
 <script src="//ajax.googleapis.com/ajax/libs/webfont/1/webfont.js"></script>
 <script>
@@ -46,32 +46,73 @@
   var __useSocketIO = true;
 </script>
 <link
-  href='http://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold,bolditalic'
-  rel='stylesheet' type='text/css'>
+    href='http://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold,bolditalic'
+    rel='stylesheet' type='text/css'>
 <!-- <link href='http://fonts.googleapis.com/css?family=Inconsolata'
   rel='stylesheet' type='text/css'> -->
 <link type="text/css" rel="stylesheet" href="gxt/css/gxt-all.css">
 <link type="text/css" rel="stylesheet" href="gxt/css/gxt-gray.css">
-<link type="text/css" rel="stylesheet" href="gxt-custom/css/gxt-op-common.css">
+<link type="text/css" rel="stylesheet"
+    href="gxt-custom/css/gxt-op-common.css">
 <link type="text/css" rel="stylesheet" href="kune-hablar.css">
 <link type="text/css" rel="stylesheet" href="kune-chat.css">
 <link type="text/css" rel="stylesheet" href="kune-common.css">
 <link type="text/css" rel="stylesheet"
-  href="fontface/ubuntufontface.css">
+    href="fontface/ubuntufontface.css">
 <link type="text/css" rel="stylesheet" href="kune-message.css">
 <link type="text/css" rel="stylesheet" href="ws.css">
 <style type="text/css">
 body {
-  background-color: white;
-  color: black;
-  font-family: 'Ubuntu', Arial;
-  font-size: small;
-  margin: 5px;
-  overflow: hidden;
+    background-color: white;
+    color: black;
+    font-family: 'Ubuntu', Arial;
+    font-size: small;
+    overflow: hidden;
+    }
+#k-home-prewrap {
+    margin-top: -22px;
 }
 
+#k-home-wrapper {
+    margin-left: auto;
+    margin-right: auto;
+    position: relative;
+    width: 665px;
+    min-width: 320px;
+}
+
+#k-home-logo {
+float: right;
+margin-top: 50px;
+}
+
+#k-home-ini {
+clear: both;
+font-size: 28px;
+color: #69312f;
+text-align: justify;
+padding: 50px 0;
+line-height: 1.3em;
+}
+
+#k-home-ini a {
+color: #803000;
+font-weight: bold;
+}
+
+#k-home-ini strong {
+font-weight: bold;
+}
+
+
+#k-home-stats {
+font-size: 22px;
+color: #c87137;
+font-weight: bold;
+}
+
 .banner {
-  margin: 30px;
+    margin: 30px;
 }
 </style>
 <!--[if IE 6]>
@@ -84,14 +125,14 @@
 <!-- Autocomplete user/pass -->
 <form method="post" action="javascript:void(0)" style="display: none">
 <input type="text" id="address" name="address" value="" /> <input
-  type="password" id="password" name="password" value="" /> <input
-  type="submit" value="Login" id="login" />
-  <input type="submit" class="wiab le button" name="signIn" id="signIn" value="Sign in">
-  </form>
+    type="password" id="password" name="password" value="" /> <input
+    type="submit" value="Login" id="login" /> <input type="submit"
+    class="wiab le button" name="signIn" id="signIn" value="Sign in">
+</form>
 <!-- RECOMMENDED if your web app will not function without JavaScript enabled -->
 <noscript>
 <div
-  style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif">
+    style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif">
 Your web browser must have JavaScript enabled in order for this
 application to display correctly.</div>
 </noscript>
@@ -104,7 +145,18 @@
 <!--	style="margin-right: 3px; float: left; vertical-align: top;" />kune&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />-->
 <!--<span id="kuneloading-msg">Starting...</span></div>-->
 <!--</div>-->
-<div style="heigth: 20px">&nbsp;</div>
-<div id="k-home-ini" title="test">Latest projects, bla, bla, bla</div>
+<div id="k-home-prewrap">
+<div id="k-home-wrapper">
+<div id="k-home-logo"><img src="logo-big-home.png" alt="" /></div>
+<div id="k-home-ini">Welcome! This site is a Kune node. Kune,
+which means "together" in esperanto, it's a network of interconnected
+sites like this one, where you can <strong>communicate, share, collaborate with
+others and create your web spaces easily</strong>. <a href="#signin">Join!</a>
+</div>
+<div id="k-home-stats">
+Latests groups created
+</div>
+</div>
+</div>
 </body>
 </html>

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/gspace/client/WsArmor.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/gspace/client/WsArmor.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/gspace/client/WsArmor.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -51,4 +51,6 @@
 
     void selectUserSpace();
 
+    void setFrameUrlForTesting(String url);
+
 }
\ No newline at end of file

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/gspace/client/WsArmorImpl.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/gspace/client/WsArmorImpl.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/gspace/client/WsArmorImpl.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -27,6 +27,7 @@
 import com.google.gwt.user.client.ui.Composite;
 import com.google.gwt.user.client.ui.DockLayoutPanel;
 import com.google.gwt.user.client.ui.FlowPanel;
+import com.google.gwt.user.client.ui.Frame;
 import com.google.gwt.user.client.ui.InsertPanel.ForIsWidget;
 import com.google.gwt.user.client.ui.RootPanel;
 import com.google.gwt.user.client.ui.SimplePanel;
@@ -62,6 +63,8 @@
     @UiField
     VerticalPanel entityToolsSouth;
     @UiField
+    Frame frame;
+    @UiField
     SplitLayoutPanel groupSpace;
     @UiField
     SimplePanel homeSpace;
@@ -85,7 +88,7 @@
         initWidget(uiBinder.createAndBindUi(this));
         groupSpace.setWidgetMinSize(splitEast, 150);
         tabs.setStyleName("k-spaces");
-        homeSpace.add(RootPanel.get("k-home-ini"));
+        homeSpace.add(RootPanel.get("k-home-wrapper"));
         publicSpace.add(pspace.getWidget());
         // userSpace.add(new Label("User space"));
     }
@@ -159,4 +162,10 @@
     public void selectUserSpace() {
         tabs.selectTab(userSpace);
     }
+
+    @Override
+    @Deprecated
+    public void setFrameUrlForTesting(final String url) {
+        frame.setUrl(url);
+    }
 }

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/pspace/client/PSpacePanel.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/pspace/client/PSpacePanel.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/pspace/client/PSpacePanel.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -98,7 +98,8 @@
 
     @Override
     public void setContentGotoPublicUrl(final String publicUrl) {
-        frame.setUrl(publicUrl);
+        frame.setUrl("about:blank");
+        // frame.setUrl(publicUrl);
     }
 
 }

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/wave/client/WaveClientTester.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/wave/client/WaveClientTester.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/wave/client/WaveClientTester.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -1,6 +1,14 @@
 package cc.kune.wave.client;
 
 import cc.kune.common.client.noti.NotifyUser;
+import cc.kune.common.client.utils.WindowUtils;
+import cc.kune.core.client.logs.Log;
+import cc.kune.core.client.state.Session;
+import cc.kune.core.client.state.UserSignInEvent;
+import cc.kune.core.client.state.UserSignInEvent.UserSignInHandler;
+import cc.kune.core.client.state.UserSignOutEvent;
+import cc.kune.core.client.state.UserSignOutEvent.UserSignOutHandler;
+import cc.kune.gspace.client.WsArmor;
 
 import com.google.gwt.http.client.Request;
 import com.google.gwt.http.client.RequestBuilder;
@@ -8,14 +16,35 @@
 import com.google.gwt.http.client.RequestException;
 import com.google.gwt.http.client.Response;
 import com.google.gwt.http.client.URL;
+import com.google.inject.Inject;
 
 public class WaveClientTester {
 
-    public WaveClientTester() {
+    private final WsArmor wsarmor;
+
+    @Inject
+    public WaveClientTester(final WsArmor wsarmor, final Session session) {
+        this.wsarmor = wsarmor;
+        if (session.isLogged()) {
+            doLogin(session.getCurrentUserInfo().getChatName(), session.getCurrentUserInfo().getChatPassword());
+        }
+        session.onUserSignIn(new UserSignInHandler() {
+            @Override
+            public void onUserSignIn(final UserSignInEvent event) {
+                doLogin(event.getUserInfo().getChatName(), event.getUserInfo().getChatPassword());
+            }
+        });
+
+        session.onUserSignOut(new UserSignOutHandler() {
+            @Override
+            public void onUserSignOut(final UserSignOutEvent event) {
+                // TODO Auto-generated method stub
+            }
+        });
     }
 
     public void doLogin(final String userWithoutDomain, final String passwd) {
-        final RequestBuilder request = new RequestBuilder(RequestBuilder.POST, "/auth/signin/");
+        final RequestBuilder request = new RequestBuilder(RequestBuilder.POST, "/auth/signin");
         final StringBuffer params = new StringBuffer();
         params.append("address=");
         params.append(URL.encodeQueryString(userWithoutDomain));
@@ -33,7 +62,10 @@
 
                 @Override
                 public void onResponseReceived(final Request request, final Response response) {
-                    NotifyUser.info(response.getText());
+                    final String url = WindowUtils.getLocation().getHost() + "/";
+                    Log.debug("Wave client url: " + url);
+                    // wsarmor.setFrameUrlForTesting(url);
+                    wsarmor.setFrameUrlForTesting("/wiiiabbb");
                 }
             });
         } catch (final RequestException e) {

Modified: branches/wave-jetty-embed-guice/src/main/java/cc/kune/wave/server/CustomServerRpcProvider.java
===================================================================
--- branches/wave-jetty-embed-guice/src/main/java/cc/kune/wave/server/CustomServerRpcProvider.java	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/java/cc/kune/wave/server/CustomServerRpcProvider.java	2011-02-14 00:14:58 UTC (rev 1252)
@@ -11,6 +11,9 @@
 import java.util.concurrent.Executors;
 
 import javax.servlet.Servlet;
+import javax.servlet.ServletContext;
+import javax.servlet.ServletContextEvent;
+import javax.servlet.ServletContextListener;
 import javax.servlet.http.HttpServletRequest;
 import javax.servlet.http.HttpSession;
 
@@ -24,6 +27,7 @@
 import org.eclipse.jetty.websocket.WebSocket;
 import org.eclipse.jetty.websocket.WebSocketServlet;
 import org.jruby.rack.RackFilter;
+import org.jruby.rack.RackServletContextListener;
 import org.ourproject.kune.rack.RackServletFilter;
 import org.waveprotocol.box.common.comms.WaveClientRpc.ProtocolAuthenticate;
 import org.waveprotocol.box.common.comms.WaveClientRpc.ProtocolAuthenticationResult;
@@ -419,7 +423,7 @@
             httpServer.addConnector(connector);
         }
 
-        // final WebAppContext context = new WebAppContext();
+        // final WebAppContext webContext = new WebAppContext();
         final ServletContextHandler context = new ServletContextHandler(ServletContextHandler.SESSIONS);
         if (jettySessionManager != null) {
             context.getSessionHandler().setSessionManager(jettySessionManager);
@@ -427,61 +431,42 @@
         context.setResourceBase(resourceBase);
         context.setContextPath(baseUrl);
 
-        // context.setWar(baseUrl);
+        // webContext.setResourceBase(resourceBase);
+        // webContext.setContextPath(baseUrl);
+        // webContext.setWar(baseUrl);
 
         final ServletHolder httpbindHolder = new ServletHolder(ProxyServlet.class);
         httpbindHolder.setInitParameter("remotePath", "/http-bind/");
         httpbindHolder.setInitParameter("remotePort", "5280");
         context.addServlet(httpbindHolder, "/http-bind/");
 
-        final FilterHolder rubyRack = new FilterHolder(org.jruby.rack.rails.RailsServletContextListener.class);
-        rubyRack.setFilter(new RackFilter());
-        rubyRack.setInitParameter("jruby.standalone", "true");
-        rubyRack.setInitParameter("rails.root", "/WEB-INF/publicspace/");
-        rubyRack.setInitParameter("files.prefix", "/WEB-INF/publicspace/public");
-        rubyRack.setInitParameter("rails.env", "production");
-        rubyRack.setInitParameter("jruby.max.runtimes", "1");
-        rubyRack.setInitParameter("public.root", "/public/");
-        context.addFilter(rubyRack, "/public/*", 0);
+        context.addEventListener(new ServletContextListener() {
 
-        // <context-param>
-        // <param-name>jruby.standalone</param-name>
-        // <param-value>true</param-value>
-        // </context-param>
-        // <context-param>
-        // <param-name>rails.root</param-name>
-        // <param-value>/WEB-INF/publicspace/
-        // </param-value>
-        // </context-param>
-        // <context-param>
-        // <param-name>files.prefix</param-name>
-        // <param-value>/WEB-INF/publicspace/public
-        // </param-value>
-        // </context-param>
-        // <context-param>
-        // <param-name>rails.env</param-name>
-        // <param-value>production</param-value>
-        // </context-param>
-        // <context-param>
-        // <param-name>jruby.max.runtimes</param-name>
-        // <param-value>1</param-value>
-        // </context-param>
-        // <context-param>
-        // <param-name>public.root</param-name>
-        // <param-value>/public/</param-value>
-        // </context-param>
-        // <filter>
-        // <filter-name>RackFilter</filter-name>
-        // <filter-class>org.jruby.rack.RackFilter</filter-class>
-        // </filter>
-        // <filter-mapping>
-        // <filter-name>RackFilter</filter-name>
-        // <url-pattern>/public/*</url-pattern>
-        // </filter-mapping>
-        // <listener>
-        // <listener-class>org.jruby.rack.rails.RailsServletContextListener</listener-class>
-        // </listener>
+            @Override
+            public void contextDestroyed(final ServletContextEvent sce) {
+            }
 
+            @Override
+            public void contextInitialized(final ServletContextEvent sce) {
+                final ServletContext context = sce.getServletContext();
+                context.setAttribute("jruby.standalone", "true");
+                context.setAttribute("rails.root", "/WEB-INF/publicspace/");
+                context.setAttribute("files.prefix", "/WEB-INF/publicspace/public");
+                context.setAttribute("rails.env", "production");
+                context.setAttribute("jruby.max.runtimes", "1");
+                context.setAttribute("public.root", "/public/");
+            }
+        });
+
+        context.addEventListener(new RackServletContextListener());
+        // final FilterHolder rubyRack = new
+        // FilterHolder(org.jruby.rack.rails.RailsServletContextListener.class);
+        // rubyRack.setFilter(new RackFilter());
+
+        // context.getInitParameter("rails.root");
+
+        context.addFilter(RackFilter.class, "/public/*", 0);
+
         context.addEventListener(new GuiceServletContextListener() {
             @Override
             protected Injector getInjector() {
@@ -538,15 +523,15 @@
         context.addServlet(defaultServlet, "/static/*");
         context.addServlet(defaultServlet, "/webclient/*");
         context.addServlet(defaultServlet, "/ws/*");
+        context.addServlet(defaultServlet, "/images/*");
+        context.addServlet(defaultServlet, "/javascripts/*");
+        context.addServlet(defaultServlet, "/stylesheets/*");
+        context.addServlet(defaultServlet, "/templates/*");
 
         for (final Pair<String, ServletHolder> servlet : servletRegistry) {
             context.addServlet(servlet.getSecond(), servlet.getFirst());
         }
 
-        // final ContextHandlerCollection contexts = new
-        // ContextHandlerCollection();
-        // contexts.setHandlers(new Handler[] { context, webContext });
-
         httpServer.setHandler(context);
 
         try {

Modified: branches/wave-jetty-embed-guice/src/main/webapp/WEB-INF/web.xml
===================================================================
--- branches/wave-jetty-embed-guice/src/main/webapp/WEB-INF/web.xml	2011-02-13 11:00:54 UTC (rev 1251)
+++ branches/wave-jetty-embed-guice/src/main/webapp/WEB-INF/web.xml	2011-02-14 00:14:58 UTC (rev 1252)
@@ -117,27 +117,27 @@
   <!-- <servlet-name>HttpBind</servlet-name> -->
   <!-- <url-pattern>/http-bind/</url-pattern> -->
   <!-- </servlet-mapping> -->
-  <servlet>
-    <servlet-name>Proxy</servlet-name>
-    <servlet-class>de.spieleck.servlets.ProxyServlet</servlet-class>
-    <init-param>
-      <param-name>remotePath</param-name>
-      <param-value>/http-bind/</param-value>
-    </init-param>
-    <init-param>
-      <param-name>remoteServer</param-name>
-      <param-value>localhost</param-value>
-    </init-param>
-    <init-param>
-      <param-name>remotePort</param-name>
-      <param-value>5280</param-value>
-    </init-param>
-  </servlet>
-  <servlet-mapping>
-    <servlet-name>Proxy</servlet-name>
-    <url-pattern>/http-bind/
-    </url-pattern>
-  </servlet-mapping>
+<!--  <servlet>-->
+<!--    <servlet-name>Proxy</servlet-name>-->
+<!--    <servlet-class>de.spieleck.servlets.ProxyServlet</servlet-class>-->
+<!--    <init-param>-->
+<!--      <param-name>remotePath</param-name>-->
+<!--      <param-value>/http-bind/</param-value>-->
+<!--    </init-param>-->
+<!--    <init-param>-->
+<!--      <param-name>remoteServer</param-name>-->
+<!--      <param-value>localhost</param-value>-->
+<!--    </init-param>-->
+<!--    <init-param>-->
+<!--      <param-name>remotePort</param-name>-->
+<!--      <param-value>5280</param-value>-->
+<!--    </init-param>-->
+<!--  </servlet>-->
+<!--  <servlet-mapping>-->
+<!--    <servlet-name>Proxy</servlet-name>-->
+<!--    <url-pattern>/http-bind/-->
+<!--    </url-pattern>-->
+<!--  </servlet-mapping>-->
   <!-- Kune normal guice configuration ======================================================================== -->
 <!--  <filter>-->
 <!--    <filter-name>rack</filter-name>-->




More information about the kune-commits mailing list