gnomeweb-wml r6212 - in trunk/www.gnome.org/projects: . sony-ericsson-remotes sony-ericsson-remotes/128x160 sony-ericsson-remotes/176x220 sony-ericsson-remotes/240x320 sony-ericsson-remotes/images



Author: hadess
Date: Thu Jul  3 10:10:06 2008
New Revision: 6212
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6212&view=rev

Log:
2008-07-03  Bastien Nocera  <hadess hadess net>

	* 128x160/Makefile.am:
	* 176x220/Makefile.am:
	* 240x320/Makefile.am:
	* Evince.kcf:
	* Makefile.am:
	* README:
	* Rhythmbox.kcf:
	* Totem.kcf:
	* build.sh:
	* create-png-version.c (main):
	* drawing.svg:
	* iknow.html:
	* images/Makefile.am:
	* index.html:
	* soer-remote.css: First code drop



Added:
   trunk/www.gnome.org/projects/sony-ericsson-remotes/
   trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/
   trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/Evince.hid   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/Makefile.am
   trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/Rhythmbox.hid   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/Totem.hid   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/
   trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/Evince.hid   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/Makefile.am
   trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/Rhythmbox.hid   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/Totem.hid   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/
   trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/Evince.hid   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/Makefile.am
   trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/Rhythmbox.hid   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/Totem.hid   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/ChangeLog
   trunk/www.gnome.org/projects/sony-ericsson-remotes/Evince.kcf
   trunk/www.gnome.org/projects/sony-ericsson-remotes/Makefile.am
   trunk/www.gnome.org/projects/sony-ericsson-remotes/README
   trunk/www.gnome.org/projects/sony-ericsson-remotes/Rhythmbox.kcf
   trunk/www.gnome.org/projects/sony-ericsson-remotes/Totem.kcf
   trunk/www.gnome.org/projects/sony-ericsson-remotes/build.sh   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/create-png-version.c
   trunk/www.gnome.org/projects/sony-ericsson-remotes/drawing.svg
   trunk/www.gnome.org/projects/sony-ericsson-remotes/iknow.html
   trunk/www.gnome.org/projects/sony-ericsson-remotes/images/
   trunk/www.gnome.org/projects/sony-ericsson-remotes/images/Makefile.am
   trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Evince-thumb.png   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Evince.png   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Rhythmbox-thumb.png   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Rhythmbox.png   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Totem-thumb.png   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Totem.png   (contents, props changed)
   trunk/www.gnome.org/projects/sony-ericsson-remotes/index.html
   trunk/www.gnome.org/projects/sony-ericsson-remotes/soer-remote.css
Modified:
   trunk/www.gnome.org/projects/Makefile.am

Modified: trunk/www.gnome.org/projects/Makefile.am
==============================================================================
--- trunk/www.gnome.org/projects/Makefile.am	(original)
+++ trunk/www.gnome.org/projects/Makefile.am	Thu Jul  3 10:10:06 2008
@@ -39,6 +39,7 @@
 	evince			\
 	sabayon			\
 	seahorse		\
+	sony-ericsson-remotes	\
 	tracker			\
 	tomboy			\
 	totem			\

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/Evince.hid
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/Makefile.am	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,9 @@
+SUBDIRS=
+
+urlpath=/projects/sony-ericsson-remotes/128x160/
+
+include $(top_srcdir)/rules.common
+
+misc_images= Evince.hid Rhythmbox.hid Totem.hid
+
+page_DATA=$(misc_images)

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/Rhythmbox.hid
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/128x160/Totem.hid
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/Evince.hid
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/Makefile.am	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,9 @@
+SUBDIRS=
+
+urlpath=/projects/sony-ericsson-remotes/176x220/
+
+include $(top_srcdir)/rules.common
+
+misc_images= Evince.hid Rhythmbox.hid Totem.hid
+
+page_DATA=$(misc_images)

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/Rhythmbox.hid
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/176x220/Totem.hid
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/Evince.hid
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/Makefile.am	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,9 @@
+SUBDIRS=
+
+urlpath=/projects/sony-ericsson-remotes/240x320/
+
+include $(top_srcdir)/rules.common
+
+misc_images= Evince.hid Rhythmbox.hid Totem.hid
+
+page_DATA=$(misc_images)

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/Rhythmbox.hid
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/240x320/Totem.hid
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/Evince.kcf
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/Evince.kcf	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,54 @@
+<SONY_ERICSSON_REMOTE_CONTROL_CONFIGURATION VERSION="1.0">
+<KEYMAP>
+  <KEY_1>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B6"/> <!-- PREVIOUS (Scan Previous Track) -->
+    </ACTION>
+  </KEY_1>
+  <KEY_3>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B5"/> <!-- NEXT (Scan Next Track) -->
+    </ACTION>
+  </KEY_3>
+  <KEY_4>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B4"/> <!-- FIRST PAGE (Rewind) -->
+    </ACTION>
+  </KEY_4>
+  <KEY_6>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B3"/> <!-- LAST PAGE (Fast Forward) -->
+    </ACTION>
+  </KEY_6>
+  <KEY_7>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "04" USAGEID = "50"/> <!-- ROTATE LEFT (Alt + Keyboard LeftArrow) -->
+    </ACTION>
+  </KEY_7>
+  <KEY_9>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "04" USAGEID = "4F"/> <!-- ROTATE RIGHT (Alt + Keyboard RightArrow) -->
+    </ACTION>
+  </KEY_9>
+  <KEY_LEFT>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B6"/> <!-- PREVIOUS (Scan Previous Track) -->
+    </ACTION>
+  </KEY_LEFT>
+  <KEY_LSK>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B6"/> <!-- PREVIOUS (Scan Previous Track) -->
+    </ACTION>
+  </KEY_LSK>
+  <KEY_RIGHT>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B5"/> <!-- NEXT (Scan Next Track) -->
+    </ACTION>
+  </KEY_RIGHT>
+  <KEY_RSK>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B5"/> <!-- NEXT (Scan Next Track) -->
+    </ACTION>
+  </KEY_RSK>
+</KEYMAP>
+</SONY_ERICSSON_REMOTE_CONTROL_CONFIGURATION>

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/Makefile.am	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,10 @@
+SUBDIRS=images 128x160 176x220 240x320
+
+urlpath=/projects/sony-ericsson-remotes/
+
+page_DATA =			\
+	index.html		\
+	iknow.html		\
+	soer-remote.css
+
+include $(top_srcdir)/rules.common

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/README
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/README	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,16 @@
+Inkscape bug about the layers problems:
+https://bugs.launchpad.net/inkscape/+bug/242977
+
+Bug 539915 â Add more multimedia keys
+http://bugzilla.gnome.org/show_bug.cgi?id=539915
+
+Bug 16519 - Additional keys for remotes
+https://bugs.freedesktop.org/show_bug.cgi?id=16519
+
+Sent KEY_MEDIA_REPEAT patch to Dmitry
+
+Bug 540051 â Add support for more mmkeys
+http://bugzilla.gnome.org/show_bug.cgi?id=540051
+
+Need Evince trunk for full support (> 2.23.4)
+

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/Rhythmbox.kcf
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/Rhythmbox.kcf	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,79 @@
+<SONY_ERICSSON_REMOTE_CONTROL_CONFIGURATION VERSION="1.0">
+<KEYMAP>
+  <KEY_1>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B6"/> <!-- PREVIOUS (Scan Previous Track) -->
+    </ACTION>
+  </KEY_1>
+  <KEY_2>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B1"/> <!-- PAUSE (Pause) -->
+    </ACTION>
+  </KEY_2>
+  <KEY_3>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B5"/> <!-- NEXT (Scan Next Track) -->
+    </ACTION>
+  </KEY_3>
+  <KEY_4>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B4"/> <!-- REWIND (Rewind) -->
+    </ACTION>
+  </KEY_4>
+  <KEY_6>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B3"/> <!-- FFW (Fast Forward) -->
+    </ACTION>
+  </KEY_6>
+  <KEY_7>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "BC"/> <!-- REPEAT (Repeat) -->
+    </ACTION>
+  </KEY_7>
+  <KEY_8>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "E2"/> <!-- MUTE (Mute) -->
+    </ACTION>
+  </KEY_8>
+  <KEY_9>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B9"/> <!-- SHUFFLE (Random Play) -->
+    </ACTION>
+  </KEY_9>
+  <KEY_VOL_DOWN>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "EA"/> <!-- VOL DOWN (Volume Decrement) -->
+    </ACTION>
+  </KEY_VOL_DOWN>
+  <KEY_VOL_UP>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "E9"/> <!-- VOL UP (Volume Increment) -->
+    </ACTION>
+  </KEY_VOL_UP>
+  <KEY_LEFT>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B6"/> <!-- PREVIOUS (Scan Previous Track) -->
+    </ACTION>
+  </KEY_LEFT>
+  <KEY_LSK>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B6"/> <!-- PREVIOUS (Scan Previous Track) -->
+    </ACTION>
+  </KEY_LSK>
+  <KEY_RIGHT>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B5"/> <!-- NEXT (Scan Next Track) -->
+    </ACTION>
+  </KEY_RIGHT>
+  <KEY_RSK>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B5"/> <!-- NEXT (Scan Next Track) -->
+    </ACTION>
+  </KEY_RSK>
+  <KEY_JOY>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "CD"/> <!-- PLAY/PAUSE (Play/Pause) -->
+    </ACTION>
+  </KEY_JOY>
+</KEYMAP>
+</SONY_ERICSSON_REMOTE_CONTROL_CONFIGURATION>

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/Totem.kcf
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/Totem.kcf	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,74 @@
+<SONY_ERICSSON_REMOTE_CONTROL_CONFIGURATION VERSION="1.0">
+<KEYMAP>
+  <KEY_1>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B6"/> <!-- PREVIOUS (Scan Previous Track) -->
+    </ACTION>
+  </KEY_1>
+  <KEY_2>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B1"/> <!-- PAUSE (Pause) -->
+    </ACTION>
+  </KEY_2>
+  <KEY_3>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B5"/> <!-- NEXT (Scan Next Track) -->
+    </ACTION>
+  </KEY_3>
+  <KEY_4>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B4"/> <!-- REWIND (Rewind) -->
+    </ACTION>
+  </KEY_4>
+  <KEY_5>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "44"/> <!-- FULLSCREEN (Keyboard F11) -->
+    </ACTION>
+  </KEY_5>
+  <KEY_6>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B3"/> <!-- FFW (Fast Forward) -->
+    </ACTION>
+  </KEY_6>
+  <KEY_8>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "01" USAGEID = "E2"/> <!-- MUTE (Mute) -->
+    </ACTION>
+  </KEY_8>
+  <KEY_VOL_DOWN>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "EA"/> <!-- VOL DOWN (Volume Decrement) -->
+    </ACTION>
+  </KEY_VOL_DOWN>
+  <KEY_VOL_UP>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "E9"/> <!-- VOL UP (Volume Increment) -->
+    </ACTION>
+  </KEY_VOL_UP>
+  <KEY_LEFT>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B6"/> <!-- PREVIOUS (Scan Previous Track) -->
+    </ACTION>
+  </KEY_LEFT>
+  <KEY_LSK>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B6"/> <!-- PREVIOUS (Scan Previous Track) -->
+    </ACTION>
+  </KEY_LSK>
+  <KEY_RIGHT>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B5"/> <!-- NEXT (Scan Next Track) -->
+    </ACTION>
+  </KEY_RIGHT>
+  <KEY_RSK>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "B5"/> <!-- NEXT (Scan Next Track) -->
+    </ACTION>
+  </KEY_RSK>
+  <KEY_JOY>
+    <ACTION>
+      <KEYBOARD MODIFIERS = "00" USAGEID = "CD"/> <!-- PLAY/PAUSE (Play/Pause) -->
+    </ACTION>
+  </KEY_JOY>
+</KEYMAP>
+</SONY_ERICSSON_REMOTE_CONTROL_CONFIGURATION>

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/build.sh
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/build.sh	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,58 @@
+#!/bin/bash
+
+error()
+{
+	echo "**" $ERROR "**"
+	exit 1
+}
+
+
+SIZES="128x160 176x220 240x320"
+APPS="Totem Rhythmbox Evince"
+
+# Clean up ?
+if [ -n "$1" -a x"$1" = x"clean" ] ; then
+	for size in $SIZES; do
+		rm -r ./$size/
+	done
+	rm -f create-png-version images/screenshot-*.png
+	exit 0
+fi
+
+# Create the application to create the images
+gcc -o create-png-version `pkg-config --libs --cflags cairo-png librsvg-2.0` create-png-version.c || ERROR="Couldn't compile create-png-version" error
+
+# Create the directories
+for size in $SIZES; do
+	mkdir $size 2> /dev/null
+done
+
+# Create the images, and package them with the kcf files
+for app in $APPS; do
+	for size in $SIZES; do
+		echo "Creating $size drawing for $app"
+		test -f $app.kcf || ERROR="Missing KCF file for $app" error
+		test -f drawing.svg || ERROR="drawing.svg missing" error
+		./create-png-version drawing.svg $size $app $app.png || ERROR="Can't create $app. for size $size" error
+		convert $app.png $app.jpg || ERROR="Can't convert $app.png $app.jpg" error
+		rm -f $app.png
+		# Set a specific date on the jpeg file, so that data is compared instead
+		touch -c -m -r $app.kcf $app.jpg
+		if tar --compare -m --file=$size/$app.hid $app.kcf && tar --compare -m --file=$size/$app.hid $app.jpg; then
+			echo "Same key defs and image, not updating hid file"
+		else
+			tar cf $size/$app.hid $app.kcf $app.jpg
+		fi
+
+		# Clean up
+		rm -f $app.jpg
+	done
+done
+
+# Create the screenshot images
+for app in $APPS; do
+	./create-png-version drawing.svg 360x480 $app images/screenshot-$app.png || ERROR="Can't screenshot $app.png for size $size" error
+	./create-png-version drawing.svg 120x160 $app images/screenshot-$app-thumb.png || ERROR="Can't screenshot $app.png for size $size" error
+done
+
+rm -f create-png-version

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/create-png-version.c
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/create-png-version.c	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,64 @@
+
+#include <librsvg/rsvg.h>
+#include <librsvg/rsvg-cairo.h>
+#include <cairo.h>
+
+int main (int argc, char **argv)
+{
+	RsvgDimensionData dimensions;
+	RsvgHandle *logo_handle;
+	cairo_surface_t *surface;
+	GError *error = NULL;
+	cairo_t *cr;
+	cairo_status_t status;
+	char *input, *size, *output;
+	GString *layer;
+	char *layer_name;
+	int h, w;
+
+	g_type_init ();
+
+	input = argv[1];
+	size = argv[2];
+	layer = g_string_new (argv[3]);
+	g_string_ascii_down (layer);
+	g_string_prepend_c (layer, '#');
+	output = argv[4];
+
+	if (sscanf (size, "%dx%d", &w, &h) != 2) {
+		g_warning ("Couldn't parse size '%s'", size);
+		return 1;
+	}
+
+	logo_handle = rsvg_handle_new_from_file (input, &error);
+	if (!logo_handle) {
+		g_warning ("Couldn't open '%s': %s", input, error->message);
+		g_error_free (error);
+		return 1;
+	}
+
+	surface = cairo_image_surface_create (CAIRO_FORMAT_RGB24, w, h);
+	cr = cairo_create (surface);
+
+	rsvg_handle_get_dimensions (logo_handle, &dimensions);
+	cairo_scale (cr,
+		     (double) w / dimensions.width,
+		     (double) h / dimensions.height);
+
+	layer_name = g_string_free (layer, FALSE);
+	rsvg_handle_render_cairo_sub (logo_handle, cr, "#background");
+//	rsvg_handle_render_cairo_sub (logo_handle, cr, "#base");
+	rsvg_handle_render_cairo_sub (logo_handle, cr, layer_name);
+
+	status = cairo_surface_write_to_png (surface, output);
+	if (status != CAIRO_STATUS_SUCCESS) {
+		g_warning ("Couldn't write output '%s': %s", output, cairo_status_to_string (status));
+		return 1;
+	}
+
+	g_free (layer_name);
+	cairo_destroy (cr);
+
+	return 0;
+}
+

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/drawing.svg
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/drawing.svg	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,3613 @@
+<?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";
+   version="1.0"
+   width="128"
+   height="160"
+   id="svg6415"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="drawing.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:export-filename="/home/andreas/project/bluetooth-mobile-rhythmbox.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"
+   style="display:inline">
+  <metadata
+     id="metadata637">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     inkscape:window-height="791"
+     inkscape:window-width="1440"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     guidetolerance="10.0"
+     gridtolerance="10.0"
+     objecttolerance="10.0"
+     borderopacity="1.0"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="namedview2945"
+     showgrid="false"
+     inkscape:snap-bbox="true"
+     inkscape:snap-nodes="false"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:zoom="2.8284271"
+     inkscape:cx="-23.294404"
+     inkscape:cy="70.668223"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:current-layer="svg6415">
+    <inkscape:grid
+       type="xygrid"
+       id="grid6333"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <defs
+     id="defs6417">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7467">
+      <stop
+         style="stop-color:#fcaf3e;stop-opacity:1;"
+         offset="0"
+         id="stop7469" />
+      <stop
+         style="stop-color:#fcaf3e;stop-opacity:0;"
+         offset="1"
+         id="stop7471" />
+    </linearGradient>
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 80 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="128 : 80 : 1"
+       inkscape:persp3d-origin="64 : 53.333333 : 1"
+       id="perspective639" />
+    <linearGradient
+       id="linearGradient8783">
+      <stop
+         id="stop8785"
+         style="stop-color:#ffc65d;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8787"
+         style="stop-color:#ec7400;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <filter
+       x="-0.106875"
+       width="1.21375"
+       y="-0.56999999"
+       height="2.1400001"
+       id="filter7087">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.855"
+         id="feGaussianBlur7089" />
+    </filter>
+    <linearGradient
+       id="linearGradient4928">
+      <stop
+         id="stop4930"
+         style="stop-color:#fce94f;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop4932"
+         style="stop-color:#fce94f;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2817">
+      <stop
+         id="stop2819"
+         style="stop-color:#000000;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop2821"
+         style="stop-color:#000000;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <radialGradient
+       cx="23.583666"
+       cy="43.636444"
+       r="22.728432"
+       fx="23.583666"
+       fy="43.636444"
+       id="radialGradient2823"
+       xlink:href="#linearGradient2817"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.917623,-1.354978e-3,3.632022e-4,0.148463,1.926889,37.03865)" />
+    <linearGradient
+       x1="21.530331"
+       y1="20.3125"
+       x2="25.375"
+       y2="26.625"
+       id="linearGradient2636"
+       xlink:href="#linearGradient2630"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="24.511713"
+       y1="5.8732319"
+       x2="24.511713"
+       y2="16.560732"
+       id="linearGradient2628"
+       xlink:href="#linearGradient2622"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="24.588383"
+       y1="39.066536"
+       x2="22.435516"
+       y2="15.191534"
+       id="linearGradient2620"
+       xlink:href="#linearGradient2614"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="25.850664"
+       y1="37.625"
+       x2="24.996323"
+       y2="25.25"
+       id="linearGradient2345"
+       xlink:href="#linearGradient2339"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="32.827568"
+       y1="7.9206076"
+       x2="60.071049"
+       y2="7.8678756"
+       id="linearGradient320"
+       xlink:href="#linearGradient2580"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(0.750458,1.33252)" />
+    <linearGradient
+       id="linearGradient2339">
+      <stop
+         id="stop2341"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop2343"
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2580">
+      <stop
+         id="stop2582"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop2586"
+         style="stop-color:#729fcf;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2614">
+      <stop
+         id="stop2616"
+         style="stop-color:#e3aa57;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop2618"
+         style="stop-color:#eabd7c;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2622">
+      <stop
+         id="stop2624"
+         style="stop-color:#e4a05d;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop2626"
+         style="stop-color:#af651d;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2630">
+      <stop
+         id="stop2632"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop2634"
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="24.511713"
+       y1="5.8732319"
+       x2="24.511713"
+       y2="16.560732"
+       id="linearGradient3754"
+       xlink:href="#linearGradient2622"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="32.827568"
+       y1="7.9206076"
+       x2="60.071049"
+       y2="7.8678756"
+       id="linearGradient3756"
+       xlink:href="#linearGradient2580"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(0.750458,1.33252)" />
+    <linearGradient
+       x1="24.588383"
+       y1="39.066536"
+       x2="22.435516"
+       y2="15.191534"
+       id="linearGradient3758"
+       xlink:href="#linearGradient2614"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="21.530331"
+       y1="20.3125"
+       x2="25.375"
+       y2="26.625"
+       id="linearGradient3760"
+       xlink:href="#linearGradient2630"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="25.850664"
+       y1="37.625"
+       x2="24.996323"
+       y2="25.25"
+       id="linearGradient3762"
+       xlink:href="#linearGradient2339"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="25.850664"
+       y1="37.625"
+       x2="24.996323"
+       y2="25.25"
+       id="linearGradient3766"
+       xlink:href="#linearGradient2339"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <linearGradient
+       x1="21.530331"
+       y1="20.3125"
+       x2="25.375"
+       y2="26.625"
+       id="linearGradient3770"
+       xlink:href="#linearGradient2630"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <linearGradient
+       x1="24.588383"
+       y1="39.066536"
+       x2="22.435516"
+       y2="15.191534"
+       id="linearGradient3773"
+       xlink:href="#linearGradient2614"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <linearGradient
+       x1="32.827568"
+       y1="7.9206076"
+       x2="60.071049"
+       y2="7.8678756"
+       id="linearGradient3776"
+       xlink:href="#linearGradient2580"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.750458,0,0,1.33252,156.1887,-121.9111)" />
+    <linearGradient
+       x1="24.511713"
+       y1="5.8732319"
+       x2="24.511713"
+       y2="16.560732"
+       id="linearGradient3780"
+       xlink:href="#linearGradient2622"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <radialGradient
+       cx="23.334524"
+       cy="41.63604"
+       r="22.627417"
+       fx="23.334524"
+       fy="41.63604"
+       id="radialGradient3507"
+       xlink:href="#linearGradient23419"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.25,0,31.22703)" />
+    <linearGradient
+       id="linearGradient23419">
+      <stop
+         id="stop23421"
+         style="stop-color:#000000;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop23423"
+         style="stop-color:#000000;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="14.9966"
+       y1="11.1885"
+       x2="32.511002"
+       y2="34.307499"
+       id="aigrd1"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         id="stop3034"
+         style="stop-color:#ebebeb;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop3036"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0.5" />
+      <stop
+         id="stop3038"
+         style="stop-color:#ebebeb;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="12.2744"
+       y1="32.4165"
+       x2="35.391201"
+       y2="14.2033"
+       id="aigrd2"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         id="stop3043"
+         style="stop-color:#fbfbfb;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop3045"
+         style="stop-color:#b6b6b6;stop-opacity:1"
+         offset="0.5" />
+      <stop
+         id="stop3047"
+         style="stop-color:#e4e4e4;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4135">
+      <stop
+         id="stop4137"
+         style="stop-color:#555753;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop4139"
+         style="stop-color:#555753;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <radialGradient
+       cx="17.984474"
+       cy="40.604275"
+       r="21.030567"
+       fx="17.984474"
+       fy="40.604275"
+       id="radialGradient2596"
+       xlink:href="#linearGradient2300"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.113818,0,0,0.539348,-2.124098,18.94132)" />
+    <linearGradient
+       id="linearGradient2300">
+      <stop
+         id="stop2302"
+         style="stop-color:#555753;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop2304"
+         style="stop-color:#555753;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4330">
+      <stop
+         id="stop4332"
+         style="stop-color:#3465a4;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop4334"
+         style="stop-color:#3465a4;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5578">
+      <stop
+         id="stop5580"
+         style="stop-color:#dedfdd;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop5582"
+         style="stop-color:#92948f;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7037">
+      <stop
+         id="stop7039"
+         style="stop-color:#000000;stop-opacity:0.35294119"
+         offset="0" />
+      <stop
+         id="stop7041"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7260">
+      <stop
+         id="stop7262"
+         style="stop-color:#000000;stop-opacity:0.35294119"
+         offset="0" />
+      <stop
+         id="stop7264"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7310">
+      <stop
+         id="stop7312"
+         style="stop-color:#000000;stop-opacity:0.35294119"
+         offset="0" />
+      <stop
+         id="stop7314"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7411">
+      <stop
+         id="stop7413"
+         style="stop-color:#000000;stop-opacity:0.35294119"
+         offset="0" />
+      <stop
+         id="stop7415"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7471">
+      <stop
+         id="stop7473"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop7475"
+         style="stop-color:#ffffff;stop-opacity:0.49803922"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3832">
+      <stop
+         id="stop3834"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop3836"
+         style="stop-color:#e0e0e0;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4816">
+      <stop
+         id="stop4818"
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop4820"
+         style="stop-color:#204a87;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7508">
+      <stop
+         id="stop7510"
+         style="stop-color:#000000;stop-opacity:0.35294119"
+         offset="0" />
+      <stop
+         id="stop7512"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7568">
+      <stop
+         id="stop7570"
+         style="stop-color:#000000;stop-opacity:0.35294119"
+         offset="0" />
+      <stop
+         id="stop7572"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6371">
+      <stop
+         id="stop6373"
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop6375"
+         style="stop-color:#d3d7cf;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6387">
+      <stop
+         id="stop6389"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop6391"
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9086">
+      <stop
+         id="stop9088"
+         style="stop-color:#000000;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop9090"
+         style="stop-color:#000000;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient21622">
+      <stop
+         id="stop21624"
+         style="stop-color:#3465a4;stop-opacity:0"
+         offset="0" />
+      <stop
+         id="stop21630"
+         style="stop-color:#3465a4;stop-opacity:0"
+         offset="0.79166669" />
+      <stop
+         id="stop21626"
+         style="stop-color:#3465a4;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient21644">
+      <stop
+         id="stop21646"
+         style="stop-color:#3465a4;stop-opacity:0"
+         offset="0" />
+      <stop
+         id="stop21648"
+         style="stop-color:#3465a4;stop-opacity:0"
+         offset="0.625" />
+      <stop
+         id="stop21650"
+         style="stop-color:#3465a4;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient21662">
+      <stop
+         id="stop21664"
+         style="stop-color:#3465a4;stop-opacity:0"
+         offset="0" />
+      <stop
+         id="stop21666"
+         style="stop-color:#3465a4;stop-opacity:0"
+         offset="0.75" />
+      <stop
+         id="stop21668"
+         style="stop-color:#3465a4;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient10055">
+      <stop
+         id="stop10057"
+         style="stop-color:#bebebe;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop10061"
+         style="stop-color:#e8e8e8;stop-opacity:1"
+         offset="0.375" />
+      <stop
+         id="stop10059"
+         style="stop-color:#5c5c5c;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5254">
+      <stop
+         id="stop5256"
+         style="stop-color:#707469;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop5258"
+         style="stop-color:#2e3335;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7133">
+      <stop
+         id="stop7135"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop7137"
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7143">
+      <stop
+         id="stop7145"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop7147"
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7155">
+      <stop
+         id="stop7157"
+         style="stop-color:#555753;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop7159"
+         style="stop-color:#555753;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4622">
+      <stop
+         id="stop4624"
+         style="stop-color:#b4b5b3;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop4626"
+         style="stop-color:#d8d9d7;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="8.6790628"
+       y1="6.7354665"
+       x2="8.7223368"
+       y2="10.858153"
+       id="linearGradient7802"
+       xlink:href="#linearGradient4622"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.997167,0,0,1,3.824321e-2,0)" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8036"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8038"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.40265"
+       y2="12.867852"
+       id="linearGradient8040"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.480678"
+       y2="12.867852"
+       id="linearGradient8042"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.334218"
+       y2="12.867852"
+       id="linearGradient8044"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.40265"
+       y2="12.867852"
+       id="linearGradient8046"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="11.23819"
+       y1="12.19013"
+       x2="12.782229"
+       y2="8.881938"
+       id="linearGradient8048"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-0.6685995,0,0,0.8034173,19.86909,98.260712)" />
+    <linearGradient
+       x1="11.23819"
+       y1="12.19013"
+       x2="12.782229"
+       y2="8.881938"
+       id="linearGradient8050"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-0.6685995,0,0,0.8033885,13.86909,98.261044)" />
+    <linearGradient
+       x1="12.068879"
+       y1="17.126968"
+       x2="12.068879"
+       y2="8.9300756"
+       id="linearGradient8052"
+       xlink:href="#linearGradient7037"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-0.6685995,0,0,-0.8034173,19.869091,17.739287)" />
+    <linearGradient
+       x1="11.23819"
+       y1="12.19013"
+       x2="12.782229"
+       y2="8.881938"
+       id="linearGradient8054"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.6685995,0,0,0.8034173,296.20076,98.260712)" />
+    <linearGradient
+       x1="11.23819"
+       y1="12.19013"
+       x2="12.782229"
+       y2="8.881938"
+       id="linearGradient8056"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.6685995,0,0,0.8033885,302.20076,98.261044)" />
+    <linearGradient
+       x1="12.679379"
+       y1="5.4260807"
+       x2="12.679379"
+       y2="15.415738"
+       id="linearGradient8058"
+       xlink:href="#linearGradient7037"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.7855795,0,0,0.7856,148.85957,98.8592)" />
+    <linearGradient
+       x1="9.192481"
+       y1="11.014926"
+       x2="9.192481"
+       y2="17.139008"
+       id="linearGradient8060"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,-1,147,119)" />
+    <linearGradient
+       x1="5.3144054"
+       y1="7.3891144"
+       x2="9.0331554"
+       y2="18.703299"
+       id="linearGradient8062"
+       xlink:href="#linearGradient7471"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(148,98)" />
+    <linearGradient
+       x1="17.88068"
+       y1="11.072588"
+       x2="17.88068"
+       y2="21.767578"
+       id="linearGradient8064"
+       xlink:href="#linearGradient3832"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.435143,0,0,0.377739,2.106716,2.48114)" />
+    <linearGradient
+       x1="13.050564"
+       y1="11.353518"
+       x2="13.050564"
+       y2="5.6173568"
+       id="linearGradient8066"
+       xlink:href="#linearGradient4816"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.417136,0,0,0.794348,2.476597,-0.580552)" />
+    <linearGradient
+       x1="8.2972698"
+       y1="3.9635835"
+       x2="8.2972698"
+       y2="10.556314"
+       id="linearGradient8068"
+       xlink:href="#linearGradient7037"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="11.23819"
+       y1="12.19013"
+       x2="12.782229"
+       y2="8.881938"
+       id="linearGradient8070"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.6685995,0,0,0.8034173,245.20076,98.260712)" />
+    <linearGradient
+       x1="11.23819"
+       y1="12.19013"
+       x2="12.782229"
+       y2="8.881938"
+       id="linearGradient8072"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.6685995,0,0,0.8033885,251.20076,98.261044)" />
+    <linearGradient
+       x1="19.5"
+       y1="12.715228"
+       x2="19.5"
+       y2="-0.013944196"
+       id="linearGradient8074"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.8,244.06899,98.3)" />
+    <linearGradient
+       x1="8.2972698"
+       y1="3.9635835"
+       x2="8.2972698"
+       y2="10.556314"
+       id="linearGradient8076"
+       xlink:href="#linearGradient7037"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="11.23819"
+       y1="12.19013"
+       x2="12.782229"
+       y2="8.881938"
+       id="linearGradient8078"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-0.6685995,0,0,0.8034173,70.86909,98.260712)" />
+    <linearGradient
+       x1="11.23819"
+       y1="12.19013"
+       x2="12.782229"
+       y2="8.881938"
+       id="linearGradient8080"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-0.6685995,0,0,0.8033885,64.86909,98.261044)" />
+    <linearGradient
+       x1="19.5"
+       y1="12.715228"
+       x2="19.5"
+       y2="-0.013944196"
+       id="linearGradient8082"
+       xlink:href="#linearGradient5578"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.8,-72.00086,98.3)" />
+    <radialGradient
+       cx="7.1396246"
+       cy="22.5"
+       r="6"
+       fx="7.1396246"
+       fy="22.5"
+       id="radialGradient8084"
+       xlink:href="#linearGradient9086"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.914836,-0.506192,0.654838,2.477012,-48.62381,-29.61876)" />
+    <linearGradient
+       x1="17.25"
+       y1="18.81151"
+       x2="16.1875"
+       y2="32.629498"
+       id="linearGradient8086"
+       xlink:href="#linearGradient6387"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-28,0)" />
+    <radialGradient
+       cx="20.84375"
+       cy="21.84375"
+       r="2.9063251"
+       fx="20.84375"
+       fy="21.84375"
+       id="radialGradient8088"
+       xlink:href="#linearGradient21622"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       cx="20.84375"
+       cy="21.84375"
+       r="2.9063251"
+       fx="20.84375"
+       fy="21.84375"
+       id="radialGradient8090"
+       xlink:href="#linearGradient21662"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       cx="20.84375"
+       cy="21.84375"
+       r="2.9063251"
+       fx="20.84375"
+       fy="21.84375"
+       id="radialGradient8092"
+       xlink:href="#linearGradient21644"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="14.241117"
+       y1="26.996773"
+       x2="15.125"
+       y2="20.976084"
+       id="linearGradient8094"
+       xlink:href="#linearGradient6371"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.4999998,0,0,0.4977728,-3.9479047,15.755153)" />
+    <linearGradient
+       x1="11.875"
+       y1="20.375"
+       x2="13.125"
+       y2="34.13559"
+       id="linearGradient8096"
+       xlink:href="#linearGradient5254"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.4999998,0,0,0.4977728,-3.9479047,15.755153)" />
+    <linearGradient
+       x1="3.739599"
+       y1="23.95015"
+       x2="4.5208492"
+       y2="35.76265"
+       id="linearGradient8098"
+       xlink:href="#linearGradient7133"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="2.6850162"
+       y1="24.367676"
+       x2="2.9248238"
+       y2="35.053852"
+       id="linearGradient8100"
+       xlink:href="#linearGradient10055"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8612821,0,0,0.5074478,-1.711693,11.858048)" />
+    <linearGradient
+       x1="4.5961943"
+       y1="14.456622"
+       x2="4.5961943"
+       y2="30.313524"
+       id="linearGradient8102"
+       xlink:href="#linearGradient5254"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.3327925,0,0,0.3105251,-1.6885428,19.947899)" />
+    <radialGradient
+       cx="5.5"
+       cy="7.7967067"
+       r="0.5"
+       fx="5.5"
+       fy="7.7967067"
+       id="radialGradient8104"
+       xlink:href="#linearGradient7143"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(8.5587722,0,0,16.325308,-41.573247,-121.31657)" />
+    <radialGradient
+       cx="3.802099"
+       cy="27.117071"
+       r="0.5"
+       fx="3.802099"
+       fy="27.117071"
+       id="radialGradient8106"
+       xlink:href="#linearGradient7155"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(6.1262754,0,0,10.108254,-19.490606,-245.56233)" />
+    <linearGradient
+       x1="8.6790628"
+       y1="6.7354665"
+       x2="8.7223368"
+       y2="10.858153"
+       id="linearGradient8108"
+       xlink:href="#linearGradient4622"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.997167,0,0,1,3.824321e-2,0)" />
+    <linearGradient
+       x1="8.6790628"
+       y1="6.7354665"
+       x2="8.7223368"
+       y2="10.858153"
+       id="linearGradient8110"
+       xlink:href="#linearGradient4622"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.997167,0,0,1,3.824321e-2,0)" />
+    <radialGradient
+       cx="20.84375"
+       cy="21.84375"
+       r="2.9063251"
+       fx="20.84375"
+       fy="21.84375"
+       id="radialGradient8217"
+       xlink:href="#linearGradient21622"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(7.990397,0,0,7.990397,-125.82587,-40.1653)" />
+    <radialGradient
+       cx="20.84375"
+       cy="21.84375"
+       r="2.9063251"
+       fx="20.84375"
+       fy="21.84375"
+       id="radialGradient8219"
+       xlink:href="#linearGradient21662"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.528848,0,0,5.528848,-74.517973,13.60415)" />
+    <radialGradient
+       cx="20.84375"
+       cy="21.84375"
+       r="2.9063251"
+       fx="20.84375"
+       fy="21.84375"
+       id="radialGradient8221"
+       xlink:href="#linearGradient21644"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(3.418962,0,0,3.418962,-30.540073,59.69196)" />
+    <linearGradient
+       x1="17.25"
+       y1="18.81151"
+       x2="16.1875"
+       y2="32.629498"
+       id="linearGradient8229"
+       xlink:href="#linearGradient6387"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(66.946627,111.875)" />
+    <radialGradient
+       cx="7.1396246"
+       cy="22.5"
+       r="6"
+       fx="7.1396246"
+       fy="22.5"
+       id="radialGradient8232"
+       xlink:href="#linearGradient9086"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.914836,-0.506192,0.654838,2.477012,46.322817,82.25624)" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.334218"
+       y2="12.867852"
+       id="linearGradient8478"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.480678"
+       y2="12.867852"
+       id="linearGradient8475"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.40265"
+       y2="12.867852"
+       id="linearGradient8473"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8471"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8467"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient8461">
+      <stop
+         id="stop8463"
+         style="stop-color:#fce94f;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8465"
+         style="stop-color:#fce94f;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <radialGradient
+       cx="23.583666"
+       cy="43.636444"
+       r="22.728432"
+       fx="23.583666"
+       fy="43.636444"
+       id="radialGradient8453"
+       xlink:href="#linearGradient2817"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.917623,-1.354978e-3,3.632022e-4,0.148463,1.926889,37.03865)" />
+    <linearGradient
+       x1="21.530331"
+       y1="20.3125"
+       x2="25.375"
+       y2="26.625"
+       id="linearGradient8451"
+       xlink:href="#linearGradient2630"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="24.511713"
+       y1="5.8732319"
+       x2="24.511713"
+       y2="16.560732"
+       id="linearGradient8449"
+       xlink:href="#linearGradient2622"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="24.588383"
+       y1="39.066536"
+       x2="22.435516"
+       y2="15.191534"
+       id="linearGradient8447"
+       xlink:href="#linearGradient2614"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="25.850664"
+       y1="37.625"
+       x2="24.996323"
+       y2="25.25"
+       id="linearGradient8445"
+       xlink:href="#linearGradient2339"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="32.827568"
+       y1="7.9206076"
+       x2="60.071049"
+       y2="7.8678756"
+       id="linearGradient8443"
+       xlink:href="#linearGradient2580"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(0.750458,1.33252)" />
+    <linearGradient
+       id="linearGradient8431">
+      <stop
+         id="stop8433"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8435"
+         style="stop-color:#729fcf;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8425">
+      <stop
+         id="stop8427"
+         style="stop-color:#e3aa57;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8429"
+         style="stop-color:#eabd7c;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8419">
+      <stop
+         id="stop8421"
+         style="stop-color:#e4a05d;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8423"
+         style="stop-color:#af651d;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="24.511713"
+       y1="5.8732319"
+       x2="24.511713"
+       y2="16.560732"
+       id="linearGradient8411"
+       xlink:href="#linearGradient2622"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="32.827568"
+       y1="7.9206076"
+       x2="60.071049"
+       y2="7.8678756"
+       id="linearGradient8409"
+       xlink:href="#linearGradient2580"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(0.750458,1.33252)" />
+    <linearGradient
+       x1="24.588383"
+       y1="39.066536"
+       x2="22.435516"
+       y2="15.191534"
+       id="linearGradient8407"
+       xlink:href="#linearGradient2614"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="21.530331"
+       y1="20.3125"
+       x2="25.375"
+       y2="26.625"
+       id="linearGradient8405"
+       xlink:href="#linearGradient2630"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="25.850664"
+       y1="37.625"
+       x2="24.996323"
+       y2="25.25"
+       id="linearGradient8403"
+       xlink:href="#linearGradient2339"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="25.850664"
+       y1="37.625"
+       x2="24.996323"
+       y2="25.25"
+       id="linearGradient8401"
+       xlink:href="#linearGradient2339"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <linearGradient
+       x1="21.530331"
+       y1="20.3125"
+       x2="25.375"
+       y2="26.625"
+       id="linearGradient8399"
+       xlink:href="#linearGradient2630"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <linearGradient
+       x1="24.588383"
+       y1="39.066536"
+       x2="22.435516"
+       y2="15.191534"
+       id="linearGradient8397"
+       xlink:href="#linearGradient2614"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <linearGradient
+       x1="32.827568"
+       y1="7.9206076"
+       x2="60.071049"
+       y2="7.8678756"
+       id="linearGradient8395"
+       xlink:href="#linearGradient2580"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.750458,0,0,1.33252,156.1887,-121.9111)" />
+    <linearGradient
+       x1="24.511713"
+       y1="5.8732319"
+       x2="24.511713"
+       y2="16.560732"
+       id="linearGradient8393"
+       xlink:href="#linearGradient2622"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <radialGradient
+       cx="23.334524"
+       cy="41.63604"
+       r="22.627417"
+       fx="23.334524"
+       fy="41.63604"
+       id="radialGradient8391"
+       xlink:href="#linearGradient23419"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.25,0,31.22703)" />
+    <linearGradient
+       x1="14.9966"
+       y1="11.1885"
+       x2="32.511002"
+       y2="34.307499"
+       id="linearGradient8377"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         id="stop8379"
+         style="stop-color:#ebebeb;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8381"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0.5" />
+      <stop
+         id="stop8383"
+         style="stop-color:#ebebeb;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="12.2744"
+       y1="32.4165"
+       x2="35.391201"
+       y2="14.2033"
+       id="linearGradient8369"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         id="stop8371"
+         style="stop-color:#fbfbfb;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8373"
+         style="stop-color:#b6b6b6;stop-opacity:1"
+         offset="0.5" />
+      <stop
+         id="stop8375"
+         style="stop-color:#e4e4e4;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4108">
+      <stop
+         id="stop4110"
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop4112"
+         style="stop-color:#888a85;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <radialGradient
+       cx="17.984474"
+       cy="40.604275"
+       r="21.030567"
+       fx="17.984474"
+       fy="40.604275"
+       id="radialGradient8358"
+       xlink:href="#linearGradient2300"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.113818,0,0,0.539348,-2.124098,18.94132)" />
+    <linearGradient
+       x1="14.163054"
+       y1="18.147905"
+       x2="23.548317"
+       y2="27.538809"
+       id="linearGradient5998"
+       xlink:href="#linearGradient4108"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.334218"
+       y2="12.867852"
+       id="linearGradient8743"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="12.089368"
+       y2="12.867852"
+       id="linearGradient8741"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.480678"
+       y2="12.867852"
+       id="linearGradient8739"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.40265"
+       y2="12.867852"
+       id="linearGradient8737"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8735"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="14.163054"
+       y1="18.147905"
+       x2="23.548317"
+       y2="27.538809"
+       id="linearGradient8733"
+       xlink:href="#linearGradient4108"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8731"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient8725">
+      <stop
+         id="stop8727"
+         style="stop-color:#fce94f;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8729"
+         style="stop-color:#fce94f;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <radialGradient
+       cx="23.583666"
+       cy="43.636444"
+       r="22.728432"
+       fx="23.583666"
+       fy="43.636444"
+       id="radialGradient8717"
+       xlink:href="#linearGradient2817"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.917623,-1.354978e-3,3.632022e-4,0.148463,1.926889,37.03865)" />
+    <linearGradient
+       x1="21.530331"
+       y1="20.3125"
+       x2="25.375"
+       y2="26.625"
+       id="linearGradient8715"
+       xlink:href="#linearGradient2630"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="24.511713"
+       y1="5.8732319"
+       x2="24.511713"
+       y2="16.560732"
+       id="linearGradient8713"
+       xlink:href="#linearGradient2622"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="24.588383"
+       y1="39.066536"
+       x2="22.435516"
+       y2="15.191534"
+       id="linearGradient8711"
+       xlink:href="#linearGradient2614"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="25.850664"
+       y1="37.625"
+       x2="24.996323"
+       y2="25.25"
+       id="linearGradient8709"
+       xlink:href="#linearGradient2339"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="32.827568"
+       y1="7.9206076"
+       x2="60.071049"
+       y2="7.8678756"
+       id="linearGradient8707"
+       xlink:href="#linearGradient2580"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(0.750458,1.33252)" />
+    <linearGradient
+       id="linearGradient8695">
+      <stop
+         id="stop8697"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8699"
+         style="stop-color:#729fcf;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8689">
+      <stop
+         id="stop8691"
+         style="stop-color:#e3aa57;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8693"
+         style="stop-color:#eabd7c;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8683">
+      <stop
+         id="stop8685"
+         style="stop-color:#e4a05d;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8687"
+         style="stop-color:#af651d;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="24.511713"
+       y1="5.8732319"
+       x2="24.511713"
+       y2="16.560732"
+       id="linearGradient8675"
+       xlink:href="#linearGradient2622"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="32.827568"
+       y1="7.9206076"
+       x2="60.071049"
+       y2="7.8678756"
+       id="linearGradient8673"
+       xlink:href="#linearGradient2580"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(0.750458,1.33252)" />
+    <linearGradient
+       x1="24.588383"
+       y1="39.066536"
+       x2="22.435516"
+       y2="15.191534"
+       id="linearGradient8671"
+       xlink:href="#linearGradient2614"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="21.530331"
+       y1="20.3125"
+       x2="25.375"
+       y2="26.625"
+       id="linearGradient8669"
+       xlink:href="#linearGradient2630"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="25.850664"
+       y1="37.625"
+       x2="24.996323"
+       y2="25.25"
+       id="linearGradient8667"
+       xlink:href="#linearGradient2339"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="25.850664"
+       y1="37.625"
+       x2="24.996323"
+       y2="25.25"
+       id="linearGradient8665"
+       xlink:href="#linearGradient2339"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <linearGradient
+       x1="21.530331"
+       y1="20.3125"
+       x2="25.375"
+       y2="26.625"
+       id="linearGradient8663"
+       xlink:href="#linearGradient2630"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <linearGradient
+       x1="24.588383"
+       y1="39.066536"
+       x2="22.435516"
+       y2="15.191534"
+       id="linearGradient8661"
+       xlink:href="#linearGradient2614"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <linearGradient
+       x1="32.827568"
+       y1="7.9206076"
+       x2="60.071049"
+       y2="7.8678756"
+       id="linearGradient8659"
+       xlink:href="#linearGradient2580"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.750458,0,0,1.33252,156.1887,-121.9111)" />
+    <linearGradient
+       x1="24.511713"
+       y1="5.8732319"
+       x2="24.511713"
+       y2="16.560732"
+       id="linearGradient8657"
+       xlink:href="#linearGradient2622"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(156.1887,-121.9111)" />
+    <radialGradient
+       cx="23.334524"
+       cy="41.63604"
+       r="22.627417"
+       fx="23.334524"
+       fy="41.63604"
+       id="radialGradient8655"
+       xlink:href="#linearGradient23419"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.25,0,31.22703)" />
+    <linearGradient
+       x1="14.9966"
+       y1="11.1885"
+       x2="32.511002"
+       y2="34.307499"
+       id="linearGradient8641"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         id="stop8643"
+         style="stop-color:#ebebeb;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8645"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0.5" />
+      <stop
+         id="stop8647"
+         style="stop-color:#ebebeb;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="12.2744"
+       y1="32.4165"
+       x2="35.391201"
+       y2="14.2033"
+       id="linearGradient8633"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         id="stop8635"
+         style="stop-color:#fbfbfb;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop8637"
+         style="stop-color:#b6b6b6;stop-opacity:1"
+         offset="0.5" />
+      <stop
+         id="stop8639"
+         style="stop-color:#e4e4e4;stop-opacity:1"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="14.163054"
+       y1="18.147905"
+       x2="23.548317"
+       y2="27.538809"
+       id="linearGradient8769"
+       xlink:href="#linearGradient4108"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8771"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8773"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.40265"
+       y2="12.867852"
+       id="linearGradient8775"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.480678"
+       y2="12.867852"
+       id="linearGradient8777"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="12.089368"
+       y2="12.867852"
+       id="linearGradient8779"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.334218"
+       y2="12.867852"
+       id="linearGradient8781"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       cx="57.445484"
+       cy="52.234119"
+       r="65"
+       fx="57.445484"
+       fy="52.234119"
+       id="radialGradient8789"
+       xlink:href="#linearGradient8783"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.1846154,-3.8461551e-3,3.9961136e-3,1.2307627,-227.50953,238.18314)" />
+    <radialGradient
+       cx="57.445484"
+       cy="52.234119"
+       r="65"
+       fx="57.445484"
+       fy="52.234119"
+       id="radialGradient8929"
+       xlink:href="#linearGradient8783"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.1846154,-3.8461551e-3,3.9961136e-3,1.2307627,-6.50954,-17.81686)" />
+    <linearGradient
+       x1="14.163054"
+       y1="18.147905"
+       x2="23.548317"
+       y2="27.538809"
+       id="linearGradient8931"
+       xlink:href="#linearGradient4108"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8933"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient8935"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.40265"
+       y2="12.867852"
+       id="linearGradient8937"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.480678"
+       y2="12.867852"
+       id="linearGradient8939"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="12.089368"
+       y2="12.867852"
+       id="linearGradient8941"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.334218"
+       y2="12.867852"
+       id="linearGradient8943"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="14.163054"
+       y1="18.147905"
+       x2="23.548317"
+       y2="27.538809"
+       id="linearGradient8945"
+       xlink:href="#linearGradient4108"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       cx="57.445484"
+       cy="52.234119"
+       r="65"
+       fx="57.445484"
+       fy="52.234119"
+       id="radialGradient9131"
+       xlink:href="#linearGradient8783"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.1846154,-3.8461551e-3,3.9961136e-3,1.2307627,-156.50954,-17.81686)" />
+    <linearGradient
+       x1="14.163054"
+       y1="18.147905"
+       x2="23.548317"
+       y2="27.538809"
+       id="linearGradient9133"
+       xlink:href="#linearGradient4108"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient9135"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="13.031216"
+       y1="16.965229"
+       x2="20.151474"
+       y2="24.126549"
+       id="linearGradient9137"
+       xlink:href="#linearGradient4135"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.40265"
+       y2="12.867852"
+       id="linearGradient9139"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.480678"
+       y2="12.867852"
+       id="linearGradient9141"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="12.089368"
+       y2="12.867852"
+       id="linearGradient9143"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="4.3413424"
+       y1="12.867852"
+       x2="10.334218"
+       y2="12.867852"
+       id="linearGradient9145"
+       xlink:href="#linearGradient4330"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="14.163054"
+       y1="18.147905"
+       x2="23.548317"
+       y2="27.538809"
+       id="linearGradient9147"
+       xlink:href="#linearGradient4108"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="6.59375"
+       y1="2.09375"
+       x2="6.21875"
+       y2="17.09375"
+       id="linearGradient5119"
+       xlink:href="#linearGradient5113"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient5113">
+      <stop
+         id="stop5115"
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0" />
+      <stop
+         id="stop5117"
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       x1="6.59375"
+       y1="2.09375"
+       x2="6.21875"
+       y2="17.09375"
+       id="linearGradient9194"
+       xlink:href="#linearGradient5113"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       x1="6.59375"
+       y1="2.09375"
+       x2="6.21875"
+       y2="17.09375"
+       id="linearGradient9204"
+       xlink:href="#linearGradient5113"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient3241">
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="0"
+         id="stop3243" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:0"
+         offset="1"
+         id="stop3245" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3290">
+      <stop
+         id="stop3292"
+         offset="0"
+         style="stop-color:#3465a4;stop-opacity:1" />
+      <stop
+         id="stop3294"
+         offset="1"
+         style="stop-color:#729fcf;stop-opacity:1" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective6371"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 24 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7467"
+       id="radialGradient7473"
+       cx="59.396969"
+       cy="174.4359"
+       fx="59.396969"
+       fy="174.4359"
+       r="63.816383"
+       gradientTransform="matrix(1.495845,1.8201589e-6,2.4386619e-8,0.5210408,-29.451691,59.565733)"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8783"
+       id="radialGradient6918"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.1663905,-3.8461551e-3,3.9346349e-3,1.2307627,-6.4093851,-17.816858)"
+       cx="57.469467"
+       cy="45.124783"
+       fx="57.469467"
+       fy="45.124783"
+       r="65" />
+    <linearGradient
+       id="linearGradient4302">
+      <stop
+         id="stop4304"
+         offset="0"
+         style="stop-color:#fcaf3e;stop-opacity:1" />
+      <stop
+         id="stop4306"
+         offset="1"
+         style="stop-color:white;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3104"
+       inkscape:collect="always">
+      <stop
+         id="stop3106"
+         offset="0"
+         style="stop-color:#ad7fa8;stop-opacity:1;" />
+      <stop
+         id="stop3108"
+         offset="1"
+         style="stop-color:white;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3126"
+       inkscape:collect="always">
+      <stop
+         id="stop3128"
+         offset="0"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         id="stop3130"
+         offset="1"
+         style="stop-color:black;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3195">
+      <stop
+         id="stop3197"
+         offset="0"
+         style="stop-color:#ad7fa8;stop-opacity:1;" />
+      <stop
+         id="stop3199"
+         offset="1"
+         style="stop-color:white;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3209"
+       inkscape:collect="always">
+      <stop
+         id="stop3211"
+         offset="0"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         id="stop3213"
+         offset="1"
+         style="stop-color:black;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3371"
+       inkscape:collect="always">
+      <stop
+         id="stop3373"
+         offset="0"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         id="stop3375"
+         offset="1"
+         style="stop-color:white;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3460">
+      <stop
+         id="stop3462"
+         offset="0"
+         style="stop-color:#fcaf3e;stop-opacity:1" />
+      <stop
+         id="stop3464"
+         offset="1"
+         style="stop-color:white;stop-opacity:1;" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective7419"
+       inkscape:persp3d-origin="8 : 5.3333333 : 1"
+       inkscape:vp_z="16 : 8 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 8 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="radialGradient7546"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.515254,0,8.240678)"
+       cx="12.53125"
+       cy="17"
+       fx="12.53125"
+       fy="17"
+       r="9.21875" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3104"
+       id="linearGradient7548"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-60.52773,-30.03033)"
+       x1="6.9826794"
+       y1="6.0900974"
+       x2="15.771578"
+       y2="27.517767" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="radialGradient7550"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.515254,0,8.240678)"
+       cx="12.53125"
+       cy="17"
+       fx="12.53125"
+       fy="17"
+       r="9.21875" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3104"
+       id="linearGradient7552"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-90,-30)"
+       x1="6.9826794"
+       y1="6.0900974"
+       x2="15.771578"
+       y2="27.517767" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="radialGradient7554"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.515254,0,8.240678)"
+       cx="12.53125"
+       cy="17"
+       fx="12.53125"
+       fy="17"
+       r="9.21875" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3104"
+       id="linearGradient7556"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,-1,-0.52773,20.96967)"
+       x1="6.9826794"
+       y1="6.0900974"
+       x2="15.771578"
+       y2="27.517767" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3126"
+       id="radialGradient7558"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.515254,0,8.240678)"
+       cx="12.53125"
+       cy="17"
+       fx="12.53125"
+       fy="17"
+       r="9.21875" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3104"
+       id="linearGradient7560"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,-1,0,21)"
+       x1="6.9826794"
+       y1="6.0900974"
+       x2="15.771578"
+       y2="27.517767" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3209"
+       id="radialGradient7562"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.537849,0,7.842131)"
+       cx="12.15625"
+       cy="16.96875"
+       fx="12.15625"
+       fy="16.96875"
+       r="7.84375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3195"
+       id="linearGradient7564"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-31,-30)"
+       x1="7.3665624"
+       y1="1.1795635"
+       x2="21"
+       y2="33.490486" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3209"
+       id="radialGradient7566"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.537849,0,7.842131)"
+       cx="12.15625"
+       cy="16.96875"
+       fx="12.15625"
+       fy="16.96875"
+       r="7.84375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3371"
+       id="linearGradient7569"
+       gradientUnits="userSpaceOnUse"
+       x1="10.5625"
+       y1="4.0625"
+       x2="19.6875"
+       y2="6.5" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3460"
+       id="linearGradient7571"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-142,1)"
+       x1="18.5625"
+       y1="3.8699894"
+       x2="29.480078"
+       y2="25.193497" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3460"
+       id="linearGradient7573"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,-1,-142,20)"
+       x1="18.5625"
+       y1="3.8699894"
+       x2="29.480078"
+       y2="25.193497" />
+    <linearGradient
+       id="linearGradient7410">
+      <stop
+         id="stop7412"
+         offset="0"
+         style="stop-color:#d3d7cf;stop-opacity:1;" />
+      <stop
+         id="stop7414"
+         offset="1"
+         style="stop-color:#eeeeec;stop-opacity:1" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective8072"
+       inkscape:persp3d-origin="8 : 5.3333333 : 1"
+       inkscape:vp_z="16 : 8 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 8 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8150"
+       inkscape:persp3d-origin="8 : 5.3333333 : 1"
+       inkscape:vp_z="16 : 8 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 8 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5679"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 24 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5706"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 24 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5741"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 24 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5709"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 24 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6596"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 24 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <g
+     transform="translate(-288.0386,332.03622)"
+     id="g7422"
+     style="fill:#ce5c00" />
+  <path
+     style="opacity:0.83011588;fill:url(#radialGradient8232);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:none"
+     id="path7288"
+     d="M 86.727877,122.375 L 74.727877,134.375 L 86.727877,146.375 L 86.727877,122.375 z" />
+  <path
+     style="opacity:0.76833975;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8229);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:none"
+     id="path2791"
+     d="M 87.946627,122.375 L 75.946627,134.375 L 87.946627,146.375 L 87.946627,122.375 z" />
+  <path
+     style="opacity:0.63320462;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:none"
+     id="path21580"
+     d="M 72.321627,120.875 C 72.147271,120.92802 72.015567,121.0717 71.977877,121.25 C 71.274429,123.82931 69.551044,124.83664 67.290377,126.34375 C 65.02971,127.85086 62.305916,129.81787 60.009127,134.15625 C 59.941947,134.29435 59.941947,134.45565 60.009127,134.59375 C 62.305916,138.93213 65.02971,140.89914 67.290377,142.40625 C 69.551044,143.91336 71.274429,144.92069 71.977877,147.5 C 72.057219,147.72099 72.279633,147.85702 72.512506,147.82697 C 72.745379,147.79692 72.92598,147.60889 72.946627,147.375 L 72.946627,121.375 C 72.951627,121.21759 72.882183,121.06703 72.759208,120.96865 C 72.636232,120.87027 72.474096,120.83557 72.321627,120.875 z" />
+  <path
+     style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:none"
+     id="path21676"
+     d="M 47.446627,134.375 L 74.946627,103.875 L 74.946627,167.875 L 47.446627,134.375 z" />
+  <path
+     style="fill:url(#radialGradient8217);fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:none"
+     id="path21678"
+     d="M 63.446659,134.37493 C 63.446659,146.92433 53.273365,157.09763 40.723967,157.09763 C 28.17457,157.09763 18.001276,146.92433 18.001276,134.37493 C 18.001276,121.82554 28.17457,111.65224 40.723967,111.65224 C 53.273365,111.65224 63.446659,121.82554 63.446659,134.37493 z" />
+  <path
+     style="fill:url(#radialGradient8219);fill-opacity:1;stroke:#204a87;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:none"
+     id="path21680"
+     d="M 56.446614,134.37492 C 56.446614,143.05831 49.40734,150.09759 40.723953,150.09759 C 32.040565,150.09759 25.001291,143.05831 25.001291,134.37492 C 25.001291,125.69154 32.040565,118.65226 40.723953,118.65226 C 49.40734,118.65226 56.446614,125.69154 56.446614,134.37492 z" />
+  <path
+     style="fill:url(#radialGradient8221);fill-opacity:1;stroke:#204a87;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:none"
+     id="path21682"
+     d="M 50.446589,134.37491 C 50.446589,139.7446 46.093601,144.09758 40.723916,144.09758 C 35.354231,144.09758 31.001243,139.7446 31.001243,134.37491 C 31.001243,129.00523 35.354231,124.65224 40.723916,124.65224 C 46.093601,124.65224 50.446589,129.00523 50.446589,134.37491 z" />
+  <g
+     transform="translate(-138.0386,346.84872)"
+     id="g7876" />
+  <g
+     transform="translate(-138.99999,365.8125)"
+     id="g7966" />
+  <g
+     transform="translate(23.946631,368.6875)"
+     id="g7970"
+     style="display:none">
+    <path
+       d="M -8.21875,10.5 L -20.21875,22.5 L -8.21875,34.5 L -8.21875,10.5 z"
+       id="path7972"
+       style="opacity:0.83011588;fill:url(#radialGradient8084);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" />
+    <path
+       d="M -7,10.5 L -19,22.5 L -7,34.5 L -7,10.5 z"
+       id="path7974"
+       style="opacity:0.76833975;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8086);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" />
+    <path
+       d="M 19.375,9 C 19.200644,9.0530225 19.06894,9.1967002 19.03125,9.375 C 18.327802,11.954311 16.604417,12.961638 14.34375,14.46875 C 12.083083,15.975862 9.3592888,17.942871 7.0625,22.28125 C 6.9953198,22.419346 6.9953198,22.580654 7.0625,22.71875 C 9.3592888,27.057129 12.083083,29.024138 14.34375,30.53125 C 16.604417,32.038362 18.327802,33.045689 19.03125,35.625 C 19.110592,35.845992 19.333006,35.982016 19.565879,35.951968 C 19.798752,35.92192 19.979353,35.733894 20,35.5 L 20,9.5 C 20.005,9.3425939 19.935556,9.1920293 19.812581,9.0936489 C 19.689605,8.9952685 19.527469,8.9605689 19.375,9 z"
+       transform="translate(-42,0)"
+       id="path7976"
+       style="opacity:0.63320462;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" />
+    <path
+       d="M -47.5,22.5 L -20,-8 L -20,56 L -47.5,22.5 z"
+       id="path7978"
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" />
+    <path
+       d="M 23.6875,21.84375 C 23.6875,23.41431 22.41431,24.6875 20.84375,24.6875 C 19.27319,24.6875 18,23.41431 18,21.84375 C 18,20.27319 19.27319,19 20.84375,19 C 22.41431,19 23.6875,20.27319 23.6875,21.84375 z"
+       transform="matrix(7.990397,0,0,7.990397,-220.7725,-152.0403)"
+       id="path7980"
+       style="opacity:1;fill:url(#radialGradient8088);fill-opacity:1;stroke:#204a87;stroke-width:0.12515022;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" />
+    <path
+       d="M 23.6875,21.84375 C 23.6875,23.41431 22.41431,24.6875 20.84375,24.6875 C 19.27319,24.6875 18,23.41431 18,21.84375 C 18,20.27319 19.27319,19 20.84375,19 C 22.41431,19 23.6875,20.27319 23.6875,21.84375 z"
+       transform="matrix(5.528848,0,0,5.528848,-169.4646,-98.27085)"
+       id="path7982"
+       style="opacity:1;fill:url(#radialGradient8090);fill-opacity:1;stroke:#204a87;stroke-width:0.18086948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" />
+    <path
+       d="M 23.6875,21.84375 C 23.6875,23.41431 22.41431,24.6875 20.84375,24.6875 C 19.27319,24.6875 18,23.41431 18,21.84375 C 18,20.27319 19.27319,19 20.84375,19 C 22.41431,19 23.6875,20.27319 23.6875,21.84375 z"
+       transform="matrix(3.418962,0,0,3.418962,-125.4867,-52.18304)"
+       id="path7984"
+       style="opacity:1;fill:url(#radialGradient8092);fill-opacity:1;stroke:#204a87;stroke-width:0.29248634;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" />
+  </g>
+  <g
+     transform="translate(23.946631,368.6875)"
+     id="g7986"
+     style="display:inline" />
+  <g
+     transform="translate(-288.03923,351.02089)"
+     id="g8135"
+     style="fill:#ce5c00;fill-opacity:1" />
+  <g
+     transform="matrix(-1,0,0,1,-27.96077,351.02089)"
+     id="g8145"
+     style="fill:#ce5c00;fill-opacity:1" />
+  <g
+     transform="translate(-67.0386,76.03622)"
+     id="g8809" />
+  <g
+     transform="translate(-67.03923,95.02089)"
+     id="g8835" />
+  <g
+     transform="matrix(-1,0,0,1,193.03923,95.02089)"
+     id="g8845" />
+  <g
+     transform="translate(-217.0386,76.03622)"
+     id="g9011" />
+  <g
+     transform="translate(-217.03923,95.02089)"
+     id="g9037" />
+  <g
+     transform="matrix(-1,0,0,1,43.03923,95.02089)"
+     id="g9047" />
+  <g
+     inkscape:groupmode="layer"
+     id="background"
+     inkscape:label="base"
+     style="display:inline">
+    <rect
+       style="fill:url(#radialGradient6918);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect6814"
+       y="0"
+       x="0"
+       height="160"
+       width="128" />
+    <g
+       id="layer2"
+       inkscape:label="troiai"
+       style="display:none"
+       transform="translate(17.866748,120.81991)">
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.5;fill:url(#radialGradient7546);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3116"
+         sodipodi:cx="12.53125"
+         sodipodi:cy="17"
+         sodipodi:rx="9.21875"
+         sodipodi:ry="4.75"
+         d="M 21.75,17 A 9.21875,4.75 0 1 1 3.3125,17 A 9.21875,4.75 0 1 1 21.75,17 z"
+         transform="matrix(1.084745,0,0,1.052632,-63.59322,-30.89474)" />
+      <path
+         style="opacity:1;fill:url(#linearGradient7548);fill-opacity:1;fill-rule:nonzero;stroke:#5c3566;stroke-width:1.06066024;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M -50.46967,-28.53033 L -50.46967,-23.53033 C -52.677663,-23.53033 -54.46967,-21.738329 -54.46967,-19.53033 C -54.469671,-17.322331 -52.677663,-15.53033 -50.46967,-15.53033 C -48.261677,-15.53033 -46.46967,-17.322331 -46.46967,-19.53033 L -49.955806,-19.53033 L -44.46967,-26.53033 L -39.027728,-19.53033 L -41.46967,-19.53033 C -41.46967,-14.56233 -45.501675,-10.53033 -50.46967,-10.53033 C -55.437664,-10.53033 -59.46967,-14.56233 -59.46967,-19.53033 C -59.46967,-24.49833 -55.437664,-28.53033 -50.46967,-28.53033 z"
+         id="path3099"
+         sodipodi:nodetypes="ccsscccccssc" />
+      <path
+         sodipodi:type="inkscape:offset"
+         inkscape:radius="-0.96643943"
+         inkscape:original="M 12.5 1.5 L 12.5 6.5 C 14.707993 6.5 16.5 8.292001 16.5 10.5 C 16.500001 12.707999 14.707993 14.5 12.5 14.5 C 10.292007 14.5 8.5 12.707999 8.5 10.5 L 12 10.5 L 6.5 3.5 L 1.0625 10.5 L 3.5 10.5 C 3.5 15.468 7.5320055 19.5 12.5 19.5 C 17.467994 19.5 21.5 15.468 21.5 10.5 C 21.5 5.532 17.467994 1.5 12.5 1.5 z "
+         style="opacity:0.7;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.06066024;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3114"
+         d="M 13.46875,2.65625 L 13.46875,5.75 C 15.724586,6.2164455 17.46875,8.1115633 17.46875,10.5 C 17.468751,13.230906 15.230899,15.46875 12.5,15.46875 C 9.7691006,15.46875 7.53125,13.230906 7.53125,10.5 C 7.5306604,10.242891 7.6325355,9.9961432 7.8143393,9.8143393 C 7.9961432,9.6325355 8.2428912,9.5306604 8.5,9.53125 L 10.03125,9.53125 L 6.5,5.0625 L 3.03125,9.53125 L 3.5,9.53125 C 3.7571088,9.5306604 4.0038568,9.6325355 4.1856607,9.8143393 C 4.3674645,9.9961432 4.4693396,10.242891 4.46875,10.5 C 4.46875,14.945095 8.0549105,18.53125 12.5,18.53125 C 16.945089,18.53125 20.53125,14.945095 20.53125,10.5 C 20.53125,6.3989726 17.432325,3.1536721 13.46875,2.65625 z"
+         transform="matrix(-1,0,0,1,-37.93842,-30.06158)" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.5;fill:url(#radialGradient7550);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3134"
+         sodipodi:cx="12.53125"
+         sodipodi:cy="17"
+         sodipodi:rx="9.21875"
+         sodipodi:ry="4.75"
+         d="M 21.75,17 A 9.21875,4.75 0 1 1 3.3125,17 A 9.21875,4.75 0 1 1 21.75,17 z"
+         transform="matrix(1.084745,0,0,1.052632,-91.59322,-30.89474)" />
+      <path
+         style="opacity:1;fill:url(#linearGradient7552);fill-opacity:1;fill-rule:nonzero;stroke:#5c3566;stroke-width:1.06066024;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M -77.5,-28.5 L -77.5,-23.5 C -75.292007,-23.5 -73.5,-21.707999 -73.5,-19.5 C -73.499999,-17.292001 -75.292007,-15.5 -77.5,-15.5 C -79.707993,-15.5 -81.5,-17.292001 -81.5,-19.5 L -78.013864,-19.5 L -83.5,-26.5 L -88.941942,-19.5 L -86.5,-19.5 C -86.5,-14.532 -82.467994,-10.5 -77.5,-10.5 C -72.532006,-10.5 -68.5,-14.532 -68.5,-19.5 C -68.5,-24.468 -72.532006,-28.5 -77.5,-28.5 z"
+         id="path3136"
+         sodipodi:nodetypes="ccsscccccssc" />
+      <path
+         sodipodi:type="inkscape:offset"
+         inkscape:radius="-0.96643943"
+         inkscape:original="M 12.5 1.5 L 12.5 6.5 C 14.707993 6.5 16.5 8.292001 16.5 10.5 C 16.500001 12.707999 14.707993 14.5 12.5 14.5 C 10.292007 14.5 8.5 12.707999 8.5 10.5 L 12 10.5 L 6.5 3.5 L 1.0625 10.5 L 3.5 10.5 C 3.5 15.468 7.5320055 19.5 12.5 19.5 C 17.467994 19.5 21.5 15.468 21.5 10.5 C 21.5 5.532 17.467994 1.5 12.5 1.5 z "
+         style="opacity:0.7;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.06066024;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3138"
+         d="M 13.46875,2.65625 L 13.46875,5.75 C 15.724586,6.2164455 17.46875,8.1115633 17.46875,10.5 C 17.468751,13.230906 15.230899,15.46875 12.5,15.46875 C 9.7691006,15.46875 7.53125,13.230906 7.53125,10.5 C 7.5306604,10.242891 7.6325355,9.9961432 7.8143393,9.8143393 C 7.9961432,9.6325355 8.2428912,9.5306604 8.5,9.53125 L 10.03125,9.53125 L 6.5,5.0625 L 3.03125,9.53125 L 3.5,9.53125 C 3.7571088,9.5306604 4.0038568,9.6325355 4.1856607,9.8143393 C 4.3674645,9.9961432 4.4693396,10.242891 4.46875,10.5 C 4.46875,14.945095 8.0549105,18.53125 12.5,18.53125 C 16.945089,18.53125 20.53125,14.945095 20.53125,10.5 C 20.53125,6.3989726 17.432325,3.1536721 13.46875,2.65625 z"
+         transform="translate(-90,-30)" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.2;fill:url(#radialGradient7554);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3144"
+         sodipodi:cx="12.53125"
+         sodipodi:cy="17"
+         sodipodi:rx="9.21875"
+         sodipodi:ry="4.75"
+         d="M 21.75,17 A 9.21875,4.75 0 1 1 3.3125,17 A 9.21875,4.75 0 1 1 21.75,17 z"
+         transform="matrix(1.084745,0,0,1.052632,-63.59322,-0.89474)" />
+      <g
+         id="g3154"
+         transform="matrix(1,0,0,-1,-60,20.93934)">
+        <path
+           sodipodi:nodetypes="ccsscccccssc"
+           id="path3146"
+           d="M 9.5303298,1.46967 L 9.5303298,6.46967 C 7.3223371,6.46967 5.5303301,8.261671 5.5303301,10.46967 C 5.5303291,12.677669 7.3223371,14.46967 9.5303298,14.46967 C 11.738323,14.46967 13.53033,12.677669 13.53033,10.46967 L 10.044194,10.46967 L 15.53033,3.46967 L 20.972272,10.46967 L 18.53033,10.46967 C 18.53033,15.43767 14.498325,19.46967 9.5303298,19.46967 C 4.5623361,19.46967 0.53033012,15.43767 0.53033012,10.46967 C 0.53033012,5.50167 4.5623361,1.46967 9.5303298,1.46967 z"
+           style="opacity:1;fill:url(#linearGradient7556);fill-opacity:1;fill-rule:nonzero;stroke:#5c3566;stroke-width:1.06066024;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+        <path
+           transform="matrix(-1,0,0,1,22.06158,-6.158e-2)"
+           d="M 13.46875,2.65625 L 13.46875,5.75 C 15.724586,6.2164455 17.46875,8.1115633 17.46875,10.5 C 17.468751,13.230906 15.230899,15.46875 12.5,15.46875 C 9.7691006,15.46875 7.53125,13.230906 7.53125,10.5 C 7.5306604,10.242891 7.6325355,9.9961432 7.8143393,9.8143393 C 7.9961432,9.6325355 8.2428912,9.5306604 8.5,9.53125 L 10.03125,9.53125 L 6.5,5.0625 L 3.03125,9.53125 L 3.5,9.53125 C 3.7571088,9.5306604 4.0038568,9.6325355 4.1856607,9.8143393 C 4.3674645,9.9961432 4.4693396,10.242891 4.46875,10.5 C 4.46875,14.945095 8.0549105,18.53125 12.5,18.53125 C 16.945089,18.53125 20.53125,14.945095 20.53125,10.5 C 20.53125,6.3989726 17.432325,3.1536721 13.46875,2.65625 z"
+           id="path3148"
+           style="opacity:0.7;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.06066024;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+           inkscape:original="M 12.5 1.5 L 12.5 6.5 C 14.707993 6.5 16.5 8.292001 16.5 10.5 C 16.500001 12.707999 14.707993 14.5 12.5 14.5 C 10.292007 14.5 8.5 12.707999 8.5 10.5 L 12 10.5 L 6.5 3.5 L 1.0625 10.5 L 3.5 10.5 C 3.5 15.468 7.5320055 19.5 12.5 19.5 C 17.467994 19.5 21.5 15.468 21.5 10.5 C 21.5 5.532 17.467994 1.5 12.5 1.5 z "
+           inkscape:radius="-0.96643943"
+           sodipodi:type="inkscape:offset" />
+      </g>
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.2;fill:url(#radialGradient7558);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3160"
+         sodipodi:cx="12.53125"
+         sodipodi:cy="17"
+         sodipodi:rx="9.21875"
+         sodipodi:ry="4.75"
+         d="M 21.75,17 A 9.21875,4.75 0 1 1 3.3125,17 A 9.21875,4.75 0 1 1 21.75,17 z"
+         transform="matrix(1.084745,0,0,1.052632,-91.59322,-0.89474)" />
+      <g
+         id="g3170"
+         transform="matrix(1,0,0,-1,-90,21)">
+        <path
+           sodipodi:nodetypes="ccsscccccssc"
+           id="path3162"
+           d="M 12.5,1.5 L 12.5,6.5 C 14.707993,6.5 16.5,8.292001 16.5,10.5 C 16.500001,12.707999 14.707993,14.5 12.5,14.5 C 10.292007,14.5 8.5,12.707999 8.5,10.5 L 11.986136,10.5 L 6.5,3.5 L 1.058058,10.5 L 3.5,10.5 C 3.5,15.468 7.532006,19.5 12.5,19.5 C 17.467994,19.5 21.5,15.468 21.5,10.5 C 21.5,5.532 17.467994,1.5 12.5,1.5 z"
+           style="opacity:1;fill:url(#linearGradient7560);fill-opacity:1;fill-rule:nonzero;stroke:#5c3566;stroke-width:1.06066024;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+        <path
+           d="M 13.46875,2.65625 L 13.46875,5.75 C 15.724586,6.2164455 17.46875,8.1115633 17.46875,10.5 C 17.468751,13.230906 15.230899,15.46875 12.5,15.46875 C 9.7691006,15.46875 7.53125,13.230906 7.53125,10.5 C 7.5306604,10.242891 7.6325355,9.9961432 7.8143393,9.8143393 C 7.9961432,9.6325355 8.2428912,9.5306604 8.5,9.53125 L 10.03125,9.53125 L 6.5,5.0625 L 3.03125,9.53125 L 3.5,9.53125 C 3.7571088,9.5306604 4.0038568,9.6325355 4.1856607,9.8143393 C 4.3674645,9.9961432 4.4693396,10.242891 4.46875,10.5 C 4.46875,14.945095 8.0549105,18.53125 12.5,18.53125 C 16.945089,18.53125 20.53125,14.945095 20.53125,10.5 C 20.53125,6.3989726 17.432325,3.1536721 13.46875,2.65625 z"
+           id="path3164"
+           style="opacity:0.7;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.06066024;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+           inkscape:original="M 12.5 1.5 L 12.5 6.5 C 14.707993 6.5 16.5 8.292001 16.5 10.5 C 16.500001 12.707999 14.707993 14.5 12.5 14.5 C 10.292007 14.5 8.5 12.707999 8.5 10.5 L 12 10.5 L 6.5 3.5 L 1.0625 10.5 L 3.5 10.5 C 3.5 15.468 7.5320055 19.5 12.5 19.5 C 17.467994 19.5 21.5 15.468 21.5 10.5 C 21.5 5.532 17.467994 1.5 12.5 1.5 z "
+           inkscape:radius="-0.96643943"
+           sodipodi:type="inkscape:offset" />
+      </g>
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.2;fill:url(#radialGradient7562);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3207"
+         sodipodi:cx="12.15625"
+         sodipodi:cy="16.96875"
+         sodipodi:rx="7.84375"
+         sodipodi:ry="4.21875"
+         d="M 20,16.96875 A 7.84375,4.21875 0 1 1 4.3125,16.96875 A 7.84375,4.21875 0 1 1 20,16.96875 z"
+         transform="matrix(1.211155,0,0,1.066665,-33.2231,-30.59998)" />
+      <path
+         style="opacity:1;fill:url(#linearGradient7564);fill-opacity:1;fill-rule:nonzero;stroke:#5c3566;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M -27.5,-29.5 L -27.5,-23.5 C -20.517641,-23.5 -20.5,-21.811998 -20.5,-18.5 L -24.5,-18.5 L -17.5,-10.5 L -10.5,-18.5 L -14.5,-18.5 C -14.5,-25.124001 -17.561337,-29.5 -27.5,-29.5 z"
+         id="path3176"
+         sodipodi:nodetypes="cccccccc" />
+      <path
+         sodipodi:type="inkscape:offset"
+         inkscape:radius="-0.96384346"
+         inkscape:original="M 2.5 0.5 L 2.5 6.5 C 9.4823586 6.5 9.5 8.1880024 9.5 11.5 L 5.5 11.5 L 12.5 19.5 L 19.5 11.5 L 15.5 11.5 C 15.5 4.8759991 12.438663 0.5 2.5 0.5 z "
+         style="opacity:0.6;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3219"
+         d="M 3.46875,1.59375 L 3.46875,5.59375 C 6.3272378,5.6706431 8.1961009,6.0283235 9.28125,7.0625 C 9.8929437,7.6454607 10.210693,8.4065883 10.34375,9.15625 C 10.476807,9.9059117 10.46875,10.671145 10.46875,11.5 C 10.470037,11.757321 10.368386,12.004475 10.186431,12.186431 C 10.004475,12.368386 9.7573209,12.470037 9.5,12.46875 L 7.625,12.46875 L 12.5,18.0625 L 17.375,12.46875 L 15.5,12.46875 C 15.242679,12.470037 14.995525,12.368386 14.813569,12.186431 C 14.631614,12.004475 14.529963,11.757321 14.53125,11.5 C 14.53125,8.3364823 13.826811,5.9077778 12.0625,4.21875 C 10.442168,2.6675578 7.627906,1.7499135 3.46875,1.59375 z"
+         transform="translate(-30,-30)" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.2;fill:url(#radialGradient7566);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3300"
+         sodipodi:cx="12.15625"
+         sodipodi:cy="16.96875"
+         sodipodi:rx="7.84375"
+         sodipodi:ry="4.21875"
+         d="M 20,16.96875 A 7.84375,4.21875 0 1 1 4.3125,16.96875 A 7.84375,4.21875 0 1 1 20,16.96875 z"
+         transform="matrix(1.211155,0,0,1.066665,-35.2231,-80.59998)" />
+      <path
+         style="opacity:1;fill:#ad7fa8;fill-opacity:1;fill-rule:nonzero;stroke:#5c3566;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M -14.9375,-79.5 C -20.189931,-79.5 -24.5,-75.189931 -24.5,-69.9375 L -24.5,-68.5 L -28.5,-68.5 L -21.5,-60.5 L -14.5,-68.5 L -18.5,-68.5 L -18.5,-69.9375 C -18.5,-71.969714 -16.969714,-73.5 -14.9375,-73.5 L -10.5,-73.5 L -10.5,-79.5 L -14.9375,-79.5 z"
+         id="path3302" />
+      <path
+         style="opacity:0.5;fill:#5c3566;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M -13.9375,-76.03125 C -18.930344,-76.03125 -21.03125,-73.836203 -21.03125,-69.9375 L -20.96875,-61.84375 L -20.5,-61.28125 L -14.625,-68 L -17.5,-68 C -17.775588,-68.001334 -17.998666,-68.224412 -18,-68.5 L -18,-69.9375 C -18,-72.221918 -16.221918,-74 -13.9375,-74 L -10,-74 L -10,-76.03125 L -13.9375,-76.03125 z"
+         id="path3320"
+         sodipodi:nodetypes="cccccccccccc" />
+      <path
+         sodipodi:type="inkscape:offset"
+         inkscape:radius="-0.99436891"
+         inkscape:original="M 15.0625 0.5 C 9.810069 0.5 5.5 4.810069 5.5 10.0625 L 5.5 11.5 L 1.5 11.5 L 8.5 19.5 L 15.5 11.5 L 11.5 11.5 L 11.5 10.0625 C 11.5 8.0302856 13.030286 6.5 15.0625 6.5 L 19.5 6.5 L 19.5 0.5 L 15.0625 0.5 z "
+         style="opacity:0.6;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient7569);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path3304"
+         d="M 15.0625,1.5 C 10.354046,1.5 6.5,5.3540455 6.5,10.0625 L 6.5,11.5 C 6.5014819,11.765668 6.396601,12.020884 6.2087424,12.208742 C 6.0208839,12.396601 5.765668,12.501482 5.5,12.5 L 3.6875,12.5 L 8.5,18 L 13.3125,12.5 L 11.5,12.5 C 11.234332,12.501482 10.979116,12.396601 10.791258,12.208742 C 10.603399,12.020884 10.498518,11.765668 10.5,11.5 L 10.5,10.0625 C 10.5,7.5311031 12.531104,5.5 15.0625,5.5 L 18.5,5.5 L 18.5,1.5 L 15.0625,1.5 z"
+         transform="translate(-30,-80)" />
+      <path
+         style="opacity:1;fill:url(#linearGradient7571);fill-opacity:1;fill-rule:nonzero;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M -135.5,12.5 L -128.5,20.5 L -121.5,12.5 L -135.5,12.5 z"
+         id="path2526"
+         inkscape:export-filename="/home/lapo/Desktop/rotate.png"
+         inkscape:export-xdpi="90"
+         inkscape:export-ydpi="90"
+         sodipodi:nodetypes="cccc" />
+      <path
+         style="opacity:1;fill:url(#linearGradient7573);fill-opacity:1;fill-rule:nonzero;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M -135.5,8.5 L -128.5,0.5 L -121.5,8.5 L -135.5,8.5 z"
+         id="path2528"
+         inkscape:export-filename="/home/lapo/Desktop/rotate.png"
+         inkscape:export-xdpi="90"
+         inkscape:export-ydpi="90"
+         sodipodi:nodetypes="cccc" />
+    </g>
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect5746"
+       width="104"
+       height="104"
+       x="-20"
+       y="-14.5" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="totem"
+     inkscape:label="totem"
+     style="display:inline">
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#df6200;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7875"
+       y="77.500008"
+       x="10.5"
+       ry="8.3354588"
+       rx="7.7744927"
+       height="17"
+       width="31.000002" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7877"
+       y="77.500008"
+       x="47.500008"
+       ry="8.3354588"
+       rx="7.7744923"
+       height="17"
+       width="31.999994" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7879"
+       y="77.500008"
+       x="85.499992"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17"
+       width="31" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7881"
+       y="98.500008"
+       x="10.5"
+       ry="8.3354588"
+       rx="7.7744913"
+       height="17"
+       width="31.000002" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7883"
+       y="98.500008"
+       x="47.500008"
+       ry="8.3354578"
+       rx="7.7744908"
+       height="17"
+       width="32" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7885"
+       y="98.500008"
+       x="85.499992"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17"
+       width="31" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7887"
+       y="119.50001"
+       x="10.5"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17.000008"
+       width="31" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7889"
+       y="119.50004"
+       x="47.500008"
+       ry="8.3354607"
+       rx="7.7744918"
+       height="17"
+       width="31.999994" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7891"
+       y="119.50004"
+       x="85.499992"
+       ry="8.3354607"
+       rx="7.7744918"
+       height="17"
+       width="31" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7893"
+       y="140.5"
+       x="9.5"
+       ry="8.3354588"
+       rx="7.7744923"
+       height="17.020405"
+       width="32" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7895"
+       y="140.5"
+       x="47.500008"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17.020405"
+       width="31.999994" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7897"
+       y="140.5"
+       x="85.499992"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17.020405"
+       width="31" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7035"
+       y="82"
+       x="60"
+       height="9"
+       width="3" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7037"
+       y="82"
+       x="65"
+       height="9"
+       width="3" />
+    <g
+       style="display:inline"
+       transform="matrix(1.0742887,0,0,0.9950244,17.91782,0.5332698)"
+       id="g7039">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7041"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7043"
+       y="82"
+       x="17"
+       ry="0"
+       rx="0"
+       height="9"
+       width="2.8851345" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       id="path7045"
+       d="M 62,103 L 64,99.999999 L 66,103 L 62,103 z" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       id="path7047"
+       d="M 62,112 L 64,115 L 66,112 L 62,112 z" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7049"
+       y="104"
+       x="60"
+       height="7"
+       width="8" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7051"
+       y="125.78996"
+       x="56.536316"
+       height="5.6003032"
+       width="2.2212837" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       id="path7053"
+       d="M 58.7576,126.57618 L 63.20017,122.45578 L 63.20017,134.68113 L 58.7576,130.60601 L 58.7576,126.57618 z" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="path7055"
+       d="M 65.42145,125.78997 L 70.97466,131.34694" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="path7057"
+       d="M 70.97466,125.78995 L 65.42145,131.34693" />
+    <g
+       style="display:inline"
+       transform="matrix(1.0742887,0,0,0.9950244,17.91782,-20.466725)"
+       id="g7065">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7067"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <g
+       style="display:inline"
+       transform="matrix(-1.0742887,0,0,0.9950244,110.08218,0.5332728)"
+       id="g7069">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7071"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7073"
+       y="82"
+       x="-111"
+       ry="0"
+       rx="0"
+       height="9"
+       width="2.8851345"
+       transform="scale(-1,1)" />
+    <g
+       style="display:inline"
+       transform="matrix(-1.0742887,0,0,0.9950244,110.08218,-20.466722)"
+       id="g7075">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7077"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       id="path7079"
+       d="M 58,109 L 55,107 L 58,105 L 58,109 z" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       id="path7081"
+       d="M 70,109 L 73,107 L 70,105 L 70,109 z" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6864"
+       y="107.5"
+       x="-60.647072"
+       ry="8.3354588"
+       rx="7.7744923"
+       height="15"
+       width="42.000004"
+       transform="matrix(0,-1,1,0,0,0)" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ce5c00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       d="M 107.70931,39.647068 L 122.49999,39.647068"
+       id="path6866"
+       sodipodi:nodetypes="cc" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6886"
+       y="29.251184"
+       x="111.00309"
+       height="2"
+       width="7.9969077" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6888"
+       y="-116"
+       x="26.251184"
+       height="1.9864755"
+       width="7.8958817"
+       transform="matrix(0,1,-1,0,0,0)" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6910"
+       y="6.2558994"
+       x="111"
+       height="5.8911667"
+       width="2" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       id="path6912"
+       d="M 112.99999,7.191517 L 117.99999,3.147068 L 117.99999,15.147068 L 112.99999,11.147065 L 112.99999,7.191517 z" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6914"
+       y="48.147068"
+       x="112"
+       height="2"
+       width="6" />
+    <path
+       style="fill:none;fill-opacity:1;stroke:#fcaf3e;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       d="M 127.77062,66.647064 L 109.06822,66.647064 C 104.32143,66.647064 100.5,62.811194 100.5,58.046444 L 100.5,0.5"
+       id="path6916"
+       sodipodi:nodetypes="cccc" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1.00441313;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="path7899"
+       sodipodi:cx="60.987961"
+       sodipodi:cy="41.382839"
+       sodipodi:rx="22.097088"
+       sodipodi:ry="22.097088"
+       d="M 83.085049,41.382839 A 22.097088,22.097088 0 1 1 38.890873,41.382839 A 22.097088,22.097088 0 1 1 83.085049,41.382839 z"
+       transform="matrix(0.9956063,0,0,0.9956063,2.7800001,8.2989845)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:2.76213598;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="path7901"
+       sodipodi:cx="60.987961"
+       sodipodi:cy="41.382839"
+       sodipodi:rx="22.097088"
+       sodipodi:ry="22.097088"
+       d="M 83.085049,41.382839 A 22.097088,22.097088 0 1 1 38.890873,41.382839 A 22.097088,22.097088 0 1 1 83.085049,41.382839 z"
+       transform="matrix(0.3620386,0,0,0.3620387,41.419996,34.517807)" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7903"
+       y="45.999996"
+       x="44.000008"
+       ry="0"
+       rx="0"
+       height="6"
+       width="1.0000017" />
+    <g
+       style="display:inline"
+       transform="matrix(0.6714304,0,0,0.6633498,43.573636,-22.311172)"
+       id="g7905">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7907"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7909"
+       y="45.999996"
+       x="-82.999992"
+       ry="0"
+       rx="0"
+       height="6"
+       width="1.0000017"
+       transform="scale(-1,1)" />
+    <g
+       style="display:inline"
+       transform="matrix(-0.6714304,0,0,0.6633496,83.426366,-22.31115)"
+       id="g7911">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7913"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <g
+       style="display:inline"
+       transform="matrix(-0.7892733,0,0,0.7960189,71.223646,-35.973318)"
+       id="g7915">
+      <path
+         d="M 12.225824,102.99458 C 12.161596,103.00611 12.100171,103.02665 12.044154,103.05534 L 5.6056461,106.97461 C 5.4534778,107.06593 5.3513075,107.21296 5.3513075,107.36958 C 5.3513075,107.52619 5.4534789,107.67322 5.6056461,107.76454 L 12.044154,111.68382 C 12.226421,111.78779 12.469325,111.80434 12.661833,111.7142 C 12.854342,111.62405 12.963278,111.44274 12.952506,111.25847 L 12.952506,103.48069 C 12.958319,103.32765 12.877483,103.18137 12.734501,103.08572 C 12.591518,102.99008 12.403098,102.95624 12.225824,102.99458 z"
+         id="path7917"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccsccsc" />
+    </g>
+    <g
+       inkscape:label="Layer 1"
+       id="layer1"
+       transform="translate(662,104)">
+      <rect
+         y="0"
+         x="0"
+         height="48"
+         width="48"
+         id="rect4126"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path5117"
+         sodipodi:cx="13.5"
+         sodipodi:cy="34"
+         sodipodi:rx="7.5"
+         sodipodi:ry="6"
+         d="M 21,34 A 7.5,6 0 1 1 6,34 A 7.5,6 0 1 1 21,34 z"
+         transform="matrix(1.0666667,0,0,1,-1.4,0)" />
+      <path
+         style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z"
+         id="path6090"
+         sodipodi:nodetypes="ccccccccc" />
+      <path
+         transform="matrix(1.0666667,0,0,1,-1.4,0)"
+         d="M 21,34 A 7.5,6 0 1 1 6,34 A 7.5,6 0 1 1 21,34 z"
+         sodipodi:ry="6"
+         sodipodi:rx="7.5"
+         sodipodi:cy="34"
+         sodipodi:cx="13.5"
+         id="path3149"
+         style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="arc" />
+      <path
+         transform="matrix(1.0666667,0,0,1,19.599999,3.9999999)"
+         d="M 21,34 A 7.5,6 0 1 1 6,34 A 7.5,6 0 1 1 21,34 z"
+         sodipodi:ry="6"
+         sodipodi:rx="7.5"
+         sodipodi:cy="34"
+         sodipodi:cx="13.5"
+         id="path6088"
+         style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:nodetypes="ccccccccc"
+         id="path3153"
+         d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z"
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+      <use
+         height="48"
+         width="48"
+         transform="translate(21,4)"
+         id="use4124"
+         xlink:href="#path3149"
+         y="0"
+         x="0" />
+    </g>
+    <g
+       inkscape:label="Layer 1"
+       id="g5709"
+       transform="translate(737,137)">
+      <rect
+         y="0"
+         x="0"
+         height="48"
+         width="48"
+         id="rect5711"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path5713"
+         sodipodi:cx="13.5"
+         sodipodi:cy="34"
+         sodipodi:rx="7.5"
+         sodipodi:ry="6"
+         d="M 21,34 A 7.5,6 0 1 1 6,34 A 7.5,6 0 1 1 21,34 z"
+         transform="matrix(1.0666667,0,0,1,-1.4,0)" />
+      <path
+         style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z"
+         id="path5715"
+         sodipodi:nodetypes="ccccccccc" />
+      <path
+         transform="matrix(1.0666667,0,0,1,-1.4,0)"
+         d="M 21,34 A 7.5,6 0 1 1 6,34 A 7.5,6 0 1 1 21,34 z"
+         sodipodi:ry="6"
+         sodipodi:rx="7.5"
+         sodipodi:cy="34"
+         sodipodi:cx="13.5"
+         id="path5717"
+         style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="arc" />
+      <path
+         transform="matrix(1.0666667,0,0,1,19.599999,3.9999999)"
+         d="M 21,34 A 7.5,6 0 1 1 6,34 A 7.5,6 0 1 1 21,34 z"
+         sodipodi:ry="6"
+         sodipodi:rx="7.5"
+         sodipodi:cy="34"
+         sodipodi:cx="13.5"
+         id="path5719"
+         style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:nodetypes="ccccccccc"
+         id="path5721"
+         d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z"
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+      <use
+         height="48"
+         width="48"
+         transform="translate(21,4)"
+         id="use5723"
+         xlink:href="#path3149"
+         y="0"
+         x="0" />
+    </g>
+    <path
+       id="rect6632"
+       d="M 10,10 L 10,32 L 29,32 L 29,10 L 10,10 z M 11.75,11 L 12.25,11 C 12.666221,11 13,11.333779 13,11.75 L 13,12.25 C 13,12.666221 12.666221,13 12.25,13 L 11.75,13 C 11.333779,13 11,12.666221 11,12.25 L 11,11.75 C 11,11.333779 11.333779,11 11.75,11 z M 26.75,11 L 27.25,11 C 27.666221,11 28,11.333779 28,11.75 L 28,12.25 C 28,12.666221 27.666221,13 27.25,13 L 26.75,13 C 26.333779,13 26,12.666221 26,12.25 L 26,11.75 C 26,11.333779 26.333779,11 26.75,11 z M 15.0625,12 L 23.9375,12 C 24.525105,12 25,12.474894 25,13.0625 L 25,18.9375 C 25,19.525106 24.525106,20 23.9375,20 L 15.0625,20 C 14.474894,20 14,19.525106 14,18.9375 L 14,13.0625 C 14,12.474894 14.474894,12 15.0625,12 z M 11.75,15 L 12.25,15 C 12.666221,15 13,15.333779 13,15.75 L 13,16.25 C 13,16.666221 12.666221,17 12.25,17 L 11.75,17 C 11.333779,17 11,16.666221 11,16.25 L 11,15.75 C 11,15.333779 11.333779,15 11.75,15 z M 26.75,15 L 27.25,15 C 27.666221,15 28,15.333779 28,15.75 L 28,16.25 C 28,16.666221 27.666221,17 2
 7.25,17 L 26.75,17 C 26.333779,17 26,16.666221 26,16.25 L 26,15.75 C 26,15.333779 26.333779,15 26.75,15 z M 11.75,19 L 12.25,19 C 12.666221,19 13,19.333779 13,19.75 L 13,20.25 C 13,20.666221 12.666221,21 12.25,21 L 11.75,21 C 11.333779,21 11,20.666221 11,20.25 L 11,19.75 C 11,19.333779 11.333779,19 11.75,19 z M 26.75,19 L 27.25,19 C 27.666221,19 28,19.333779 28,19.75 L 28,20.25 C 28,20.666221 27.666221,21 27.25,21 L 26.75,21 C 26.333779,21 26,20.666221 26,20.25 L 26,19.75 C 26,19.333779 26.333779,19 26.75,19 z M 11.75,22 L 12.25,22 C 12.666221,22 13,22.333779 13,22.75 L 13,23.25 C 13,23.666221 12.666221,24 12.25,24 L 11.75,24 C 11.333779,24 11,23.666221 11,23.25 L 11,22.75 C 11,22.333779 11.333779,22 11.75,22 z M 15.25,22 L 23.75,22 C 24.435539,22 25,22.56446 25,23.25 L 25,28.75 C 25,29.435539 24.43554,30 23.75,30 L 15.25,30 C 14.56446,30 14,29.43554 14,28.75 L 14,23.25 C 14,22.56446 14.56446,22 15.25,22 z M 26.75,22 L 27.25,22 C 27.666221,22 28,22.333779 28,22.75 L 28,23.25
  C 28,23.666221 27.666221,24 27.25,24 L 26.75,24 C 26.333779,24 26,23.666221 26,23.25 L 26,22.75 C 26,22.333779 26.333779,22 26.75,22 z M 11.75,26 L 12.25,26 C 12.666221,26 13,26.333779 13,26.75 L 13,27.25 C 13,27.666221 12.666221,28 12.25,28 L 11.75,28 C 11.333779,28 11,27.666221 11,27.25 L 11,26.75 C 11,26.333779 11.333779,26 11.75,26 z M 26.75,26 L 27.25,26 C 27.666221,25.999999 28,26.333779 28,26.75 L 28,27.25 C 28,27.666222 27.666221,28 27.25,28 L 26.75,28 C 26.333779,27.999999 26,27.666221 26,27.25 L 26,26.75 C 26,26.333778 26.333779,26 26.75,26 z M 11.75,29 L 12.25,29 C 12.666221,29 13,29.333779 13,29.75 L 13,30.25 C 13,30.666221 12.666221,31 12.25,31 L 11.75,31 C 11.333779,31 11,30.666221 11,30.25 L 11,29.75 C 11,29.333779 11.333779,29 11.75,29 z M 26.75,29 L 27.25,29 C 27.666221,28.999999 28,29.333779 28,29.75 L 28,30.25 C 28,30.666222 27.666221,31 27.25,31 L 26.75,31 C 26.333779,30.999999 26,30.666221 26,30.25 L 26,29.75 C 26,29.333778 26.333779,29 26.75,29 z"
+       style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="evince"
+     inkscape:label="evince"
+     style="display:inline">
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#df6200;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6816"
+       y="77.5"
+       x="10.5"
+       ry="8.3354588"
+       rx="7.7744927"
+       height="17"
+       width="31.000002" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6818"
+       y="77.5"
+       x="47.500004"
+       ry="8.3354588"
+       rx="7.7744923"
+       height="17"
+       width="31.999994" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6820"
+       y="77.5"
+       x="85.5"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17"
+       width="31" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6822"
+       y="98.5"
+       x="10.5"
+       ry="8.3354588"
+       rx="7.7744913"
+       height="17"
+       width="31.000002" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6824"
+       y="98.5"
+       x="47.500004"
+       ry="8.3354578"
+       rx="7.7744908"
+       height="17"
+       width="32" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6826"
+       y="98.5"
+       x="85.5"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17"
+       width="31" />
+    <rect
+       style="opacity:1;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6828"
+       y="119.5"
+       x="10.5"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17.000008"
+       width="31" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6830"
+       y="119.50003"
+       x="47.500004"
+       ry="8.3354607"
+       rx="7.7744918"
+       height="17"
+       width="31.999994" />
+    <rect
+       style="opacity:1;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6832"
+       y="119.50003"
+       x="85.5"
+       ry="8.3354607"
+       rx="7.7744918"
+       height="17"
+       width="31" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6858"
+       y="140.5"
+       x="9.5"
+       ry="8.3354588"
+       rx="7.7744923"
+       height="17.020405"
+       width="32" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6860"
+       y="140.5"
+       x="47.500004"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17.020405"
+       width="31.999994" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect6862"
+       y="140.5"
+       x="85.5"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17.020405"
+       width="31" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1.00441313;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="path6890"
+       sodipodi:cx="60.987961"
+       sodipodi:cy="41.382839"
+       sodipodi:rx="22.097088"
+       sodipodi:ry="22.097088"
+       d="M 83.085049,41.382839 A 22.097088,22.097088 0 1 1 38.890873,41.382839 A 22.097088,22.097088 0 1 1 83.085049,41.382839 z"
+       transform="matrix(0.9956063,0,0,0.9956063,2.780001,8.2989845)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:2.76213598;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="path6892"
+       sodipodi:cx="60.987961"
+       sodipodi:cy="41.382839"
+       sodipodi:rx="22.097088"
+       sodipodi:ry="22.097088"
+       d="M 83.085049,41.382839 A 22.097088,22.097088 0 1 1 38.890873,41.382839 A 22.097088,22.097088 0 1 1 83.085049,41.382839 z"
+       transform="matrix(0.3620386,0,0,0.3620387,41.420001,34.517812)" />
+    <g
+       style="display:inline"
+       transform="matrix(0.6714304,0,0,0.6633498,43.573641,-22.311171)"
+       id="g6896" />
+    <path
+       d="M 24.979466,80.000001 L 18.999996,85.349321 L 24.979466,91.000001 L 24.979466,88.043541 L 30.081226,88.043541 L 30.081226,83.052831 L 24.979466,83.052831 L 24.979466,80.000001 z"
+       id="path7084"
+       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999964;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       sodipodi:nodetypes="cccccccc" />
+    <path
+       d="M 24.935634,101 L 18.999996,106.34932 L 24.935634,112 L 24.935634,109.04355 L 29.999996,109.04355 L 29.999996,104.05284 L 24.935634,104.05284 L 24.935634,101 z"
+       id="path7090"
+       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999964;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       sodipodi:nodetypes="cccccccc" />
+    <rect
+       style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7092"
+       width="2.040699"
+       height="11"
+       x="17.959297"
+       y="101" />
+    <path
+       d="M 100.97983,80.000001 L 106.9593,85.349321 L 100.97983,91.000001 L 100.97983,88.043541 L 95.878063,88.043541 L 95.878063,83.052831 L 100.97983,83.052831 L 100.97983,80.000001 z"
+       id="path7094"
+       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999964;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       sodipodi:nodetypes="cccccccc" />
+    <path
+       d="M 101.02366,101 L 106.9593,106.34932 L 101.02366,112 L 101.02366,109.04355 L 95.959293,109.04355 L 95.959293,104.05284 L 101.02366,104.05284 L 101.02366,101 z"
+       id="path7096"
+       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999964;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       sodipodi:nodetypes="cccccccc" />
+    <rect
+       style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7098"
+       width="2.040699"
+       height="11"
+       x="-108"
+       y="101"
+       transform="scale(-1,1)" />
+    <path
+       sodipodi:nodetypes="cccccccccccccccc"
+       id="path4316"
+       d="M 28.102674,122.2143 C 24.668499,122.2143 21.571425,125.24213 21.571425,128.50001 L 21.571425,129.28573 L 19.999996,129.28573 L 19.999996,130.07144 L 23.928567,134.00001 L 27.857138,130.07144 L 27.857138,129.28573 L 26.28571,129.28573 L 26.28571,128.50001 C 26.28571,127.23951 26.77396,126.14287 28.102674,126.14287 L 30.189727,126.14287 C 30.638615,126.14287 30.999995,125.78149 30.999995,125.3326 L 30.999995,123.02457 C 30.999995,122.57568 30.638615,122.2143 30.189727,122.2143 L 28.102674,122.2143 z"
+       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.46670127;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+    <path
+       sodipodi:nodetypes="cccccccccccccccc"
+       id="path7657"
+       d="M 99.89732,122.2143 C 103.3315,122.2143 106.42857,125.24213 106.42857,128.50001 L 106.42857,129.28573 L 108,129.28573 L 108,130.07144 L 104.07143,134.00001 L 100.14286,130.07144 L 100.14286,129.28573 L 101.71429,129.28573 L 101.71429,128.50001 C 101.71429,127.23951 101.22604,126.14287 99.89732,126.14287 L 97.810264,126.14287 C 97.361376,126.14287 96.999996,125.78149 96.999996,125.3326 L 96.999996,123.02457 C 96.999996,122.57568 97.361376,122.2143 97.810264,122.2143 L 99.89732,122.2143 z"
+       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.46670127;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+    <g
+       style="fill:none;display:inline"
+       transform="translate(-73.02427,-2)"
+       id="g6624">
+      <g
+         style="fill:none"
+         id="g6614"
+         transform="translate(-62,26)">
+        <path
+           sodipodi:nodetypes="cccccc"
+           id="rect6609"
+           d="M 146,-13 L 158.96187,-13 L 164,-7.93957 L 164,7 L 146,7 L 146,-13 z"
+           style="fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
+        <path
+           id="path6612"
+           d="M 158,-12.980078 L 158,-7.0000001 L 164.02427,-7.0000001"
+           style="fill:none;fill-rule:evenodd;stroke:#eeeeec;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      </g>
+      <path
+         style="fill:none;fill-rule:evenodd;stroke:#eeeeec;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 86.0625,18 L 92.25,18"
+         id="path6618" />
+      <path
+         style="fill:none;fill-rule:evenodd;stroke:#eeeeec;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+         d="M 86,23 L 99.125,23"
+         id="path6620"
+         sodipodi:nodetypes="cc" />
+      <path
+         style="fill:none;fill-rule:evenodd;stroke:#eeeeec;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+         d="M 86.1875,28 L 99.3125,28"
+         id="path6622"
+         sodipodi:nodetypes="cc" />
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="rhythmbox"
+     inkscape:label="rhythmbox"
+     style="display:inline">
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#df6200;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7936"
+       y="77.479599"
+       x="10.500008"
+       ry="8.3354588"
+       rx="7.7744927"
+       height="17"
+       width="31.000002" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7938"
+       y="77.479599"
+       x="47.500015"
+       ry="8.3354588"
+       rx="7.7744923"
+       height="17"
+       width="31.999994" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7940"
+       y="77.479599"
+       x="85.5"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17"
+       width="31" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7942"
+       y="98.479614"
+       x="10.500008"
+       ry="8.3354588"
+       rx="7.7744913"
+       height="17"
+       width="31.000002" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7944"
+       y="98.479614"
+       x="47.500015"
+       ry="8.3354578"
+       rx="7.7744908"
+       height="17"
+       width="32" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7946"
+       y="98.479614"
+       x="85.5"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17"
+       width="31" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7948"
+       y="119.47961"
+       x="10.500008"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17.000008"
+       width="31" />
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7950"
+       y="119.47964"
+       x="47.500015"
+       ry="8.3354607"
+       rx="7.7744918"
+       height="17"
+       width="31.999994" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7952"
+       y="119.47964"
+       x="85.5"
+       ry="8.3354607"
+       rx="7.7744918"
+       height="17"
+       width="31" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7954"
+       y="140.4796"
+       x="9.5000076"
+       ry="8.3354588"
+       rx="7.7744923"
+       height="17.020405"
+       width="32" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7956"
+       y="140.4796"
+       x="47.500015"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17.020405"
+       width="31.999994" />
+    <rect
+       style="opacity:0.55;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7958"
+       y="140.4796"
+       x="85.5"
+       ry="8.3354588"
+       rx="7.7744918"
+       height="17.020405"
+       width="31" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7960"
+       y="81.979584"
+       x="60.000008"
+       height="9"
+       width="3" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7962"
+       y="81.979584"
+       x="65.000008"
+       height="9"
+       width="3" />
+    <g
+       style="display:inline"
+       transform="matrix(1.0742887,0,0,0.9950244,17.917828,0.5128642)"
+       id="g7964">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7966"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7968"
+       y="81.979584"
+       x="17.000008"
+       ry="0"
+       rx="0"
+       height="9"
+       width="2.8851345" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7977"
+       y="125.76956"
+       x="56.536324"
+       height="5.6003032"
+       width="2.2212837" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       id="path7979"
+       d="M 58.757608,126.55578 L 63.200178,122.43538 L 63.200178,134.66073 L 58.757608,130.58561 L 58.757608,126.55578 z" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="path7981"
+       d="M 65.421458,125.76957 L 70.974668,131.32654" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="path7983"
+       d="M 70.974668,125.76955 L 65.421458,131.32653" />
+    <g
+       style="display:inline"
+       transform="matrix(1.0742887,0,0,0.9950244,17.917828,-20.48713)"
+       id="g7985">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7987"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <g
+       style="display:inline"
+       transform="matrix(-1.0742887,0,0,0.9950244,110.08219,0.5128672)"
+       id="g7989">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7991"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect7993"
+       y="81.979584"
+       x="-111.00001"
+       ry="0"
+       rx="0"
+       height="9"
+       width="2.8851345"
+       transform="scale(-1,1)" />
+    <g
+       style="display:inline"
+       transform="matrix(-1.0742887,0,0,0.9950244,110.08219,-20.487127)"
+       id="g7995">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path7997"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <rect
+       style="fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect8003"
+       y="107.5"
+       x="-60.5"
+       ry="8.3354588"
+       rx="7.7744923"
+       height="15"
+       width="42.000004"
+       transform="matrix(0,-1,1,0,0,0)" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ce5c00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       d="M 107.70931,39.5 L 122.49999,39.5"
+       id="path8005"
+       sodipodi:nodetypes="cc" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect8007"
+       y="29.104111"
+       x="111.00309"
+       height="2"
+       width="7.9969077" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect8009"
+       y="-116"
+       x="26.104111"
+       height="1.9864755"
+       width="7.8958817"
+       transform="matrix(0,1,-1,0,0,0)" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect8011"
+       y="6.1088257"
+       x="111"
+       height="5.8911667"
+       width="2" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       id="path8013"
+       d="M 112.99999,7.0444452 L 117.99999,2.9999962 L 117.99999,14.999996 L 112.99999,10.999993 L 112.99999,7.0444452 z" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect8015"
+       y="47.999992"
+       x="112"
+       height="2"
+       width="6" />
+    <path
+       style="fill:none;fill-opacity:1;stroke:#fcaf3e;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       d="M 127.77062,66.5 L 109.06822,66.5 C 104.32143,66.5 100.5,62.66413 100.5,57.89938 L 100.5,0.35294"
+       id="path8017"
+       sodipodi:nodetypes="cccc" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:1.00441313;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="path8019"
+       sodipodi:cx="60.987961"
+       sodipodi:cy="41.382839"
+       sodipodi:rx="22.097088"
+       sodipodi:ry="22.097088"
+       d="M 83.085049,41.382839 A 22.097088,22.097088 0 1 1 38.890873,41.382839 A 22.097088,22.097088 0 1 1 83.085049,41.382839 z"
+       transform="matrix(0.9956063,0,0,0.9956063,2.7800021,8.2989847)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ff9126;fill-opacity:1;stroke:#ce5c00;stroke-width:2.76213598;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="path8021"
+       sodipodi:cx="60.987961"
+       sodipodi:cy="41.382839"
+       sodipodi:rx="22.097088"
+       sodipodi:ry="22.097088"
+       d="M 83.085049,41.382839 A 22.097088,22.097088 0 1 1 38.890873,41.382839 A 22.097088,22.097088 0 1 1 83.085049,41.382839 z"
+       transform="matrix(0.3620386,0,0,0.3620387,41.419998,34.517803)" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect8023"
+       y="45.999992"
+       x="44.000015"
+       ry="0"
+       rx="0"
+       height="6"
+       width="1.0000017" />
+    <g
+       style="display:inline"
+       transform="matrix(0.6714304,0,0,0.6633498,43.573638,-22.311171)"
+       id="g8025">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path8027"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect8029"
+       y="45.999992"
+       x="-82.999992"
+       ry="0"
+       rx="0"
+       height="6"
+       width="1.0000017"
+       transform="scale(-1,1)" />
+    <g
+       style="display:inline"
+       transform="matrix(-0.6714304,0,0,0.6633496,83.426368,-22.311149)"
+       id="g8031">
+      <path
+         d="M 27.881343,93.03125 C 27.826102,93.043109 27.773272,93.06424 27.725093,93.09375 L 22.1875,97.125 C 22.056624,97.218929 21.96875,97.37016 21.96875,97.53125 C 21.96875,97.692339 22.056625,97.84357 22.1875,97.9375 L 27.725093,101.96875 C 27.881856,102.07569 28.090772,102.09272 28.256343,102 C 28.421915,101.90728 28.515608,101.72079 28.506343,101.53125 L 28.506343,98.46875 L 34.21875,101.96875 C 34.375512,102.07569 34.584429,102.09272 34.75,102 C 34.915574,101.90728 35.009265,101.72079 35,101.53125 L 35,93.53125 C 35.005,93.373839 34.935475,93.22338 34.8125,93.125 C 34.689524,93.026618 34.527469,92.99182 34.375,93.03125 C 34.319759,93.043109 34.266929,93.06424 34.21875,93.09375 L 28.506343,96.59375 L 28.506343,93.53125 C 28.511343,93.373839 28.441818,93.22338 28.318843,93.125 C 28.195867,93.026618 28.033812,92.99182 27.881343,93.03125 z"
+         transform="translate(-20.961402,9.963777)"
+         id="path8033"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccscccsccsscccsc" />
+    </g>
+    <g
+       style="display:inline"
+       transform="matrix(-0.7892733,0,0,0.7960189,71.223648,-35.973317)"
+       id="g8035">
+      <path
+         d="M 12.225824,102.99458 C 12.161596,103.00611 12.100171,103.02665 12.044154,103.05534 L 5.6056461,106.97461 C 5.4534778,107.06593 5.3513075,107.21296 5.3513075,107.36958 C 5.3513075,107.52619 5.4534789,107.67322 5.6056461,107.76454 L 12.044154,111.68382 C 12.226421,111.78779 12.469325,111.80434 12.661833,111.7142 C 12.854342,111.62405 12.963278,111.44274 12.952506,111.25847 L 12.952506,103.48069 C 12.958319,103.32765 12.877483,103.18137 12.734501,103.08572 C 12.591518,102.99008 12.403098,102.95624 12.225824,102.99458 z"
+         id="path8037"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible;enable-background:accumulate"
+         sodipodi:nodetypes="cccsccsccsc" />
+    </g>
+    <path
+       style="fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
+       d="M 21.000008,123.9796 C 19.906308,123.9796 19.000008,124.8859 19.000008,125.9796 L 19.000008,129.9796 C 19.000008,131.0733 19.906308,131.9796 21.000008,131.9796 L 23.000008,131.9796 L 23.000008,129.9796 L 21.000008,129.9796 L 21.000008,125.9796 L 30.000008,125.9796 L 30.000008,129.9796 L 28.000008,129.9796 L 28.000008,127.87475 L 25.000008,130.9796 L 28.000008,134.04026 L 28.000008,131.9796 L 30.000008,131.9796 C 31.093708,131.9796 32.000008,131.0733 32.000008,129.9796 L 32.000008,125.9796 C 32.000008,124.8859 31.093708,123.9796 30.000008,123.9796 L 21.000008,123.9796 z"
+       id="rect6898"
+       sodipodi:nodetypes="cccccccccccccccccccc" />
+    <g
+       id="g8153"
+       inkscape:label="Layer 1"
+       transform="translate(-28.429803,100.33157)">
+      <g
+         transform="translate(0,-90)"
+         id="g7359">
+        <path
+           style="fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
+           d="M 132.46106,122.64803 L 132.46106,121.64803 L 130.46106,121.64803 C 128.26236,121.64803 126.46106,119.84673 126.46106,117.64803 C 126.46106,116.52273 125.58636,115.64803 124.46106,115.64803 L 122.42981,115.64803 L 122.42981,113.64803 L 124.46106,113.64803 C 126.65976,113.64803 128.46106,115.44933 128.46106,117.64803 C 128.46106,118.77333 129.33576,119.64803 130.46106,119.64803 L 132.46106,119.64803 L 132.46106,118.64803 L 135.46106,120.64803 L 132.46106,122.64803 z"
+           id="path7269"
+           sodipodi:nodetypes="cccsccccsccccc" />
+        <path
+           style="fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
+           d="M 132.46106,112.64803 L 132.46106,113.64803 L 130.46106,113.64803 C 128.26236,113.64803 126.46106,115.44933 126.46106,117.64803 C 126.46106,118.77333 125.58636,119.64803 124.46106,119.64803 L 122.42981,119.64803 L 122.42981,121.64803 L 124.46106,121.64803 C 126.65976,121.64803 128.46106,119.84673 128.46106,117.64803 C 128.46106,116.52273 129.33576,115.64803 130.46106,115.64803 L 132.46106,115.64803 L 132.46106,116.64803 L 135.46106,114.64803 L 132.46106,112.64803 z"
+           id="rect7156"
+           sodipodi:nodetypes="cccsccccsccccc" />
+      </g>
+    </g>
+    <path
+       style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       d="M 13.9375,10 L 13.9375,15.25 L 14,15.28125 L 14,23.3125 C 13.67943,23.250343 13.346353,23.1875 13,23.1875 C 10.792,23.1875 9,24.5315 9,26.1875 C 9,27.8435 10.792,29.1875 13,29.1875 C 15.208,29.1875 17,27.8435 17,26.1875 L 17,16.0625 L 26,18.375 L 26,26.3125 C 25.67943,26.250343 25.346353,26.1875 25,26.1875 C 22.792,26.1875 21.000002,27.5315 21,29.1875 C 21,30.8435 22.792002,32.1875 25,32.1875 C 27.208,32.1875 29.000002,30.8435 29,29.1875 L 29,19.15625 L 29.0625,19.1875 L 29.0625,14.125 L 13.9375,10 z"
+       id="rect6690" />
+  </g>
+</svg>

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/iknow.html
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/iknow.html	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html>
+<head>
+	<title>Sony Ericsson Remote Control for GNOME</title>
+	<link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css"; />
+	<link rel="stylesheet" type="text/css" href="soer-remote.css" />
+	<link rel="icon" type="image/png" href="images/favicon.png" />
+</head>
+
+<body>
+
+<div id="hdr">
+	<a href="http://www.gnome.org/";><img id="logo" src="http://gnome.org/img/logo/text-64"; alt="Gnome" /></a>
+	<div id="hdrNav">
+	<a href="index.html"><b>Home</b></a> &middot;
+	<a href="developers.html">Developers</a> &middot;
+	<a href="#about">About</a> &middot;
+	</div>
+</div>
+
+
+<div id="body">
+
+<h2>Introduction</h2>
+<p class="front-screenshot"><a href="#screenshots"><img src="images/thumb-screenshot.png" alt="click here to check out the remote application in action"><br />See them in action</a></p>
+<p>This page contains application profiles for use with the remote control application on Sony Ericsson phones.</p>
+<br />
+
+<h3>Supported phones</h3>
+<p>The first phone to support the remote control application was the <a href="http://en.wikipedia.org/wiki/K700";>Sony Ericsson K700</a>. Most of the K-series, W-series and Z-series phones with Bluetooth should support the remote control application.</p>
+<br />
+<p>The full list of supported phones is listed in the <a href="http://developer.sonyericsson.com/site/global/docstools/misc/p_misc.jsp";>release notes</a> for the Bluetooth Remote Control application. We don't keep a list here, as it's ever changing. Check your manual if in doubt.</p>
+
+<h3>Supported applications</h3>
+<p>Currently, the only supported applications are <a href="http://www.gnome.org/projects/evince/";>Evince</a>, the document viewer, <a href="http://www.gnome.org/projects/rhythmbox/";>Rhythmbox</a>, the music management application, and <a href="http://www.gnome.org/projects/totem/";>Totem</a>, the movie player.</p>
+
+<a name="screenshots"/><h3>Screenshots</h3>
+<a href="images/screenshot-Evince.png"><img src="images/screenshot-Evince-thumb.png" border="0"/></a>&nbsp;&nbsp;
+<a href="images/screenshot-Rhythmbox.png"><img src="images/screenshot-Rhythmbox-thumb.png" border="0"/></a>&nbsp;&nbsp;
+<a href="images/screenshot-Totem.png"><img src="images/screenshot-Totem-thumb.png" border="0"/></a><br/>
+
+<h3>Application definition files</h3>
+<p>The definition files are available in 3 different sizes: <a href="128x160/">128x160</a>, <a href="128x160/">176x220</a> <a href="128x160/">240x320</a></p>
+<p>You will need to select the resolution that corresponds to your phone display. Here's the screen sizes for a select number of phones:<br>
+<ul>
+	<li/><a href="128x160/">128x160 pixels</a>: K320, K510, W300 and Z530
+	<li/><a href="176x220/">176x220 pixels</a>: K530, K550, K600, K610, K630, K700, K750, V640, V800, W550, W600, W610, W660, W700, W710, W800, W810, Z520, Z525, Z550, Z558, Z610, Z710 and Z800 series
+	<li/><a href="240x320/">240x320 pixels</a>: C702, C902, K660, K770, K790, K800, K810, K850, S500, S700, T650, W580, W760, W830, W850, W880, W890, W900, W910, W980, Z750 and Z770 series
+</ul>
+<p>After downloading the files on your PC, you can copy the files to your phone by right-clicking on the file, and selecting "Send to..." and select Bluetooth as the medium. If you have already used the remote control application with your computer, that's all you need to do.</p>
+<p>If you haven't setup your computer for it yet, once the file has been copied, you will need to setup the phone as an input device. In the Bluetooth preferences, in the Services tab, select <i>Input</i> and make sure the service is enabled, and click <i>Add...</i>, and follow the on-screen instructions. Your computer can now be remote controlled!</p>
+
+<h3>Developers</h3>
+<p>You can check out the sources of the application definition files through the GNOME SVN:</p>
+
+<div class="code">svn co http://svn.gnome.org/svn/gnomeweb-wml/trunk/www.gnome.org/projects/sony-ericsson-remotes</div>
+
+<p>or <a href="http://svn.gnome.org/viewvc/gnomeweb-wml/trunk/www.gnome.org/projects/sony-ericsson-remotes/";>browse the sources</a> through the Web.</p>
+
+<p>The remote control graphics and application definitions are released under the <a href="http://www.gnu.org/licenses/gpl.html";>GNU General Public License (GPL)</a>.</p>
+<br />
+
+</div>
+
+
+<div id="sidebar">
+
+	<p class="section">Feedback</p>
+	<p>Bugs should be reported to the <a href="http://bugzilla.gnome.org";>GNOME Bug Tracking System</a>.</p>
+	<p>You can get in touch with developers and other users by <a href="mailto:gFooBar gnome org">sending a mail</a>
+
+	to the nautilus <a href="http://mail.gnome.org/mailman/listinfo/gFooBar-list";>mailing list</a> [<a href="http://mail.gnome.org/archives/gFooBar-list";>Archives</a>] 
+	or by joining the #gFooBar channel on irc.gnome.org.</p>
+	<br />
+</div>
+
+<div id="copyright">
+	Copyright &copy; 2008, <a href="http://www.gnome.org/";>The GNOME Project</a><br />
+
+	<a href="http://validator.w3.org/check/referer";>Optimized</a>
+	for <a href="http://www.w3.org/";>standards</a>.
+</div>
+
+</body>
+</html>

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/images/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/images/Makefile.am	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,15 @@
+SUBDIRS=
+
+urlpath=/projects/sony-ericsson-remotes/images/
+
+include $(top_srcdir)/rules.common
+
+misc_images=					\
+	    screenshot-Evince.png		\
+	    screenshot-Evince-thumb.png		\
+	    screenshot-Rhythmbox.png		\
+	    screenshot-Rhythmbox-thumb.png	\
+	    screenshot-Totem.png		\
+	    screenshot-Totem-thumb.png
+
+page_DATA=$(misc_images)

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Evince-thumb.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Evince.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Rhythmbox-thumb.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Rhythmbox.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Totem-thumb.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/images/screenshot-Totem.png
==============================================================================
Binary file. No diff available.

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/index.html
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/index.html	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html>
+<head>
+	<title>Nothing to see</title>
+	<link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css"; />
+	<link rel="stylesheet" type="text/css" href="soer-remote.css" />
+	<link rel="icon" type="image/png" href="images/favicon.png" />
+</head>
+
+<body>
+
+<div id="hdr">
+	<a href="http://www.gnome.org/";><img id="logo" src="http://gnome.org/img/logo/text-64"; alt="Gnome" /></a>
+	<div id="hdrNav">
+	<a href="index.html"><b>Home</b></a> &middot;
+	</div>
+</div>
+
+
+<div id="body">
+
+	<h2>Introduction</h2>
+	Nothing to see here yet.
+<br />
+
+</div>
+
+
+<div id="sidebar">
+
+	<p class="section">Feedback</p>
+	<p>Nothing to see.</p>
+	<br />
+</div>
+
+<div id="copyright">
+	Copyright &copy; 2008, <a href="http://www.gnome.org/";>The GNOME Project</a><br />
+
+	<a href="http://validator.w3.org/check/referer";>Optimized</a>
+	for <a href="http://www.w3.org/";>standards</a>.
+</div>
+
+</body>
+</html>

Added: trunk/www.gnome.org/projects/sony-ericsson-remotes/soer-remote.css
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/sony-ericsson-remotes/soer-remote.css	Thu Jul  3 10:10:06 2008
@@ -0,0 +1,13 @@
+/* gfoobar website overrides */
+
+#hdr {
+	background: url("images/gfoobar-banner.png") no-repeat;
+	background-color: #5d7555;
+	background-position: right;
+}
+
+.front-screenshot {
+	float: right;
+	display: block;
+	margin: 1em;
+}
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]