replaced assets with those from the live repo
authorAndrew Engelbrecht <andrew@fsf.org>
Wed, 14 Jul 2021 21:01:11 +0000 (17:01 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Wed, 14 Jul 2021 21:01:11 +0000 (17:01 -0400)
35 files changed:
static/css/main.css
static/edward_messages-en.txt [new file with mode: 0644]
static/gnupg-infographic.zip
static/img/en/full-infographic.png
static/img/en/screenshots/section5-web-of-trust.png [moved from static/img/en/screenshots/section4-web-of-trust.png with 100% similarity]
static/img/en/screenshots/section6-01-use-it-well.png [moved from static/img/en/screenshots/section5-01-use-it-well.png with 100% similarity]
static/img/en/screenshots/section6-02-use-it-well.png [moved from static/img/en/screenshots/section5-02-use-it-well.png with 100% similarity]
static/img/en/screenshots/section7-next-steps.png [moved from static/img/en/screenshots/section6-next-steps.png with 100% similarity]
static/img/en/screenshots/step1a-install-wizard.png
static/img/en/screenshots/step1b-01-tools-addons.png [deleted file]
static/img/en/screenshots/step1b-02-search.png [deleted file]
static/img/en/screenshots/step1b-03-install.png [deleted file]
static/img/en/screenshots/step2a-02-make-keypair.png [new file with mode: 0644]
static/img/en/screenshots/step2a-03-make-keypair.png [new file with mode: 0644]
static/img/en/screenshots/step2b-04-upload-and-certificate.png [new file with mode: 0644]
static/img/en/screenshots/step3a-import-from-file.png [new file with mode: 0644]
static/img/en/screenshots/step3a-open-key-manager.png [new file with mode: 0644]
static/img/en/screenshots/step3a-success.png [new file with mode: 0644]
static/img/en/screenshots/step3a-troubleshoot.png [new file with mode: 0644]
static/img/en/screenshots/step4a-send-key-to-Edward.png [new file with mode: 0644]
static/img/en/screenshots/step4b-option1-verify-key.png [new file with mode: 0644]
static/img/en/screenshots/step4b-option2-import-key.png [new file with mode: 0644]
static/img/en/screenshots/step4c-Edward-response.png [new file with mode: 0644]
static/img/en/screenshots/step5a-key-properties.png [new file with mode: 0644]
static/img/en/screenshots/workshop-section1-update.png [new file with mode: 0644]
static/img/en/screenshots/workshop-section1.png [deleted file]
static/svg/en/donate.svg [new file with mode: 0644]
static/svg/en/gnupg-infographic.svg [new file with mode: 0644]
static/svg/en/infographic.svg [new file with mode: 0644]
static/svg/en/join.svg [new file with mode: 0644]
static/svg/en/license.txt [new file with mode: 0644]
static/svg/en/step1a-install-wizard.svg [deleted file]
static/svg/en/step1b-02-search.svg [deleted file]
static/svg/en/step1b-03-install.svg [deleted file]
static/svg/en/workshop-section1.svg [new file with mode: 0644]

index a359c7c088dba814ec242036f6e4108950153930..f090a93e75a67c7c7d7da71b32529c479553194d 100644 (file)
@@ -269,7 +269,7 @@ a:focus > img + strong {
 
 #header ul.os {
     line-height: 1;
-    margin: .5em 0 2em;
+    margin: .5em 0 .5em;
     padding: 0 0 .25em;
     border-bottom: 1px solid #94b3e2;
     font-size: 1.25em;
@@ -350,7 +350,7 @@ a:focus > img + strong {
 .main p:first-child {  margin: 0 0 0.5em ;     }
 
 .main p.notes {
-    color: #808080;
+    color: #5c5c5c;
 }
 
 .main h3 {
diff --git a/static/edward_messages-en.txt b/static/edward_messages-en.txt
new file mode 100644 (file)
index 0000000..03fe097
--- /dev/null
@@ -0,0 +1,41 @@
+### 1 | Greeting NOTE: The Greeting body text is sent out with all emails, but the subject will change depending on the message.
+Subject: I received your public key
+Body: Hello, I am Edward, the friendly GnuPG bot.
+
+### 2 | Success Decrypt
+Subject: I decrypted your message
+Body: I received your message and decrypted it.
+
+### 3 | Quote Follows NOTE: This is sent out if Decryption and Sig verification were successful.
+Here's a copy of your message:
+
+### 4 | Pubkey Received
+I received your public key. Thanks.
+
+### 5 | Failed Decrypt
+I'm sorry, I was not able to decrypt your message. Are you sure you encrypted it with my public key?
+
+### 6 | No Pubkey
+I'm sorry, I was not able to find your public key. Did you remember to attach it?
+
+### 7 | Sig Failure: NOTE: Sig Sucess and Sig Failure are sent out in addition to success/failure of decryption.
+I wasn't able to verify your cryptographic signature.
+
+### 8 | Sig Success:
+I succesfully verified your cryptographic signature.
+
+### 9 | Signature:
+- Edward, the friendly GnuPG bot
+
+The Free Software Foundation created me. Can you donate to support their work? | https://www.fsf.org/donate
+
+### 10 | Space: NOTE: This marks whether spaces are put between symbols and periods, etc. Please use quotes. Thanks!
+" "
+
+---
+
+Copyright 2014-2021 Free Software Foundation, Inc.
+
+Licensed under the Creative Commons Attribution license (CC-BY). See full
+source and attribution text at http://creativecommons.org/licenses/by/4.0/legalcode.
+
index 8b7a66a380558a08475ef899c301a58e869b3170..f0e81aa8fdef6c5a2d5a9f1c0c108a4da5ee300a 100644 (file)
Binary files a/static/gnupg-infographic.zip and b/static/gnupg-infographic.zip differ
index 641181422fdd904d50fd968823c45251d8531094..a4e6b4fbe26766e2d77bfd122ef3c0d9e1b57e68 100644 (file)
Binary files a/static/img/en/full-infographic.png and b/static/img/en/full-infographic.png differ
index dbe82389a5df3745a50e0776f0b95ae5ca7373af..fdfd9581b20b70358d91b25edbdba08b84ee4985 100644 (file)
Binary files a/static/img/en/screenshots/step1a-install-wizard.png and b/static/img/en/screenshots/step1a-install-wizard.png differ
diff --git a/static/img/en/screenshots/step1b-01-tools-addons.png b/static/img/en/screenshots/step1b-01-tools-addons.png
deleted file mode 100644 (file)
index 8a539ed..0000000
Binary files a/static/img/en/screenshots/step1b-01-tools-addons.png and /dev/null differ
diff --git a/static/img/en/screenshots/step1b-02-search.png b/static/img/en/screenshots/step1b-02-search.png
deleted file mode 100644 (file)
index e06c46c..0000000
Binary files a/static/img/en/screenshots/step1b-02-search.png and /dev/null differ
diff --git a/static/img/en/screenshots/step1b-03-install.png b/static/img/en/screenshots/step1b-03-install.png
deleted file mode 100644 (file)
index 20caa9f..0000000
Binary files a/static/img/en/screenshots/step1b-03-install.png and /dev/null differ
diff --git a/static/img/en/screenshots/step2a-02-make-keypair.png b/static/img/en/screenshots/step2a-02-make-keypair.png
new file mode 100644 (file)
index 0000000..3767a0a
Binary files /dev/null and b/static/img/en/screenshots/step2a-02-make-keypair.png differ
diff --git a/static/img/en/screenshots/step2a-03-make-keypair.png b/static/img/en/screenshots/step2a-03-make-keypair.png
new file mode 100644 (file)
index 0000000..b0672d3
Binary files /dev/null and b/static/img/en/screenshots/step2a-03-make-keypair.png differ
diff --git a/static/img/en/screenshots/step2b-04-upload-and-certificate.png b/static/img/en/screenshots/step2b-04-upload-and-certificate.png
new file mode 100644 (file)
index 0000000..3649c82
Binary files /dev/null and b/static/img/en/screenshots/step2b-04-upload-and-certificate.png differ
diff --git a/static/img/en/screenshots/step3a-import-from-file.png b/static/img/en/screenshots/step3a-import-from-file.png
new file mode 100644 (file)
index 0000000..2b4653b
Binary files /dev/null and b/static/img/en/screenshots/step3a-import-from-file.png differ
diff --git a/static/img/en/screenshots/step3a-open-key-manager.png b/static/img/en/screenshots/step3a-open-key-manager.png
new file mode 100644 (file)
index 0000000..604152a
Binary files /dev/null and b/static/img/en/screenshots/step3a-open-key-manager.png differ
diff --git a/static/img/en/screenshots/step3a-success.png b/static/img/en/screenshots/step3a-success.png
new file mode 100644 (file)
index 0000000..e0823fb
Binary files /dev/null and b/static/img/en/screenshots/step3a-success.png differ
diff --git a/static/img/en/screenshots/step3a-troubleshoot.png b/static/img/en/screenshots/step3a-troubleshoot.png
new file mode 100644 (file)
index 0000000..05275b4
Binary files /dev/null and b/static/img/en/screenshots/step3a-troubleshoot.png differ
diff --git a/static/img/en/screenshots/step4a-send-key-to-Edward.png b/static/img/en/screenshots/step4a-send-key-to-Edward.png
new file mode 100644 (file)
index 0000000..22b90ae
Binary files /dev/null and b/static/img/en/screenshots/step4a-send-key-to-Edward.png differ
diff --git a/static/img/en/screenshots/step4b-option1-verify-key.png b/static/img/en/screenshots/step4b-option1-verify-key.png
new file mode 100644 (file)
index 0000000..29fb5d1
Binary files /dev/null and b/static/img/en/screenshots/step4b-option1-verify-key.png differ
diff --git a/static/img/en/screenshots/step4b-option2-import-key.png b/static/img/en/screenshots/step4b-option2-import-key.png
new file mode 100644 (file)
index 0000000..728474e
Binary files /dev/null and b/static/img/en/screenshots/step4b-option2-import-key.png differ
diff --git a/static/img/en/screenshots/step4c-Edward-response.png b/static/img/en/screenshots/step4c-Edward-response.png
new file mode 100644 (file)
index 0000000..f644772
Binary files /dev/null and b/static/img/en/screenshots/step4c-Edward-response.png differ
diff --git a/static/img/en/screenshots/step5a-key-properties.png b/static/img/en/screenshots/step5a-key-properties.png
new file mode 100644 (file)
index 0000000..1ff6639
Binary files /dev/null and b/static/img/en/screenshots/step5a-key-properties.png differ
diff --git a/static/img/en/screenshots/workshop-section1-update.png b/static/img/en/screenshots/workshop-section1-update.png
new file mode 100644 (file)
index 0000000..e9b1860
Binary files /dev/null and b/static/img/en/screenshots/workshop-section1-update.png differ
diff --git a/static/img/en/screenshots/workshop-section1.png b/static/img/en/screenshots/workshop-section1.png
deleted file mode 100644 (file)
index 575bc9a..0000000
Binary files a/static/img/en/screenshots/workshop-section1.png and /dev/null differ
diff --git a/static/svg/en/donate.svg b/static/svg/en/donate.svg
new file mode 100644 (file)
index 0000000..2e8fd2b
--- /dev/null
@@ -0,0 +1,75 @@
+<?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"
+   id="svg3039"
+   version="1.1"
+   inkscape:version="0.48.3.1 r9886"
+   width="160"
+   height="45"
+   sodipodi:docname="donate2.svg">
+  <metadata
+     id="metadata3045">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs3043" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="798"
+     inkscape:window-height="1130"
+     id="namedview3041"
+     showgrid="false"
+     inkscape:zoom="6.5009632"
+     inkscape:cx="54.280646"
+     inkscape:cy="22.5"
+     inkscape:window-x="800"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg3039"
+     showguides="true"
+     inkscape:guide-bbox="true" />
+  <image
+     width="160"
+     height="45"
+     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAtCAYAAAAp4WArAAAABHNCSVQICAgIfAhkiAAACZJJREFU eJztnWtsU+cZx3/n+BI7NnYSCDihBAiBMaBdS6F0uIVp2lgKGsRt1+u0D1O3SutUqZrE6k2DD9Nw N2nqVK2VNnVS1w/tJpV5gqWwVdBqxUysQKFQaEeaENLmCiExtuP72Ydjmzh2Yjs5x7lwflJE7PNe HnL+53nP857nfY8gSRIas4+HXji+GNgJfAVYDNSn/q0C+oEvRv0cAw7vf37zjemxdnwEJQXo8vjM gA0QFGt0ZpP+f5blKhYFYVlSknaJgtCMLLxS/s5R4H3gUFKSDgCTEaME+L1u58gk6uZlUgJ0eXwC cDfgAjYBdchXYJVShmlkIwq5WltYZcJRVYHdYqTaYsBeaSASS3A9GMMfinE9EKWjL0Qskcyql5y6 0xkCuoEe4ATgBU553c6SGy5JgC6PbynwE2Th3VZqZxqTY7T4Gh0W7lxexfrGahzVpoJ1o/EkF7r8 nOkY4qOOYfwjsazjCogxzefIQvyt1+3sLLZSUQJ0eXw1wM+BZ4CKyVqoURqjhbeq3sp3nEtYvsgy 6fZiiSRHzvbTerKHkWgi65iCQowALwO/8rqdg4UKFxSgy+P7HvASYFfEPI2iEQWBhVUmHt68mPWN 1Yq1GwjHOfhBD+9+1J8lPAVFCDAMPOt1O1+fqNC4AnR5fCLgAXYraZVGYdKe745ldn6wrRGzUadK P+c6h/njP9uzvKHCIgT4DeD2up3JfAfzCtDl8VmAN4FvK22NxsSkxbf97jpa7q3PG3woSe/1MC+1 ttE/FM58p4IIDwKPe93O4NgDOQJMRbhvAQ8qbYXGxKTF9uh9S/jmnYvK1m8okmDfWxfpva6qCP8G PDw2UhbzFNyDJr6ykxbf/Wtryyo+gMoKHc/uaMoa6lXwvA8iayuLLAG6PL5dwF6le9YojkaHhSe2 LJmWvhdWmXi6eYXaQ/7elMYyZATo8vgqgVe4dZ5izBhEQcCgE3lmexMGXb5BqTysa7DRvN6RZZfC CMArKa3JfYw6+Bzy04w5wWy5itInuXm9A3ulYZqtgQfudmA16dXsoh5Za0BKgC6Pr5Y5Nt0ym1Is rCZ9lueZTsxGHTs21GU+qzQk705pLuMBf4ycRFA00zhSzDl2bKijwjBz/qBfu72WGqtRzS5syJoj 7WtbSm1htgxxMxlREBAFgU1fqplSO0lJ4tMvAlzqvoHZqMNs1BGJJdCJAvqUp0hKEumZlUA4znAo xlAgxtPNjejE7LNp0IlsWFnDvz7snZJdBWgB9got+44tAzrU7EkjP6Ig0FRn5fmHVmd9PxJN8Kd3 OghF4mxevWDCNtp6AwA0OaysabBRYzWSlCQudN3gykCQQDiBySBmhFlhFLGZ5cyZmnlGjPr8nret J8AL+z/JfFZhXhBguR45qVFjmljfmJvBNhyMcaZjCID/dQfGrbt8kYXH72+g0SEnKHT0BXnv3ADh WIKV9VY2raph/rzJ5Y40OixYTXoC4fik6hfJTj2wUc0elEYUIDmbIoxxSN/cr1uam+PhqDaxdV0t HX1B9jy6Juf4n9/txGbW47p3MSCnXP2+tQ1HtYmWTYuprJj6s2NRELh9qZ3/fHptym1NwEY9RUy9 CMycqHIuiG80oz3UcChGPJU8Go4mkCQYDEQB+cITBIHuwTBXBoL84pGbwmw92cPOe+qxWwz4Ll7l cn+QUCSB3WJg69pa7BYDbT0BFtlNzKuceIrFatJnhuWaeaoGIgD1RQlwjp3zCSmnhzXqxazo93cH LtF1NZRVZvdrH+XU29iUHbRsWbuAYxeuIQhgM+v56uoFdPYHOfDfbo5duFqSTT/8ViP3rJTbt5lV nQ+ElADrCha7hSinh62a5FTHB22DJN6WuGOZnZp5RtYssbFrU7YfWddgw15p4LWjlxWxTxQENQKR Oj0w/dPvtyhWU/a92pNbGwjH5CH4yNk+gpE43926NG/dy/1BznUOA7DCYc07j2hO3Quub6ym62qI retquW1BZU650SxZYB5ln+oe0KBHXliyQu2eNHIJhLPT4pvqrJnfP2y/TiIp0VCbXzANtZVsWVs7 btvReJIjZ/sA2LiqmgF/hKULLXz5tnkl2KdqBAzQrUde3aQJcBoYSgUYSnOhy89bxz/nykCIGqsR SYLuwRFeP3oZ0wTZ1Xsfy464R9un0jxgT1qAGtNANJ4kEksq8hiufyjMiUuDfHDpOt2D8rLdtQ02 vv+N5QRG4lgq9DQ6LCXNC/pHyuMBzwOPKt3yTJq6mclcuxGhvsZcuOAYAuE4n/UG+awnwMddw3T2 h9CJAg21lWy7y4Fz9XwWz5fbtVcasFsM3LemtqQhePCGOh56FOf1yPn6v1S6ZU18E5OUJERB4Hzn cF4BCoLAYCDK8U+uodcJXPVHGAzE8AdjDIWixBMSVpMeq0nPncureCS1ZHO8R2uTsS8d5KjIQb3X 7Tzr8viuAA1q96aRy+n2IbbdlZuK9cSWJXT2hxiJJrCa9DTVWbMmidWmvTeodhByxet2nk3H2QeR F51rlJn23iD+kRg2c/ZsmCgIU1qEPpZaWwWmEu41T7cPZX5XKQA5CDfzAV8GEuOX1VCDpCSRlCRO fFpwA4Ep86PtK4oWdCyR5OQlVW1KIGtOFqDX7bwIvKpmj+VEnGXJiq0ne4jE8q7bnhbeOzeQeQat Eq+mNJe1JmQvMH7uT4rZcHJnW8JCIBzn8GlVkz+LZiSaoPVkT+azCsNvgFErLzMC9LqdfeRZtzmW 2XZyZzrpE3z4dC/DoViB0upz6FSv2sHHnpTWgDHrgr1u54vAG2r2rpFLUpKIJZK8/HZbzl5+5eT8 FX+WJ1bB+72R0liGfGHRU8AppXvWKEx7b5A3/t01LX33D4X5w+HP1Ip4QdbUU2O/zBFgavvVFuCi WpZo5JI+8e9/PMA7Z/oKlFaWUCTBS61tau6SdRFoybe170Tbs9mAvwAPKGmJxsTMwd2xDgGPed1O f76DE25Q6fL4dMj7uz2HthKzbMyR/QEl4EVgt9ftHHeOudgtejcAvwa+rpR1GoWZxTukHgV+6nU7 TxYqWOom5c3AzwAn+QMYDQWZZXtEJwEfsM/rdh4uttJkX9OwEHk9cfo1DfNLbkSjaGbwLvnXuPma hgNet7O/1AYUeVGNy+MzcvNdIbfSi2rSN2dqP0evFgXhSaB5VJ+Tfk8I4AfeTErSP4BSZp2lVN1u oMfrdk75eZ2ib0rSUJeHXji+AngM2AVsoLQLPQIcAf4O/HX/85vzRqXlRhPgLGWuvCvu/4rNqlxx v2YnAAAAAElFTkSuQmCC "
+     id="image3047"
+     x="0"
+     y="0" />
+  <text
+     xml:space="preserve"
+     style="font-size:43.27478409px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Monospace;-inkscape-font-specification:Monospace Bold"
+     x="7.8131371"
+     y="28.862347"
+     id="text3068"
+     sodipodi:linespacing="125%"
+     transform="scale(0.86990811,1.1495467)"><tspan
+       sodipodi:role="line"
+       id="tspan3070"
+       x="7.8131371"
+       y="28.862347"
+       style="font-size:27.87000084px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0px;fill:#ffffff;font-family:Monospace;-inkscape-font-specification:Monospace">DONATE</tspan></text>
+</svg>
diff --git a/static/svg/en/gnupg-infographic.svg b/static/svg/en/gnupg-infographic.svg
new file mode 100644 (file)
index 0000000..fe5aa75
--- /dev/null
@@ -0,0 +1,7965 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="535.20801"
+   height="2096.772"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="gnupg-infographic.svg"
+   inkscape:export-filename="/home/zoe/Documents/ESD/infographic.png"
+   inkscape:export-xdpi="150"
+   inkscape:export-ydpi="150"
+   viewBox="0 0 501.75751 1965.7238">
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.1580979"
+     inkscape:cx="31.813096"
+     inkscape:cy="250.6392"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer2"
+     showgrid="false"
+     inkscape:snap-page="true"
+     inkscape:window-width="1438"
+     inkscape:window-height="879"
+     inkscape:window-x="0"
+     inkscape:window-y="19"
+     inkscape:window-maximized="0"
+     inkscape:object-nodes="true"
+     inkscape:snap-global="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:object-paths="true"
+     inkscape:snap-nodes="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:snap-bbox="true" />
+  <defs
+     id="defs4">
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect7288"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect7284"
+       is_visible="true" />
+    <linearGradient
+       id="linearGradient6261">
+      <stop
+         style="stop-color:#a0522d;stop-opacity:1;"
+         offset="0"
+         id="stop6263" />
+      <stop
+         style="stop-color:#b22222;stop-opacity:1"
+         offset="1"
+         id="stop6265" />
+    </linearGradient>
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6052"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6050"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6048"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6040"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6038"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6036"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6028"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6024"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6020"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect17552"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect17528"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect14422"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect11495"
+       is_visible="true" />
+    <linearGradient
+       id="linearGradient8811"
+       inkscape:collect="always">
+      <stop
+         id="stop8813"
+         offset="0"
+         style="stop-color:#b22222;stop-opacity:1;" />
+      <stop
+         id="stop8815"
+         offset="1"
+         style="stop-color:#f08080;stop-opacity:1" />
+    </linearGradient>
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect16235"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15948"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15945"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect15937"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15932"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15888"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15855"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15812"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15806"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15800"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15794"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15788"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15785"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15743"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect15740"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect15737"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15734"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect15731"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15728"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15725"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect15722"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15694"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15691"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15685"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15681"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15678"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15675"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15669"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15659"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15656"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15653"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect15650"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15644"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15640"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15629"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect12534"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect12532"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect12530"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect9309"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect9305"
+       is_visible="true" />
+    <marker
+       style="overflow:visible"
+       id="Arrow2Send"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Send">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
+         id="path7405" />
+    </marker>
+    <marker
+       style="overflow:visible"
+       id="Arrow1Lend"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow1Lend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.8,0,0,-0.8,-10,0)"
+         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt"
+         d="M 0,0 5,-5 -12.5,0 5,5 Z"
+         id="path7375" />
+    </marker>
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect7366"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect7337"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect7311"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6911"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6781"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6749"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6747"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6679"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6355"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3401"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4700"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4682"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4678"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4668"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4658"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4648"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4612"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4580"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4576"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4566"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4543"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4539"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4452"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4450"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4448"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4446"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4436"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4434"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4428"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4416"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4380"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4342"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4332"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4328"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4324"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4320"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4316"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4312"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4308"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4304"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4294"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4272"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4264"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4243"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3375"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3308"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3304"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3281"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3277"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3253"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3233"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3205"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3175"
+       effect="spiro" />
+    <inkscape:path-effect
+       fuse_tolerance="0"
+       vertical_pattern="false"
+       prop_units="false"
+       tang_offset="0"
+       normal_offset="0"
+       spacing="0"
+       scale_y_rel="false"
+       prop_scale="1"
+       copytype="single"
+       pattern="M 0.88249463,0.88249463 H 14.671075 V 44.546345 H 0.88249463 Z"
+       is_visible="true"
+       id="path-effect3561"
+       effect="skeletal" />
+    <inkscape:path-effect
+       fuse_tolerance="0"
+       vertical_pattern="false"
+       prop_units="false"
+       tang_offset="0"
+       normal_offset="0"
+       spacing="0"
+       scale_y_rel="false"
+       prop_scale="1"
+       copytype="single_stretched"
+       pattern="M 0,0 H 1"
+       is_visible="true"
+       id="path-effect3513"
+       effect="skeletal" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3470"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3458"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3388"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3350"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3340"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3313"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3272"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3268"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3268-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3175-7"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3175-74"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3175-6"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3175-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4243-4"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4539-5"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4539-0"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4539-7"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4539-00"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4539-1"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4539-4"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4566-7"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3458-0"
+       effect="spiro" />
+    <filter
+       id="filter6878"
+       inkscape:collect="always"
+       style="color-interpolation-filters:sRGB">
+      <feGaussianBlur
+         id="feGaussianBlur6880"
+         stdDeviation="0.24"
+         inkscape:collect="always" />
+    </filter>
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3313-9"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3340-7"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3350-9"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3313-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3340-5"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3350-2"
+       is_visible="true" />
+    <marker
+       style="overflow:visible"
+       id="Arrow2SendC"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2SendC">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.625;stroke-linejoin:round"
+         id="path8090" />
+    </marker>
+    <marker
+       style="overflow:visible"
+       id="Arrow2SendCc"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2SendCc">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         style="fill:#008000;fill-rule:evenodd;stroke:#008000;stroke-width:0.625;stroke-linejoin:round"
+         id="path11174" />
+    </marker>
+    <marker
+       style="overflow:visible"
+       id="Arrow2SendCD"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2SendCD">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         style="fill:#008000;fill-rule:evenodd;stroke:#008000;stroke-width:0.625;stroke-linejoin:round"
+         id="path11177" />
+    </marker>
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3313-9-0"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3340-7-5"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3350-9-1"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3313-9-1"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3340-7-0"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3350-9-4"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3350-8"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4566-6"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4566-9"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3268-0"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3268-6"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3268-7"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3268-4"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3268-3"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3268-1"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6355-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6355-89"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6355-2"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6355-85"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6355-6"
+       effect="spiro" />
+    <clipPath
+       id="clipPath8795"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         y="114.5116"
+         x="3.9198454e-08"
+         height="229.86934"
+         width="94.584099"
+         id="rect8797"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#6f8286;fill-opacity:0.16203703;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+    </clipPath>
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="362.57834"
+       x2="151.58234"
+       y1="347.30435"
+       x1="151.58234"
+       id="linearGradient8817"
+       xlink:href="#linearGradient8811"
+       inkscape:collect="always" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3313-9-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3340-7-3"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3350-9-3"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3313-9-6"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect3340-7-9"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3350-9-41"
+       is_visible="true" />
+    <marker
+       style="overflow:visible"
+       id="Arrow2SendCcQ"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2SendCcQ">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         style="fill:#186854;fill-rule:evenodd;stroke:#186854;stroke-width:0.625;stroke-linejoin:round"
+         id="path9193" />
+    </marker>
+    <marker
+       style="overflow:visible"
+       id="Arrow2SendCDm"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2SendCDm">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         style="fill:#186854;fill-rule:evenodd;stroke:#186854;stroke-width:0.625;stroke-linejoin:round"
+         id="path9196" />
+    </marker>
+    <marker
+       style="overflow:visible"
+       id="Arrow2SendCcQ4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2SendCcQ4">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         style="fill:#186853;fill-rule:evenodd;stroke:#186853;stroke-width:0.625;stroke-linejoin:round"
+         id="path11674" />
+    </marker>
+    <marker
+       style="overflow:visible"
+       id="Arrow2SendCcQn"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2SendCcQn">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         style="fill:#186853;fill-rule:evenodd;stroke:#186853;stroke-width:0.625;stroke-linejoin:round"
+         id="path11677" />
+    </marker>
+    <marker
+       style="overflow:visible"
+       id="Arrow2SendCcQn3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2SendCcQn3">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         style="fill:#801a00;fill-rule:evenodd;stroke:#801a00;stroke-width:0.625;stroke-linejoin:round"
+         id="path15113" />
+    </marker>
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6355-7"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4658-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4566-97"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4543-2"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4678-8"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4668-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4452-8"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4450-4"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4448-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4446-9"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4436-5"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4434-1"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4428-2"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4416-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4294-5"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4304-7"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4308-0"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4312-7"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4316-5"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4320-7"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4324-8"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4328-6"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4332-4"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4342-4"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4665"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4667"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4669"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4671"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4673"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4675"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4677"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4380-4"
+       effect="spiro" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath6204">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.28078841;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect6206"
+         width="74.565163"
+         height="170.26346"
+         x="425.43484"
+         y="1201.8348" />
+    </clipPath>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6261"
+       id="linearGradient6267"
+       x1="151.42194"
+       y1="1373.906"
+       x2="151.50652"
+       y2="1386.001"
+       gradientUnits="userSpaceOnUse" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath6278">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b22222;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect6280"
+         width="57.606529"
+         height="95.568382"
+         x="0.98397124"
+         y="1276.5299" />
+    </clipPath>
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6747-5"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6749-3"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect4566-7-3"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6679-8"
+       effect="spiro" />
+  </defs>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     sodipodi:insensitive="true"
+     style="display:none"
+     transform="translate(0.87531819,1048.5178)"
+     id="layer1"
+     inkscape:groupmode="layer"
+     inkscape:label="Bitmap de fundo">
+    <image
+       width="500"
+       height="2101.103"
+       xlink:href="file:///home/rlafuente/Projects/GPG/infog-mockup.png"
+       id="image3066"
+       x="0"
+       y="-1047.6378" />
+  </g>
+  <g
+     style="display:inline"
+     inkscape:label="Fundo branco"
+     id="layer4"
+     inkscape:groupmode="layer" />
+  <g
+     transform="translate(0.87531819,0.8799933)"
+     inkscape:label="Desenho"
+     id="layer2"
+     inkscape:groupmode="layer">
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#8bc8dc;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect14996"
+       width="500"
+       height="413.6301"
+       x="3.4448242e-08"
+       y="1166.6633" />
+    <g
+       inkscape:groupmode="maskhelper"
+       id="g6275"
+       clip-path="url(#clipPath6278)">
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.27586209;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+         d="m -58.945242,1270.4982 c -4.83684,1.861 -8.96854,5.1238 -11.94377,9.271 -20.50515,2.77 -36.314528,20.2975 -36.295388,41.5584 0.0209,23.1709 18.806838,41.9331 41.977698,41.9122 6.83376,-0.01 13.27608,-1.6477 18.96999,-4.5543 11.28951,10.374 28.17457,12.1091 41.3523302,4.1676 6.51563,1.8162 13.80376,0.6134 19.4842198,-3.9402 0.95682,-0.767 1.80576,-1.6194 2.5974,-2.504 3.82071,0.8873 7.99622,0.094 11.29411,-2.5493 5.70967,-4.577 6.63029,-12.9349 2.05324,-18.6446 -0.4153,-0.518 -0.88519,-0.9719 -1.35765,-1.4106 1.69733,-0.7746 3.32049,-1.7756 4.84269,-2.9958 1.44477,-1.1582 2.72288,-2.4571 3.81039,-3.8584 2.96096,-0.2503 5.8726,-1.3426 8.36537,-3.3409 6.67925,-5.3543 7.76073,-15.1043 2.40645,-21.7835 -3.32091,-4.1427 -8.32714,-6.1064 -13.25002,-5.7402 -0.35877,-0.3362 -0.72756,-0.6607 -1.10325,-0.9701 2.76256,-3.3974 2.88929,-8.3847 0.0394,-11.9399 -3.28167,-4.0937 -9.24366,-4.7507 -13.33738,-1.469 -0.51964,0.4165 -0.96353,0.8828 -1.37076,1.3767 -3.34471,-3.1097 -7.80689,-5.0317 -12.7341498,-5.0273 -3.85721,0 -7.42727999,1.1939 -10.40375,3.1968 -2.08311,-0.497 -4.2606,-0.7642 -6.4961802,-0.7621 -2.35539,0 -4.64199,0.2905 -6.82537,0.8444 0.11313,-0.7701 0.16942,-1.5435 0.16869,-2.3452 -0.008,-8.8349 -7.15434,-15.9815 -15.98927,-15.9736 -5.10302,0 -9.63378,2.3848 -12.55952,6.1085 -1.41391,-0.2342 -2.85443,-0.3643 -4.33497,-0.363 -3.29614,0 -6.45843,0.6198 -9.36053,1.7364 z"
+         id="path6269"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       inkscape:groupmode="maskhelper"
+       id="g6201"
+       clip-path="url(#clipPath6204)">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6158-9"
+         d="m 511.49596,1239.0283 c -4.83684,1.861 -8.96854,5.1239 -11.94377,9.2711 -20.50515,2.77 -36.31453,20.2975 -36.29539,41.5584 0.0209,23.1709 18.80684,41.9331 41.9777,41.9122 6.83376,-0.01 13.27608,-1.6477 18.96999,-4.5543 11.28951,10.374 28.17457,12.1091 41.35233,4.1676 6.51563,1.8162 13.80376,0.6134 19.48422,-3.9402 0.95682,-0.767 1.80576,-1.6194 2.5974,-2.504 3.82071,0.8873 7.99622,0.094 11.29411,-2.5493 5.70967,-4.577 6.63029,-12.9349 2.05324,-18.6446 -0.4153,-0.518 -0.88519,-0.9719 -1.35765,-1.4106 1.69733,-0.7746 3.32049,-1.7756 4.84269,-2.9958 1.44477,-1.1582 2.72288,-2.4571 3.81039,-3.8584 2.96096,-0.2503 5.8726,-1.3426 8.36537,-3.3409 6.67925,-5.3543 7.76073,-15.1043 2.40645,-21.7835 -3.32091,-4.1427 -8.32714,-6.1064 -13.25002,-5.7402 -0.35877,-0.3362 -0.72756,-0.6607 -1.10325,-0.9701 2.76256,-3.3974 2.88929,-8.3847 0.0394,-11.9399 -3.28167,-4.0937 -9.24366,-4.7507 -13.33738,-1.469 -0.51964,0.4165 -0.96353,0.8828 -1.37076,1.3767 -3.34471,-3.1097 -7.80689,-5.0317 -12.73415,-5.0273 -3.85721,0 -7.42728,1.1939 -10.40375,3.1968 -2.08311,-0.497 -4.2606,-0.7642 -6.49618,-0.7621 -2.35539,0 -4.64199,0.2905 -6.82537,0.8444 0.11313,-0.7701 0.16942,-1.5435 0.16869,-2.3452 -0.008,-8.835 -7.15434,-15.9816 -15.98927,-15.9737 -5.10302,0 -9.63378,2.3848 -12.55952,6.1085 -1.41391,-0.2342 -2.85443,-0.3643 -4.33497,-0.363 -3.29614,0 -6.45843,0.6198 -9.36053,1.7364 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.27586209;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+    </g>
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.27586209;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       d="m 202.47848,1219.4389 c -4.83684,1.861 -8.96854,5.1238 -11.94377,9.271 -20.50515,2.77 -36.31453,20.2975 -36.29539,41.5584 0.0209,23.1709 18.80684,41.9331 41.9777,41.9122 6.83376,-0.01 13.27608,-1.6477 18.96999,-4.5543 11.28951,10.374 28.17457,12.1091 41.35233,4.1676 6.51563,1.8162 13.80376,0.6134 19.48422,-3.9402 0.95682,-0.767 1.80576,-1.6194 2.5974,-2.504 3.82071,0.8873 7.99622,0.094 11.29411,-2.5493 5.70967,-4.577 6.63029,-12.9349 2.05324,-18.6446 -0.4153,-0.518 -0.88519,-0.9719 -1.35765,-1.4106 1.69733,-0.7746 3.32049,-1.7756 4.84269,-2.9958 1.44477,-1.1582 2.72288,-2.4571 3.81039,-3.8584 2.96096,-0.2503 5.8726,-1.3426 8.36537,-3.3409 6.67925,-5.3543 7.76073,-15.1043 2.40645,-21.7835 -3.32091,-4.1427 -8.32714,-6.1064 -13.25002,-5.7402 -0.35877,-0.3362 -0.72756,-0.6607 -1.10325,-0.9701 2.76256,-3.3974 2.88929,-8.3847 0.0394,-11.9399 -3.28167,-4.0937 -9.24366,-4.7507 -13.33738,-1.469 -0.51964,0.4165 -0.96353,0.8828 -1.37076,1.3767 -3.34471,-3.1097 -7.80689,-5.0317 -12.73415,-5.0273 -3.85721,0 -7.42728,1.1939 -10.40375,3.1968 -2.08311,-0.497 -4.2606,-0.7642 -6.49618,-0.7621 -2.35539,0 -4.64199,0.2905 -6.82537,0.8444 0.11313,-0.7701 0.16942,-1.5435 0.16869,-2.3452 -0.008,-8.8349 -7.15434,-15.9815 -15.98927,-15.9736 -5.10302,0 -9.63378,2.3848 -12.55952,6.1085 -1.41391,-0.2342 -2.85443,-0.3643 -4.33497,-0.363 -3.29614,0 -6.45843,0.6198 -9.36053,1.7364 z"
+       id="path6158"
+       inkscape:connector-curvature="0" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a99381;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect14992"
+       width="255.75737"
+       height="95.923248"
+       x="123.09333"
+       y="1276.175" />
+    <g
+       id="g7514"
+       transform="translate(0.0071764,20.932064)">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#008b8b;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect5389"
+         width="250.41124"
+         height="156.55666"
+         x="3.4448242e-08"
+         y="1618.5988" />
+      <flowRoot
+         xml:space="preserve"
+         id="flowRoot5365"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+         transform="translate(-7.8514698,897.52595)"><flowRegion
+           id="flowRegion5367"><rect
+             id="rect5369"
+             width="221.9334"
+             height="124.81464"
+             x="24.117039"
+             y="747.11188"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+           id="flowPara5375"
+           style="font-size:16px;line-height:1.25">To protect ourselves from surveillance, we need to learn when to use GnuPG and start</flowPara><flowPara
+           id="flowPara6322"
+           style="font-size:16px;line-height:1.25"><flowSpan
+   id="flowSpan5982"
+   style="font-weight:bold;-inkscape-font-specification:'Archivo Narrow Bold'">sharing our public keys</flowSpan> whenever we share email addresses.</flowPara></flowRoot>    </g>
+    <g
+       id="g7507"
+       transform="translate(0.0071764,20.932064)">
+      <rect
+         y="1618.5988"
+         x="250.41124"
+         height="156.55661"
+         width="249.58875"
+         id="rect5152"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d76b42;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <flowRoot
+         transform="translate(241.61578,878.75167)"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+         id="flowRoot5381"
+         xml:space="preserve"><flowRegion
+           id="flowRegion5383"><rect
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1"
+             y="747.11188"
+             x="24.117039"
+             height="143.51514"
+             width="230.65674"
+             id="rect5385" /></flowRegion><flowPara
+           id="flowPara5387"
+           style="font-size:16px;line-height:1.25">Thousands of people already use GnuPG, including activists, journalists, whistleblowers and everyday folks. Each person using it makes our community stronger, and shows surveillance agencies that we are ready to fight back. </flowPara></flowRoot>    </g>
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#6b8e23;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect5984"
+       width="500"
+       height="208.19519"
+       x="3.9198454e-08"
+       y="1372.0983" />
+    <g
+       transform="translate(0,-165.80981)"
+       id="g17759">
+      <rect
+         y="1746.1033"
+         x="0"
+         height="59.237358"
+         width="500.00717"
+         id="rect5391"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beaf18;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <g
+         id="g5521"
+         transform="matrix(0.55119377,0,0,0.55119377,161.87334,995.29723)"
+         style="stroke-width:3.16882491;stroke-miterlimit:4;stroke-dasharray:none">
+        <path
+           inkscape:connector-curvature="0"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#008000;stroke-width:3.16882491;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m -246.4997,1375.8906 c -10.18469,0 -18.38042,8.1958 -18.38042,18.3804 v 33.9184 c 0,10.1847 8.19573,18.39 18.38042,18.39 h 1.21137 c 10.18468,0 18.38042,-8.2053 18.38042,-18.39 v -33.9184 c 0,-10.1846 -8.19574,-18.3804 -18.38042,-18.3804 z m 0.61045,6.1046 c 7.33774,0 13.10571,5.7677 13.10571,12.934 v 27.1462 c 0,7.1663 -5.76797,12.934 -13.10571,12.934 -7.33774,0 -13.11524,-5.7677 -13.11524,-12.934 v -27.1462 c 0,-7.1663 5.7775,-12.934 13.11524,-12.934 z"
+           id="path5399" />
+        <rect
+           ry="1.4486417"
+           rx="1.4486417"
+           y="1405.1982"
+           x="-276.70154"
+           height="45.257275"
+           width="61.615322"
+           id="rect5401"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#008000;stroke-width:3.16882491;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cscc"
+           inkscape:connector-curvature="0"
+           id="path5403"
+           d="m -266.55872,1437.986 c 4.52655,3.7464 12.09538,6.2094 20.66962,6.2094 8.57351,0 16.1334,-2.4636 20.66009,-6.2094 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#008000;stroke-width:3.16882491;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:open="true"
+           sodipodi:end="3.1415927"
+           sodipodi:start="0"
+           transform="matrix(0.33005906,0,0,0.33005906,-366.46449,1294.2944)"
+           d="m 316.87315,407.66223 a 9.388834,9.388834 0 0 1 -4.69442,8.13097 9.388834,9.388834 0 0 1 -9.38883,0 9.388834,9.388834 0 0 1 -4.69442,-8.13097"
+           sodipodi:ry="9.388834"
+           sodipodi:rx="9.388834"
+           sodipodi:cy="407.66223"
+           sodipodi:cx="307.48431"
+           id="path5405"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:9.60078144;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           sodipodi:type="arc" />
+        <circle
+           transform="matrix(0.33005906,0,0,0.33005906,-326.09209,1295.5321)"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#008000;fill-opacity:1;fill-rule:nonzero;stroke:#008000;stroke-width:9.60078144;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="path5407"
+           cx="307.48431"
+           cy="407.66223"
+           r="9.388834" />
+      </g>
+      <flowRoot
+         transform="translate(29.061472,1003.2296)"
+         style="font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Medium';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#213149;fill-opacity:1;stroke:none"
+         id="flowRoot5528"
+         xml:space="preserve"><flowRegion
+           id="flowRegion5530"><rect
+             style="font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Medium';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#213149;fill-opacity:1"
+             y="747.11188"
+             x="24.117039"
+             height="59.030579"
+             width="448.48492"
+             id="rect5532" /></flowRegion><flowPara
+           id="flowPara5540"
+           style="font-size:13px;line-height:1.25">GnuPG is <flowSpan
+   style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Medium';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#213149;fill-opacity:1"
+   id="flowSpan5536">freely licensed software</flowSpan>; it's completely transparent and anyone can copy it or make their own version.  This makes it safer from surveillance than <flowSpan
+   style="font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Medium';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#213149;fill-opacity:1"
+   id="flowSpan5538">proprietary software</flowSpan> (like Windows or Word). Learn more at <flowSpan
+   style="font-weight:bold;-inkscape-font-specification:'Dosis Bold';fill:#213149;fill-opacity:1"
+   id="flowSpan7575">FSF.org</flowSpan>. </flowPara></flowRoot>    </g>
+    <g
+       id="g7523"
+       transform="translate(0.0071764,20.932064)">
+      <rect
+         y="1775.1554"
+         x="3.4448242e-08"
+         height="105.94678"
+         width="500"
+         id="rect5543"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#008000;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+      <flowRoot
+         xml:space="preserve"
+         id="flowRoot5545"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#008000;fill-opacity:1;stroke:none"
+         transform="matrix(1.5253527,0,0,1.5253527,-8.7590943,-1057.6147)"><flowRegion
+           id="flowRegion5547"><rect
+             id="rect5549"
+             width="466.49088"
+             height="52.810287"
+             x="14.302787"
+             y="1863.4539"
+             style="font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#008000;fill-opacity:1" /></flowRegion><flowPara
+           id="flowPara5551"
+           style="font-size:13px;line-height:1.25">Teach yourself email self-defense. Learn GnuPG in 30 minutes at</flowPara></flowRoot>      <flowRoot
+         transform="matrix(3.8973707,0,0,3.8973707,-45.242635,-5460.143)"
+         style="font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#008000;fill-opacity:1;stroke:none"
+         id="flowRoot6321"
+         xml:space="preserve"><flowRegion
+           id="flowRegion6323"><rect
+             style="font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Light';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#008000;fill-opacity:1"
+             y="1863.4539"
+             x="14.302787"
+             height="52.810287"
+             width="466.49088"
+             id="rect6325" /></flowRegion><flowPara
+           id="flowPara6327"
+           style="font-size:13px;line-height:1.25">EmailSelfDefense.FSF.org </flowPara></flowRoot>    </g>
+    <path
+       style="fill:#fffacd;fill-opacity:1;stroke:none"
+       d="m 57.504135,1447.9582 2e-6,8.7359 7.565513,4.368 7.565514,-4.368 -4e-6,-8.7359 -7.565509,-4.3679 z"
+       id="path6018"
+       inkscape:path-effect="#path-effect6020"
+       inkscape:original-d="m 57.504135,1447.9582 2e-6,8.7359 7.565513,4.368 7.565514,-4.368 -4e-6,-8.7359 -7.565509,-4.3679 z"
+       inkscape:connector-curvature="0"
+       transform="translate(-0.87531819,-0.8799933)" />
+    <path
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 79.63161,1447.0782 2e-6,8.7359 7.565513,4.368 7.565514,-4.368 -4e-6,-8.7359 -7.565509,-4.3679 z"
+       inkscape:path-effect="#path-effect6024"
+       id="path6022"
+       d="m 79.63161,1447.0782 2e-6,8.7359 7.565513,4.368 7.565514,-4.368 -4e-6,-8.7359 -7.565509,-4.3679 z"
+       style="fill:#fffacd;fill-opacity:1;stroke:none" />
+    <path
+       style="fill:#fffacd;stroke:none"
+       d="m 102.6344,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       id="path6026"
+       inkscape:path-effect="#path-effect6028"
+       inkscape:original-d="m 102.6344,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 125.63718,1447.0782 v 8.7359 l 7.56551,4.368 7.56552,-4.368 -1e-5,-8.7359 -7.56551,-4.3679 z"
+       inkscape:path-effect="#path-effect6036"
+       id="path6030"
+       d="m 125.63718,1447.0782 v 8.7359 l 7.56551,4.368 7.56552,-4.368 -1e-5,-8.7359 -7.56551,-4.3679 z"
+       style="fill:#fffacd;fill-opacity:1;stroke:none" />
+    <path
+       style="fill:#fffacd;fill-opacity:1;stroke:none"
+       d="m 148.63997,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       id="path6032"
+       inkscape:path-effect="#path-effect6038"
+       inkscape:original-d="m 148.63997,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 171.64276,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       inkscape:path-effect="#path-effect6040"
+       id="path6034"
+       d="m 171.64276,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       style="fill:#fffacd;stroke:none" />
+    <path
+       style="fill:#fffacd;fill-opacity:1;stroke:none"
+       d="m 194.6455,1447.0782 v 8.7359 l 7.56551,4.368 7.56552,-4.368 -1e-5,-8.7359 -7.56551,-4.3679 z"
+       id="path6042"
+       inkscape:path-effect="#path-effect6048"
+       inkscape:original-d="m 194.6455,1447.0782 v 8.7359 l 7.56551,4.368 7.56552,-4.368 -1e-5,-8.7359 -7.56551,-4.3679 z"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 217.64829,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       inkscape:path-effect="#path-effect6050"
+       id="path6044"
+       d="m 217.64829,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       style="fill:#fffacd;fill-opacity:1;stroke:none" />
+    <path
+       style="fill:#fffacd;stroke:none"
+       d="m 240.65108,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       id="path6046"
+       inkscape:path-effect="#path-effect6052"
+       inkscape:original-d="m 240.65108,1447.0782 v 8.7359 l 7.56552,4.368 7.56551,-4.368 v -8.7359 l -7.56551,-4.3679 z"
+       inkscape:connector-curvature="0" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fce1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 129.42535,1282.644 h 119.85461 v 89.0955 H 129.42535 Z"
+       id="rect15134"
+       inkscape:connector-curvature="0" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ff9b12;fill-opacity:1;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="rect5270"
+       width="501.75064"
+       height="217.36243"
+       x="-0.87531817"
+       y="552.57605" />
+    <path
+       sodipodi:type="star"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.16256157;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="path7021"
+       sodipodi:sides="25"
+       sodipodi:cx="237.45834"
+       sodipodi:cy="671.60583"
+       sodipodi:r1="60.973591"
+       sodipodi:r2="37.364418"
+       sodipodi:arg1="0.87061839"
+       sodipodi:arg2="0.99902889"
+       inkscape:flatsided="false"
+       inkscape:rounded="0"
+       inkscape:randomized="0"
+       d="m 276.74691,718.23402 -19.06996,-15.20673 6.23968,23.51249 -14.68908,-19.47149 0.19632,24.32554 -9.38523,-22.51278 -5.85936,23.61014 -3.49167,-24.13951 -11.54688,21.41122 2.62127,-24.24948 -16.50886,17.86696 8.56952,-22.83575 -20.43354,13.20005 13.97931,-19.98717 -23.0743,7.70373 18.51073,-15.88272 -24.26522,1.72335 21.87906,-10.7803 -23.93146,-4.3653 23.87263,-5.00052 -22.094,-10.17967 24.36621,1.09346 -18.8683,-15.35441 23.32877,7.11874 -14.45703,-19.56438 20.8255,12.69672 -9.13738,-22.54504 17.01368,17.47692 -3.24358,-24.10913 12.13283,21.15898 2.85402,-24.15834 6.48963,23.51155 8.77228,-22.6896 0.43867,24.38679 14.13936,-19.79518 -5.63987,23.72973 18.61801,-15.65696 -11.36402,21.58163 21.92682,-10.53495 -16.37414,18.07749 23.85789,-4.75101 -20.35541,13.43747 24.28988,1.33147 -23.05767,7.95313 23.19564,7.33029 -24.31112,1.96905 20.64393,12.86851 -24.03703,-4.13873 16.7951,17.59816 -22.2526,-9.98648 z"
+       transform="translate(-4.2848635,-3.0476924)"
+       inkscape:transform-center-x="0.20589382"
+       inkscape:transform-center-y="0.034562073" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       y="769.93848"
+       x="-0.87531817"
+       height="198.36243"
+       width="501.75064"
+       id="rect5276"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:0.54117647;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+    <rect
+       y="138.94594"
+       x="3.4448242e-08"
+       height="413.6301"
+       width="500"
+       id="rect2991"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2f4f4f;stroke:#213149;stroke-width:1.76498926;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       transform="translate(-0.87531819,-0.8799933)"
+       y="345.26093"
+       x="0.87531823"
+       height="208.19513"
+       width="500"
+       id="rect7653"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#4b4f2f;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:0.54117647;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="rect5278"
+       width="501.75064"
+       height="198.36243"
+       x="-0.87531817"
+       y="968.3009" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect3739"
+       width="10.11056"
+       height="84.853485"
+       x="48.684837"
+       y="1066.0846"
+       rx="4.0658641"
+       ry="4.0658641" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       ry="4.0658641"
+       rx="4.0658641"
+       y="866.58453"
+       x="48.684837"
+       height="84.853485"
+       width="10.11056"
+       id="rect3733"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(0,-53.783936)"
+       d="m 92.178378,905.96871 -38.438262,22.19234 -38.438262,-22.19234 0,-44.38468 38.438262,-22.19234 38.438262,22.19234 z"
+       inkscape:randomized="0"
+       inkscape:rounded="0"
+       inkscape:flatsided="true"
+       sodipodi:arg2="1.0471976"
+       sodipodi:arg1="0.52359878"
+       sodipodi:r2="38.438263"
+       sodipodi:r1="44.384682"
+       sodipodi:cy="883.77637"
+       sodipodi:cx="53.740116"
+       sodipodi:sides="6"
+       id="path3731"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="star" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(-0.61871719,-53.783936)"
+       id="path3735"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#82ada2;fill-opacity:1;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       cx="54.358833"
+       cy="854.34302"
+       r="4.5078058" />
+    <ellipse
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="matrix(1.0008835,0,0,0.91852738,-41.21376,31.275724)"
+       id="path3743"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.84079003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       cx="94.870056"
+       cy="1084.6958"
+       rx="41.12994"
+       ry="44.804157" />
+    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="matrix(1.7917097,0,0,1.7917097,205.54105,-844.33652)"
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:Dosis;letter-spacing:0px;word-spacing:0px;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.98508662;marker:none;enable-background:accumulate"
+       id="flowRoot3363"
+       xml:space="preserve"><flowRegion
+         id="flowRegion3365"><rect
+           style="color:#000000;font-family:Dosis;-inkscape-font-specification:Dosis;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.98508662;marker:none;enable-background:accumulate"
+           y="926"
+           x="-102"
+           height="35.5"
+           width="79.5"
+           id="rect3367" /></flowRegion><flowPara
+         style="color:#000000;font-size:13px;line-height:1.25;letter-spacing:-0.55812615px;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.98508662;marker:none;enable-background:accumulate"
+         id="flowPara3370">PUBLIC</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot3372"
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:Dosis;letter-spacing:-0.5411616px;word-spacing:0px;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.95514441;marker:none;enable-background:accumulate"
+       transform="matrix(1.8478769,0,0,1.8478769,205.59467,-698.05082)"><flowRegion
+         id="flowRegion3374"><rect
+           id="rect3376"
+           width="79.5"
+           height="35.5"
+           x="-102"
+           y="926"
+           style="color:#000000;font-family:Dosis;-inkscape-font-specification:Dosis;letter-spacing:-0.5411616px;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.95514441;marker:none;enable-background:accumulate" /></flowRegion><flowPara
+         id="flowPara3378"
+         style="font-size:13px;line-height:1.25">PRIVATE</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="matrix(2.0589345,0,0,2.0589345,-107.29103,-1074.8364)"
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.8572343;marker:none;enable-background:accumulate"
+       id="flowRoot3383"
+       xml:space="preserve"><flowRegion
+         id="flowRegion3385"><rect
+           style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.8572343;marker:none;enable-background:accumulate"
+           y="901.86658"
+           x="111.12165"
+           height="33.006432"
+           width="136.42657"
+           id="rect3387" /></flowRegion><flowPara
+         id="flowPara3389"
+         style="font-size:13px;line-height:1.25">YOUR PUBLIC KEY</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot3391"
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.8572343;marker:none;enable-background:accumulate"
+       transform="matrix(2.0589345,0,0,2.0589345,-107.29103,-877.56935)"><flowRegion
+         id="flowRegion3393"><rect
+           id="rect3395"
+           width="136.42657"
+           height="33.006432"
+           x="111.12165"
+           y="901.86658"
+           style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.8572343;marker:none;enable-background:accumulate" /></flowRegion><flowPara
+         id="flowPara3397"
+         style="font-size:13px;line-height:1.25">YOUR PRIVATE KEY</flowPara></flowRoot>    <g
+       id="g5681"
+       transform="matrix(0.30522749,0,0,0.30522749,173.42991,431.76112)">
+      <g
+         transform="translate(16.046513,12.956889)"
+         id="g5683" />
+    </g>
+    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot5252"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#4b4f2f;fill-opacity:1;stroke:none"
+       transform="matrix(1.3110061,0,0,1.3110061,-11.107078,-362.75164)"><flowRegion
+         id="flowRegion5254"><rect
+           id="rect5256"
+           width="103.1718"
+           height="111.59761"
+           x="24.117039"
+           y="747.11188"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.72991276px;line-height:110.00000238%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#4b4f2f;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara5258"
+         style="font-size:13.72991276px;line-height:1.10000002">All you need is a simple program called <flowSpan
+   id="flowSpan5268"
+   style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13.72991276px;line-height:110.00000238%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#4b4f2f;fill-opacity:1">GnuPG</flowSpan>. </flowPara><flowPara
+         id="flowPara7019"
+         style="font-size:13.72991276px;line-height:1.10000002">It encrypts your email into a code that only the right people can read. </flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(298.80661,-125.15084)"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#4b4f2f;fill-opacity:1;stroke:none"
+       id="flowRoot5260"
+       xml:space="preserve"><flowRegion
+         id="flowRegion5262"><rect
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';text-align:end;text-anchor:end;fill:#4b4f2f;fill-opacity:1"
+           y="747.11188"
+           x="24.117039"
+           height="174.47362"
+           width="164.96097"
+           id="rect5264" /></flowRegion><flowPara
+         id="flowPara5266"
+         style="font-size:15px;line-height:1.25">GnuPG runs on pretty much any computer or smartphone. It's freely licensed and costs no money. Each user has a unique <flowSpan
+   id="flowSpan5272"
+   style="font-weight:bold;font-size:15px;fill:#4b4f2f;fill-opacity:1">public key</flowSpan> and <flowSpan
+   id="flowSpan5274"
+   style="font-weight:bold;font-size:15px;fill:#4b4f2f;fill-opacity:1">private key</flowSpan>, which are random strings of numbers. </flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot5280"
+       style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#4b4f2f;fill-opacity:1;stroke:none"
+       transform="matrix(2.0589345,0,0,2.0589345,-209.67036,-1296.0173)"><flowRegion
+         id="flowRegion5282"><rect
+           id="rect5284"
+           width="213.1739"
+           height="31.328871"
+           x="111.12165"
+           y="901.86658"
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#4b4f2f;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara5286"
+         style="font-size:13px;line-height:1.25">Take back your privacy! Meet GnuPG</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="matrix(1.3110061,0,0,1.3110061,90.441301,-154.89978)"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+       id="flowRoot5288"
+       xml:space="preserve"><flowRegion
+         id="flowRegion5290"><rect
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.44159412px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1"
+           y="747.11188"
+           x="24.117039"
+           height="114.52005"
+           width="164.0117"
+           id="rect5292" /></flowRegion><flowPara
+         id="flowPara5300"
+         style="font-size:11.44159412px;line-height:1.25">Your public key isn't like a physical key, because it's shared. It's in an online directory, where people can look it up and download it. </flowPara><flowPara
+         id="flowPara7280"
+         style="font-size:11.44159412px;line-height:1.25">People use your public key, along with GnuPG, to encrypt emails they send to you.</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot5302"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="matrix(1.3110061,0,0,1.3110061,90.441301,42.439448)"><flowRegion
+         id="flowRegion5304"><rect
+           id="rect5306"
+           width="164.0117"
+           height="114.52005"
+           x="24.117039"
+           y="747.11188"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.44159412px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara5312"
+         style="font-size:11.44159412px;line-height:1.25">Your private key is more like a physical key, because you keep it to yourself (on your computer). </flowPara><flowPara
+         id="flowPara5319"
+         style="font-size:11.44159412px;line-height:1.25"> </flowPara><flowPara
+         id="flowPara5321"
+         style="font-size:11.44159412px;line-height:1.25">You use GnuPG and your private key to decode encrypted emails other people send to you. </flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot5323"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="translate(4.3337096,730.80859)"><flowRegion
+         id="flowRegion5325"><rect
+           id="rect5327"
+           width="123.72945"
+           height="113.26124"
+           x="24.117039"
+           y="747.11188"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara5353"
+         style="font-size:12px;line-height:1.25">If an email encrypted with GnuPG falls into the wrong hands, it'll just look like nonsense. Without the real recipient's private key, it's almost impossible to read it.</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot5339"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="translate(165.56582,730.80859)"><flowRegion
+         id="flowRegion5341"><rect
+           id="rect5343"
+           width="123.72945"
+           height="113.26124"
+           x="24.117039"
+           y="747.11188"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         style="font-weight:normal;font-size:12px;line-height:1.25;-inkscape-font-specification:'Archivo Narrow';fill:#ffffff"
+         id="flowPara5361">To the real recipient, </flowPara><flowPara
+         style="font-weight:normal;font-size:12px;line-height:1.25;-inkscape-font-specification:'Archivo Narrow';fill:#ffffff"
+         id="flowPara7716">it opens up like a </flowPara><flowPara
+         style="font-weight:normal;font-size:12px;line-height:1.25;-inkscape-font-specification:'Archivo Narrow';fill:#ffffff"
+         id="flowPara7718">normal email. Easy!</flowPara></flowRoot>    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#008000;stroke-width:2.18264699;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="matrix(0.80864623,0,0,0.80864623,-22.530015,991.3707)"
+       id="g6335">
+      <path
+         transform="translate(451.84123,82.731493)"
+         d="m 129.11158,230.45037 -7.47529,-3.05812 -3.50894,7.27457 -6.1644,-5.21843 -5.58517,5.8342 -4.25011,-6.86793 -7.114679,3.82274 -1.919791,-7.84515 -7.947752,1.43709 0.598455,-8.05442 -8.002847,-1.08924 3.05812,-7.47528 -7.274567,-3.50894 5.218434,-6.16441 -5.834203,-5.58516 6.867933,-4.25012 -3.822746,-7.11467 7.84515,-1.9198 -1.437092,-7.94775 8.054428,0.59846 1.089235,-8.00285 7.475285,3.05812 3.508937,-7.27457 6.16441,5.21844 5.58516,-5.83421 4.25012,6.86794 7.11467,-3.82275 1.91979,7.84515 7.94776,-1.43709 -0.59846,8.05443 8.00285,1.08923 -3.05812,7.47529 7.27457,3.50894 -5.21844,6.1644 5.8342,5.58517 -6.86793,4.25011 3.82275,7.11468 -7.84515,1.91979 1.43709,7.94775 -8.05443,-0.59845 z"
+         inkscape:randomized="0"
+         inkscape:rounded="0"
+         inkscape:flatsided="false"
+         sodipodi:arg2="1.2042772"
+         sodipodi:arg1="1.0471976"
+         sodipodi:r2="31.608938"
+         sodipodi:r1="37.605831"
+         sodipodi:cy="197.88277"
+         sodipodi:cx="110.30866"
+         sodipodi:sides="20"
+         id="path6339"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f5deb4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.18264699;marker:none;enable-background:accumulate"
+         sodipodi:type="star" />
+      <circle
+         transform="translate(451.84125,82.024401)"
+         id="path6337"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fffacd;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.18264699;marker:none;enable-background:accumulate"
+         cx="110.30865"
+         cy="198.58986"
+         r="26.870058" />
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="ccccsssccssssccssssccc"
+       inkscape:connector-curvature="0"
+       id="rect7236"
+       d="m 58.795398,921.46987 v 23.85734 h 17.65625 v -4.40625 h -5.53125 c -0.563329,0 -1.03125,-1.20586 -1.03125,-1.73985 0,-0.53399 0.467921,-1.80499 1.03125,-1.80499 h 2.5 v -2.4375 0 c 0,0 -1.03125,-0.43667 -1.03125,-1 v -0.28125 c 0,-0.56333 0.467921,-1.03125 1.03125,-1.03125 h 3.03125 v -2.96875 h -4 c -0.563329,0 -1.03125,-0.46792 -1.03125,-1.03125 v -3.25 c 0,-0.56333 0.467921,-1.03125 1.03125,-1.03125 h 4 v -2.875 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="translate(-13.75)"
+       id="g14128">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:0.51851849;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+         id="path11489"
+         transform="matrix(1.1360617,0,0,1.1360617,-57.324209,-97.627156)"
+         cx="393.50491"
+         cy="795.92078"
+         r="25.102291" />
+      <g
+         transform="matrix(2.7041441,0,0,2.7041441,-263.43856,-145.06196)"
+         id="g4481-9"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#186854;stroke-width:0.65269792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-ydpi="134.53">
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#186854;stroke-width:0.65269792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect4483-0"
+           width="11.993112"
+           height="8.352706"
+           x="235.5439"
+           y="347.74643" />
+        <path
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+           inkscape:path-effect="#path-effect3313-9"
+           id="path4485-9"
+           d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#186854;stroke-width:0.65269792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+           inkscape:path-effect="#path-effect3340-7"
+           id="path4487-1"
+           d="m 239.00556,350.76804 -3.46166,5.33108"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#186854;stroke-width:0.65269792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#186854;stroke-width:0.65269792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 244.07536,350.76804 3.46166,5.33108"
+           id="path4489-3"
+           inkscape:path-effect="#path-effect3350-9"
+           inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+           inkscape:connector-curvature="0" />
+      </g>
+      <path
+         style="fill:#186853;fill-opacity:0.78039216;stroke:#186853;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.78039216;marker-end:url(#Arrow2SendCcQn)"
+         d="m 389.72165,835.10571 10e-6,18.45501"
+         id="path7364"
+         inkscape:path-effect="#path-effect7366"
+         inkscape:original-d="m 389.72165,835.10571 10e-6,18.45501"
+         inkscape:connector-curvature="0"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-ydpi="134.53" />
+    </g>
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2SendC)"
+       d="m 421.3799,898.17084 10e-6,11.38394"
+       id="path9307"
+       inkscape:path-effect="#path-effect9309"
+       inkscape:original-d="m 421.3799,898.17084 10e-6,11.38394"
+       inkscape:connector-curvature="0" />
+    <g
+       transform="translate(-3.0052038,2.6516504)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g12599">
+      <path
+         sodipodi:type="star"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:3.37932944;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path11030"
+         sodipodi:sides="6"
+         sodipodi:cx="614.74347"
+         sodipodi:cy="84.027534"
+         sodipodi:r1="39.67765"
+         sodipodi:r2="34.361855"
+         sodipodi:arg1="0.52359878"
+         sodipodi:arg2="1.0471976"
+         inkscape:flatsided="true"
+         inkscape:rounded="0"
+         inkscape:randomized="0"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         transform="matrix(0.5222898,0,0,0.5222898,103.5508,893.46236)" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 406.6782,926.98746 17.68303,10.22971 18.21066,-10.22971"
+         id="path11032"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 424.62504,958.07231 -0.26381,-20.85514"
+         id="path11034"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path11036"
+         d="m 406.6782,932.11764 17.68303,10.22973 18.21066,-10.22973"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 432.15269,940.48248 v 3.26431 l 2.43191,-1.40407 v -3.26431 z"
+         id="path11038"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.09587467;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="matrix(-1.6105758,0,0,1.6105758,921.83905,355.02813)"
+       id="g3148-6">
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.09587467;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.05828,363.05901 h -3.40274"
+         id="path3136-0"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3138-1"
+         d="m 295.00031,359.49936 -3.2868,-0.8807"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.09587467;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3140-7"
+         d="m 295.00031,366.61866 -3.2868,0.8807"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.09587467;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="matrix(1.4049614,-0.37645827,0.37645827,1.4049614,-26.681774,714.9138)"
+       id="g12476"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.21344876;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.21344876;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect12478"
+         width="11.993112"
+         height="8.352706"
+         x="235.5439"
+         y="347.74643" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:path-effect="#path-effect3313-9"
+         id="path12480"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#801900;stroke-width:1.21344876;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:path-effect="#path-effect3340-7"
+         id="path12482"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.21344876;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.21344876;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         id="path12484"
+         inkscape:path-effect="#path-effect3350-9"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g12514"
+       transform="matrix(0.43289528,1.607424,1.607424,-0.43289528,-269.40137,790.15734)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.06024766;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
+      <path
+         inkscape:connector-curvature="0"
+         id="path12516"
+         d="m 295.05828,363.05901 h -3.40274"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.06024766;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.06024766;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,359.49936 -3.2868,-0.8807"
+         id="path12518"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.06024766;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,366.61866 -3.2868,0.8807"
+         id="path12520"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 58.795398,1122.1223 v 23.8574 h 17.65625 v -4.4063 h -5.53125 c -0.563329,0 -1.03125,-1.2059 -1.03125,-1.7398 0,-0.534 0.467921,-1.805 1.03125,-1.805 h 2.5 v -2.4375 0 c 0,0 -1.03125,-0.4367 -1.03125,-1 v -0.2813 c 0,-0.5633 0.467921,-1.0312 1.03125,-1.0312 h 3.03125 v -2.9688 h -4 c -0.563329,0 -1.03125,-0.4679 -1.03125,-1.0312 v -3.25 c 0,-0.5634 0.467921,-1.0313 1.03125,-1.0313 h 4 v -2.875 z"
+       id="path12536"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccsssccssssccssssccc" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ba8375;fill-opacity:1;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3741"
+       transform="translate(-0.61871719,145.71606)"
+       cx="54.358833"
+       cy="854.34302"
+       r="4.5078058" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:3.24954081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="matrix(0.54315037,0,0,0.54315037,221.26469,532.85818)"
+       id="g12618">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path5295"
+         d="m 397.4169,1132.5845 -34.36185,19.8388 -34.36185,-19.8388 v -29.8552 l 34.36185,-19.8388 34.36185,19.8388 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:3.24954081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path5301"
+         d="m 328.6932,1102.7293 33.85674,19.5863 34.86696,-19.5863"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:3.24954081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:3.24954081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 377.46783,1118.745 v 6.25 l 4.65625,-2.6883 v -6.25 z"
+         id="path5303"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(1.8411108,0,0,1.8411108,-417.78771,-978.44722)"
+         id="path12695"
+         d="m 424.125,1119.625 -18.6875,10.7812 18.40625,10.625 0.28125,-0.1562 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:0.85185188;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path5306"
+         d="m 363.06868,1082.8799 v 39.1236 l 34.34822,-19.2742 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#9e503d;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:3.24954081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="ccccc"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:3.24954081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 305.69676,1070.2622 22.99644,32.4671 34.86696,-19.5862 -23.50155,-32.7197 z"
+         id="path5308"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="cc"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:3.24954081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 363.05505,1152.4233 -0.25414,-68.8537"
+         id="path5299"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 203.9655,397.24407 23.22303,14.1875"
+       inkscape:path-effect="#path-effect3304"
+       id="path3302"
+       d="m 203.9655,397.24407 23.22303,14.1875"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;stroke:#dfd373;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.765, 3.53;stroke-dashoffset:0;stroke-opacity:0.41203703;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 214.2155,391.61907 -4.42005,19.34467"
+       inkscape:path-effect="#path-effect3308"
+       id="path3306"
+       d="m 214.2155,391.61907 -4.42005,19.34467"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;stroke:#dfd373;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.765, 3.53;stroke-dashoffset:0;stroke-opacity:0.41203703;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;stroke:#dfd373;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.765, 3.53;stroke-dashoffset:0;stroke-opacity:0.41203703;marker:none;enable-background:accumulate"
+       d="m 185.12187,396.77612 2.8929,14.43057"
+       id="path3300"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3386"
+       d="m 31.510856,340.13828 c 0,7.13419 0,18.51101 0,25.6452 0,5.77434 0,11.54867 0,17.32301 0,2.47786 -0.06717,4.9551 -0.176216,7.43056 -0.109051,2.47546 -0.225262,4.97261 0.176216,7.41773 0.55632,3.38815 2.164575,6.60382 4.579896,9.04417 2.41532,2.44034 5.631263,4.0866 9.03104,4.56677 3.815328,0.53886 7.69548,0 11.548673,0 5.636852,0 11.273704,0 16.910556,0 93.975159,0 83.298519,-0.70311 177.273679,-0.70311 8.86302,0 165.51135,0.64696 174.37437,0.64696 2.06453,0 4.12861,0.052 6.19141,0.13647 2.0628,0.0845 4.14121,0.1746 6.18217,-0.13647 3.33396,-0.50814 6.47669,-2.14438 8.84733,-4.54303 2.37065,-2.39866 3.96447,-5.54175 4.55738,-8.86168 0.47809,-2.67703 0.53172,-5.42136 0.40179,-8.13764 -0.12992,-2.71627 0.0736,-5.43585 0,-8.15424 v -14.84829 -25.63522"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f5fffa;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:14.12, 3.53, 1.765, 3.53;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="csssssssscscssssscc" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path3828"
+       d="m 168.75659,394.40558 -0.99786,16.60915"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;stroke:#dfd373;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.765, 3.53;stroke-dashoffset:0;stroke-opacity:0.41203703;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path3293"
+       d="m 151.36631,397.94807 0.83273,15.24448"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;stroke:#dfd373;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.765, 3.53;stroke-dashoffset:0;stroke-opacity:0.41203703;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path3197"
+       d="m 111.38653,389.35557 -4.31567,22.19908"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;stroke:#dfd373;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.765, 3.53;stroke-dashoffset:0;stroke-opacity:0.41203703;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;stroke:#dfd373;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.765, 3.53;stroke-dashoffset:0;stroke-opacity:0.41203703;marker:none;enable-background:accumulate"
+       d="m 98.824032,376.79307 -16.51326,34.57345"
+       id="path4604"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 228.27362,298.01346 c 1.01403,-0.81944 2.25144,-1.35965 3.54176,-1.54621 1.29033,-0.18656 2.63007,-0.019 3.83468,0.47971 1.2046,0.49866 2.2708,1.32704 3.05173,2.37103 0.78092,1.04398 1.27445,2.30074 1.41259,3.59714 0.0517,0.48527 0.0546,0.97427 0.0568,1.46229 0.01,2.18984 0.007,4.37971 0,6.56956 -0.006,2.11514 -0.0159,4.23034 0,6.34543 0.009,1.17509 0.0255,2.35039 0,3.52524 -0.0195,0.90097 -0.073,1.83632 -0.49895,2.63047 -0.36712,0.68443 -0.9891,1.20965 -1.6835,1.55756 -0.69439,0.34791 -1.4614,0.53091 -2.2316,0.63098 -1.5404,0.20013 -3.10176,0.13074 -4.65511,0.13074 h -12.21299 l 0.18881,10.13356 h -5.21597 c -0.002,-0.7665 -0.002,-1.53301 0,-2.29951 0.01,-3.49294 0.0648,-6.98625 0,-10.4786 -0.0117,-0.62984 -0.0273,-1.26015 0,-1.88951 0.0104,-0.24065 0.0273,-0.48259 0.0861,-0.71618 0.0588,-0.23359 0.16184,-0.46018 0.32648,-0.636 0.17319,-0.18495 0.40637,-0.30515 0.64841,-0.38008 0.24204,-0.0749 0.49481,-0.10759 0.74608,-0.14023 0.507,-0.0659 1.01726,-0.10621 1.52852,-0.10621 h 1.83136 9.5983 z"
+       id="path6779"
+       inkscape:path-effect="#path-effect6781"
+       inkscape:original-d="m 228.27362,298.01346 c 0,0 9.03726,2.13101 11.84076,4.90167 0.57026,0.56358 0.0438,0.8241 0.0568,1.46229 0.0421,2.0639 0,4.74079 0,6.56956 0,2.7339 0.13667,4.78047 0,6.34543 -0.20885,2.39151 0,3.52524 0,3.52524 0,0 0.28102,1.75954 -0.49895,2.63047 -1.2985,1.44991 -4.43038,2.31928 -8.57021,2.31928 -5.12652,0 -12.21299,0 -12.21299,0 l 0.18881,10.13356 h -5.21597 c 0,0 0.1058,-0.91691 0,-2.29951 -0.2167,-2.83164 -0.92378,-7.61663 0,-10.4786 0.20329,-0.62984 -0.2033,-1.25968 0,-1.88951 0.21289,-0.65957 -0.14771,-0.94425 0.41261,-1.35218 0.24741,-0.18012 0.91032,-0.41784 1.39449,-0.52031 0.63797,-0.13502 1.12528,-0.10621 1.52852,-0.10621 0.61045,0 1.22091,0 1.83136,0 2.60504,0 9.5983,0 9.5983,0 z"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssscsscccssssssscc" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path4241"
+       d="M 58.590502,248.8125 2.3717524,276.375 H 15.434252 v 68 h 86.312498 v -68 h 13.0625 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       y="248.45767"
+       x="123.09333"
+       height="95.923248"
+       width="255.75737"
+       id="rect3654"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a99381;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       y="254.92667"
+       x="129.42535"
+       height="89.095444"
+       width="119.85461"
+       id="rect3437"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fce1e1;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3014"
+       d="m 468.06074,166.19275 c -4.07723,-1.73695 -8.38692,-2.09665 -12.42892,-1.29421 2.05388,0.093 4.11897,0.54286 6.12172,1.39605 8.98572,3.82803 13.17006,14.22358 9.34204,23.20931 -3.82803,8.98572 -14.21832,13.1577 -23.20405,9.32968 -3.9532,-1.68412 -6.9775,-4.62675 -8.79798,-8.17215 1.51443,6.31497 5.89207,11.85472 12.32541,14.5954 10.78738,4.59556 23.26619,-0.42732 27.86175,-11.2147 4.59555,-10.78737 -0.4326,-23.25383 -11.21997,-27.84938 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffefd5;fill-opacity:0.27777782;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="ccsscc"
+       inkscape:connector-curvature="0"
+       id="path3058"
+       d="m 240.07872,319.38202 0.12386,-22.89208 c 0,0 -0.30934,-6.90858 -6.90858,-6.90858 -6.59924,0 -7.81628,4.86195 -8.91929,8.91929 -4.36653,16.06198 -0.7038,20.75399 -0.7038,20.75399 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a8ced0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       inkscape:connector-curvature="0"
+       id="path3091"
+       d="m 213.22894,308.43342 c 0,0 -3.66923,-0.44942 -6.23143,0.94568 -0.50611,1.09201 -0.12821,1.67366 -0.12821,1.67366 l 5.31882,1.26505 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e3d79a;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       inkscape:connector-curvature="0"
+       id="path3083"
+       d="m 227.21032,297.93352 c 0,0 -2.99028,5.36189 -3.60896,8.09439 -5.05255,0.1031 -11.03029,2.3548 -11.03029,2.3548 v 4.02141 l 18.60911,-0.0863"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a8ced0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3099"
+       d="m 212.56825,313.91606 v 0.92802 h -13.97183 l 0.87646,-3.66052 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3107"
+       d="m 196.07014,314.84408 h -6.85702"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3115"
+       d="m 192.51275,314.84408 -3.11073,-11.6094 c 0,0 -0.58266,-1.93178 1.40936,-2.46554"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       transform="matrix(-0.96592583,0.25881905,0.25881905,0.96592583,0,0)"
+       y="328.10452"
+       x="-110.3746"
+       height="21.550648"
+       width="2.7324984"
+       id="rect3117"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="matrix(-0.96592583,0.25881905,0.25881905,0.96592583,389.1251,-129.60892)"
+       id="g3148">
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.05828,363.05901 h -3.40274"
+         id="path3136"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3138"
+         d="m 295.00031,359.49936 -3.2868,-0.8807"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3140"
+         d="m 295.00031,366.61866 -3.2868,0.8807"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <path
+       transform="rotate(-90,175.07166,402.30253)"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path3182"
+       d="m 156.56999,270.89136 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#dfd373;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate" />
+    <path
+       transform="rotate(-90,175.07166,402.30253)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#dfd373;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate"
+       d="m 156.56999,272.89136 v 0"
+       id="path3190"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       transform="rotate(-90,175.07166,402.30253)"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path3192"
+       d="m 156.56999,274.89136 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#dfd373;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate" />
+    <path
+       transform="rotate(-90,175.07166,402.30253)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#dfd373;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate"
+       d="m 156.56999,276.89136 v 0"
+       id="path3194"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       transform="rotate(-90,175.07166,402.30253)"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path3196"
+       d="m 156.56999,278.89136 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#dfd373;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cssscssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 97.468142,367.51993 c 0,0 -6.15327,-4.33355 -3.41189,-5.40809 15.009988,-5.88348 32.115178,3.41834 48.236678,3.52967 0.38066,0.003 8.16072,-0.73407 8.53564,-0.85115 2.90646,-0.90767 0.75377,-2.21201 0.75377,-2.21201 0,0 -1.34619,-0.34902 0.62244,2.34872 0.45672,0.62587 4.11291,2.59469 4.67789,3.51785 1.8703,3.05599 3.37954,14.27866 -0.36934,15.46638 -14.76349,4.67736 -1.26938,-3.2015 -2.94776,1.42665 -1.14176,3.14843 -2.77065,8.31197 -2.77065,8.31197"
+       inkscape:path-effect="#path-effect3268"
+       id="path3266"
+       d="m 97.468142,367.51993 c -1.702614,-1.34946 -2.927079,-3.29033 -3.41189,-5.40809 -0.577266,-2.52162 -0.09758,-5.24055 1.171899,-7.49449 1.269477,-2.25394 3.296198,-4.04514 5.622549,-5.17648 2.32635,-1.13133 4.94067,-1.6187 7.52702,-1.56746 2.58635,0.0512 5.14665,0.62986 7.56815,1.53989 4.843,1.82005 9.0836,4.91749 13.23181,8.00935 4.14822,3.09186 8.33095,6.24965 13.11525,8.21886 1.42897,0.58816 2.93821,1.07164 4.48319,1.04165 0.7725,-0.015 1.54682,-0.16118 2.25349,-0.47359 0.70666,-0.31241 1.34392,-0.79478 1.79896,-1.41921 0.46579,-0.63917 0.73235,-1.42142 0.75377,-2.21201 -0.0293,0.82125 0.19027,1.64976 0.62244,2.34872 0.51804,0.83785 1.31487,1.46633 2.14864,1.99092 0.83377,0.52459 1.72093,0.96391 2.52925,1.52693 1.2648,0.88097 2.32071,2.06288 3.04031,3.42597 0.71959,1.36309 1.10025,2.90559 1.08177,4.44686 -0.0185,1.54126 -0.43768,3.07794 -1.2179,4.40726 -0.78023,1.32932 -1.921,2.44701 -3.27352,3.18629 -0.95846,0.52389 -2.01474,0.8587 -2.94776,1.42665 -1.35608,0.82548 -2.40562,2.14245 -2.90765,3.64854 -0.50203,1.5061 -0.45258,3.1894 0.137,4.66343"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f08080;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       id="g8799">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3262"
+         transform="translate(-70.284499,-89.505896)"
+         cx="171.88962"
+         cy="461.01651"
+         r="5.6712232" />
+      <ellipse
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3274"
+         transform="rotate(30,302.54682,287.1469)"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="rect6288"
+       width="11.99312"
+       height="8.3526897"
+       x="120.06803"
+       y="416.31451" />
+    <g
+       style="stroke:#20b2aa;stroke-opacity:1"
+       transform="translate(-115.47586,68.568087)"
+       id="g3376">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect3378"
+         width="11.993112"
+         height="8.352706"
+         x="235.5439"
+         y="347.74643" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:path-effect="#path-effect3313"
+         id="path3380"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:path-effect="#path-effect3340"
+         id="path3382"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         id="path3384"
+         inkscape:path-effect="#path-effect3350"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+    </g>
+    <rect
+       y="416.31451"
+       x="140.89108"
+       height="8.3526897"
+       width="11.99312"
+       id="rect6290"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+    <g
+       style="stroke:#20b2aa;stroke-opacity:1"
+       id="g3407"
+       transform="translate(-94.652812,68.568087)">
+      <rect
+         y="347.74643"
+         x="235.5439"
+         height="8.352706"
+         width="11.993112"
+         id="rect3409"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         id="path3411"
+         inkscape:path-effect="#path-effect3313"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         id="path3413"
+         inkscape:path-effect="#path-effect3340"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:path-effect="#path-effect3350"
+         id="path3415"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="rect6292"
+       width="11.99312"
+       height="8.3526897"
+       x="161.71414"
+       y="416.31451" />
+    <g
+       style="stroke:#20b2aa;stroke-opacity:1"
+       transform="translate(-73.829768,68.568087)"
+       id="g3417">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect3419"
+         width="11.993112"
+         height="8.352706"
+         x="235.5439"
+         y="347.74643" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:path-effect="#path-effect3313"
+         id="path3421"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:path-effect="#path-effect3340"
+         id="path3423"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         id="path3425"
+         inkscape:path-effect="#path-effect3350"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+    </g>
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="rect6294"
+       width="11.99312"
+       height="8.3526897"
+       x="182.53719"
+       y="416.31451" />
+    <g
+       style="stroke:#20b2aa;stroke-opacity:1"
+       id="g3427"
+       transform="translate(-53.006724,68.568087)">
+      <rect
+         y="347.74643"
+         x="235.5439"
+         height="8.352706"
+         width="11.993112"
+         id="rect3429"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         id="path3431"
+         inkscape:path-effect="#path-effect3313"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         id="path3433"
+         inkscape:path-effect="#path-effect3340"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:path-effect="#path-effect3350"
+         id="path3435"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <path
+       inkscape:connector-curvature="0"
+       id="path3019"
+       d="m 229.96625,276.91209 c 2.59977,0.26402 4.625,2.48682 4.625,5.15625 v 7.34375 c 0,2.84739 -2.30886,5.15625 -5.15625,5.15625 -2.84739,0 -5.15625,-2.30886 -5.15625,-5.15625 v -0.90625 l -2.71875,-0.0625 c -0.0244,-2.15098 1.65479,-3.48205 2.71875,-4.125 v -2.25 c 0,-2.84739 2.30886,-5.15625 5.15625,-5.15625 0.17796,0 0.35793,-0.0176 0.53125,0 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e3d79a;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3031"
+       d="m 229.5774,282.61779 h -5.03093"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       transform="matrix(-1,0,0,1,502.57398,-66.414389)"
+       sodipodi:open="true"
+       sodipodi:end="3.7287121"
+       sodipodi:start="0.89816185"
+       d="m 276.64803,351.68197 a 1.4946961,1.4946961 0 0 1 -1.94203,-0.068 1.4946961,1.4946961 0 0 1 -0.23363,-1.92913"
+       sodipodi:ry="1.4946961"
+       sodipodi:rx="1.4946961"
+       sodipodi:cy="350.51285"
+       sodipodi:cx="275.71677"
+       id="path3056"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:nodetypes="csc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 189.40202,303.23468 c 0,0 1.52671,3.50217 -3.20923,4.77116 -4.73594,1.26899 -5.34375,1.35048 -5.34375,1.35048"
+       inkscape:path-effect="#path-effect3458"
+       id="path3456"
+       d="m 189.40202,303.23468 c -0.42521,1.9154 -1.59547,3.65522 -3.20923,4.77116 -1.54381,1.06756 -3.47811,1.5564 -5.34375,1.35048"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d7d6c1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect3466"
+       width="116.04605"
+       height="89.454254"
+       x="256.42535"
+       y="254.92667" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="translate(-7.557209,-72.168779)"
+       id="g3586">
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 269.2751,330.50947 c 0,0 -2.32031,0.0251 -2.32031,3.41406 1.71881,0 8.53041,0.0773 8.53041,0.0773 l -0.26645,-3.46957 z"
+         id="path3577"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccc" />
+      <path
+         inkscape:connector-curvature="0"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 269.28125,330.5 c 0,0 3.5,-0.005 3.5,3.5 v 43.65625 H 286.5625 V 334 c 0,-3.54345 -2.84375,-3.5 -2.84375,-3.5 z"
+         id="rect3508" />
+    </g>
+    <path
+       inkscape:connector-curvature="0"
+       id="path3590"
+       d="m 268.19316,261.83105 h 7.93334"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,264.54541 h 7.93334"
+       id="path3598"
+       inkscape:connector-curvature="0" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,267.25976 h 7.93334"
+       id="path3602"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3604"
+       d="m 268.19316,269.97412 h 7.93334"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,272.68847 h 7.93334"
+       id="path3606"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3608"
+       d="m 268.19316,275.40283 h 7.93334"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3612"
+       d="m 268.19316,278.11718 h 7.93334"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,280.83154 h 7.93334"
+       id="path3614"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3616"
+       d="m 268.19316,283.54589 h 7.93334"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3620"
+       d="m 268.19316,286.26025 h 7.93334"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,288.9746 h 7.93334"
+       id="path3622"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3624"
+       d="m 268.19316,291.68896 h 7.93334"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3628"
+       d="m 268.19316,294.40332 h 7.93334"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,297.11767 h 7.93334"
+       id="path3630"
+       inkscape:connector-curvature="0" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,299.83203 h 7.93334"
+       id="path3634"
+       inkscape:connector-curvature="0" />
+    <rect
+       y="229.20767"
+       x="146.94281"
+       height="19.25"
+       width="42.75"
+       id="rect3662"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3664"
+       d="M 154.19279,229.20765 V 175.83122"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3666"
+       d="M 159.69279,229.20765 V 191.58122"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3668"
+       d="M 167.69279,229.20765 V 200.58122"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <circle
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3670"
+       transform="translate(-80.131841,-216.27288)"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3701"
+       d="m 332.19279,248.20622 3.25,-31.25 7,4.25 3.875,27.25 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3709"
+       d="m 332.19279,248.20622 13.57231,-3.63669 -12.83639,-3.4395 11.89408,-3.18701 -11.24915,-3.0142 10.42337,-2.79293 -9.85819,-2.6415 9.13451,-2.44758 -8.63921,-2.31487 8.00502,-2.14494"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 332.19279,248.20622 13.57231,-3.63669 -12.83639,-3.4395 11.89408,-3.18701 -11.24915,-3.0142 10.42337,-2.79293 -9.85819,-2.6415 9.13451,-2.44758 -8.63921,-2.31487 8.00502,-2.14494"
+       id="path3717"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cscc"
+       inkscape:connector-curvature="0"
+       id="path3689"
+       d="m 323.51325,195.47961 c -0.78384,16.09005 11.6243,29.76903 27.71436,30.55286 4.6562,0.22683 9.29895,-0.66568 13.53918,-2.60271 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#6f8286;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 343.67505,209.13966 15.74588,-23.98151"
+       id="path3692"
+       inkscape:connector-curvature="0" />
+    <circle
+       transform="rotate(32.788981,648.56865,501.22698)"
+       id="path3694"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#6f8286;fill-opacity:0.16203703;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       d="m 435.49355,108.96018 c -1.73693,-4.95086 -7.15845,-7.55626 -12.10931,-5.81933 -3.11795,1.09388 -5.29483,3.64898 -6.05347,6.62772 -4.19909,-1.04048 -8.73804,-0.90849 -13.12507,0.63062 -0.98254,0.34472 -1.91383,0.76122 -2.81739,1.22027 -0.0908,-0.3919 -0.20824,-0.78234 -0.3445,-1.17073 -2.01118,-5.73257 -8.28872,-8.74935 -14.0213,-6.73817 -1.89938,0.66636 -3.51413,1.78897 -4.73313,3.21705 -8.43745,-4.80482 -18.82107,-6.0809 -28.70262,-2.61412 -18.10972,6.3535 -27.64001,26.18485 -21.28651,44.29457 5.82981,16.61702 23.00437,25.97633 39.78706,22.50362 5.5435,3.87576 12.80135,5.14601 19.67116,2.73586 1.15715,-0.40597 2.24731,-0.91293 3.28766,-1.4846 3.30962,2.10512 7.50703,2.7313 11.49542,1.33204 6.90514,-2.42255 10.539,-9.98415 8.11644,-16.88929 -0.21981,-0.62654 -0.48876,-1.20594 -0.78885,-1.77653 1.85822,-0.1674 3.724,-0.57792 5.56491,-1.22377 1.74727,-0.613 3.37404,-1.40821 4.86501,-2.36916 2.87619,0.74663 5.99298,0.67932 9.00767,-0.37834 8.07772,-2.83392 12.32864,-11.67957 9.49471,-19.75728 -1.7577,-5.01006 -5.83527,-8.53749 -10.60063,-9.82596 -0.22684,-0.43624 -0.46009,-0.85712 -0.71179,-1.27368 3.73356,-2.28791 5.51294,-6.94127 4.00453,-11.24079 z"
+       id="path8737"
+       inkscape:connector-curvature="0" />
+    <rect
+       y="276.38837"
+       x="21.375401"
+       height="67.992538"
+       width="74.209793"
+       id="rect3719"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f5fffa;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="rotate(5.777906,981.3719,349.18788)"
+       id="g3295">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3252"
+         transform="translate(-64.909906,0.39903769)"
+         cx="224.47733"
+         cy="476.27725"
+         r="4.4338655" />
+      <ellipse
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:3.11829066;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3809"
+         transform="matrix(0.55543746,-0.10889708,0.10889708,0.55543746,14.809483,239.66087)"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       sodipodi:nodetypes="csssssssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 142.29293,365.64151 c 0,0 -3.38779,-1.52062 -5.20243,-1.77244 -1.57048,-0.21793 -4.91843,-1.48688 -6.5,-1.375 -1.8777,0.13282 -5.65777,1.75824 -7.125,2.9375 -1.75802,1.41299 -1.39621,2.30743 -1.5,4.5625 -0.0763,1.65865 0.62444,3.33921 1.5,4.75 0.7925,1.27696 2.9375,3.625 2.8125,4.125 -0.125,0.5 0.3963,1.77414 -0.4375,2.75 -0.93489,1.09415 -2.56106,1.5997 -4,1.625 -1.81879,0.032 -3.30954,-1.98967 -5.125,-1.875 -1.84765,0.11671 -4.93432,2.54938 -4.93432,2.54938"
+       inkscape:path-effect="#path-effect3175"
+       id="path3173"
+       d="m 142.29293,365.64151 c -1.72366,-0.62099 -3.45816,-1.21193 -5.20243,-1.77244 -2.116,-0.67997 -4.2781,-1.32047 -6.5,-1.375 -1.33196,-0.0327 -2.67787,0.15053 -3.92141,0.62885 -1.24354,0.47832 -2.38207,1.2597 -3.20359,2.30865 -1.00554,1.28392 -1.50075,2.93168 -1.5,4.5625 7.7e-4,1.687 0.52384,3.3741 1.5,4.75 0.48563,0.68449 1.07551,1.28762 1.60426,1.93937 0.52875,0.65176 1.00502,1.37134 1.20824,2.18563 0.23111,0.92606 0.0788,1.94724 -0.4375,2.75 -0.41198,0.64056 -1.04244,1.13134 -1.75245,1.40691 -0.71,0.27556 -1.4957,0.33961 -2.24755,0.21809 -0.90124,-0.14567 -1.73823,-0.54627 -2.56138,-0.9411 -0.82314,-0.39484 -1.66158,-0.79322 -2.56362,-0.9339 -0.97837,-0.15258 -2.00392,0.0141 -2.88364,0.46859 -0.87972,0.45452 -1.60903,1.19454 -2.05068,2.08079"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f08080;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="rotate(-42.397631,24.742724,445.26993)"
+       id="g3167">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3248"
+         transform="translate(-64.500001,2.76e-5)"
+         cx="196.32744"
+         cy="458.85114"
+         r="5.9805627" />
+      <ellipse
+         transform="rotate(55.557188,152.68181,422.69631)"
+         id="path3299"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       sodipodi:nodetypes="cssssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 150.82857,364.79036 c 0,0 -5.10392,6.25116 -7.72919,7.59388 -1.83692,0.93951 -6.3956,-2.00974 -7.21231,-0.11504 -0.77518,1.79838 0.95691,9.03703 1.84099,10.78445 0.79383,1.56903 4.14405,-1.82747 5.36244,-0.55958 1.28919,1.34156 2.3295,6.62132 1.9545,7.49632 -0.375,0.875 -2.33918,0.78401 -4.2045,2.00368 -2.0974,1.37142 -7.50871,-0.37177 -7.50871,-0.37177"
+       inkscape:path-effect="#path-effect3205"
+       id="path3203"
+       d="m 150.82857,364.79036 c -0.1411,1.96818 -1.0221,3.87454 -2.42965,5.25745 -1.40755,1.38291 -3.32918,2.23011 -5.29954,2.33643 -1.20739,0.0652 -2.4107,-0.13709 -3.61268,-0.26865 -1.20197,-0.13155 -2.44023,-0.18967 -3.59963,0.15361 -1.26626,0.37492 -2.38102,1.23516 -3.07034,2.36157 -0.68933,1.12642 -0.94813,2.50796 -0.71976,3.80866 0.22837,1.3007 0.9406,2.50958 1.96346,3.34488 1.02286,0.8353 2.34722,1.29127 3.66763,1.26934 0.90361,-0.015 1.78769,-0.24408 2.67323,-0.42455 0.88553,-0.18047 1.80318,-0.31303 2.68921,-0.13503 0.77171,0.15504 1.49221,0.54757 2.04995,1.10299 0.55774,0.55542 0.95204,1.27071 1.13633,2.03596 0.18429,0.76526 0.15952,1.57814 -0.0587,2.33441 -0.21826,0.75627 -0.62831,1.45478 -1.17305,2.02296 -1.09195,1.13894 -2.655,1.70606 -4.2045,2.00368 -2.48462,0.47723 -5.08339,0.34856 -7.50871,-0.37177"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f08080;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="rotate(-6.9429959,-477.22052,546.99107)"
+       id="g3199">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3250"
+         transform="translate(-64.500001,2.76e-5)"
+         cx="212.20686"
+         cy="465.86282"
+         r="5.1556573" />
+      <ellipse
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3301"
+         transform="rotate(16.648672,143.03388,385.49933)"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       sodipodi:nodetypes="cssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 161.00475,376.31775 c 0,0 0.99707,4.60349 1.54914,6.09812 0.4853,1.31388 0.66049,1.2354 1.53661,2.3282 0.76654,0.95612 3,2.125 3,2.125"
+       inkscape:path-effect="#path-effect3233"
+       id="path3231"
+       d="m 161.00475,376.31775 c 0.0721,2.11223 0.6044,4.20757 1.54914,6.09812 0.41688,0.83424 0.91566,1.63238 1.53661,2.3282 0.82292,0.92214 1.85706,1.65466 3,2.125"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f08080;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="translate(-8.776915,-82.548816)"
+       id="g3243">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3254"
+         transform="translate(-64.500001,2.76e-5)"
+         cx="240.66609"
+         cy="471.01846"
+         r="6.3930154" />
+      <ellipse
+         transform="rotate(-11.092509,229.72076,436.43306)"
+         id="path3303"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       sodipodi:nodetypes="cssssssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 156.88267,368.44492 c 0,0 4.03976,3.06953 6.29994,4.18749 1.62022,0.80141 3.31926,1.80177 5.12653,1.76777 2.52735,-0.0476 4.99334,-1.30032 7.07107,-2.74004 2.10966,-1.46185 3.07856,-4.19814 5.12652,-5.74524 2.63906,-1.99364 5.12742,-6.65969 8.39689,-7.15946 5.12392,-0.78323 15.11342,-0.73535 19.97576,1.06067 4.0106,1.48141 6.08368,5.90115 9.10401,8.92722 1.88854,1.89212 1.7179,6.08673 1.94454,8.75044 0.32376,3.80518 -4.33103,10.6066 -4.33103,10.6066"
+       inkscape:path-effect="#path-effect3253"
+       id="path3251"
+       d="m 156.88267,368.44492 c 1.97108,1.57788 4.08201,2.98099 6.29994,4.18749 1.60087,0.87083 3.30776,1.65285 5.12653,1.76777 1.29329,0.0817 2.59669,-0.18225 3.7937,-0.67868 1.19701,-0.49643 2.29109,-1.22081 3.27737,-2.06136 1.95635,-1.66727 3.48124,-3.77036 5.12652,-5.74524 2.37142,-2.84649 5.08387,-5.50114 8.39689,-7.15946 3.10017,-1.55177 6.63736,-2.16588 10.09572,-1.92346 3.45837,0.24241 6.83614,1.32469 9.88004,2.98413 3.78755,2.06486 7.12634,5.09343 9.10401,8.92722 1.38538,2.68561 2.07625,5.73143 1.94454,8.75044 -0.16977,3.89163 -1.7283,7.70843 -4.33103,10.6066"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f08080;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="translate(-8.9094975,-83.255926)"
+       id="g3271">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3258"
+         transform="translate(-64.500001,2.76e-5)"
+         cx="289.12927"
+         cy="470.81226"
+         r="4.3307524" />
+      <ellipse
+         transform="matrix(0.55328932,0.11933261,-0.11933261,0.55328932,185.27489,195.70768)"
+         id="path3269"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:3.11829066;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       sodipodi:nodetypes="csssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 172.10284,373.7215 c 0,0 1.13966,-0.27885 3.63092,-0.2052 2.3338,0.069 4.97052,-0.0856 6.89429,1.23743 1.36139,0.9363 2.88482,2.62195 2.56326,4.24264 -0.43465,2.19065 -4.13754,2.12952 -5.39169,3.97748 -0.65012,0.95793 -1.15643,2.2336 -0.88388,3.35876 0.55749,2.30143 4.75137,5.28118 4.75137,5.28118"
+       inkscape:path-effect="#path-effect3277"
+       id="path3275"
+       d="m 172.10284,373.7215 c 1.20617,-0.12559 2.41828,-0.1941 3.63092,-0.2052 2.35677,-0.0216 4.7821,0.19173 6.89429,1.23743 0.80892,0.40048 1.57522,0.9339 2.09184,1.67406 0.25831,0.37008 0.45044,0.78899 0.53955,1.23142 0.0891,0.44243 0.0731,0.90853 -0.0681,1.33716 -0.179,0.54309 -0.55166,1.00763 -0.99435,1.36959 -0.44268,0.36197 -0.95478,0.62895 -1.4746,0.86722 -0.51982,0.23828 -1.05204,0.45082 -1.55777,0.7177 -0.50573,0.26688 -0.98875,0.59234 -1.36497,1.02297 -0.39222,0.44895 -0.65718,1.00226 -0.79692,1.58179 -0.13975,0.57954 -0.15688,1.18494 -0.087,1.77697 0.14803,1.25337 0.69287,2.4569 1.53699,3.39514 0.84412,0.93825 1.98357,1.60682 3.21438,1.88604"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f08080;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="csssssssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 177.76669,369.27366 c 0,0 2.81514,-1.89782 4.41942,-2.20972 2.79146,-0.54271 5.16635,0.36825 7.68978,1.67939 1.87165,0.97248 2.13677,4.15774 4.15426,4.77297 2.71393,0.82761 5.40371,-2.55356 8.22011,-2.20971 1.87195,0.22854 4.22035,1.00096 4.94975,2.74004 0.63866,1.52272 -0.16011,3.6035 -1.32582,4.77297 -1.38283,1.38729 -3.72145,1.28933 -5.65686,1.59099 -1.66037,0.25879 -3.58788,-0.67207 -5.03814,0.17677 -2.05397,1.20219 -3.35875,5.83363 -3.71231,6.0988 -0.35355,0.26516 9.48836,7.02647 9.48836,7.02647"
+       inkscape:path-effect="#path-effect3281"
+       id="path3279"
+       d="m 177.76669,369.27366 c 1.29849,-1.03253 2.8143,-1.79044 4.41942,-2.20972 1.33237,-0.34803 2.73881,-0.46273 4.09246,-0.20983 1.35365,0.25291 2.65205,0.88782 3.59732,1.88922 0.73493,0.77857 1.23396,1.74395 1.82635,2.63578 0.29619,0.44592 0.61885,0.87722 1.00129,1.25181 0.38244,0.37458 0.82736,0.69221 1.32662,0.88538 0.67821,0.26241 1.4329,0.28493 2.14876,0.15702 0.71587,-0.12791 1.39832,-0.40023 2.05458,-0.71351 1.31251,-0.62657 2.57876,-1.43548 4.01677,-1.65322 1.00992,-0.15292 2.07149,0.007 2.97197,0.48912 0.90048,0.48214 1.62996,1.29053 1.97778,2.25092 0.29837,0.82386 0.31249,1.74301 0.0683,2.58451 -0.24422,0.8415 -0.74176,1.60345 -1.39409,2.18846 -0.74789,0.6707 -1.68726,1.10638 -2.66314,1.34479 -0.97588,0.2384 -1.98995,0.28654 -2.99372,0.2462 -0.84545,-0.034 -1.68795,-0.12985 -2.53392,-0.1469 -0.84596,-0.017 -1.70452,0.0472 -2.50422,0.32367 -1.20629,0.41702 -2.22434,1.31383 -2.86371,2.41848 -0.63937,1.10465 -0.90967,2.40544 -0.8486,3.68032 0.10768,2.24803 1.26969,4.42332 3.07837,5.76271 1.80867,1.33938 4.22829,1.81642 6.40999,1.26376"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f08080;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="rotate(-15.266278,-161.88329,472.30691)"
+       id="g3247">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3256"
+         transform="translate(-60.000001,23.250028)"
+         cx="252.93655"
+         cy="461.42896"
+         r="5.2587705" />
+      <ellipse
+         transform="rotate(0.85561707,-1400.3258,1964.3529)"
+         id="path3307"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <g
+       transform="translate(-5.727517,-79.720396)"
+       id="g3263">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3260"
+         transform="translate(-64.500001,2.76e-5)"
+         cx="270.98135"
+         cy="473.08075"
+         r="4.9494309" />
+      <ellipse
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3305"
+         transform="rotate(-39.14617,204.96517,416.99648)"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;stroke:#dfd373;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.765, 3.53;stroke-dashoffset:0;stroke-opacity:0.41203703;marker:none;enable-background:accumulate"
+       d="m 132.44051,396.40827 -1.44067,15.19908"
+       id="path3291"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path4266"
+       d="m 441.49675,248.8125 -56.1875,27.5625 h 13.0625 v 68 H 484.653 v -68 h 13.0625 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 439.30309,320.01676 c 0,0 1.86103,-1.35019 4.07201,0.73591 0.23783,1.17986 -0.26515,1.65749 -0.26515,1.65749 l -3.832,0.0352 z"
+       id="path4545-5"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f5fffa;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect4270"
+       width="73.937164"
+       height="67.775131"
+       x="404.56003"
+       y="276.38837" />
+    <path
+       transform="matrix(0.35807947,0,0,0.35807947,224.05201,158.30647)"
+       d="m 386.525,337.53635 -12.86732,31.06445 -31.06445,12.86731 -31.06445,-12.86731 -12.86732,-31.06445 12.86732,-31.06445 31.06445,-12.86732 31.06445,12.86732 z"
+       inkscape:randomized="0"
+       inkscape:rounded="0"
+       inkscape:flatsided="true"
+       sodipodi:arg2="0.39269908"
+       sodipodi:arg1="0"
+       sodipodi:r2="40.587658"
+       sodipodi:r1="43.931767"
+       sodipodi:cy="337.53635"
+       sodipodi:cx="342.59323"
+       sodipodi:sides="8"
+       id="path4276"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#5b5b5b;stroke-width:4.92904329;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="star" />
+    <rect
+       y="303.96555"
+       x="312.01376"
+       height="3.8890991"
+       width="60.457642"
+       id="rect4284"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       id="rect4286"
+       transform="translate(-0.87531819,-0.8799933)"
+       d="m 316.78125,308.75 v 36.5 H 322.75 v -2.90625 H 368.5 V 345.25 h 4.84375 v -36.5 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       inkscape:connector-curvature="0" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="translate(-12.121611,-70.890279)"
+       id="g4388">
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g4374"
+         transform="rotate(22.925006,355.62258,343.55717)">
+        <circle
+           transform="translate(1.5,-2.375)"
+           id="path4290"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           cx="357.5"
+           cy="345.125"
+           r="1.125" />
+        <path
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 355.125,343 h 2.5"
+           inkscape:path-effect="#path-effect4294"
+           id="path4292"
+           d="m 355.125,343 h 2.5"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      </g>
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="M 359,345.59375 V 347.5"
+         id="path4302"
+         inkscape:path-effect="#path-effect4304"
+         inkscape:original-d="M 359,345.59375 V 347.5"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cc" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 361.875,347.75 h -5.75"
+         id="path4306"
+         inkscape:path-effect="#path-effect4308"
+         inkscape:original-d="m 361.875,347.75 h -5.75"
+         inkscape:connector-curvature="0" />
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g4346">
+        <path
+           inkscape:connector-curvature="0"
+           inkscape:original-d="M 356,347.875 348.75,343.5"
+           inkscape:path-effect="#path-effect4312"
+           id="path4310"
+           d="M 356,347.875 348.75,343.5"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 355.68435,348.5486 -6.1187,-1.9722"
+           inkscape:path-effect="#path-effect4316"
+           id="path4314"
+           d="m 355.68435,348.5486 -6.1187,-1.9722"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="M 355.21875,349.8125 350.5,349"
+           inkscape:path-effect="#path-effect4320"
+           id="path4318"
+           d="M 355.21875,349.8125 350.5,349"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="M 355.21875,351.0625 351.25,351.125"
+           inkscape:path-effect="#path-effect4324"
+           id="path4322"
+           d="M 355.21875,351.0625 351.25,351.125"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 355.84375,352.28125 -2.875,0.59375"
+           inkscape:path-effect="#path-effect4328"
+           id="path4326"
+           d="m 355.84375,352.28125 -2.875,0.59375"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="M 356.59375,353.5625 354.25,354.125"
+           inkscape:path-effect="#path-effect4332"
+           id="path4330"
+           d="M 356.59375,353.5625 354.25,354.125"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 356.9797,354.35653 -0.92815,2.22444"
+           id="path4340"
+           inkscape:path-effect="#path-effect4342"
+           inkscape:original-d="m 356.9797,354.35653 -0.92815,2.22444"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           sodipodi:open="true"
+           sodipodi:end="0.31611399"
+           sodipodi:start="3.664871"
+           sodipodi:type="arc"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="path4344"
+           sodipodi:cx="357.5"
+           sodipodi:cy="345.125"
+           sodipodi:rx="1.125"
+           sodipodi:ry="1.125"
+           d="m 356.52554,344.56281 a 1.125,1.125 0 0 1 1.43288,-0.46517 1.125,1.125 0 0 1 0.61084,1.37709"
+           transform="translate(-1.875,12.59375)" />
+      </g>
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g4356"
+         transform="matrix(-1,0,0,1,717.69845,0)">
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 356,347.875 348.75,343.5"
+           id="path4358"
+           inkscape:path-effect="#path-effect4312"
+           inkscape:original-d="M 356,347.875 348.75,343.5"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 355.68435,348.5486 -6.1187,-1.9722"
+           id="path4360"
+           inkscape:path-effect="#path-effect4316"
+           inkscape:original-d="m 355.68435,348.5486 -6.1187,-1.9722"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 355.21875,349.8125 350.5,349"
+           id="path4362"
+           inkscape:path-effect="#path-effect4320"
+           inkscape:original-d="M 355.21875,349.8125 350.5,349"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 355.21875,351.0625 351.25,351.125"
+           id="path4364"
+           inkscape:path-effect="#path-effect4324"
+           inkscape:original-d="M 355.21875,351.0625 351.25,351.125"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 355.84375,352.28125 -2.875,0.59375"
+           id="path4366"
+           inkscape:path-effect="#path-effect4328"
+           inkscape:original-d="m 355.84375,352.28125 -2.875,0.59375"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 356.59375,353.5625 354.25,354.125"
+           id="path4368"
+           inkscape:path-effect="#path-effect4332"
+           inkscape:original-d="M 356.59375,353.5625 354.25,354.125"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 356.9797,354.35653 -0.92815,2.22444"
+           inkscape:path-effect="#path-effect4342"
+           id="path4370"
+           d="m 356.9797,354.35653 -0.92815,2.22444"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           transform="translate(-1.875,12.59375)"
+           d="m 356.52554,344.56281 a 1.125,1.125 0 0 1 1.43288,-0.46517 1.125,1.125 0 0 1 0.61084,1.37709"
+           sodipodi:ry="1.125"
+           sodipodi:rx="1.125"
+           sodipodi:cy="345.125"
+           sodipodi:cx="357.5"
+           id="path4372"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           sodipodi:type="arc"
+           sodipodi:start="3.664871"
+           sodipodi:end="0.31611399"
+           sodipodi:open="true" />
+      </g>
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 355.7631,347.78939 6.0988,0.0442 1.28163,2.47487 -2.43068,4.28683 h -3.66812 l -2.38648,-4.15425 z"
+         id="path4378"
+         inkscape:path-effect="#path-effect4380"
+         inkscape:original-d="m 355.7631,347.78939 6.0988,0.0442 1.28163,2.47487 -2.43068,4.28683 h -3.66812 l -2.38648,-4.15425 z"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 346.72761,265.605 v 0"
+       inkscape:path-effect="#path-effect4416"
+       id="path4414"
+       d="m 346.72761,265.605 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 346.72761,292.88651 v 0"
+       id="path4426"
+       inkscape:path-effect="#path-effect4428"
+       inkscape:original-d="m 346.72761,292.88651 v 0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 333.08686,279.24575 v 0"
+       id="path4430"
+       inkscape:path-effect="#path-effect4434"
+       inkscape:original-d="m 333.08686,279.24575 v 0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 360.36837,279.24575 v 0"
+       inkscape:path-effect="#path-effect4436"
+       id="path4432"
+       d="m 360.36837,279.24575 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 337.08214,269.60029 v 0"
+       id="path4438"
+       inkscape:path-effect="#path-effect4446"
+       inkscape:original-d="m 337.08214,269.60029 v 0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 356.37308,288.89123 v 0"
+       inkscape:path-effect="#path-effect4448"
+       id="path4440"
+       d="m 356.37308,288.89123 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 337.08214,288.89122 v 0"
+       inkscape:path-effect="#path-effect4450"
+       id="path4442"
+       d="m 337.08214,288.89122 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 356.37308,269.60028 v 0"
+       id="path4444"
+       inkscape:path-effect="#path-effect4452"
+       inkscape:original-d="m 356.37308,269.60028 v 0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <rect
+       y="416.31451"
+       x="203.36024"
+       height="8.3526897"
+       width="11.99312"
+       id="rect6296"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+    <g
+       style="stroke:#20b2aa;stroke-opacity:1"
+       transform="translate(-32.183681,68.568087)"
+       id="g4471">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect4473"
+         width="11.993112"
+         height="8.352706"
+         x="235.5439"
+         y="347.74643" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:path-effect="#path-effect3313"
+         id="path4475"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:path-effect="#path-effect3340"
+         id="path4477"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         id="path4479"
+         inkscape:path-effect="#path-effect3350"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+    </g>
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="rect6298"
+       width="11.99312"
+       height="8.3526897"
+       x="224.18326"
+       y="416.31451" />
+    <g
+       style="stroke:#20b2aa;stroke-opacity:1"
+       id="g4481"
+       transform="translate(-11.360637,68.568087)">
+      <rect
+         y="347.74643"
+         x="235.5439"
+         height="8.352706"
+         width="11.993112"
+         id="rect4483"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         id="path4485"
+         inkscape:path-effect="#path-effect3313"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         id="path4487"
+         inkscape:path-effect="#path-effect3340"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:path-effect="#path-effect3350"
+         id="path4489"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <rect
+       y="416.31451"
+       x="99.24498"
+       height="8.3526897"
+       width="11.99312"
+       id="rect6286"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+    <g
+       style="stroke:#20b2aa;stroke-opacity:1"
+       id="g4491"
+       transform="translate(-136.29892,68.568087)">
+      <rect
+         y="347.74643"
+         x="235.5439"
+         height="8.352706"
+         width="11.993112"
+         id="rect4493"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         id="path4495"
+         inkscape:path-effect="#path-effect3313"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         id="path4497"
+         inkscape:path-effect="#path-effect3340"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:path-effect="#path-effect3350"
+         id="path4499"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <rect
+       y="416.31451"
+       x="78.421928"
+       height="8.3526897"
+       width="11.99312"
+       id="rect6284"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+    <g
+       style="stroke:#20b2aa;stroke-opacity:1"
+       transform="translate(-157.12197,68.568087)"
+       id="g4501">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect4503"
+         width="11.993112"
+         height="8.352706"
+         x="235.5439"
+         y="347.74643" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:path-effect="#path-effect3313"
+         id="path4505"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:path-effect="#path-effect3340"
+         id="path4507"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         id="path4509"
+         inkscape:path-effect="#path-effect3350"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+    </g>
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="rect6282"
+       width="11.99312"
+       height="8.3526897"
+       x="58.474197"
+       y="417.19452"
+       transform="translate(-0.87531819,-0.8799933)" />
+    <g
+       style="stroke:#20b2aa;stroke-opacity:1"
+       id="g4511"
+       transform="translate(-177.94502,68.568087)">
+      <rect
+         y="347.74643"
+         x="235.5439"
+         height="8.352706"
+         width="11.993112"
+         id="rect4513"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         id="path4515"
+         inkscape:path-effect="#path-effect3313"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         id="path4517"
+         inkscape:path-effect="#path-effect3340"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:path-effect="#path-effect3350"
+         id="path4519"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#20b2aa;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <path
+       sodipodi:nodetypes="cscccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 425.75854,311.8435 c 0,0 1.61476,6.78466 0.4957,13.83019 -1.11906,7.04553 -12.21408,-1.62278 -12.21408,-1.62278 l -0.64003,-13.72414 2.90359,-0.52561 z"
+       inkscape:path-effect="#path-effect6679"
+       id="path6677"
+       d="m 425.75854,311.8435 c 2.21878,1.50835 3.65535,4.10831 3.75145,6.78952 0.0961,2.68121 -1.15065,5.37734 -3.25575,7.04067 -1.79731,1.42013 -4.17976,2.07515 -6.45047,1.77346 -2.2707,-0.30169 -4.39946,-1.55607 -5.76361,-3.39624 l -0.64003,-13.72414 2.90359,-0.52561 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dcf2b0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       transform="translate(-0.87531819,-0.8799933)"
+       id="path8448"
+       d="m 61.59375,319.0625 v 0.6875 h -7.8125 -1.84375 c -0.511256,0 -1.024253,0.0279 -1.53125,0.0937 -0.251268,0.0326 -0.476705,0.0813 -0.71875,0.15625 -0.242044,0.0749 -0.483067,0.19004 -0.65625,0.375 -0.164636,0.17583 -0.28496,0.39141 -0.34375,0.625 -0.05879,0.23359 -0.05205,0.4781 -0.0625,0.71875 -0.02733,0.62936 -0.01204,1.27642 0,1.90625 0.08327,4.3555 0.01084,8.70622 0,13.0625 -0.0019,0.7665 -0.0019,1.546 0,2.3125 h 5.21875 l -0.21875,-12.75 h 10.4375 c 1.55335,0 3.115847,0.0751 4.65625,-0.125 0.770202,-0.10007 1.555605,-0.2771 2.25,-0.625 0.694395,-0.34791 1.289132,-0.87807 1.65625,-1.5625 0.425964,-0.79415 0.48047,-1.72403 0.5,-2.625 0.01622,-0.74858 0.005,-1.50123 0,-2.25 H 61.59375 Z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#497b7b;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       inkscape:connector-curvature="0" />
+    <path
+       transform="translate(-0.87531819,-0.8799933)"
+       id="path4537"
+       d="M 61.59375,319.0625 H 73.125 c -0.0029,-0.42638 0.0032,-0.85489 0,-1.28125 -0.01587,-2.11509 -0.0064,-4.22861 0,-6.34375 0.0066,-2.18985 0.0099,-4.37266 0,-6.5625 -0.0022,-0.48802 0.02047,-0.98348 -0.03125,-1.46875 -0.138162,-1.29639 -0.656574,-2.54977 -1.4375,-3.59375 -0.780927,-1.04397 -1.826649,-1.87633 -3.03125,-2.375 -1.2046,-0.49871 -2.55343,-0.6553 -3.84375,-0.46875 -1.29032,0.18655 -2.517212,0.71183 -3.53125,1.53125 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fa8072;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       inkscape:connector-curvature="0" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fffbb9;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="g4531"
+       transform="matrix(-0.95144852,0.30780791,0.30780791,0.95144852,539.01363,-230.19383)">
+      <path
+         sodipodi:nodetypes="ssssscccsss"
+         id="path4533"
+         d="m 620.03942,344.29143 c -2.59977,0.26402 -4.625,2.48682 -4.625,5.15625 v 5.70857 c 0,2.84739 2.30886,5.15625 5.15625,5.15625 2.84739,0 5.15625,-2.30886 5.15625,-5.15625 V 354.25 l 2.71875,-0.0625 c 0.0244,-2.15098 -1.65479,-3.48205 -2.71875,-4.125 v -0.61482 c 0,-2.84739 -2.30886,-5.15625 -5.15625,-5.15625 -0.17796,0 -0.35793,-0.0176 -0.53125,0 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fffbb9;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         inkscape:connector-curvature="0" />
+      <path
+         transform="translate(348.41125,0.21364798)"
+         sodipodi:open="true"
+         sodipodi:end="4.0130333"
+         sodipodi:start="2.1549128"
+         d="m 274.8925,351.75972 a 1.4946961,1.4946961 0 0 1 -0.66795,-1.1608 1.4946961,1.4946961 0 0 1 0.53004,-1.2299"
+         sodipodi:ry="1.4946961"
+         sodipodi:rx="1.4946961"
+         sodipodi:cy="350.51285"
+         sodipodi:cx="275.71677"
+         id="path4535"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fffbb9;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         sodipodi:type="arc" />
+    </g>
+    <path
+       sodipodi:nodetypes="cccccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 61.994915,305.00964 -4.849358,4.85286 -11.360309,4.3229 v 2.35762 l 17.084667,-1.25 4.408487,-4.9618"
+       inkscape:path-effect="#path-effect4543"
+       id="path4541"
+       d="m 61.994915,305.00964 -4.849358,4.85286 -11.360309,4.3229 v 2.35762 l 17.084667,-1.25 4.408487,-4.9618"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fa8072;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fffbb9;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 45.387393,314.226 c 0,0 -1.861028,-1.35019 -4.072005,0.73591 -0.237839,1.17986 0.265146,1.65749 0.265146,1.65749 l 3.832002,0.0352 z"
+       id="path4545"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       sodipodi:nodetypes="ccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="M 44.899413,318.08023 H 33.408928 l -7.562434,-16.35977"
+       inkscape:path-effect="#path-effect4566"
+       id="path4564"
+       d="M 44.899413,318.08023 H 33.408928 l -7.562434,-16.35977"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="ccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 223.97045,325.47211 h 19.44544 l -0.53033,-45.60839"
+       inkscape:path-effect="#path-effect4576"
+       id="path4574"
+       d="m 223.97045,325.47211 h 19.44544 l -0.53033,-45.60839"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 234.05364,326.17014 -0.0884,11.4093"
+       inkscape:path-effect="#path-effect4580"
+       id="path4578"
+       d="m 234.05364,326.17014 -0.0884,11.4093"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <circle
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path4606"
+       transform="translate(10.611185,-51.530179)"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <circle
+       transform="translate(-11.043962,-51.530179)"
+       id="path4608"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 243.4228,339.70076 -1.94454,-2.12132 h -15.02602 l -1.41421,2.12132"
+       inkscape:path-effect="#path-effect4612"
+       id="path4610"
+       d="m 243.4228,339.70076 -1.94454,-2.12132 h -15.02602 l -1.41421,2.12132"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       y="325.38184"
+       x="54.871876"
+       height="2.8284302"
+       width="17.431824"
+       id="rect4620"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a26b3c;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       y="328.21027"
+       x="56.676117"
+       height="15.953247"
+       width="13.823345"
+       id="rect4622"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="rect4626"
+       d="m 21.648026,319.50416 h 23.074613 v 2.44732 H 21.648026 Z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d4c8a4;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="g4628"
+       transform="matrix(-0.92573235,0.37817935,0.37817935,0.92573235,168.78572,-140.02053)">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4630"
+         d="m 295.05828,363.05901 h -3.40274"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,359.49936 -3.2868,-0.8807"
+         id="path4632"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,366.61866 -3.2868,0.8807"
+         id="path4634"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       sodipodi:nodetypes="cscccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 50.055458,338.3373 c 0,0 -3.788451,-0.1705 -4.975951,1.267 -1.1875,1.4375 -1.274049,1.49556 -1.274049,1.49556 h 9.051015 v -2.76256 z"
+       inkscape:path-effect="#path-effect4658"
+       id="path4656"
+       d="m 50.055458,338.3373 c -0.870084,0.0229 -1.74395,0.0677 -2.595886,0.24592 -0.851935,0.17826 -1.68614,0.49569 -2.380065,1.02108 -0.526244,0.39844 -0.96432,0.91268 -1.274049,1.49556 h 9.051015 v -2.76256 c -0.933456,-0.0246 -1.867559,-0.0246 -2.801015,0 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d0a480;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="csssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 343.78817,277.08501 c 0,0 0.22103,-0.0194 -0.15966,0.29734 -0.26656,0.22174 -0.36882,1.09082 -0.45202,1.42742 -0.1154,0.46693 0.0274,0.96653 0.125,1.4375 0.0802,0.38707 0.50309,1.061 0.68436,1.41227 0.30767,0.59617 0.18841,0.44743 0.59088,0.98418 0.20498,0.27338 0.625,0.8125 0.625,0.8125"
+       inkscape:path-effect="#path-effect4668"
+       id="path4666"
+       d="m 343.78817,277.08501 c -0.0561,0.0975 -0.10933,0.19671 -0.15966,0.29734 -0.22433,0.44857 -0.39098,0.92961 -0.45202,1.42742 -0.059,0.48095 -0.0178,0.97448 0.125,1.4375 0.15454,0.50099 0.42327,0.95762 0.68436,1.41227 0.19059,0.33189 0.37852,0.66577 0.59088,0.98418 0.18973,0.28449 0.3987,0.55614 0.625,0.8125"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 349.66846,277.08501 c 0.0561,0.0975 0.10933,0.19671 0.15966,0.29734 0.22433,0.44857 0.39098,0.92961 0.45202,1.42742 0.059,0.48095 0.0178,0.97448 -0.125,1.4375 -0.15454,0.50099 -0.42327,0.95762 -0.68436,1.41227 -0.19059,0.33189 -0.37852,0.66577 -0.59088,0.98418 -0.18973,0.28449 -0.3987,0.55614 -0.625,0.8125"
+       id="path4676"
+       inkscape:path-effect="#path-effect4678"
+       inkscape:original-d="m 349.66846,277.08501 c 0,0 -0.22103,-0.0194 0.15966,0.29734 0.26656,0.22174 0.36882,1.09082 0.45202,1.42742 0.1154,0.46693 -0.0274,0.96653 -0.125,1.4375 -0.0802,0.38707 -0.50309,1.061 -0.68436,1.41227 -0.30767,0.59617 -0.18841,0.44743 -0.59088,0.98418 -0.20498,0.27338 -0.625,0.8125 -0.625,0.8125"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssssc" />
+    <rect
+       y="311.7366"
+       x="321.99344"
+       height="21.742344"
+       width="21.138184"
+       id="rect4690"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#b19a58;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.37037036;marker:none;enable-background:accumulate" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#b19a58;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.37037036;marker:none;enable-background:accumulate"
+       id="rect4692"
+       width="21.138184"
+       height="21.742344"
+       x="346.03506"
+       y="311.7366" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect4694"
+       width="28.248749"
+       height="2.8284302"
+       x="256.53983"
+       y="315.5853" />
+    <flowRoot
+       transform="translate(1.4224598,-302.00998)"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+       id="flowRoot3423"
+       xml:space="preserve"><flowRegion
+         id="flowRegion3425"><rect
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1"
+           y="747.11188"
+           x="24.117039"
+           height="113.26124"
+           width="123.72945"
+           id="rect3427" /></flowRegion><flowPara
+         id="flowPara3429"
+         style="font-size:12px;line-height:1.25">The password protecting your email is only a thin layer of security that can't protect against the battering ram of sophisticated surveillance systems. </flowPara></flowRoot>    <flowRoot
+       xml:space="preserve"
+       id="flowRoot3431"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="translate(156.55268,-302.00998)"><flowRegion
+         id="flowRegion3433"><rect
+           id="rect3435"
+           width="143.64702"
+           height="107.47417"
+           x="24.117039"
+           y="747.11188"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara3437"
+         style="font-size:12px;line-height:1.25">Each message passes through many computer systems on the way to its destination. Surveillance agencies take advantage of this to read millions and millions of emails.</flowPara></flowRoot>    <flowRoot
+       transform="translate(323.78527,-302.00998)"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+       id="flowRoot3439"
+       xml:space="preserve"><flowRegion
+         id="flowRegion3441"><rect
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1"
+           y="747.11188"
+           x="24.117039"
+           height="113.26124"
+           width="123.72945"
+           id="rect3443" /></flowRegion><flowPara
+         id="flowPara3445"
+         style="font-size:12px;line-height:1.25">Even if you have nothing to hide, when you send normal email, the people you talk to are being exposed as well.</flowPara></flowRoot>    <rect
+       transform="rotate(-90)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a26b3c;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect6351"
+       width="9.496583"
+       height="2.8284302"
+       x="-314.57092"
+       y="74.970078" />
+    <path
+       sodipodi:nodetypes="cssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 72.303701,326.64354 c 0,0 1.593928,0.2938 2.30323,0 0.793334,-0.32861 1.492962,-1.02825 1.821571,-1.82158 0.271798,-0.65618 0,-1.42049 0,-2.13073 0,-0.65268 0,-1.30537 0,-1.95805 0,-2.05409 0,-6.16228 0,-6.16228"
+       inkscape:path-effect="#path-effect6355"
+       id="path6353"
+       d="m 72.303701,326.64354 c 0.742196,0.24177 1.561034,0.24177 2.30323,0 0.427793,-0.13935 0.83304,-0.35947 1.159372,-0.6692 0.326333,-0.30973 0.570904,-0.71182 0.662199,-1.15238 0.0722,-0.34843 0.0514,-0.70862 0.03175,-1.06391 -0.01964,-0.35529 -0.03175,-0.71099 -0.03175,-1.06682 v -1.95805 -6.16228"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="rotate(8.6704854,423.27659,212.47299)"
+       id="g6698">
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dcaf60;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g4525"
+         transform="translate(-181.2137,-49.791143)">
+        <path
+           sodipodi:nodetypes="ssssscccsss"
+           id="path4527"
+           d="m 620.03942,344.29143 c -2.59977,0.26402 -4.625,2.48682 -4.625,5.15625 v 5.70857 c 0,2.84739 2.30886,5.15625 5.15625,5.15625 2.84739,0 5.15625,-2.30886 5.15625,-5.15625 V 354.25 l 2.71875,-0.0625 c 0.0244,-2.15098 -1.65479,-3.48205 -2.71875,-4.125 v -0.61482 c 0,-2.84739 -2.30886,-5.15625 -5.15625,-5.15625 -0.17796,0 -0.35793,-0.0176 -0.53125,0 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dcaf60;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           inkscape:connector-curvature="0" />
+        <path
+           transform="translate(348.41125,0.21364798)"
+           sodipodi:open="true"
+           sodipodi:end="4.0130333"
+           sodipodi:start="2.1549128"
+           d="m 274.8925,351.75972 a 1.4946961,1.4946961 0 0 1 -0.66795,-1.1608 1.4946961,1.4946961 0 0 1 0.53004,-1.2299"
+           sodipodi:ry="1.4946961"
+           sodipodi:rx="1.4946961"
+           sodipodi:cy="350.51285"
+           sodipodi:cx="275.71677"
+           id="path4529"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dcaf60;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           sodipodi:type="arc" />
+      </g>
+      <g
+         id="g6663"
+         transform="translate(-243.08979,-87.905588)">
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#eee8aa;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 675.27359,381.69204 c 0,0 -3.61906,-2.93343 -6.81651,-1.08738 -3.19745,1.84604 -5.13494,7.68161 -2.09252,12.95124 -0.82084,0.48215 -2.91788,0.16781 -2.91788,0.16781 1.26397,2.78835 5.40232,3.69932 7.22024,1.43927 1.81792,-2.26005 4.60505,-13.47152 4.60667,-13.47094 z"
+           id="path6665"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="czcczc" />
+        <ellipse
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ff7f50;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.74692678;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="path6667"
+           transform="matrix(0.92603044,0.01983755,-0.27468835,1.09644,165.84273,-46.640666)"
+           cx="660.45526"
+           cy="377.89401"
+           rx="1.9102902"
+           ry="1.9115926" />
+        <path
+           sodipodi:nodetypes="zczssscsssczz"
+           inkscape:connector-curvature="0"
+           id="path6669"
+           d="m 673.15276,387.85974 c 0,4.0455 2.90712,8.22999 4.82356,8.22999 0,0 2.70903,-0.58102 1.31422,-3.86008 -1.39481,-3.27905 1.55317,-2.73938 1.55317,-2.73938 0,-2.66943 0.59153,-5.9675 3.1913,-6.23152 0.17332,-0.0176 0.35329,0 0.53125,0 0.19972,0 0.40037,0.009 0.59375,0.0313 0.27718,1.03938 1.27138,1.8125 2.46875,1.8125 1.4113,0 2.5625,-1.08657 2.5625,-2.40625 0,-1.31968 -1.1512,-2.375 -2.5625,-2.375 -0.56029,0 -1.04756,0.18283 -1.46875,0.46875 -1.22824,-1.45445 -3.76164,-2.84864 -7.53366,-1.83793 -3.77202,1.01071 -5.47359,4.86212 -5.47359,8.90762 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#eee8aa;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      </g>
+    </g>
+    <path
+       sodipodi:nodetypes="ccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 439.79107,324.80865 h 11.49049 l 7.56243,-16.35977"
+       inkscape:path-effect="#path-effect4566-7"
+       id="path4564-2"
+       d="m 439.79107,324.80865 h 11.49049 l 7.56243,-16.35977"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="g4628-2"
+       transform="rotate(22.220953,499.70905,737.19666)">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4630-4"
+         d="m 295.05828,363.05901 h -3.40274"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,359.49936 -3.2868,-0.8807"
+         id="path4632-1"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,366.61866 -3.2868,0.8807"
+         id="path4634-4"
+         inkscape:connector-curvature="0" />
+    </g>
+    <rect
+       transform="rotate(-10.114692)"
+       ry="3.0844066"
+       y="368.99127"
+       x="348.11023"
+       height="21.976397"
+       width="10.602648"
+       id="rect6671"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f2c1b0;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b0e1f2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="translate(-25.868173,-64.203329)"
+       id="g6751">
+      <path
+         sodipodi:nodetypes="ccccssssssscc"
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 458.9254,397.90026 h 10.42983 l -0.18882,4.13356 h 5.21598 c 0,0 -0.1058,-0.91691 0,-2.29951 0.21669,-2.83164 0.92377,-1.61663 0,-4.4786 -0.2033,-0.62984 0.20329,-1.25968 0,-1.88951 -0.21289,-0.65957 0.1477,-0.94425 -0.41261,-1.35218 -0.24741,-0.18012 -0.91032,-0.41784 -1.3945,-0.52031 -0.63797,-0.13502 -1.12527,-0.10621 -1.52851,-0.10621 -0.61046,0 -1.22091,0 -1.83137,0 -2.60504,0 -7.81512,0 -7.81512,0 2.42596,-37.07148 -2.47488,6.51276 -2.47488,6.51276 z"
+         inkscape:path-effect="#path-effect6747"
+         id="path6743"
+         d="m 458.9254,397.90026 h 10.42983 l -0.18882,4.13356 h 5.21598 c 0.003,-0.7665 0.003,-1.53301 0,-2.29951 -0.006,-1.49288 -0.0232,-2.98589 0,-4.4786 0.01,-0.62986 0.0268,-1.26014 0,-1.88951 -0.0102,-0.24067 -0.0271,-0.48263 -0.086,-0.71623 -0.0588,-0.23359 -0.16195,-0.46015 -0.32664,-0.63595 -0.17323,-0.18491 -0.4064,-0.3051 -0.64844,-0.38004 -0.24203,-0.075 -0.4948,-0.10762 -0.74606,-0.14027 -0.50699,-0.0659 -1.01725,-0.10621 -1.52851,-0.10621 h -1.83137 -7.81512 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b0e1f2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="cscccc"
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 472.3316,401.27857 c 0,0 3.7083,0.79373 4.49339,2.48495 0.78508,1.69121 0.85411,1.76928 0.85411,1.76928 l -8.75642,-2.2904 0.69908,-2.67264 z"
+         inkscape:path-effect="#path-effect6749"
+         id="path6745"
+         d="m 472.3316,401.27857 c 0.83597,0.24233 1.67007,0.50677 2.44917,0.89481 0.77911,0.38804 1.50583,0.90624 2.04422,1.59014 0.40829,0.51863 0.70197,1.12699 0.85411,1.76928 l -8.75642,-2.2904 0.69908,-2.67264 c 0.90929,0.21246 1.81298,0.44884 2.70984,0.70881 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0a4eb;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <rect
+       transform="rotate(-90.069044)"
+       ry="3.0844066"
+       y="409.22977"
+       x="-344.65686"
+       height="30.862017"
+       width="21.629288"
+       id="rect6675"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f2c1b0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f2c1b0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect6673"
+       width="10.602648"
+       height="21.976397"
+       x="-329.77872"
+       y="418.11539"
+       ry="3.0844066"
+       transform="rotate(-90.069044)" />
+    <path
+       sodipodi:nodetypes="cccccccc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffd2d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 300.43887,317.56842 -6.15625,3.5625 2.28125,20.96875 -4.8125,2.28125 h 8.6875 v -1.53125 -1.625 z"
+       id="path14269"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path14320"
+       d="m 304.25563,317.56842 -6.15625,3.5625 2.28125,20.96875 -4.8125,2.28125 h 8.6875 v -1.53125 -1.625 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffd2d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cccccccc" />
+    <rect
+       y="304.76587"
+       x="293.05753"
+       height="25.300871"
+       width="13.746143"
+       id="rect4975"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#375163;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffd2d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 277.47696,292.97062 c -0.65079,0 -1.61316,0.2804 -1.61316,1.41804 0,1.13763 1.03159,1.46224 1.61316,1.46224 0.78056,0 1.55063,0 1.55063,0 v 3.70465 h 3.44714 v -6.58493 c -1.62883,0 -3.39091,0 -4.99777,0 z"
+       id="path3785"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssccccc" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3787"
+       d="m 292.64418,285.84967 -4.125,7.125 h -6.03125 v 6.78125 h 7.09375 l 2.75,-2.90625 v 7.3125 h -0.0313 l -3.5625,8.96875 h 9.5625 l 1.71875,-2 1.6875,2 h 9.59375 l -3.59375,-8.96875 h -0.0937 v -18.3125 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path4959"
+       d="M 299.9306,310.74246 V 287.03535"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path4967"
+       d="m 296.29484,285.72516 3.85259,10.98698 3.59655,-10.98698 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="translate(-3.4297361,6.9147038)"
+       id="g14286">
+      <path
+         sodipodi:nodetypes="csscczcc"
+         inkscape:connector-curvature="0"
+         id="path6652"
+         d="m 298.42306,266.0069 v 0.90625 c 0,2.84739 2.30886,5.15625 5.15625,5.15625 2.66943,0 4.86091,-2.02516 5.125,-4.625 l 2.3125,9.3125 c 0,2.99605 -18.47503,3.75835 -15.0625,0 3.41253,-3.75835 2.1875,-10.75 2.1875,-10.75 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3762"
+         d="m 303.40965,261.88607 c 2.59977,0.26402 4.625,2.48682 4.625,5.15625 v 7.34375 c 0,2.84739 -2.30886,5.15625 -5.15625,5.15625 -2.84739,0 -5.15625,-2.30886 -5.15625,-5.15625 v -0.90625 l -2.71875,-0.0625 c -0.0244,-2.15098 1.65479,-3.48205 2.71875,-4.125 v -2.25 c 0,-2.84739 2.30886,-5.15625 5.15625,-5.15625 0.17796,0 0.35793,-0.0176 0.53125,0 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffd2d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3764"
+         d="m 303.0208,267.59177 h -5.03093"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         transform="matrix(-1,0,0,1,576.01738,-81.440409)"
+         sodipodi:open="true"
+         sodipodi:end="3.7287121"
+         sodipodi:start="0.89816185"
+         d="m 276.64803,351.68197 a 1.4946961,1.4946961 0 0 1 -1.94203,-0.068 1.4946961,1.4946961 0 0 1 -0.23363,-1.92913"
+         sodipodi:ry="1.4946961"
+         sodipodi:rx="1.4946961"
+         sodipodi:cy="350.51285"
+         sodipodi:cx="275.71677"
+         id="path3766"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:nodetypes="zssscsczzz"
+         inkscape:connector-curvature="0"
+         id="path6654"
+         d="m 306.89208,259.95813 c 3.95907,1.06083 6.16631,4.22568 6.16631,8.6875 0,3.20529 1.08432,12.61557 4,15.53125 2.91568,2.91568 -18.10021,3.03771 -15.0625,0 2.41613,-2.41613 3.49345,-8.00816 3.84375,-11.75 0.41605,-0.27379 0.75456,-0.73249 0.875,-1.34375 0.17531,-0.88976 -0.15466,-1.75124 -0.75,-2.125 -0.0892,-2.42425 0.87321,-5.41914 -2.28549,-4.57277 -3.1587,0.84637 -8.93326,1.47578 -8.93326,-1.83817 0,-3.31395 8.18712,-3.64989 12.14619,-2.58906 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6a07e;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#696969;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect3796"
+       width="4.1155252"
+       height="9.7029905"
+       x="365.41141"
+       y="185.43762"
+       transform="rotate(15)" />
+    <path
+       sodipodi:nodetypes="czzcc"
+       inkscape:connector-curvature="0"
+       id="path4982"
+       d="m 303.08503,300.76142 c 0,0 3.94435,-4.78382 5.86121,-8.10392 1.91686,-3.32009 1.56093,-6.17634 -0.50519,-6.17634 -2.06613,0 -6.28793,-0.63149 -6.28793,-0.63149 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cssccccc"
+       inkscape:connector-curvature="0"
+       id="path3798"
+       d="m 309.05774,282.62359 c 0.16763,-0.62883 0.14458,-1.63095 -0.95468,-1.924 -1.09912,-0.29347 -1.67861,0.62014 -1.82841,1.18208 -0.20106,0.75423 -0.3994,1.49832 -0.3994,1.49832 l -3.5797,-0.954 -0.88833,3.33072 6.36263,1.69658 c 0.41964,-1.57385 0.87376,-3.2764 1.28772,-4.82902 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffd2d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="sssssssss"
+       inkscape:connector-curvature="0"
+       id="rect4979"
+       d="m 301.92833,285.87164 5.32695,1.42735 c 0.2874,0.077 0.47535,0.37601 0.37977,0.65779 l -4.17648,12.31171 c -0.0956,0.28177 -0.37207,0.46286 -0.65777,0.37976 l -3.98429,-1.15879 c -0.28578,-0.0828 -0.44514,-0.36752 -0.37976,-0.65777 l 2.8338,-12.58026 c 0.0654,-0.29027 0.37037,-0.45678 0.65777,-0.37977 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path5033"
+       d="m 294.25503,307.84841 h 2.39796"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 303.50428,307.84841 h 2.39796"
+       id="path5041"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="M 58.590502,1276.5299 2.3717524,1304.0924 H 15.434252 v 68 h 86.312498 v -68 h 13.0625 z"
+       id="path14990"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#a0522d;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 168.99982,1294.0295 v -3.0052 -1.1944 c 0,-0.2137 -0.006,-0.4273 -0.0155,-0.6408 -0.01,-0.2135 -0.0198,-0.4289 0.0155,-0.6397 0.0518,-0.3099 0.20667,-0.6006 0.43037,-0.8212 0.22371,-0.2206 0.51461,-0.3708 0.82277,-0.4319 0.28696,-0.057 0.5828,-0.041 0.87493,-0.025 0.29214,0.015 0.58458,0.025 0.87713,0.025 h 1.18777 74.9146 2.7104 l 1.87617,1.8762 v 1.9402 38.7141 2.7218 l 3.37441,3.3744 h 1.76174 4.61268"
+       id="path14994"
+       inkscape:path-effect="#path-effect15932"
+       inkscape:original-d="m 168.99982,1294.0295 c 0,0 0,-2.0035 0,-3.0052 0,-0.3981 0,-0.7963 0,-1.1944 0,-0.4269 -0.16333,-0.8861 0,-1.2805 0.22606,-0.5457 0.70737,-1.027 1.25314,-1.2531 0.53956,-0.2235 1.16804,0 1.75206,0 0.39592,0 0.79185,0 1.18777,0 24.97153,0 74.9146,0 74.9146,0 h 2.7104 l 1.87617,1.8762 v 1.9402 38.7141 2.7218 l 3.37441,3.3744 h 1.76174 4.61268"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssssssccccccccc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a8ced0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 240.07872,1347.0994 0.12386,-22.8921 c 0,0 -0.30934,-6.9085 -6.90858,-6.9085 -6.59924,0 -7.81628,4.8619 -8.91929,8.9193 -4.36653,16.0619 -0.7038,20.7539 -0.7038,20.7539 z"
+       id="path15000"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccsscc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e3d79a;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 216.5478,1336.1508 c 0,0 -3.66923,-0.4494 -6.23143,0.9457 -0.50611,1.092 -0.12821,1.6737 -0.12821,1.6737 l 5.31882,1.265 z"
+       id="path15002"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a8ced0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 227.21032,1325.6509 c 0,0 -2.99028,5.3619 -3.60896,8.0944 -5.05255,0.1031 -8.09438,2.2685 -8.09438,2.2685 v 4.0214 h 15.6732"
+       id="path15004"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 212.56825,1342.8069 v 0.928 h -13.97183 l 0.87646,-3.6605 z"
+       id="path15006"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 196.07014,1343.7349 h -6.85702"
+       id="path15008"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 192.51275,1343.7349 -3.11073,-11.6094 c 0,0 -0.58266,-1.9318 1.40936,-2.4656"
+       id="path15010"
+       inkscape:connector-curvature="0" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect15012"
+       width="2.7324984"
+       height="21.550648"
+       x="155.92194"
+       y="1321.9368"
+       transform="matrix(-0.96592583,0.25881905,0.25881905,0.96592583,0,0)" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1294.1111 v 34.9375 h -4.125 v 42.6875 h 40.71875 v -42.6875 -34.9375 z"
+       id="path15022"
+       inkscape:connector-curvature="0" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       y="1321.4229"
+       x="159.71086"
+       height="18.560364"
+       width="21.138195"
+       id="rect15024"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d3d3d3;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b22222;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path15026"
+       transform="translate(-72.807217,954.54862)"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="path15028"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b22222;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="translate(-65.743969,954.54862)"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(-58.680721,954.54862)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b22222;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path15030"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 163.94058,1353.8518 h 13.55938"
+       id="path15032"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15034"
+       d="m 163.94058,1356.6531 h 13.55938"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 163.94058,1359.4543 h 13.55938"
+       id="path15036"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15038"
+       d="m 163.94058,1362.2556 h 13.55938"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate"
+       d="m 156.56999,270.89136 v 0"
+       id="path15040"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc"
+       transform="rotate(-90,688.93036,916.16124)" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15042"
+       d="m 156.56999,272.89136 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate"
+       transform="rotate(-90,688.93036,916.16124)" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate"
+       d="m 156.56999,274.89136 v 0"
+       id="path15044"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc"
+       transform="rotate(-90,688.93036,916.16124)" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15046"
+       d="m 156.56999,276.89136 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate"
+       transform="rotate(-90,688.93036,916.16124)" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;filter:url(#filter6878);enable-background:accumulate"
+       d="m 156.56999,278.89136 v 0"
+       id="path15048"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc"
+       transform="rotate(-90,688.93036,916.16124)" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1329.0486 v 6.964"
+       id="path15050"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15052"
+       d="m 144.25529,1338.4543 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1338.4543 v 0"
+       id="path15054"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1340.4543 v 0"
+       id="path15056"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15058"
+       d="m 144.25529,1340.4543 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15060"
+       d="m 144.25529,1342.4543 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1342.4543 v 0"
+       id="path15062"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1344.4543 v 0"
+       id="path15064"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15066"
+       d="m 144.25529,1344.4543 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 163.71084,1321.4228 v 18.5604"
+       id="path15068"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 159.71084,1325.4228 h 4"
+       id="path15070"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15072"
+       d="m 159.71084,1329.4228 h 4"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:url(#linearGradient6267);stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 159.10855,1305.7516 c 0,0 -7.52621,-1.1363 -7.52621,7.5262 0,7.4252 0,77.5632 0,77.5632"
+       id="path15074"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csc" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect15076"
+       width="18.044802"
+       height="18.560368"
+       x="159.71086"
+       y="1297.1913" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path15078"
+       transform="translate(-70.284499,938.2115)"
+       cx="171.88962"
+       cy="461.01651"
+       r="5.6712232" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 97.468142,1395.2373 c -1.702615,-1.3495 -2.927079,-3.2903 -3.41189,-5.4081 -0.577265,-2.5216 -0.09758,-5.2406 1.171898,-7.4945 1.269476,-2.2539 3.296196,-4.0451 5.62255,-5.1765 2.32635,-1.1313 4.94067,-1.6187 7.52702,-1.5675 2.58636,0.051 5.14665,0.6299 7.56816,1.5399 4.84301,1.8201 9.08361,4.9175 13.23182,8.0094 4.14822,3.0919 8.33094,6.2497 13.11523,8.2189 1.42896,0.5882 2.9382,1.0717 4.48319,1.0417 0.77249,-0.015 1.54682,-0.1612 2.25348,-0.4736 0.70667,-0.3124 1.34393,-0.7948 1.79897,-1.4192 0.46579,-0.6392 0.73235,-1.4214 0.75377,-2.212 -0.0293,0.8212 0.19027,1.6497 0.62244,2.3487 0.51805,0.8378 1.31487,1.4663 2.14864,1.9909 0.83377,0.5246 1.72093,0.9639 2.52925,1.5269 1.26481,0.881 2.32072,2.0629 3.04031,3.426 0.71959,1.3631 1.10024,2.9056 1.08176,4.4468 -0.0185,1.5413 -0.43769,3.078 -1.21791,4.4073 -0.78022,1.3293 -1.92099,2.447 -3.2735,3.1863 -0.95846,0.5239 -2.01474,0.8587 -2.94776,1.4267 -1.35605,0.8255 -2.40557,2.1424 -2.9076,3.6485 -0.50203,1.5061 -0.4526,3.1894 0.13695,4.6634"
+       id="path15080"
+       inkscape:path-effect="#path-effect15888"
+       inkscape:original-d="m 97.468142,1395.2373 c 0,0 -6.15327,-4.3335 -3.41189,-5.4081 15.009988,-5.8834 32.115178,3.4184 48.236678,3.5297 0.38066,0 8.16072,-0.7341 8.53564,-0.8511 2.90646,-0.9077 0.75377,-2.212 0.75377,-2.212 0,0 -1.34619,-0.3491 0.62244,2.3487 0.45672,0.6258 4.11291,2.5947 4.67789,3.5178 1.8703,3.056 3.37954,14.2787 -0.36934,15.4664 -14.76349,4.6774 -1.26938,-3.2015 -2.94776,1.4267 -1.14176,3.1484 -2.77065,8.3119 -2.77065,8.3119"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssscssssc" />
+    <ellipse
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path15082"
+       transform="rotate(30,-1615.1999,801.00561)"
+       cx="170.66878"
+       cy="463.05252"
+       rx="2.1326761"
+       ry="1.2030481" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e3d79a;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 229.96625,1304.6295 c 2.59977,0.264 4.625,2.4868 4.625,5.1562 v 7.3438 c 0,2.8474 -2.30886,5.1562 -5.15625,5.1562 -2.84739,0 -5.15625,-2.3088 -5.15625,-5.1562 v -0.9063 l -2.71875,-0.062 c -0.0244,-2.1509 1.65479,-3.482 2.71875,-4.125 v -2.25 c 0,-2.8473 2.30886,-5.1562 5.15625,-5.1562 0.17796,0 0.35793,-0.018 0.53125,0 z"
+       id="path15136"
+       inkscape:connector-curvature="0" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path15140"
+       transform="matrix(-1,0,0,1,503.52817,961.23485)"
+       cx="275.71677"
+       cy="350.51285"
+       r="1.4946961" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 189.40202,1332.1255 c -0.45052,1.9062 -1.61352,3.6352 -3.20923,4.7711 -1.58145,1.1257 -3.57412,1.6597 -5.50657,1.4755"
+       id="path15142"
+       inkscape:path-effect="#path-effect15855"
+       inkscape:original-d="m 189.40202,1332.1255 c 0,0 1.52671,3.5022 -3.20923,4.7711 -4.73594,1.269 -5.50657,1.4755 -5.50657,1.4755"
+       inkscape:connector-curvature="0" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       y="1282.644"
+       x="256.42535"
+       height="89.454254"
+       width="116.04605"
+       id="rect15144"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d7d6c1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15146"
+       transform="translate(-7.557209,955.54862)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
+      <path
+         sodipodi:nodetypes="ccccc"
+         inkscape:connector-curvature="0"
+         id="path15148"
+         d="m 269.2751,330.50947 c 0,0 -2.32031,0.0251 -2.32031,3.41406 1.71881,0 8.53041,0.0773 8.53041,0.0773 l -0.26645,-3.46957 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         id="path15150"
+         d="m 269.28125,330.5 c 0,0 3.5,-0.005 3.5,3.5 v 43.65625 H 286.5625 V 334 c 0,-3.54345 -2.84375,-3.5 -2.84375,-3.5 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         inkscape:connector-curvature="0" />
+    </g>
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect15152"
+       width="19.5"
+       height="11.75"
+       x="262.69281"
+       y="1331.5486" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,1289.5485 7.5244,6.6793"
+       id="path15154"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15156"
+       d="m 268.19316,1292.2628 7.5244,12.9497"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15158"
+       d="m 268.19316,1322.3761 7.93334,-27.3989"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 267.92053,1294.6926 8.20597,2.9989"
+       id="path15160"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15162"
+       d="m 268.19316,1300.4059 7.66071,-8.3151"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.05685,1297.2587 8.06965,5.8615"
+       id="path15164"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,1310.7419 7.93334,-4.9073"
+       id="path15166"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15168"
+       d="m 268.19316,1308.5489 7.5244,-18.8112"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,1313.5806 7.93334,-2.3173"
+       id="path15170"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,1325.1553 7.93334,-11.1776"
+       id="path15172"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15174"
+       d="m 268.19316,1316.692 7.5244,-8.0425"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.19316,1319.4064 h 7.93334"
+       id="path15176"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 268.46579,1300.7196 7.66071,21.4011"
+       id="path15178"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15180"
+       d="m 268.19316,1327.834 7.93334,-2.9989"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15182"
+       d="m 268.19316,1316.3718 7.93334,11.1776"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15184"
+       d="m 280.25529,1333.5793 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 280.25529,1333.5793 v 0"
+       id="path15186"
+       inkscape:connector-curvature="0" />
+    <use
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       x="0"
+       y="0"
+       xlink:href="#path3638"
+       id="use15188"
+       transform="translate(-2,1027.7174)"
+       width="500"
+       height="2100"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <use
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       x="0"
+       y="0"
+       xlink:href="#path3640"
+       id="use15190"
+       transform="translate(-2,1027.7174)"
+       width="500"
+       height="2100"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect15192"
+       width="42.75"
+       height="19.25"
+       x="146.94281"
+       y="1256.925" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 154.19279,1256.9251 v -53.3765"
+       id="path15194"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 159.69279,1256.9251 v -37.6265"
+       id="path15196"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 167.69279,1256.9251 v -28.6265"
+       id="path15198"
+       inkscape:connector-curvature="0" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(-80.131841,811.44452)"
+       id="path15200"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 332.19279,1275.9236 3.25,-31.25 7,4.25 3.875,27.25 z"
+       id="path15202"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 332.19279,1275.9236 13.57231,-3.6367 -12.83639,-3.4395 11.89408,-3.187 -11.24915,-3.0142 10.42337,-2.7929 -9.85819,-2.6415 9.13451,-2.4476 -8.63921,-2.3149 8.00502,-2.1449"
+       id="path15204"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15206"
+       d="m 332.19279,1275.9236 13.57231,-3.6367 -12.83639,-3.4395 11.89408,-3.187 -11.24915,-3.0142 10.42337,-2.7929 -9.85819,-2.6415 9.13451,-2.4476 -8.63921,-2.3149 8.00502,-2.1449"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15208"
+       transform="rotate(32.788981,-1296.9857,744.45919)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
+      <path
+         sodipodi:nodetypes="cscc"
+         inkscape:connector-curvature="0"
+         id="path15210"
+         d="m 324.5792,269.34446 c 8.05457,13.95092 25.89353,18.73085 39.84445,10.67628 4.03717,-2.33086 7.45686,-5.59543 9.97251,-9.52012 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="cc"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 348.92619,269.90951 0.25,-28.68768"
+         id="path15212"
+         inkscape:connector-curvature="0" />
+      <circle
+         transform="translate(114.85156,-150.88227)"
+         id="path15214"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="234.32463"
+         cy="392.2916"
+         r="1.8044801" />
+    </g>
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f5fffa;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect15216"
+       width="74.209793"
+       height="67.992538"
+       x="21.375401"
+       y="1304.1057" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15218"
+       transform="rotate(5.777906,-9201.2029,863.04694)">
+      <circle
+         transform="translate(-64.909906,0.39903769)"
+         id="path15220"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="224.47733"
+         cy="476.27725"
+         r="4.4338655" />
+      <ellipse
+         transform="matrix(0.55543746,-0.10889708,0.10889708,0.55543746,14.809483,239.66087)"
+         id="path15222"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:3.11829066;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 142.29293,1393.3589 c -1.72367,-0.621 -3.45816,-1.2119 -5.20243,-1.7724 -2.116,-0.68 -4.2781,-1.3205 -6.5,-1.375 -1.33196,-0.033 -2.67787,0.1505 -3.92141,0.6289 -1.24354,0.4783 -2.38207,1.2596 -3.20359,2.3086 -1.00554,1.2839 -1.50075,2.9317 -1.5,4.5625 7.7e-4,1.687 0.52384,3.3741 1.5,4.75 0.48563,0.6845 1.07551,1.2876 1.60426,1.9394 0.52875,0.6517 1.00502,1.3713 1.20824,2.1856 0.23111,0.9261 0.0788,1.9472 -0.4375,2.75 -0.41198,0.6406 -1.04244,1.1313 -1.75245,1.4069 -0.71,0.2756 -1.4957,0.3396 -2.24755,0.2181 -0.90124,-0.1457 -1.73823,-0.5463 -2.56138,-0.9411 -0.82314,-0.3948 -1.66158,-0.7932 -2.56362,-0.9339 -0.97836,-0.1526 -2.00391,0.014 -2.88362,0.4686 -0.87972,0.4545 -1.60904,1.1945 -2.0507,2.0807"
+       id="path15224"
+       inkscape:path-effect="#path-effect15812"
+       inkscape:original-d="m 142.29293,1393.3589 c 0,0 -3.38779,-1.5206 -5.20243,-1.7724 -1.57048,-0.218 -4.91843,-1.4869 -6.5,-1.375 -1.8777,0.1328 -5.65777,1.7582 -7.125,2.9375 -1.75802,1.413 -1.39621,2.3074 -1.5,4.5625 -0.0763,1.6586 0.62444,3.3392 1.5,4.75 0.7925,1.2769 2.9375,3.625 2.8125,4.125 -0.125,0.5 0.3963,1.7741 -0.4375,2.75 -0.93489,1.0941 -2.56106,1.5997 -4,1.625 -1.81879,0.032 -3.30954,-1.9897 -5.125,-1.875 -1.84765,0.1167 -4.93432,2.5493 -4.93432,2.5493"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssssssssc" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15226"
+       transform="rotate(-42.397631,1349.6308,959.12864)">
+      <circle
+         transform="translate(-64.500001,2.76e-5)"
+         id="path15228"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="196.32744"
+         cy="458.85114"
+         r="5.9805627" />
+      <ellipse
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path15230"
+         transform="rotate(55.557188,152.68181,422.69631)"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 150.82857,1392.5078 c -0.14113,1.9682 -1.02214,3.8745 -2.42969,5.2574 -1.40755,1.3829 -3.32915,2.2301 -5.2995,2.3364 -1.20739,0.065 -2.41071,-0.1371 -3.61268,-0.2686 -1.20197,-0.1316 -2.44023,-0.1897 -3.59963,0.1536 -1.26626,0.3749 -2.38103,1.2352 -3.07036,2.3616 -0.68933,1.1264 -0.94814,2.508 -0.71977,3.8087 0.22837,1.3007 0.9406,2.5096 1.96347,3.3449 1.02287,0.8353 2.34723,1.2912 3.66765,1.2693 0.90361,-0.015 1.78769,-0.2441 2.67323,-0.4246 0.88553,-0.1804 1.80318,-0.313 2.68921,-0.135 0.77171,0.155 1.4922,0.5476 2.04994,1.103 0.55775,0.5554 0.95204,1.2707 1.13633,2.0359 0.18429,0.7653 0.15951,1.5782 -0.0587,2.3344 -0.21825,0.7563 -0.6283,1.4548 -1.17304,2.023 -1.09195,1.1389 -2.65499,1.7061 -4.2045,2.0037 -2.48462,0.4772 -5.08339,0.3486 -7.50871,-0.3718"
+       id="path15232"
+       inkscape:path-effect="#path-effect15806"
+       inkscape:original-d="m 150.82857,1392.5078 c 0,0 -5.10392,6.2511 -7.72919,7.5938 -1.83692,0.9396 -6.3956,-2.0097 -7.21231,-0.115 -0.77518,1.7984 0.95691,9.037 1.84099,10.7845 0.79383,1.569 4.14405,-1.8275 5.36244,-0.5596 1.28919,1.3415 2.3295,6.6213 1.9545,7.4963 -0.375,0.875 -2.33918,0.784 -4.2045,2.0037 -2.0974,1.3714 -7.50871,-0.3718 -7.50871,-0.3718"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssssssc" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15234"
+       transform="rotate(-6.9429959,7993.4451,1060.8497)">
+      <circle
+         transform="translate(-64.500001,2.76e-5)"
+         id="path15236"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="212.20686"
+         cy="465.86282"
+         r="5.1556573" />
+      <ellipse
+         transform="rotate(16.648672,143.03388,385.49933)"
+         id="path15238"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 161.00475,1404.0352 c 0.0721,2.1122 0.6044,4.2076 1.54914,6.0981 0.41688,0.8342 0.91566,1.6324 1.53661,2.3282 0.82292,0.9221 1.85706,1.6547 3,2.125"
+       id="path15240"
+       inkscape:path-effect="#path-effect15800"
+       inkscape:original-d="m 161.00475,1404.0352 c 0,0 0.99707,4.6034 1.54914,6.0981 0.4853,1.3139 0.66049,1.2354 1.53661,2.3282 0.76654,0.9561 3,2.125 3,2.125"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssc" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15242"
+       transform="translate(-8.776915,945.16858)">
+      <circle
+         transform="translate(-64.500001,2.76e-5)"
+         id="path15244"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="240.66609"
+         cy="471.01846"
+         r="6.3930154" />
+      <ellipse
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path15246"
+         transform="rotate(-11.092509,229.72076,436.43306)"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 156.88267,1396.1623 c 1.97109,1.5779 4.08202,2.981 6.29994,4.1875 1.60087,0.8708 3.30775,1.6529 5.12653,1.7678 1.2933,0.082 2.59669,-0.1823 3.7937,-0.6787 1.19702,-0.4964 2.29109,-1.2208 3.27737,-2.0614 1.95633,-1.6673 3.48124,-3.7703 5.12652,-5.7452 2.37144,-2.8465 5.08386,-5.5012 8.39689,-7.1595 3.10017,-1.5518 6.63736,-2.1659 10.09573,-1.9235 3.45837,0.2425 6.83613,1.3248 9.88003,2.9842 3.78754,2.0649 7.12633,5.0934 9.10401,8.9272 1.38539,2.6856 2.07625,5.7315 1.94454,8.7505 -0.16978,3.8916 -1.72831,7.7084 -4.33103,10.6066"
+       id="path15248"
+       inkscape:path-effect="#path-effect15794"
+       inkscape:original-d="m 156.88267,1396.1623 c 0,0 4.03976,3.0696 6.29994,4.1875 1.62022,0.8014 3.31926,1.8018 5.12653,1.7678 2.52735,-0.048 4.99334,-1.3003 7.07107,-2.7401 2.10966,-1.4618 3.07856,-4.1981 5.12652,-5.7452 2.63906,-1.9936 5.12742,-6.6597 8.39689,-7.1595 5.12392,-0.7832 15.11342,-0.7353 19.97576,1.0607 4.0106,1.4814 6.08368,5.9012 9.10401,8.9272 1.88854,1.8922 1.7179,6.0868 1.94454,8.7505 0.32376,3.8051 -4.33103,10.6066 -4.33103,10.6066"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssssssssc" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15250"
+       transform="translate(-8.9094975,944.46147)">
+      <circle
+         transform="translate(-64.500001,2.76e-5)"
+         id="path15252"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="289.12927"
+         cy="470.81226"
+         r="4.3307524" />
+      <ellipse
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:3.11829066;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path15254"
+         transform="matrix(0.55328932,0.11933261,-0.11933261,0.55328932,185.27489,195.70768)"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 172.10284,1401.4389 c 1.20617,-0.1256 2.41828,-0.1941 3.63092,-0.2052 2.35677,-0.022 4.7821,0.1917 6.89429,1.2374 0.80893,0.4005 1.57524,0.9339 2.09185,1.6741 0.25831,0.3701 0.45044,0.789 0.53955,1.2314 0.0891,0.4425 0.0731,0.9086 -0.0681,1.3372 -0.17901,0.5431 -0.55167,1.0076 -0.99435,1.3696 -0.44269,0.362 -0.95478,0.6289 -1.47461,0.8672 -0.51982,0.2383 -1.05204,0.4508 -1.55777,0.7177 -0.50573,0.2669 -0.98874,0.5924 -1.36496,1.023 -0.39221,0.4489 -0.65717,1.0022 -0.79691,1.5818 -0.13974,0.5795 -0.15689,1.1849 -0.087,1.7769 0.14802,1.2534 0.69285,2.4569 1.53698,3.3952 0.84412,0.9382 1.98358,1.6068 3.21439,1.886"
+       id="path15256"
+       inkscape:path-effect="#path-effect15788"
+       inkscape:original-d="m 172.10284,1401.4389 c 0,0 1.13966,-0.2788 3.63092,-0.2052 2.3338,0.069 4.97052,-0.086 6.89429,1.2374 1.36139,0.9363 2.88482,2.622 2.56326,4.2427 -0.43465,2.1906 -4.13754,2.1295 -5.39169,3.9775 -0.65012,0.9579 -1.15643,2.2336 -0.88388,3.3587 0.55749,2.3014 4.75137,5.2812 4.75137,5.2812"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssssc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 177.76669,1396.9911 c 1.29848,-1.0326 2.81429,-1.7905 4.41942,-2.2098 1.33236,-0.348 2.73881,-0.4627 4.09246,-0.2098 1.35365,0.2529 2.65206,0.8878 3.59732,1.8892 0.73493,0.7786 1.23396,1.744 1.82635,2.6358 0.29619,0.4459 0.61885,0.8772 1.00129,1.2518 0.38244,0.3746 0.82736,0.6922 1.32662,0.8854 0.67821,0.2624 1.4329,0.2849 2.14876,0.157 0.71587,-0.1279 1.39832,-0.4002 2.05458,-0.7135 1.31251,-0.6266 2.57876,-1.4355 4.01677,-1.6532 1.00992,-0.1529 2.07148,0.01 2.97196,0.4891 0.90048,0.4821 1.62997,1.2905 1.97779,2.2509 0.29838,0.8239 0.3125,1.743 0.0683,2.5845 -0.24422,0.8415 -0.74177,1.6035 -1.3941,2.1885 -0.74789,0.6707 -1.68726,1.1064 -2.66314,1.3448 -0.97588,0.2384 -1.98995,0.2865 -2.99372,0.2462 -0.84545,-0.034 -1.68795,-0.1298 -2.53392,-0.1469 -0.84596,-0.017 -1.70452,0.047 -2.50422,0.3237 -1.20629,0.417 -2.22434,1.3138 -2.86371,2.4185 -0.63937,1.1046 -0.90967,2.4054 -0.8486,3.6803 0.10768,2.248 1.2697,4.4233 3.07837,5.7627 1.80868,1.3394 4.2283,1.8164 6.40999,1.2637"
+       id="path15258"
+       inkscape:path-effect="#path-effect15785"
+       inkscape:original-d="m 177.76669,1396.9911 c 0,0 2.81514,-1.8979 4.41942,-2.2098 2.79146,-0.5427 5.16635,0.3683 7.68978,1.6794 1.87165,0.9725 2.13677,4.1578 4.15426,4.773 2.71393,0.8276 5.40371,-2.5536 8.22011,-2.2097 1.87195,0.2285 4.22035,1.001 4.94975,2.74 0.63866,1.5228 -0.16011,3.6035 -1.32582,4.773 -1.38283,1.3873 -3.72145,1.2893 -5.65686,1.591 -1.66037,0.2588 -3.58788,-0.6721 -5.03814,0.1768 -2.05397,1.2022 -3.35875,5.8336 -3.71231,6.0988 -0.35355,0.2651 9.48836,7.0264 9.48836,7.0264"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssssssssc" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15260"
+       transform="rotate(-15.266278,3672.3907,986.16559)">
+      <circle
+         transform="translate(-60.000001,23.250028)"
+         id="path15262"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="252.93655"
+         cy="461.42896"
+         r="5.2587705" />
+      <ellipse
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path15264"
+         transform="rotate(0.85561707,-1400.3258,1964.3529)"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15266"
+       transform="translate(-5.727517,947.997)">
+      <circle
+         transform="translate(-64.500001,2.76e-5)"
+         id="path15268"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="270.98135"
+         cy="473.08075"
+         r="4.9494309" />
+      <ellipse
+         transform="rotate(-39.14617,204.96517,416.99648)"
+         id="path15270"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="170.66878"
+         cy="463.05252"
+         rx="2.1326761"
+         ry="1.2030481" />
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 441.49675,1276.5299 -56.1875,27.5625 h 13.0625 v 68 H 484.653 v -68 h 13.0625 z"
+       id="path15274"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="ccccc"
+       inkscape:connector-curvature="0"
+       id="path15276"
+       d="m 439.30309,1347.7342 c 0,0 1.86103,-1.3502 4.07201,0.7359 0.23783,1.1798 -0.26515,1.6575 -0.26515,1.6575 l -3.832,0.035 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       y="1304.1057"
+       x="404.56003"
+       height="67.775131"
+       width="73.937164"
+       id="rect15278"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f5fffa;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 225.20789,1353.4536 h 19.44544 l -0.53033,-45.6084"
+       id="path15420"
+       inkscape:path-effect="#path-effect15678"
+       inkscape:original-d="m 225.20789,1353.4536 h 19.44544 l -0.53033,-45.6084"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 234.05364,1353.8875 v 10.4994"
+       id="path15422"
+       inkscape:path-effect="#path-effect15675"
+       inkscape:original-d="m 234.05364,1353.8875 v 10.4994"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(11.007756,976.18722)"
+       id="path15426"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <circle
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path15428"
+       transform="translate(-10.881025,976.18722)"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 243.4228,1367.4182 -1.94454,-2.1214 h -15.02602 l -1.41421,2.1214"
+       id="path15430"
+       inkscape:path-effect="#path-effect15669"
+       inkscape:original-d="m 243.4228,1367.4182 -1.94454,-2.1214 h -15.02602 l -1.41421,2.1214"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       y="1343.3027"
+       x="256.53983"
+       height="2.8284302"
+       width="28.248749"
+       id="rect15458"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1338.4543 v 0"
+       id="path15532"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15534"
+       d="m 144.25529,1338.4543 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15536"
+       d="m 144.25529,1340.4543 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1340.4543 v 0"
+       id="path15538"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1342.4543 v 0"
+       id="path15540"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15542"
+       d="m 144.25529,1342.4543 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15544"
+       d="m 144.25529,1344.4543 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,1344.4543 v 0"
+       id="path15546"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cssssccsscscccssscc"
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#ffffff;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:14.12, 3.53, 1.765, 3.53;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 31.510856,1372.0983 c 0,7.1342 0,14.2684 0,21.4026 0,5.7743 0,11.5487 0,17.323 0,2.4779 -0.06717,4.9551 -0.176216,7.4306 -0.109051,2.4754 -0.225262,4.9726 0.176216,7.4177 0.55632,3.3881 2.164575,6.6038 4.579896,9.0442 2.41532,2.4403 5.631263,4.0866 9.03104,4.5667 3.815328,0.5389 7.69548,0 11.548673,0 5.636852,0 11.273704,0 16.910556,0 51.181219,0 100.362439,-0.9696 151.543659,-0.9696 51.65696,0 105.31392,0.9696 156.97088,0.9696 2.06453,0 4.12861,0.052 6.19141,0.1365 2.0628,0.085 4.14121,0.1746 6.18217,-0.1365 3.33396,-0.5081 6.47669,-2.1444 8.84733,-4.543 2.37065,-2.3987 3.96447,-5.5418 4.55738,-8.8617 0.47809,-2.677 0.33989,-5.4213 0.20996,-8.1376 -0.12992,-2.7163 -0.20996,-5.4349 -0.20996,-8.1543 v -14.8483 -22.5837"
+       id="path15548"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path15550"
+       d="m 300.43887,1345.2858 -6.15625,3.5625 2.28125,20.9688 -4.8125,2.2812 h 8.6875 v -1.5312 -1.625 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cccccccc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cccccccc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 304.25563,1345.2858 -6.15625,3.5625 2.28125,20.9688 -4.8125,2.2812 h 8.6875 v -1.5312 -1.625 z"
+       id="path15552"
+       inkscape:connector-curvature="0" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#375163;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect15554"
+       width="13.746143"
+       height="25.300871"
+       x="293.05753"
+       y="1332.4833" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cssccccc"
+       inkscape:connector-curvature="0"
+       id="path15556"
+       d="m 277.47696,1320.688 c -0.65079,0 -1.61316,0.2804 -1.61316,1.4181 0,1.1376 1.03159,1.4622 1.61316,1.4622 0.78056,0 1.55063,0 1.55063,0 v 3.7047 h 3.44714 v -6.585 c -1.62883,0 -3.39091,0 -4.99777,0 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 292.64418,1313.5671 -4.125,7.125 h -6.03125 v 6.7812 h 7.09375 l 2.75,-2.9062 v 7.3125 h -0.0313 l -3.5625,8.9687 h 9.5625 l 1.71875,-2 1.6875,2 h 9.59375 l -3.59375,-8.9687 h -0.0937 v -18.3125 z"
+       id="path15558"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 299.9306,1338.4599 v -23.7071"
+       id="path15560"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 296.29484,1313.4426 3.85259,10.9869 3.59655,-10.9869 z"
+       id="path15562"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g15564"
+       transform="translate(-3.4297361,1034.6321)">
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6a07e;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 298.42306,266.0069 v 0.90625 c 0,2.84739 2.30886,5.15625 5.15625,5.15625 2.66943,0 4.86091,-2.02516 5.125,-4.625 l 2.3125,9.3125 c 0,2.99605 -18.47503,3.75835 -15.0625,0 3.41253,-3.75835 2.1875,-10.75 2.1875,-10.75 z"
+         id="path15566"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="csscczcc" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 303.40965,261.88607 c 2.59977,0.26402 4.625,2.48682 4.625,5.15625 v 7.34375 c 0,2.84739 -2.30886,5.15625 -5.15625,5.15625 -2.84739,0 -5.15625,-2.30886 -5.15625,-5.15625 v -0.90625 l -2.71875,-0.0625 c -0.0244,-2.15098 1.65479,-3.48205 2.71875,-4.125 v -2.25 c 0,-2.84739 2.30886,-5.15625 5.15625,-5.15625 0.17796,0 0.35793,-0.0176 0.53125,0 z"
+         id="path15568"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 302.8925,266.84687 -4.77433,1.58618"
+         id="path15570"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:type="arc"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path15572"
+         sodipodi:cx="275.71677"
+         sodipodi:cy="350.51285"
+         sodipodi:rx="1.4946961"
+         sodipodi:ry="1.4946961"
+         d="m 276.64803,351.68197 a 1.4946961,1.4946961 0 0 1 -1.94203,-0.068 1.4946961,1.4946961 0 0 1 -0.23363,-1.92913"
+         sodipodi:start="0.89816185"
+         sodipodi:end="3.7287121"
+         sodipodi:open="true"
+         transform="matrix(-1,0,0,1,576.01738,-81.440409)" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6a07e;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 306.89208,259.95813 c 3.95907,1.06083 6.16631,4.22568 6.16631,8.6875 0,3.20529 1.08432,12.61557 4,15.53125 2.91568,2.91568 -17.66647,2.84493 -14.62876,-0.19278 2.41613,-2.41613 3.05971,-7.81538 3.41001,-11.55722 0.41605,-0.27379 0.75456,-0.73249 0.875,-1.34375 0.17531,-0.88976 -0.15466,-1.75124 -0.75,-2.125 -0.0892,-2.42425 0.87321,-5.41914 -2.28549,-4.57277 -3.1587,0.84637 -8.93326,1.47578 -8.93326,-1.83817 0,-3.31395 8.18712,-3.64989 12.14619,-2.58906 z"
+         id="path15574"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="zssscsczzz" />
+    </g>
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="rotate(15)"
+       y="1178.1364"
+       x="631.40424"
+       height="9.7029905"
+       width="4.1155252"
+       id="rect15576"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#696969;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 303.08503,1328.4788 c 0,0 3.94435,-4.7838 5.86121,-8.1039 1.91686,-3.3201 1.56093,-6.1763 -0.50519,-6.1763 -2.06613,0 -6.28793,-0.6315 -6.28793,-0.6315 z"
+       id="path15578"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="czzcc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 309.05774,1310.341 c 0.16763,-0.6288 0.14458,-1.631 -0.95468,-1.924 -1.09912,-0.2935 -1.67861,0.6201 -1.82841,1.1821 -0.20106,0.7542 -0.3994,1.4983 -0.3994,1.4983 l -3.5797,-0.954 -0.88833,3.3307 6.36263,1.6966 c 0.41964,-1.5739 0.87376,-3.2764 1.28772,-4.829 z"
+       id="path15580"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssccccc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 301.92833,1313.589 5.32695,1.4274 c 0.2874,0.077 0.47535,0.376 0.37977,0.6578 l -4.17648,12.3117 c -0.0956,0.2818 -0.37207,0.4629 -0.65777,0.3798 l -3.98429,-1.1588 c -0.28578,-0.083 -0.44514,-0.3676 -0.37976,-0.6578 l 2.8338,-12.5803 c 0.0654,-0.2902 0.37037,-0.4568 0.65777,-0.3797 z"
+       id="path15582"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="sssssssss" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 294.25503,1335.5658 h 2.39796"
+       id="path15584"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       id="path15586"
+       d="m 303.50428,1335.5658 h 2.39796"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(-1.7720677,-25.899432)"
+       id="g16010">
+      <path
+         sodipodi:type="star"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:8.01641655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path15975"
+         sodipodi:sides="6"
+         sodipodi:cx="614.74347"
+         sodipodi:cy="84.027534"
+         sodipodi:r1="39.67765"
+         sodipodi:r2="34.361855"
+         sodipodi:arg1="0.52359878"
+         sodipodi:arg2="1.0471976"
+         inkscape:flatsided="true"
+         inkscape:rounded="0"
+         inkscape:randomized="0"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         transform="matrix(0.22017186,0,0,0.22017186,-69.382813,1458.8451)" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 58.400885,1472.9776 7.454301,4.3124 7.676724,-4.3124"
+         id="path15977"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="M 65.966395,1486.0815 65.855186,1477.29"
+         id="path15979"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path15981"
+         d="m 58.400885,1475.6517 7.454301,4.3124 7.676724,-4.3124"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 69.889405,1479.9966 v 0.5922 l 0.275454,-0.217 v -0.5922 z"
+         id="path15983"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccc" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g16017"
+       transform="translate(159.24742,-25.899432)">
+      <path
+         transform="matrix(0.22017186,0,0,0.22017186,-69.382813,1458.8451)"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         inkscape:randomized="0"
+         inkscape:rounded="0"
+         inkscape:flatsided="true"
+         sodipodi:arg2="1.0471976"
+         sodipodi:arg1="0.52359878"
+         sodipodi:r2="34.361855"
+         sodipodi:r1="39.67765"
+         sodipodi:cy="84.027534"
+         sodipodi:cx="614.74347"
+         sodipodi:sides="6"
+         id="path16019"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:8.01641655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         sodipodi:type="star" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16021"
+         d="m 58.400885,1472.9776 7.454301,4.3124 7.676724,-4.3124"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16023"
+         d="M 65.966395,1486.0815 65.855186,1477.29"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 58.400885,1475.6517 7.454301,4.3124 7.676724,-4.3124"
+         id="path16025"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccccc"
+         inkscape:connector-curvature="0"
+         id="path16027"
+         d="m 69.889405,1479.9966 v 0.5922 l 0.275454,-0.217 v -0.5922 z"
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(136.24464,-25.899432)"
+       id="g16029">
+      <path
+         sodipodi:type="star"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:8.01641655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path16031"
+         sodipodi:sides="6"
+         sodipodi:cx="614.74347"
+         sodipodi:cy="84.027534"
+         sodipodi:r1="39.67765"
+         sodipodi:r2="34.361855"
+         sodipodi:arg1="0.52359878"
+         sodipodi:arg2="1.0471976"
+         inkscape:flatsided="true"
+         inkscape:rounded="0"
+         inkscape:randomized="0"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         transform="matrix(0.22017186,0,0,0.22017186,-69.382813,1458.8451)" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 58.400885,1472.9776 7.454301,4.3124 7.676724,-4.3124"
+         id="path16033"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="M 65.966395,1486.0815 65.855186,1477.29"
+         id="path16035"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16037"
+         d="m 58.400885,1475.6517 7.454301,4.3124 7.676724,-4.3124"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 69.889405,1479.9966 v 0.5922 l 0.275454,-0.217 v -0.5922 z"
+         id="path16039"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccc" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g16041"
+       transform="translate(113.24186,-25.899432)">
+      <path
+         transform="matrix(0.22017186,0,0,0.22017186,-69.382813,1458.8451)"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         inkscape:randomized="0"
+         inkscape:rounded="0"
+         inkscape:flatsided="true"
+         sodipodi:arg2="1.0471976"
+         sodipodi:arg1="0.52359878"
+         sodipodi:r2="34.361855"
+         sodipodi:r1="39.67765"
+         sodipodi:cy="84.027534"
+         sodipodi:cx="614.74347"
+         sodipodi:sides="6"
+         id="path16043"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:8.01641655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         sodipodi:type="star" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16045"
+         d="m 58.400885,1472.9776 7.454301,4.3124 7.676724,-4.3124"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16047"
+         d="M 65.966395,1486.0815 65.855186,1477.29"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 58.400885,1475.6517 7.454301,4.3124 7.676724,-4.3124"
+         id="path16049"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccccc"
+         inkscape:connector-curvature="0"
+         id="path16051"
+         d="m 69.889405,1479.9966 v 0.5922 l 0.275454,-0.217 v -0.5922 z"
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(90.239086,-25.899432)"
+       id="g16053">
+      <path
+         sodipodi:type="star"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:8.01641655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path16055"
+         sodipodi:sides="6"
+         sodipodi:cx="614.74347"
+         sodipodi:cy="84.027534"
+         sodipodi:r1="39.67765"
+         sodipodi:r2="34.361855"
+         sodipodi:arg1="0.52359878"
+         sodipodi:arg2="1.0471976"
+         inkscape:flatsided="true"
+         inkscape:rounded="0"
+         inkscape:randomized="0"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         transform="matrix(0.22017186,0,0,0.22017186,-69.382813,1458.8451)" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 58.400885,1472.9776 7.454301,4.3124 7.676724,-4.3124"
+         id="path16057"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="M 65.966395,1486.0815 65.855186,1477.29"
+         id="path16059"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16061"
+         d="m 58.400885,1475.6517 7.454301,4.3124 7.676724,-4.3124"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 69.889405,1479.9966 v 0.5922 l 0.275454,-0.217 v -0.5922 z"
+         id="path16063"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccc" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g16065"
+       transform="translate(67.236309,-25.899432)">
+      <path
+         transform="matrix(0.22017186,0,0,0.22017186,-69.382813,1458.8451)"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         inkscape:randomized="0"
+         inkscape:rounded="0"
+         inkscape:flatsided="true"
+         sodipodi:arg2="1.0471976"
+         sodipodi:arg1="0.52359878"
+         sodipodi:r2="34.361855"
+         sodipodi:r1="39.67765"
+         sodipodi:cy="84.027534"
+         sodipodi:cx="614.74347"
+         sodipodi:sides="6"
+         id="path16067"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:8.01641655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         sodipodi:type="star" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16069"
+         d="m 58.400885,1472.9776 7.454301,4.3124 7.676724,-4.3124"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16071"
+         d="M 65.966395,1486.0815 65.855186,1477.29"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 58.400885,1475.6517 7.454301,4.3124 7.676724,-4.3124"
+         id="path16073"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccccc"
+         inkscape:connector-curvature="0"
+         id="path16075"
+         d="m 69.889405,1479.9966 v 0.5922 l 0.275454,-0.217 v -0.5922 z"
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(44.233517,-25.899432)"
+       id="g16077">
+      <path
+         sodipodi:type="star"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:8.01641655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path16079"
+         sodipodi:sides="6"
+         sodipodi:cx="614.74347"
+         sodipodi:cy="84.027534"
+         sodipodi:r1="39.67765"
+         sodipodi:r2="34.361855"
+         sodipodi:arg1="0.52359878"
+         sodipodi:arg2="1.0471976"
+         inkscape:flatsided="true"
+         inkscape:rounded="0"
+         inkscape:randomized="0"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         transform="matrix(0.22017186,0,0,0.22017186,-69.382813,1458.8451)" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 58.400885,1472.9776 7.454301,4.3124 7.676724,-4.3124"
+         id="path16081"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="M 65.966395,1486.0815 65.855186,1477.29"
+         id="path16083"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16085"
+         d="m 58.400885,1475.6517 7.454301,4.3124 7.676724,-4.3124"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 69.889405,1479.9966 v 0.5922 l 0.275454,-0.217 v -0.5922 z"
+         id="path16087"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccc" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g16089"
+       transform="translate(21.230725,-25.899432)">
+      <path
+         transform="matrix(0.22017186,0,0,0.22017186,-69.382813,1458.8451)"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         inkscape:randomized="0"
+         inkscape:rounded="0"
+         inkscape:flatsided="true"
+         sodipodi:arg2="1.0471976"
+         sodipodi:arg1="0.52359878"
+         sodipodi:r2="34.361855"
+         sodipodi:r1="39.67765"
+         sodipodi:cy="84.027534"
+         sodipodi:cx="614.74347"
+         sodipodi:sides="6"
+         id="path16091"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:8.01641655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         sodipodi:type="star" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16093"
+         d="m 58.400885,1472.9776 7.454301,4.3124 7.676724,-4.3124"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16095"
+         d="M 65.966395,1486.0815 65.855186,1477.29"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 58.400885,1475.6517 7.454301,4.3124 7.676724,-4.3124"
+         id="path16097"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccccc"
+         inkscape:connector-curvature="0"
+         id="path16099"
+         d="m 69.889405,1479.9966 v 0.5922 l 0.275454,-0.217 v -0.5922 z"
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(182.25019,-25.899432)"
+       id="g16101">
+      <path
+         sodipodi:type="star"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:8.01641655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path16103"
+         sodipodi:sides="6"
+         sodipodi:cx="614.74347"
+         sodipodi:cy="84.027534"
+         sodipodi:r1="39.67765"
+         sodipodi:r2="34.361855"
+         sodipodi:arg1="0.52359878"
+         sodipodi:arg2="1.0471976"
+         inkscape:flatsided="true"
+         inkscape:rounded="0"
+         inkscape:randomized="0"
+         d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+         transform="matrix(0.22017186,0,0,0.22017186,-69.382813,1458.8451)" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 58.400885,1472.9776 7.454301,4.3124 7.676724,-4.3124"
+         id="path16105"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="M 65.966395,1486.0815 65.855186,1477.29"
+         id="path16107"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path16109"
+         d="m 58.400885,1475.6517 7.454301,4.3124 7.676724,-4.3124"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 69.889405,1479.9966 v 0.5922 l 0.275454,-0.217 v -0.5922 z"
+         id="path16111"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccc" />
+    </g>
+    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="rotate(-26.119059,62.12908,1378.7378)"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       id="flowRoot16113"
+       xml:space="preserve"><flowRegion
+         id="flowRegion16115"><rect
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1"
+           y="1404.4663"
+           x="73.254654"
+           height="17.349787"
+           width="12.723177"
+           id="rect16117" /></flowRegion><flowPara
+         id="flowPara16119"
+         style="font-size:13px;line-height:1.25">?</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot16121"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="rotate(28.170549,85.696188,1506.1429)"><flowRegion
+         id="flowRegion16123"><rect
+           id="rect16125"
+           width="12.723177"
+           height="17.349787"
+           x="73.254654"
+           y="1404.4663"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara16127"
+         style="font-size:13px;line-height:1.25">?</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="rotate(9.8455046,153.99818,2288.7434)"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       id="flowRoot16129"
+       xml:space="preserve"><flowRegion
+         id="flowRegion16131"><rect
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1"
+           y="1404.4663"
+           x="73.254654"
+           height="17.349787"
+           width="12.723177"
+           id="rect16133" /></flowRegion><flowPara
+         id="flowPara16135"
+         style="font-size:13px;line-height:1.25">?</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot16137"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="rotate(9.8455046,37.67703,2085.913)"><flowRegion
+         id="flowRegion16139"><rect
+           id="rect16141"
+           width="12.723177"
+           height="17.349787"
+           x="73.254654"
+           y="1404.4663"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara16143"
+         style="font-size:13px;line-height:1.25">?</flowPara></flowRoot>    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 162.8991,1300.8272 11.64733,11.6473"
+       id="path16145"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       id="path16164"
+       d="m 174.54643,1300.8272 -11.64733,11.6473"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(0.2044692,0.1363128)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="g16203">
+      <path
+         inkscape:connector-curvature="0"
+         id="path16189"
+         d="m 169.85269,1326.3406 -2.35623,2.3563"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 167.49646,1326.3406 2.35623,2.3563"
+         id="path16191"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g16199">
+      <g
+         transform="translate(0.2044692,0.1363128)"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g16207">
+        <path
+           inkscape:connector-curvature="0"
+           id="path16193"
+           d="m 176.50344,1326.3406 -2.35623,2.3563"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 174.14721,1326.3406 2.35623,2.3563"
+           id="path16195"
+           inkscape:connector-curvature="0" />
+      </g>
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       sodipodi:nodetypes="czc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 176.34486,1334.3975 c 0,0 -1.50149,-1.5134 -4.40917,-1.5134 -2.90768,0 -4.29938,1.5134 -4.29938,1.5134"
+       id="path16197"
+       inkscape:connector-curvature="0" />
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g16223"
+       transform="matrix(-0.92573235,0.37817935,0.37817935,0.92573235,371.77823,856.27448)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
+      <path
+         inkscape:connector-curvature="0"
+         id="path16225"
+         d="m 295.05828,363.05901 h -3.40274"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,359.49936 -3.2868,-0.8807"
+         id="path16227"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,366.61866 -3.2868,0.8807"
+         id="path16229"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       id="g6208"
+       transform="translate(2.552966,3.5741525)">
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b22222;fill-opacity:1;stroke:#b22222;stroke-width:1.84380162;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 183.9126,1298.1806 v 9.6631 h 23.27618 c 0,0 2.07855,5.4054 -2.90544,8.3246 6.69279,-1.6377 7.54109,-8.3246 7.54109,-8.3246 h 3.49306 v -9.6631 z"
+         id="rect16231"
+         inkscape:connector-curvature="0"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-ydpi="134.53" />
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;line-height:0%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+         x="187.43489"
+         y="1306.1321"
+         id="text16241"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-ydpi="134.53"><tspan
+           sodipodi:role="line"
+           id="tspan16243"
+           x="187.43489"
+           y="1306.1321"
+           style="font-size:8.30626678px;line-height:1.25">ERROR</tspan></text>
+    </g>
+    <path
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:connector-curvature="0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b22222;fill-opacity:1;fill-rule:nonzero;stroke:#b22222;stroke-width:1.84380162;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 285.67828,1272.7498 v 12.26 h 29.53151 c 0,0 2.63715,6.858 -3.68626,10.5617 8.49144,-2.0778 9.56772,-10.5617 9.56772,-10.5617 h 4.43179 v -12.26 z"
+       id="path16245" />
+    <text
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;line-height:0%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       x="290.14719"
+       y="1282.8381"
+       id="text16247"><tspan
+         sodipodi:role="line"
+         id="tspan16249"
+         x="290.14719"
+         y="1282.8381"
+         style="font-size:10.53852463px;line-height:1.25">%#&amp;$!</tspan></text>
+    <g
+       style="stroke:#213149;stroke-opacity:1"
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       id="g5546"
+       transform="translate(-47.808554,34.570904)">
+      <g
+         style="stroke:#213149;stroke-opacity:1"
+         id="g16569">
+        <path
+           sodipodi:nodetypes="cssccccsscc"
+           inkscape:connector-curvature="0"
+           id="path5453"
+           d="m 515.7966,299.69692 v 6.95791 c 0,0.43202 -0.436,0.77764 -0.981,0.77764 h -1.25637 l 0.10327,-3.03215 h -4.35427 l 0.0516,3.03215 h -1.25637 c -0.54501,0 -0.98099,-0.34562 -0.98099,-0.77764 v -6.95791 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#213149;stroke-width:1.7649895;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="czzc"
+           inkscape:connector-curvature="0"
+           id="path5455"
+           d="m 517.03096,298.60398 c 0,0 -1.13232,2.66395 1.97076,0.87238 3.10308,-1.79156 0.84046,-5.36236 2.02049,-7.32845 1.18002,-1.96609 2.97582,-0.83919 2.97582,-0.83919"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0e68c;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 506.00357,282.26303 c 0.0729,0.0293 0.13302,0.098 0.18907,0.18906 l 3.18717,5.18591 h 4.13253 l 3.21418,-5.18591 c 0.85531,0 1.53957,0.68426 1.53957,1.53957 v 24.14689 c 0,0.85532 -0.68426,1.53957 -1.53957,1.53957 h -1.97173 l 0.16206,-6.00296 h -6.83351 l 0.081,6.00296 h -1.97172 c -0.85532,0 -1.53957,-0.68425 -1.53957,-1.53957 v -24.14689 c 0,-0.74839 0.8404,-1.93366 1.3505,-1.72863 z"
+           id="path5457"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cccccsssccccsssc" />
+        <path
+           sodipodi:nodetypes="cc"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 511.89898,292.86526 v 1.10944"
+           id="path5459"
+           inkscape:connector-curvature="0" />
+        <path
+           inkscape:connector-curvature="0"
+           id="path5461"
+           d="m 507.35511,292.86526 v 1.10944"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#213149;fill-opacity:1;stroke:#213149;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           inkscape:transform-center-y="0.24214388"
+           d="m 509.50989,296.04465 0.62745,-1.01008 h -1.25489 z"
+           id="path5463"
+           inkscape:connector-curvature="0" />
+        <path
+           sodipodi:nodetypes="ccc"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 511.81871,297.48388 c -2.05526,0.24912 -2.24652,-1.12106 -2.24652,-1.12106 0,0 -0.62721,1.3079 -1.6237,1.24562"
+           id="path5465"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 506.41322,291.21252 2.4403,1.40891"
+           id="path5467"
+           inkscape:connector-curvature="0" />
+        <path
+           inkscape:connector-curvature="0"
+           id="path5469"
+           d="m 513.57751,291.21252 -2.4403,1.40891"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      </g>
+    </g>
+    <g
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="translate(-123.3224,890.43544)"
+       id="g16580">
+      <path
+         sodipodi:nodetypes="czzc"
+         inkscape:connector-curvature="0"
+         id="path5477"
+         d="m 582.02501,478.1979 c 0,0 0.1848,-3.72883 -1.78312,-4.033 -1.96792,-0.30417 -5.24362,1.4559 -5.22172,-1.6261 0.0219,-3.082 2.71637,-1.5138 2.71637,-1.5138"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0e68c;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect5600"
+         width="16.721498"
+         height="15.198018"
+         x="580.9635"
+         y="465.04739"
+         ry="4.5931172"
+         rx="5.1732965" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0e68c;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 586.53033,459.0876 c 0.0729,0.029 0.13302,0.098 0.18907,0.189 l 3.18717,5.1859 h 4.13253 l 3.21418,-5.1859 c 0.85531,0 1.53957,0.6843 1.53957,1.5396 v 18.1469 c 0,0.8553 -0.68426,1.5396 -1.53957,1.5396 h -10.5339 c -0.85532,0 -1.53957,-0.6843 -1.53957,-1.5396 v -18.1469 c 0,-0.7484 0.8404,-1.9337 1.3505,-1.7286 z"
+         id="path5479"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccssccsscc" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#213149;fill-opacity:1;stroke:#213149;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         inkscape:transform-center-y="0.24214388"
+         d="m 592.06728,473.4687 0.62745,-1.0101 h -1.25489 z"
+         id="path5485"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccc"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 594.3761,474.908 c -2.05526,0.2491 -2.24652,-1.1211 -2.24652,-1.1211 0,0 -0.62721,1.3079 -1.6237,1.2456"
+         id="path5487"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 596.59642,471.223 c 0,0.5383 -0.47097,0.9747 -1.2514,0.9747 -0.78043,0 -1.2514,-0.4364 -1.2514,-0.9747"
+         id="path5505"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="czc" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path5567"
+         d="m 583.51179,477.5599 9.69477,2.5586 v 1.3269 h -9.69477 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0e68c;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         sodipodi:nodetypes="ccccc" />
+      <path
+         sodipodi:nodetypes="czc"
+         inkscape:connector-curvature="0"
+         id="path5571"
+         d="m 589.92436,471.223 c 0,0.5383 -0.47097,0.9747 -1.2514,0.9747 -0.78043,0 -1.2514,-0.4364 -1.2514,-0.9747"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="ccccc"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0e68c;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 598.79285,477.5599 -9.69477,2.5586 v 1.3269 h 9.69477 z"
+         id="path5860"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a37d20;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 61.837909,298.47715 c -0.08591,-4.64371 -1.385787,-3.75934 -3.30318,-5.67674 -1.917389,-1.91738 -0.690307,-4.14685 -6.311163,-2.64132 -1.809894,0.48496 -3.426918,0.8994 -3.906799,-0.89154 -0.47989,-1.79097 1.778474,-2.70771 1.778474,-2.70771 0,0 5.26447,-1.41061 8.020276,-2.14903 2.8875,-0.7737 4.720835,0.49914 6.007641,5.30157 1.28681,4.80244 1.824408,6.80878 1.824408,6.80878 -1.561342,3.18346 -0.844422,0.96728 -4.109657,1.95599 z"
+       id="path3376-4"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="czczcsscc" />
+    <path
+       sodipodi:nodetypes="cssssssccccccccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 168.99982,266.31211 c 0,0 0,-2.00347 0,-3.0052 0,-0.39815 0,-0.7963 0,-1.19444 0,-0.42682 -0.16333,-0.88612 0,-1.28044 0.22606,-0.54577 0.70737,-1.02708 1.25314,-1.25314 0.53956,-0.22349 1.16804,0 1.75206,0 0.39592,0 0.79185,0 1.18777,0 24.97153,0 74.9146,0 74.9146,0 h 2.7104 l 1.87617,1.87616 v 1.94024 38.7141 2.72183 l 3.37441,3.37442 h 1.76174 4.61268"
+       inkscape:path-effect="#path-effect3470"
+       id="path3468"
+       d="m 168.99982,266.31211 v -3.0052 -1.19444 c 0,-0.21369 -0.006,-0.42732 -0.0155,-0.64079 -0.01,-0.21348 -0.0198,-0.42889 0.0155,-0.63965 0.0518,-0.30988 0.20666,-0.60064 0.43037,-0.82123 0.2237,-0.2206 0.5146,-0.37078 0.82277,-0.43191 0.28696,-0.0569 0.5828,-0.0405 0.87493,-0.025 0.29214,0.0155 0.58458,0.025 0.87713,0.025 h 1.18777 74.9146 2.7104 l 1.87617,1.87616 v 1.94024 38.7141 2.72183 l 3.37441,3.37442 h 1.76174 4.61268"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       y="303.83121"
+       x="262.69281"
+       height="11.75"
+       width="19.5"
+       id="rect3489"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 280.25529,305.86187 v 0"
+       id="path3638"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3640"
+       d="m 280.25529,305.86187 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <use
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       height="2100"
+       width="500"
+       transform="translate(-2,3.2624724e-6)"
+       id="use3642"
+       xlink:href="#path3638"
+       y="0"
+       x="0" />
+    <use
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       height="2100"
+       width="500"
+       transform="translate(-2,3.2624724e-6)"
+       id="use3644"
+       xlink:href="#path3640"
+       y="0"
+       x="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="rect3153"
+       d="m 144.25529,266.39372 v 34.9375 h -4.125 v 42.6875 h 40.71875 v -42.6875 -34.9375 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect3160"
+       width="21.138195"
+       height="18.560364"
+       x="159.71085"
+       y="293.70541" />
+    <circle
+       transform="translate(-72.807217,-73.168779)"
+       id="path3162"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2ba742;fill-opacity:0.63888891;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <circle
+       transform="translate(-65.743969,-73.168779)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2ba742;fill-opacity:0.63888891;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3164"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <circle
+       id="path3166"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2ba742;fill-opacity:0.63888891;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="translate(-58.680721,-73.168779)"
+       cx="234.32463"
+       cy="392.2916"
+       r="1.8044801" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3168"
+       d="m 163.94058,326.13439 h 13.55938"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 163.94058,328.93566 h 13.55938"
+       id="path3176"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3178"
+       d="m 163.94058,331.73693 h 13.55938"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 163.94058,334.5382 h 13.55938"
+       id="path3180"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3198"
+       d="m 144.25529,301.33122 v 6.964"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,310.73687 v 0"
+       id="path3206"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3208"
+       d="m 144.25529,310.73687 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3210"
+       d="m 144.25529,312.73687 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,312.73687 v 0"
+       id="path3212"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,314.73687 v 0"
+       id="path3214"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3216"
+       d="m 144.25529,314.73687 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3218"
+       d="m 144.25529,316.73687 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,316.73687 v 0"
+       id="path3220"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3222"
+       d="m 163.71084,293.70543 v 18.56036"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path3230"
+       d="m 159.71084,297.70543 h 4"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 159.71084,301.70543 h 4"
+       id="path3238"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path6800"
+       d="m 144.25529,310.73687 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,310.73687 v 0"
+       id="path6802"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,312.73687 v 0"
+       id="path6804"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path6806"
+       d="m 144.25529,312.73687 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path6808"
+       d="m 144.25529,314.73687 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,314.73687 v 0"
+       id="path6810"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 144.25529,316.73687 v 0"
+       id="path6812"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path6814"
+       d="m 144.25529,316.73687 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="csc"
+       inkscape:connector-curvature="0"
+       id="path3240"
+       d="m 159.10855,278.03419 c 0,0 -7.52621,-1.13634 -7.52621,7.52621 0,7.4252 0,77.56317 0,77.56317"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:url(#linearGradient8817);stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       y="269.47385"
+       x="159.71086"
+       height="18.560368"
+       width="18.044802"
+       id="rect3157"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="stroke:#b22222;stroke-opacity:1"
+       transform="translate(-72.80721,-73.168779)"
+       id="g3370">
+      <rect
+         y="347.74643"
+         x="235.5439"
+         height="8.352706"
+         width="11.993112"
+         id="rect3309"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         id="path3311"
+         inkscape:path-effect="#path-effect3313"
+         inkscape:original-d="m 235.5439,347.74643 5.86775,4.91733 6.12537,-4.91733"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 239.00556,350.76804 -3.46166,5.33108"
+         id="path3338"
+         inkscape:path-effect="#path-effect3340"
+         inkscape:original-d="m 239.00556,350.76804 -3.46166,5.33108"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 244.07536,350.76804 3.46166,5.33108"
+         inkscape:path-effect="#path-effect3350"
+         id="path3348"
+         d="m 244.07536,350.76804 3.46166,5.33108"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <path
+       sodipodi:nodetypes="cccsccccccccccsccccccc"
+       id="path8448-0"
+       d="m 228.62234,318.96587 0.0109,-0.0196 h -7.8125 -1.84375 c -0.51126,0 -1.02426,0.0279 -1.53125,0.0937 -0.25127,0.0326 -0.47671,0.0813 -0.71875,0.15625 -0.24205,0.0749 -0.48307,0.19004 -0.65625,0.375 -0.16464,0.17583 -0.28496,0.39141 -0.34375,0.625 -0.0588,0.23359 -0.052,0.4781 -0.0625,0.71875 -0.0273,0.62936 -0.012,1.27642 0,1.90625 0.0833,4.3555 -4.6142,8.70623 -4.625,13.06251 -0.002,0.7665 -0.002,1.546 0,2.3125 h 5.21875 l 4.40625,-12.75001 h 10.4375 c 1.55335,0 3.11584,0.0751 4.65625,-0.125 0.7702,-0.10007 1.5556,-0.2771 2.25,-0.625 0.69439,-0.34791 1.28913,-0.87807 1.65625,-1.5625 0.42596,-0.79415 0.43942,-1.81242 0.45895,-2.71339 0.0162,-0.74858 -0.0377,-0.70085 -0.0426,-1.44962 l -11.45846,-0.005 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#37634f;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       inkscape:connector-curvature="0" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect6755"
+       width="33.195084"
+       height="4.3676453"
+       x="186.29794"
+       y="316.47183" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d4c8a4;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect6757"
+       width="29.334595"
+       height="23.182617"
+       x="190.15843"
+       y="320.83948" />
+    <circle
+       transform="translate(259.12468,-0.8799933)"
+       id="path8703"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0ff74;fill-opacity:0.37962964;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       cx="34.875"
+       cy="188.18933"
+       r="1.125" />
+    <circle
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0ff74;fill-opacity:0.37962964;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="path8705"
+       transform="translate(59.624682,46.370007)"
+       cx="34.875"
+       cy="188.18933"
+       r="1.125" />
+    <circle
+       transform="translate(52.215672,-14.26908)"
+       id="path8707"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0ff74;fill-opacity:0.37962964;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       cx="34.875"
+       cy="188.18933"
+       r="1.125" />
+    <circle
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0ff74;fill-opacity:0.37962964;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="path8711"
+       transform="translate(60.170623,-30.267371)"
+       cx="34.875"
+       cy="188.18933"
+       r="1.125" />
+    <circle
+       transform="translate(158.49968,-15.254994)"
+       id="path8707-7"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0ff74;fill-opacity:0.37962964;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       cx="34.875"
+       cy="188.18933"
+       r="1.125" />
+    <circle
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0ff74;fill-opacity:0.37962964;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="path8731"
+       transform="translate(176.12468,-4.629994)"
+       cx="34.875"
+       cy="188.18933"
+       r="1.125" />
+    <circle
+       transform="translate(208.49968,49.745006)"
+       id="path8733"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0ff74;fill-opacity:0.37962964;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       cx="34.875"
+       cy="188.18933"
+       r="1.125" />
+    <circle
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0ff74;fill-opacity:0.37962964;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       id="path8735"
+       transform="translate(273.24968,-32.504994)"
+       cx="34.875"
+       cy="188.18933"
+       r="1.125" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       y="3.1738281e-07"
+       x="0"
+       height="138.94594"
+       width="500"
+       id="rect3012"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#1d3838;fill-opacity:1;stroke:#1d3838;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot3447"
+       style="font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="matrix(4.6881681,0,0,4.6881681,493.70797,-4336.0324)"><flowRegion
+         id="flowRegion3449"><rect
+           id="rect3451"
+           width="261.87534"
+           height="47.16711"
+           x="-102"
+           y="926"
+           style="font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Light';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara3453"
+         style="font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Light';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1">EMAIL SELF-DEFENSE</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       xml:space="preserve"
+       id="flowRoot3455"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="matrix(1.2762007,0,0,1.2762007,-13.206448,-873.72053)"><flowRegion
+         id="flowRegion3457"><rect
+           id="rect3459"
+           width="363.57617"
+           height="56.050083"
+           x="24.117039"
+           y="747.11188"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara3461"
+         style="font-size:12px;line-height:1.25">Bulk surveillance violates our fundamental rights and makes free speech risky. <flowSpan
+   id="flowSpan3463"
+   style="font-weight:bold;-inkscape-font-specification:'Archivo Narrow Bold';fill:#ffffff;fill-opacity:1" /></flowPara><flowPara
+         id="flowPara14925"
+         style="font-size:12px;line-height:1.25"><flowSpan
+           id="flowSpan14927"
+           style="font-weight:bold;-inkscape-font-specification:'Archivo Narrow Bold';fill:#ffffff;fill-opacity:1">But we're far from helpless to do something about it. </flowSpan></flowPara></flowRoot>    <g
+       clip-path="url(#clipPath8795)"
+       id="g8792"
+       inkscape:groupmode="maskhelper">
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#6f8286;fill-opacity:0.16203703;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+         d="m 69.79636,229.59028 c -2.09704,5.9773 -8.642579,9.12287 -14.619879,7.02583 -3.76438,-1.32067 -6.392583,-4.40551 -7.308508,-8.00182 -5.069669,1.2562 -10.549659,1.09685 -15.846232,-0.76136 -1.186245,-0.41619 -2.310616,-0.91904 -3.401507,-1.47326 -0.109625,0.47315 -0.251413,0.94454 -0.415923,1.41345 -2.428149,6.92108 -10.007183,10.56331 -16.928273,8.13516 -2.29317,-0.80451 -4.2426988,-2.15986 -5.7144286,-3.88402 -10.1867484,5.80098 -22.7231574,7.34162 -34.6534044,3.15609 -21.864327,-7.67074 -33.370489,-31.61364 -25.699746,-53.47796 7.038478,-20.06215 27.773762,-31.36189 48.0359313,-27.1692 6.69280883,-4.6793 15.4553961,-6.2129 23.7494927,-3.30307 1.397057,0.49014 2.713235,1.1022 3.969276,1.7924 3.995788,-2.54157 9.063429,-3.29757 13.878713,-1.60821 8.336752,2.92481 12.724004,12.05412 9.799185,20.39087 -0.265382,0.75644 -0.590092,1.45596 -0.952398,2.14485 2.243476,0.20211 4.49608,0.69774 6.718657,1.47749 2.109524,0.74009 4.073565,1.70017 5.873651,2.86035 3.472497,-0.90143 7.235477,-0.82016 10.875189,0.45678 9.752438,3.42146 14.884682,14.10104 11.463206,23.85346 -2.122116,6.04878 -7.04507,10.30753 -12.798411,11.86314 -0.27387,0.52668 -0.555478,1.03482 -0.859362,1.53774 4.507622,2.76225 6.655913,8.38037 4.834771,13.57129 z"
+         id="path8756"
+         inkscape:connector-curvature="0" />
+    </g>
+    <circle
+       transform="translate(369.74968,14.245006)"
+       id="path8703-6"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0ff74;fill-opacity:0.37962964;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       cx="34.875"
+       cy="188.18933"
+       r="1.125" />
+    <path
+       id="path8776"
+       transform="translate(-0.87531819,-0.8799933)"
+       d="m 243.5,173.3125 c -8.83656,0 -16,7.16344 -16,16 0,0.0529 -5.1e-4,0.10344 0,0.15625 -0.61461,1.06886 -0.96875,2.30355 -0.96875,3.625 0,3.27217 2.15664,6.04549 5.125,6.96875 0.005,0.005 0.0265,-0.005 0.0312,0 2.92657,3.21568 7.1219,5.25 11.8125,5.25 1.975,0 3.8472,-0.37686 5.59375,-1.03125 0.45267,0.0976 0.92438,0.15625 1.40625,0.15625 2.10625,0 3.97322,-0.96854 5.1875,-2.5 0.93805,0.49711 2.02068,0.78125 3.15625,0.78125 0.97755,0 1.88077,-0.21856 2.71875,-0.59375 1.26303,0.39284 2.6077,0.59375 4,0.59375 7.42558,0 13.4375,-6.01192 13.4375,-13.4375 0,-7.42558 -6.01192,-13.46875 -13.4375,-13.46875 -3.63929,0 -6.92301,1.46381 -9.34375,3.8125 -2.92318,-3.83169 -7.52727,-6.3125 -12.71875,-6.3125 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#6f8286;fill-opacity:0.16203703;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+       inkscape:connector-curvature="0" />
+    <g
+       transform="translate(6.5)"
+       id="g14094">
+      <circle
+         transform="matrix(1.1360617,0,0,1.1360617,13.386469,-97.627156)"
+         id="path11491"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:0.51851849;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+         cx="393.50491"
+         cy="795.92078"
+         r="25.102291" />
+      <g
+         id="g7357"
+         transform="matrix(0.80231294,0,0,0.80231294,92.833762,162.05057)"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-ydpi="134.53">
+        <path
+           inkscape:connector-curvature="0"
+           id="rect7319"
+           d="m 433.61977,803.34911 6.56988,-11.38163 h 13.14902 l 5.70932,9.89184 h 22.4764 c 0.66699,0 1.20294,0.53596 1.20294,1.20294 v 0.58296 c 0,0.66698 -0.53595,1.20293 -1.20294,1.20293 h -0.61072 v 0.86057 4.36759 h -1.30474 v -1.63786 c 0,-0.1668 -0.35079,-0.30535 -0.50892,-0.30535 -0.15809,0 -0.53669,0.13855 -0.53669,0.30535 v 0.74027 h -0.72176 c 0,0 -0.12931,-0.30535 -0.29611,-0.30535 h -0.0833 c -0.16679,0 -0.30534,0.13855 -0.30534,0.30535 v 0.89759 h -0.87909 v -1.18443 c 0,-0.16683 -0.13854,-0.30538 -0.30534,-0.30538 h -0.96235 c -0.16683,0 -0.30535,0.13855 -0.30535,0.30538 v 1.18443 h -0.8513 v -4.36759 -0.86057 h -14.81464 l -5.70007,9.88258 h -13.14902 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+        <flowRoot
+           xml:space="preserve"
+           id="flowRoot7325"
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#186854;fill-opacity:1;stroke:none"
+           transform="matrix(0.6870976,0,0,0.6870976,509.48885,161.30258)"><flowRegion
+             id="flowRegion7327"><rect
+               id="rect7329"
+               width="79.5"
+               height="35.5"
+               x="-102"
+               y="926"
+               style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#186854;fill-opacity:1" /></flowRegion><flowPara
+             id="flowPara7331"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#186854;fill-opacity:1">PUB</flowPara></flowRoot>      </g>
+      <path
+         inkscape:export-ydpi="134.53"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 460.43233,835.10571 1e-5,18.45501"
+         inkscape:path-effect="#path-effect11495"
+         id="path11493"
+         d="m 460.43233,835.10571 1e-5,18.45501"
+         style="fill:#186853;fill-opacity:0.78039216;stroke:#186853;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.78039216;marker-end:url(#Arrow2SendCcQ4)" />
+    </g>
+    <g
+       id="g14245">
+      <g
+         id="g7174"
+         transform="translate(-12.066119,24.939817)"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-ydpi="134.53"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
+        <path
+           inkscape:connector-curvature="0"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 432.88743,817.16272 c -7.1489,0 -12.9017,5.7528 -12.9017,12.9017 v 23.80822 c 0,7.14891 5.7528,12.9084 12.9017,12.9084 h 0.8503 c 7.14889,0 12.9017,-5.75949 12.9017,-12.9084 v -23.80822 c 0,-7.1489 -5.75281,-12.9017 -12.9017,-12.9017 z m 0.4285,4.28494 c 5.15055,0 9.19924,4.0485 9.19924,9.07873 v 19.05462 c 0,5.03023 -4.04869,9.07872 -9.19924,9.07872 -5.15056,0 -9.20594,-4.04849 -9.20594,-9.07872 v -19.05462 c 0,-5.03023 4.05538,-9.07873 9.20594,-9.07873 z"
+           id="path7023" />
+        <rect
+           ry="1.01684"
+           rx="1.01684"
+           y="837.7345"
+           x="411.68796"
+           height="31.767281"
+           width="43.249428"
+           id="rect7025"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="csc"
+           inkscape:connector-curvature="0"
+           id="path7027"
+           d="m 418.80748,860.74907 c 3.1773,2.62972 8.49006,4.3586 14.50855,4.3586 6.01798,0 11.32446,-1.72926 14.50187,-4.3586"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <circle
+           transform="matrix(0.2316772,0,0,0.2316772,348.1983,760.75691)"
+           id="path7029"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:7.61831236;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           cx="307.48431"
+           cy="407.66223"
+           r="9.388834" />
+        <circle
+           transform="matrix(0.2316772,0,0,0.2316772,377.01943,760.75691)"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#186854;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:7.61831236;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="path7031"
+           cx="307.48431"
+           cy="407.66223"
+           r="9.388834" />
+      </g>
+      <g
+         id="g14081"
+         transform="translate(-6.3125)">
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 466.42063,882.74659 c -0.32308,-0.22985 -0.69477,-0.43744 -1.00066,-0.67436 -0.64285,-0.49788 -1.21641,-1.04561 -1.80555,-1.58801 h -9.39757 v 2.54517 h 12.20378 z"
+           id="path13977"
+           inkscape:connector-curvature="0" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect13979"
+           width="1.9995371"
+           height="8.9769592"
+           x="449.64478"
+           y="877.46698"
+           rx="0.99976856"
+           ry="0.99976856" />
+        <rect
+           ry="0.61949718"
+           rx="1.4977123"
+           y="879.17419"
+           x="452.34793"
+           height="5.5624886"
+           width="2.9954245"
+           id="rect13981"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <g
+           style="stroke:#186854;stroke-opacity:1"
+           id="g13983"
+           inkscape:transform-center-y="-8.7329901"
+           transform="matrix(0.63759802,0.27936674,-0.27936674,0.63759802,140.71109,176.16345)"
+           inkscape:transform-center-x="-4.7619709">
+          <path
+             id="path13985"
+             d="m 832.28125,720.5 v 18.875 h -0.96875 c 0.84633,0.77918 1.67028,1.56602 2.59375,2.28125 0.43943,0.34034 0.97338,0.63856 1.4375,0.96875 V 720.5 Z"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             inkscape:connector-curvature="0" />
+          <g
+             style="stroke:#186854;stroke-opacity:1"
+             id="g13987">
+            <path
+               inkscape:connector-curvature="0"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+               d="m 837.20839,706.21798 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 v 3.09997 h -3.09997 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 0,1.86176 1.49575,3.35751 3.3575,3.35751 h 6.45747 c 1.86176,0 3.35751,-1.49575 3.35751,-3.35751 v -6.45747 c 0,-1.86175 -1.49575,-3.3575 -3.35751,-3.3575 z"
+               id="path13989" />
+            <rect
+               ry="0.66954249"
+               rx="1.2442652"
+               y="719.82385"
+               x="830.6618"
+               height="3.7266386"
+               width="6.6356783"
+               id="rect13991"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+            <g
+               id="g13993"
+               transform="matrix(0.30522749,0,0,0.30522749,707.60115,484.08572)"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path13995"
+                 d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 h 18.38979 l 9.19491,-15.84038 -9.19491,-15.86559 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path13997"
+                 d="m 413.97195,836.00644 c 3.23493,0 5.85942,2.61224 5.85942,5.83206 0,3.21983 -2.62449,5.83207 -5.85942,5.83207 -3.23494,0 -5.85943,-2.61224 -5.85943,-5.83207 0,-3.21982 2.62449,-5.83206 5.85943,-5.83206 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         transform="matrix(-1,0,0,1,849.10114,0)"
+         id="g14104">
+        <path
+           inkscape:connector-curvature="0"
+           id="path14106"
+           d="m 466.42063,882.74659 c -0.32308,-0.22985 -0.69477,-0.43744 -1.00066,-0.67436 -0.64285,-0.49788 -1.21641,-1.04561 -1.80555,-1.58801 h -9.39757 v 2.54517 h 12.20378 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <rect
+           ry="0.99976856"
+           rx="0.99976856"
+           y="877.46698"
+           x="449.64478"
+           height="8.9769592"
+           width="1.9995371"
+           id="rect14108"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect14110"
+           width="2.9954245"
+           height="5.5624886"
+           x="452.34793"
+           y="879.17419"
+           rx="1.4977123"
+           ry="0.61949718" />
+        <g
+           inkscape:transform-center-x="-4.7619709"
+           transform="matrix(0.63759802,0.27936674,-0.27936674,0.63759802,140.71109,176.16345)"
+           inkscape:transform-center-y="-8.7329901"
+           id="g14112"
+           style="stroke:#186854;stroke-opacity:1">
+          <path
+             inkscape:connector-curvature="0"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             d="m 832.28125,720.5 v 18.875 h -0.96875 c 0.84633,0.77918 1.67028,1.56602 2.59375,2.28125 0.43943,0.34034 0.97338,0.63856 1.4375,0.96875 V 720.5 Z"
+             id="path14114" />
+          <g
+             id="g14116"
+             style="stroke:#186854;stroke-opacity:1">
+            <path
+               id="path14118"
+               d="m 837.20839,706.21798 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 v 3.09997 h -3.09997 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 0,1.86176 1.49575,3.35751 3.3575,3.35751 h 6.45747 c 1.86176,0 3.35751,-1.49575 3.35751,-3.35751 v -6.45747 c 0,-1.86175 -1.49575,-3.3575 -3.35751,-3.3575 z"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+               inkscape:connector-curvature="0" />
+            <rect
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+               id="rect14120"
+               width="6.6356783"
+               height="3.7266386"
+               x="830.6618"
+               y="719.82385"
+               rx="1.2442652"
+               ry="0.66954249" />
+            <g
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+               transform="matrix(0.30522749,0,0,0.30522749,707.60115,484.08572)"
+               id="g14122">
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 h 18.38979 l 9.19491,-15.84038 -9.19491,-15.86559 z"
+                 id="path14124"
+                 inkscape:connector-curvature="0" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 d="m 413.97195,836.00644 c 3.23493,0 5.85942,2.61224 5.85942,5.83206 0,3.21983 -2.62449,5.83207 -5.85942,5.83207 -3.23494,0 -5.85943,-2.61224 -5.85943,-5.83207 0,-3.21982 2.62449,-5.83206 5.85943,-5.83206 z"
+                 id="path14126"
+                 inkscape:connector-curvature="0" />
+            </g>
+          </g>
+        </g>
+      </g>
+    </g>
+    <g
+       id="g14237"
+       transform="matrix(1.6105758,0,0,1.6105758,-80.608034,355.02813)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.09587467;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-ydpi="134.53">
+      <path
+         inkscape:connector-curvature="0"
+         id="path14239"
+         d="m 295.05828,363.05901 h -3.40274"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.09587467;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.09587467;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,359.49936 -3.2868,-0.8807"
+         id="path14241"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.09587467;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,366.61866 -3.2868,0.8807"
+         id="path14243"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       style="stroke:#801900;stroke-opacity:1"
+       transform="translate(0,195.73223)"
+       id="g14277">
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         inkscape:export-ydpi="134.53"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         transform="translate(-12.066119,24.939817)"
+         id="g14279">
+        <path
+           id="path14281"
+           d="m 432.88743,817.16272 c -7.1489,0 -12.9017,5.7528 -12.9017,12.9017 v 23.80822 c 0,7.14891 5.7528,12.9084 12.9017,12.9084 h 0.8503 c 7.14889,0 12.9017,-5.75949 12.9017,-12.9084 v -23.80822 c 0,-7.1489 -5.75281,-12.9017 -12.9017,-12.9017 z m 0.4285,4.28494 c 5.15055,0 9.19924,4.0485 9.19924,9.07873 v 19.05462 c 0,5.03023 -4.04869,9.07872 -9.19924,9.07872 -5.15056,0 -9.20594,-4.04849 -9.20594,-9.07872 v -19.05462 c 0,-5.03023 4.05538,-9.07873 9.20594,-9.07873 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           inkscape:connector-curvature="0" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect14283"
+           width="43.249428"
+           height="31.767281"
+           x="411.68796"
+           y="837.7345"
+           rx="1.01684"
+           ry="1.01684" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 418.80748,860.74907 c 3.1773,2.62972 8.49006,4.3586 14.50855,4.3586 6.01798,0 11.32446,-1.72926 14.50187,-4.3586"
+           id="path14285"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="csc" />
+        <circle
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:7.61831236;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="path14287"
+           transform="matrix(0.2316772,0,0,0.2316772,348.1983,760.75691)"
+           cx="307.48431"
+           cy="407.66223"
+           r="9.388834" />
+        <circle
+           id="path14289"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:7.61831236;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           transform="matrix(0.2316772,0,0,0.2316772,377.01943,760.75691)"
+           cx="307.48431"
+           cy="407.66223"
+           r="9.388834" />
+      </g>
+      <g
+         style="stroke:#801900;stroke-opacity:1"
+         transform="translate(-6.3125)"
+         id="g14291">
+        <path
+           inkscape:connector-curvature="0"
+           id="path14293"
+           d="m 466.42063,882.74659 c -0.32308,-0.22985 -0.69477,-0.43744 -1.00066,-0.67436 -0.64285,-0.49788 -1.21641,-1.04561 -1.80555,-1.58801 h -9.39757 v 2.54517 h 12.20378 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <rect
+           ry="0.99976856"
+           rx="0.99976856"
+           y="877.46698"
+           x="449.64478"
+           height="8.9769592"
+           width="1.9995371"
+           id="rect14295"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect14297"
+           width="2.9954245"
+           height="5.5624886"
+           x="452.34793"
+           y="879.17419"
+           rx="1.4977123"
+           ry="0.61949718" />
+        <g
+           inkscape:transform-center-x="-4.7619709"
+           transform="matrix(0.63759802,0.27936674,-0.27936674,0.63759802,140.71109,176.16345)"
+           inkscape:transform-center-y="-8.7329901"
+           id="g14299"
+           style="stroke:#801900;stroke-opacity:1">
+          <path
+             inkscape:connector-curvature="0"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             d="m 832.28125,720.5 v 18.875 h -0.96875 c 0.84633,0.77918 1.67028,1.56602 2.59375,2.28125 0.43943,0.34034 0.97338,0.63856 1.4375,0.96875 V 720.5 Z"
+             id="path14301" />
+          <g
+             id="g14303"
+             style="stroke:#801900;stroke-opacity:1">
+            <path
+               id="path14305"
+               d="m 837.20839,706.21798 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 v 3.09997 h -3.09997 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 0,1.86176 1.49575,3.35751 3.3575,3.35751 h 6.45747 c 1.86176,0 3.35751,-1.49575 3.35751,-3.35751 v -6.45747 c 0,-1.86175 -1.49575,-3.3575 -3.35751,-3.3575 z"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+               inkscape:connector-curvature="0" />
+            <rect
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+               id="rect14307"
+               width="6.6356783"
+               height="3.7266386"
+               x="830.6618"
+               y="719.82385"
+               rx="1.2442652"
+               ry="0.66954249" />
+            <g
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+               transform="matrix(0.30522749,0,0,0.30522749,707.60115,484.08572)"
+               id="g14309">
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 h 18.38979 l 9.19491,-15.84038 -9.19491,-15.86559 z"
+                 id="path14311"
+                 inkscape:connector-curvature="0" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 d="m 413.97195,836.00644 c 3.23493,0 5.85942,2.61224 5.85942,5.83206 0,3.21983 -2.62449,5.83207 -5.85942,5.83207 -3.23494,0 -5.85943,-2.61224 -5.85943,-5.83207 0,-3.21982 2.62449,-5.83206 5.85943,-5.83206 z"
+                 id="path14313"
+                 inkscape:connector-curvature="0" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke:#801900;stroke-opacity:1"
+         id="g14315"
+         transform="matrix(-1,0,0,1,849.10114,0)">
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 466.42063,882.74659 c -0.32308,-0.22985 -0.69477,-0.43744 -1.00066,-0.67436 -0.64285,-0.49788 -1.21641,-1.04561 -1.80555,-1.58801 h -9.39757 v 2.54517 h 12.20378 z"
+           id="path14317"
+           inkscape:connector-curvature="0" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect14319"
+           width="1.9995371"
+           height="8.9769592"
+           x="449.64478"
+           y="877.46698"
+           rx="0.99976856"
+           ry="0.99976856" />
+        <rect
+           ry="0.61949718"
+           rx="1.4977123"
+           y="879.17419"
+           x="452.34793"
+           height="5.5624886"
+           width="2.9954245"
+           id="rect14321"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.22863662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <g
+           style="stroke:#801900;stroke-opacity:1"
+           id="g14323"
+           inkscape:transform-center-y="-8.7329901"
+           transform="matrix(0.63759802,0.27936674,-0.27936674,0.63759802,140.71109,176.16345)"
+           inkscape:transform-center-x="-4.7619709">
+          <path
+             id="path14325"
+             d="m 832.28125,720.5 v 18.875 h -0.96875 c 0.84633,0.77918 1.67028,1.56602 2.59375,2.28125 0.43943,0.34034 0.97338,0.63856 1.4375,0.96875 V 720.5 Z"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             inkscape:connector-curvature="0" />
+          <g
+             style="stroke:#801900;stroke-opacity:1"
+             id="g14327">
+            <path
+               inkscape:connector-curvature="0"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+               d="m 837.20839,706.21798 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 v 3.09997 h -3.09997 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 0,1.86176 1.49575,3.35751 3.3575,3.35751 h 6.45747 c 1.86176,0 3.35751,-1.49575 3.35751,-3.35751 v -6.45747 c 0,-1.86175 -1.49575,-3.3575 -3.35751,-3.3575 z"
+               id="path14329" />
+            <rect
+               ry="0.66954249"
+               rx="1.2442652"
+               y="719.82385"
+               x="830.6618"
+               height="3.7266386"
+               width="6.6356783"
+               id="rect14331"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+            <g
+               id="g14333"
+               transform="matrix(0.30522749,0,0,0.30522749,707.60115,484.08572)"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path14335"
+                 d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 h 18.38979 l 9.19491,-15.84038 -9.19491,-15.86559 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path14337"
+                 d="m 413.97195,836.00644 c 3.23493,0 5.85942,2.61224 5.85942,5.83206 0,3.21983 -2.62449,5.83207 -5.85942,5.83207 -3.23494,0 -5.85943,-2.61224 -5.85943,-5.83207 0,-3.21982 2.62449,-5.83206 5.85943,-5.83206 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:5.78253698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+            </g>
+          </g>
+        </g>
+      </g>
+    </g>
+    <g
+       id="g17540">
+      <circle
+         transform="matrix(1.1360617,0,0,1.1360617,-71.074209,98.622844)"
+         id="path14407"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:0.51764706;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+         cx="393.50491"
+         cy="795.92078"
+         r="25.102291" />
+      <path
+         inkscape:export-ydpi="134.53"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 375.97165,1031.3557 10e-6,18.455"
+         inkscape:path-effect="#path-effect14422"
+         id="path14419"
+         d="m 375.97165,1031.3557 10e-6,18.455"
+         style="fill:#186853;fill-opacity:0.78039216;stroke:#801a00;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.78039216;marker-end:url(#Arrow2SendCcQn3)" />
+      <g
+         id="g12606"
+         transform="matrix(0.77937346,0,0,0.77937346,45.030162,272.29296)"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-ydpi="134.53"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:2.26462579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
+        <path
+           sodipodi:type="star"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:4.33595657;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="path12608"
+           sodipodi:sides="6"
+           sodipodi:cx="614.74347"
+           sodipodi:cy="84.027534"
+           sodipodi:r1="39.67765"
+           sodipodi:r2="34.361855"
+           sodipodi:arg1="0.52359878"
+           sodipodi:arg2="1.0471976"
+           inkscape:flatsided="true"
+           inkscape:rounded="0"
+           inkscape:randomized="0"
+           d="m 649.10532,103.86636 -34.36185,19.83882 -34.36185,-19.83882 0,-39.677651 34.36185,-19.838825 34.36185,19.838825 z"
+           transform="matrix(0.5222898,0,0,0.5222898,103.5508,893.46236)" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:2.26462579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 406.6782,926.98746 17.68303,10.22971 18.21066,-10.22971"
+           id="path12610"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:2.26462579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 424.62504,958.07231 -0.26381,-20.85514"
+           id="path12612"
+           inkscape:connector-curvature="0" />
+        <path
+           inkscape:connector-curvature="0"
+           id="path12614"
+           d="m 406.6782,932.11764 17.68303,10.22973 18.21066,-10.22973"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#801900;stroke-width:2.26462579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:2.26462579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 432.15269,941.44479 v 3.26431 l 2.43191,-1.40407 v -3.26431 z"
+           id="path12616"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="ccccc" />
+      </g>
+    </g>
+    <g
+       id="g17530"
+       transform="translate(12.020815,0.7071035)">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#801900;fill-opacity:0.51764706;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+         id="path14929"
+         transform="matrix(1.1360617,0,0,1.1360617,6.6403426,97.915737)"
+         cx="393.50491"
+         cy="795.92078"
+         r="25.102291" />
+      <g
+         id="g14494"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-ydpi="134.53"
+         transform="matrix(0.77408953,0,0,0.77408953,98.803659,227.3793)">
+        <path
+           inkscape:connector-curvature="0"
+           id="rect12538"
+           d="m 434.19385,1000.8598 c 0,-6.70527 5.43479,-12.14726 12.13809,-12.14726 6.23664,0 11.36998,4.70954 12.05513,10.76483 0.15159,-0.069 0.3197,-0.1106 0.49766,-0.1106 h 22.62642 c 0.66433,0 1.19814,0.53382 1.19814,1.19813 v 0.5807 c 0,0.6643 -0.53381,1.2073 -1.19814,1.2073 h -0.26726 v 5.2073 h -1.29953 v -1.6313 c 0,-0.1661 -0.34946,-0.3041 -0.50689,-0.3041 -0.15752,0 -0.53459,0.138 -0.53459,0.3041 v 0.7373 h -0.71885 c 0,0 -0.12883,-0.3041 -0.29493,-0.3041 h -0.083 c -0.16613,0 -0.30416,0.138 -0.30416,0.3041 v 0.894 h -0.87555 v -1.1797 c 0,-0.1661 -0.13802,-0.3041 -0.30416,-0.3041 h -0.95851 c -0.16616,0 -0.30413,0.138 -0.30413,0.3041 v 1.1797 h -0.84791 v -5.2073 h -15.32699 c -0.17796,0 -0.34607,-0.051 -0.49766,-0.1198 -0.68515,6.0553 -5.81849,10.7648 -12.05513,10.7648 -6.7033,0 -12.13809,-5.4328 -12.13809,-12.1381 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+        <flowRoot
+           transform="matrix(0.6870976,0,0,0.6870976,508.20807,358.75913)"
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#801900;fill-opacity:1;stroke:none"
+           id="flowRoot7325-0"
+           xml:space="preserve"><flowRegion
+             id="flowRegion7327-7"><rect
+               style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#801900;fill-opacity:1"
+               y="926"
+               x="-102"
+               height="35.5"
+               width="79.5"
+               id="rect7329-0" /></flowRegion><flowPara
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#801900;fill-opacity:1"
+             id="flowPara7331-1">PRIV</flowPara></flowRoot>      </g>
+      <path
+         style="fill:#186853;fill-opacity:0.78039216;stroke:#801a00;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.78039216;marker-end:url(#Arrow2SendCcQn3)"
+         d="m 453.6862,1030.6486 1e-5,18.455"
+         id="path17526"
+         inkscape:path-effect="#path-effect17528"
+         inkscape:original-d="m 453.6862,1030.6486 1e-5,18.455"
+         inkscape:connector-curvature="0"
+         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-xdpi="134.53"
+         inkscape:export-ydpi="134.53" />
+    </g>
+    <path
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 421.3799,1095.1001 10e-6,11.3839"
+       inkscape:path-effect="#path-effect17552"
+       id="path17550"
+       d="m 421.3799,1095.1001 10e-6,11.3839"
+       style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2SendC)"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-ydpi="134.53"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cccsccccccccccsccccccc"
+       id="path8448-0-7"
+       d="m 228.62022,1347.0947 0.0109,-0.02 h -7.8125 -1.84375 c -0.51126,0 -1.02426,0.028 -1.53125,0.094 -0.25127,0.033 -0.47671,0.081 -0.71875,0.1562 -0.24205,0.075 -0.48307,0.19 -0.65625,0.375 -0.16464,0.1758 -0.28496,0.3914 -0.34375,0.625 -0.0588,0.2336 -0.052,0.4781 -0.0625,0.7188 -0.0273,0.6293 -0.012,1.2764 0,1.9062 0.0833,4.3555 -4.6142,8.7062 -4.625,13.0625 -0.002,0.7665 -0.002,1.546 0,2.3125 h 5.21875 l 4.40625,-12.75 h 10.4375 c 1.55335,0 3.11584,0.075 4.65625,-0.125 0.7702,-0.1001 1.5556,-0.2771 2.25,-0.625 0.69439,-0.3479 1.28913,-0.8781 1.65625,-1.5625 0.42596,-0.7941 0.43942,-1.8124 0.45895,-2.7134 0.0162,-0.7486 -0.0377,-0.7008 -0.0426,-1.4496 l -11.45846,-0.01 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#37634f;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       inkscape:connector-curvature="0" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       y="1345.3142"
+       x="186.29794"
+       height="4.2426453"
+       width="33.195084"
+       id="rect15528"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       y="1349.5569"
+       x="190.28343"
+       height="22.182617"
+       width="29.209597"
+       id="rect15530"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d4c8a4;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path8448-07"
+       d="m 60.445807,1346.1115 v 0.6875 h -7.8125 -1.84375 c -0.511256,0 -1.024253,0.028 -1.53125,0.094 -0.251268,0.033 -0.476705,0.081 -0.71875,0.1563 -0.242044,0.075 -0.483067,0.19 -0.65625,0.375 -0.164636,0.1758 -0.28496,0.3914 -0.34375,0.625 -0.05879,0.2336 -0.05205,0.4781 -0.0625,0.7187 -0.02733,0.6294 -0.01204,1.2764 0,1.9063 0.08327,4.3555 0.01084,8.7062 0,13.0625 -0.0019,0.7665 -0.0019,1.546 0,2.3125 h 5.21875 l -0.21875,-12.75 h 10.4375 c 1.55335,0 3.115847,0.075 4.65625,-0.125 0.770202,-0.1001 1.555605,-0.2771 2.25,-0.625 0.694395,-0.3479 1.289132,-0.8781 1.65625,-1.5625 0.425964,-0.7942 0.48047,-1.7241 0.5,-2.625 0.01622,-0.7486 0.005,-1.5013 0,-2.25 h -11.53125 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#497b7b;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path4537-1"
+       d="m 60.445807,1346.1115 h 11.53125 c -0.0029,-0.4264 0.0032,-0.8549 0,-1.2812 -0.01587,-2.1151 -0.0064,-4.2286 0,-6.3438 0.0066,-2.1898 0.0099,-4.3726 0,-6.5625 -0.0022,-0.488 0.02047,-0.9835 -0.03125,-1.4687 -0.138162,-1.2964 -0.656574,-2.5498 -1.4375,-3.5938 -0.780927,-1.044 -1.826649,-1.8763 -3.03125,-2.375 -1.2046,-0.4987 -2.55343,-0.6553 -3.84375,-0.4687 -1.29032,0.1865 -2.517212,0.7118 -3.53125,1.5312 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fa8072;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fffbb9;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="g4531-4"
+       transform="matrix(-0.95144852,0.30780791,0.30780791,0.95144852,538.741,797.73517)">
+      <path
+         sodipodi:nodetypes="ssssscccsss"
+         id="path4533-6"
+         d="m 620.03942,344.29143 c -2.59977,0.26402 -4.625,2.48682 -4.625,5.15625 v 5.70857 c 0,2.84739 2.30886,5.15625 5.15625,5.15625 2.84739,0 5.15625,-2.30886 5.15625,-5.15625 V 354.25 l 2.71875,-0.0625 c 0.0244,-2.15098 -1.65479,-3.48205 -2.71875,-4.125 v -0.61482 c 0,-2.84739 -2.30886,-5.15625 -5.15625,-5.15625 -0.17796,0 -0.35793,-0.0176 -0.53125,0 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fffbb9;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         inkscape:connector-curvature="0" />
+      <path
+         transform="translate(348.41125,0.21364798)"
+         sodipodi:open="true"
+         sodipodi:end="4.0130333"
+         sodipodi:start="2.1549128"
+         d="m 274.8925,351.75972 a 1.4946961,1.4946961 0 0 1 -0.66795,-1.1608 1.4946961,1.4946961 0 0 1 0.53004,-1.2299"
+         sodipodi:ry="1.4946961"
+         sodipodi:rx="1.4946961"
+         sodipodi:cy="350.51285"
+         sodipodi:cx="275.71677"
+         id="path4535-7"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fffbb9;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         sodipodi:type="arc" />
+    </g>
+    <path
+       sodipodi:nodetypes="cccccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 61.722291,1332.9386 -4.849358,4.8529 -11.360309,4.3229 v 2.3576 l 17.084667,-1.25 4.408487,-4.9618"
+       inkscape:path-effect="#path-effect4543-2"
+       id="path4541-4"
+       d="m 61.722291,1332.9386 -4.849358,4.8529 -11.360309,4.3229 v 2.3576 l 17.084667,-1.25 4.408487,-4.9618"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fa8072;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fffbb9;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 45.114769,1342.155 c 0,0 -1.861028,-1.3502 -4.072005,0.7359 -0.237839,1.1799 0.265146,1.6575 0.265146,1.6575 l 3.832002,0.035 z"
+       id="path4545-0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       sodipodi:nodetypes="ccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="M 44.626789,1347.1969 H 33.136304 l -7.562435,-16.3598"
+       inkscape:path-effect="#path-effect4566-97"
+       id="path4564-5"
+       d="M 44.626789,1347.1969 H 33.136304 l -7.562435,-16.3598"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       y="1353.3108"
+       x="54.599255"
+       height="2.8284302"
+       width="17.431824"
+       id="rect4620-0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a26b3c;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       y="1356.1392"
+       x="56.403496"
+       height="15.953247"
+       width="13.823345"
+       id="rect4622-4"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="rect4626-2"
+       d="m 21.375401,1348.6208 h 23.074614 v 2.4473 H 21.375401 Z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d4c8a4;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="g4628-3"
+       transform="matrix(-0.92573235,0.37817935,0.37817935,0.92573235,168.51309,887.90847)">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4630-9"
+         d="m 295.05828,363.05901 h -3.40274"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,359.49936 -3.2868,-0.8807"
+         id="path4632-5"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,366.61866 -3.2868,0.8807"
+         id="path4634-8"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       sodipodi:nodetypes="cscccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 49.782834,1366.2663 c 0,0 -3.788451,-0.1705 -4.975951,1.267 -1.1875,1.4375 -1.274049,1.4956 -1.274049,1.4956 h 9.051015 v -2.7626 z"
+       inkscape:path-effect="#path-effect4658-8"
+       id="path4656-4"
+       d="m 49.782834,1366.2663 c -0.870084,0.023 -1.743951,0.068 -2.595887,0.2459 -0.851936,0.1783 -1.686142,0.4957 -2.380064,1.0211 -0.52625,0.3984 -0.964327,0.9127 -1.274049,1.4956 h 9.051015 v -2.7626 c -0.933456,-0.025 -1.867559,-0.025 -2.801015,0 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d0a480;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       transform="rotate(-90)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a26b3c;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect6351-8"
+       width="9.496583"
+       height="2.8284302"
+       x="-1342.4999"
+       y="74.697456" />
+    <path
+       sodipodi:nodetypes="cssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 72.031077,1354.5725 c 0,0 1.593928,0.2938 2.30323,0 0.793334,-0.3286 1.492962,-1.0282 1.821571,-1.8215 0.271798,-0.6562 0,-1.4205 0,-2.1308 0,-0.6526 0,-1.3053 0,-1.958 0,-2.0541 0,-6.1623 0,-6.1623"
+       inkscape:path-effect="#path-effect6355-7"
+       id="path6353-4"
+       d="m 72.031077,1354.5725 c 0.742198,0.2418 1.561032,0.2418 2.30323,0 0.427785,-0.1393 0.833028,-0.3594 1.159361,-0.6692 0.326333,-0.3097 0.57091,-0.7118 0.66221,-1.1523 0.07221,-0.3484 0.0514,-0.7086 0.03175,-1.0639 -0.01965,-0.3553 -0.03175,-0.7111 -0.03175,-1.0669 v -1.958 -6.1623"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#a37d20;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 61.565285,1326.4062 c -0.08591,-4.6438 -1.385787,-3.7594 -3.30318,-5.6768 -1.917389,-1.9174 -0.690307,-4.1468 -6.311163,-2.6413 -1.809894,0.485 -3.426918,0.8994 -3.906799,-0.8915 -0.47989,-1.791 1.778474,-2.7078 1.778474,-2.7078 0,0 5.26447,-1.4106 8.020276,-2.149 2.8875,-0.7737 4.720835,0.4992 6.007641,5.3016 1.28681,4.8024 1.824408,6.8088 1.824408,6.8088 -1.561342,3.1834 -0.844422,0.9672 -4.109657,1.956 z"
+       id="path3376-4-6"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="czczcsscc" />
+    <path
+       transform="matrix(0.35807947,0,0,0.35807947,224.05499,1186.0347)"
+       d="m 386.525,337.53635 -12.86732,31.06445 -31.06445,12.86731 -31.06445,-12.86731 -12.86732,-31.06445 12.86732,-31.06445 31.06445,-12.86732 31.06445,12.86732 z"
+       inkscape:randomized="0"
+       inkscape:rounded="0"
+       inkscape:flatsided="true"
+       sodipodi:arg2="0.39269908"
+       sodipodi:arg1="0"
+       sodipodi:r2="40.587658"
+       sodipodi:r1="43.931767"
+       sodipodi:cy="337.53635"
+       sodipodi:cx="342.59323"
+       sodipodi:sides="8"
+       id="path4276-1"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#5b5b5b;stroke-width:4.92904329;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="star" />
+    <rect
+       y="1331.6937"
+       x="312.01672"
+       height="3.8890991"
+       width="60.457642"
+       id="rect4284-3"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       id="rect4286-5"
+       d="m 315.90891,1335.5983 v 36.5 h 5.96875 v -2.9063 h 45.75 v 2.9063 h 4.84375 v -36.5 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="translate(-12.11864,956.83795)"
+       id="g4388-1">
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g4374-0"
+         transform="rotate(22.925006,355.62258,343.55717)">
+        <circle
+           transform="translate(1.5,-2.375)"
+           id="path4290-8"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           cx="357.5"
+           cy="345.125"
+           r="1.125" />
+        <path
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 355.125,343 h 2.5"
+           inkscape:path-effect="#path-effect4294-5"
+           id="path4292-6"
+           d="m 355.125,343 h 2.5"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      </g>
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="M 359,345.59375 V 347.5"
+         id="path4302-5"
+         inkscape:path-effect="#path-effect4304-7"
+         inkscape:original-d="M 359,345.59375 V 347.5"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cc" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 361.875,347.75 h -5.75"
+         id="path4306-3"
+         inkscape:path-effect="#path-effect4308-0"
+         inkscape:original-d="m 361.875,347.75 h -5.75"
+         inkscape:connector-curvature="0" />
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g4346-3">
+        <path
+           inkscape:connector-curvature="0"
+           inkscape:original-d="M 356,347.875 348.75,343.5"
+           inkscape:path-effect="#path-effect4312-7"
+           id="path4310-3"
+           d="M 356,347.875 348.75,343.5"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 355.68435,348.5486 -6.1187,-1.9722"
+           inkscape:path-effect="#path-effect4316-5"
+           id="path4314-1"
+           d="m 355.68435,348.5486 -6.1187,-1.9722"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="M 355.21875,349.8125 350.5,349"
+           inkscape:path-effect="#path-effect4320-7"
+           id="path4318-3"
+           d="M 355.21875,349.8125 350.5,349"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="M 355.21875,351.0625 351.25,351.125"
+           inkscape:path-effect="#path-effect4324-8"
+           id="path4322-8"
+           d="M 355.21875,351.0625 351.25,351.125"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 355.84375,352.28125 -2.875,0.59375"
+           inkscape:path-effect="#path-effect4328-6"
+           id="path4326-2"
+           d="m 355.84375,352.28125 -2.875,0.59375"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="M 356.59375,353.5625 354.25,354.125"
+           inkscape:path-effect="#path-effect4332-4"
+           id="path4330-3"
+           d="M 356.59375,353.5625 354.25,354.125"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 356.9797,354.35653 -0.92815,2.22444"
+           id="path4340-5"
+           inkscape:path-effect="#path-effect4342-4"
+           inkscape:original-d="m 356.9797,354.35653 -0.92815,2.22444"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           sodipodi:open="true"
+           sodipodi:end="0.31611399"
+           sodipodi:start="3.664871"
+           sodipodi:type="arc"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="path4344-3"
+           sodipodi:cx="357.5"
+           sodipodi:cy="345.125"
+           sodipodi:rx="1.125"
+           sodipodi:ry="1.125"
+           d="m 356.52554,344.56281 a 1.125,1.125 0 0 1 1.43288,-0.46517 1.125,1.125 0 0 1 0.61084,1.37709"
+           transform="translate(-1.875,12.59375)" />
+      </g>
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g4356-7"
+         transform="matrix(-1,0,0,1,717.69845,0)">
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 356,347.875 348.75,343.5"
+           id="path4358-4"
+           inkscape:path-effect="#path-effect4312-7"
+           inkscape:original-d="M 356,347.875 348.75,343.5"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 355.68435,348.5486 -6.1187,-1.9722"
+           id="path4360-1"
+           inkscape:path-effect="#path-effect4316-5"
+           inkscape:original-d="m 355.68435,348.5486 -6.1187,-1.9722"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 355.21875,349.8125 350.5,349"
+           id="path4362-6"
+           inkscape:path-effect="#path-effect4320-7"
+           inkscape:original-d="M 355.21875,349.8125 350.5,349"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 355.21875,351.0625 351.25,351.125"
+           id="path4364-6"
+           inkscape:path-effect="#path-effect4324-8"
+           inkscape:original-d="M 355.21875,351.0625 351.25,351.125"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 355.84375,352.28125 -2.875,0.59375"
+           id="path4366-8"
+           inkscape:path-effect="#path-effect4328-6"
+           inkscape:original-d="m 355.84375,352.28125 -2.875,0.59375"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 356.59375,353.5625 354.25,354.125"
+           id="path4368-2"
+           inkscape:path-effect="#path-effect4332-4"
+           inkscape:original-d="M 356.59375,353.5625 354.25,354.125"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cc" />
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           inkscape:original-d="m 356.9797,354.35653 -0.92815,2.22444"
+           inkscape:path-effect="#path-effect4342-4"
+           id="path4370-3"
+           d="m 356.9797,354.35653 -0.92815,2.22444"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           transform="translate(-1.875,12.59375)"
+           d="m 356.52554,344.56281 a 1.125,1.125 0 0 1 1.43288,-0.46517 1.125,1.125 0 0 1 0.61084,1.37709"
+           sodipodi:ry="1.125"
+           sodipodi:rx="1.125"
+           sodipodi:cy="345.125"
+           sodipodi:cx="357.5"
+           id="path4372-8"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           sodipodi:type="arc"
+           sodipodi:start="3.664871"
+           sodipodi:end="0.31611399"
+           sodipodi:open="true" />
+      </g>
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 355.7631,347.78939 6.0988,0.0442 1.28163,2.47487 -2.43068,4.28683 h -3.66812 l -2.38648,-4.15425 z"
+         id="path4378-0"
+         inkscape:path-effect="#path-effect4380-4"
+         inkscape:original-d="m 355.7631,347.78939 6.0988,0.0442 1.28163,2.47487 -2.43068,4.28683 h -3.66812 l -2.38648,-4.15425 z"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 346.73059,1293.3333 v 0"
+       inkscape:path-effect="#path-effect4416-8"
+       id="path4414-0"
+       d="m 346.73059,1293.3333 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 346.73059,1320.6148 v 0"
+       id="path4426-3"
+       inkscape:path-effect="#path-effect4428-2"
+       inkscape:original-d="m 346.73059,1320.6148 v 0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 333.08984,1306.974 v 0"
+       id="path4430-4"
+       inkscape:path-effect="#path-effect4434-1"
+       inkscape:original-d="m 333.08984,1306.974 v 0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 360.37135,1306.974 v 0"
+       inkscape:path-effect="#path-effect4436-5"
+       id="path4432-1"
+       d="m 360.37135,1306.974 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 337.08512,1297.3286 v 0"
+       id="path4438-6"
+       inkscape:path-effect="#path-effect4446-9"
+       inkscape:original-d="m 337.08512,1297.3286 v 0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 356.37606,1316.6195 v 0"
+       inkscape:path-effect="#path-effect4448-8"
+       id="path4440-2"
+       d="m 356.37606,1316.6195 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       sodipodi:nodetypes="cc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 337.08512,1316.6195 v 0"
+       inkscape:path-effect="#path-effect4450-4"
+       id="path4442-2"
+       d="m 337.08512,1316.6195 v 0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 356.37606,1297.3285 v 0"
+       id="path4444-8"
+       inkscape:path-effect="#path-effect4452-8"
+       inkscape:original-d="m 356.37606,1297.3285 v 0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="csssssc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 343.79115,1304.8133 c 0,0 0.22103,-0.019 -0.15966,0.2973 -0.26656,0.2218 -0.36882,1.0908 -0.45202,1.4274 -0.1154,0.467 0.0274,0.9666 0.125,1.4375 0.0802,0.3871 0.50309,1.061 0.68436,1.4123 0.30767,0.5962 0.18841,0.4474 0.59088,0.9842 0.20498,0.2734 0.625,0.8125 0.625,0.8125"
+       inkscape:path-effect="#path-effect4668-8"
+       id="path4666-0"
+       d="m 343.79115,1304.8133 c -0.0561,0.098 -0.10934,0.1967 -0.15966,0.2973 -0.22435,0.4486 -0.39099,0.9296 -0.45202,1.4274 -0.059,0.4809 -0.0178,0.9745 0.125,1.4375 0.15454,0.501 0.42327,0.9576 0.68436,1.4123 0.19059,0.3319 0.37852,0.6658 0.59088,0.9842 0.18973,0.2845 0.3987,0.5561 0.625,0.8125"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 349.67144,1304.8133 c 0.0561,0.098 0.10934,0.1967 0.15966,0.2973 0.22435,0.4486 0.39099,0.9296 0.45202,1.4274 0.059,0.4809 0.0178,0.9745 -0.125,1.4375 -0.15454,0.501 -0.42327,0.9576 -0.68436,1.4123 -0.19059,0.3319 -0.37852,0.6658 -0.59088,0.9842 -0.18973,0.2845 -0.3987,0.5561 -0.625,0.8125"
+       id="path4676-8"
+       inkscape:path-effect="#path-effect4678-8"
+       inkscape:original-d="m 349.67144,1304.8133 c 0,0 -0.22103,-0.019 0.15966,0.2973 0.26656,0.2218 0.36882,1.0908 0.45202,1.4274 0.1154,0.467 -0.0274,0.9666 -0.125,1.4375 -0.0802,0.3871 -0.50309,1.061 -0.68436,1.4123 -0.30767,0.5962 -0.18841,0.4474 -0.59088,0.9842 -0.20498,0.2734 -0.625,0.8125 -0.625,0.8125"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssssc" />
+    <rect
+       y="1339.4648"
+       x="321.9964"
+       height="21.742344"
+       width="21.138184"
+       id="rect4690-3"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#b19a58;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.37037036;marker:none;enable-background:accumulate" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e2cf96;fill-opacity:1;fill-rule:nonzero;stroke:#b19a58;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.37037036;marker:none;enable-background:accumulate"
+       id="rect4692-3"
+       width="21.138184"
+       height="21.742344"
+       x="346.03802"
+       y="1339.4648" />
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot5986"
+       style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Semi-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="matrix(0.43618516,-0.26549383,0.26549383,0.43618516,-197.91466,826.29142)"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-ydpi="134.53"><flowRegion
+         id="flowRegion5988"><rect
+           id="rect5990"
+           width="12.723177"
+           height="17.349787"
+           x="73.254654"
+           y="1404.4663"
+           style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Semi-Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara5992"
+         style="font-size:13px;line-height:1.25">?</flowPara></flowRoot>    <flowRoot
+       inkscape:export-ydpi="134.53"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       transform="matrix(0.50668797,-0.06333852,0.06333852,0.50668797,32.064528,712.59768)"
+       style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Semi-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       id="flowRoot5994"
+       xml:space="preserve"><flowRegion
+         id="flowRegion5996"><rect
+           style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Semi-Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1"
+           y="1404.4663"
+           x="73.254654"
+           height="17.349787"
+           width="12.723177"
+           id="rect5998" /></flowRegion><flowPara
+         id="flowPara6000"
+         style="font-size:13px;line-height:1.25">?</flowPara></flowRoot>    <flowRoot
+       xml:space="preserve"
+       id="flowRoot6002"
+       style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Semi-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="matrix(0.50668797,-0.06333852,0.06333852,0.50668797,-27.419581,701.36463)"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-ydpi="134.53"
+       inkscape:transform-center-x="-57.697032"
+       inkscape:transform-center-y="9.4459743"><flowRegion
+         id="flowRegion6004"><rect
+           id="rect6006"
+           width="12.723177"
+           height="17.349787"
+           x="73.254654"
+           y="1404.4663"
+           style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Semi-Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara6008"
+         style="font-size:13px;line-height:1.25">?</flowPara></flowRoot>    <flowRoot
+       transform="matrix(0.74870249,-0.06763044,0.06763044,0.74870249,-10.420084,374.45364)"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+       id="flowRoot6010"
+       xml:space="preserve"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-ydpi="134.53"><flowRegion
+         id="flowRegion6012"><rect
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1"
+           y="1404.4663"
+           x="73.254654"
+           height="17.349787"
+           width="12.723177"
+           id="rect6014" /></flowRegion><flowPara
+         id="flowPara6016"
+         style="font-size:13px;line-height:1.25">?</flowPara></flowRoot>    <path
+       inkscape:connector-curvature="0"
+       id="path8776-8"
+       d="m 39.683143,1204.4023 c -8.83656,0 -16,7.1635 -16,16 0,0.053 -5.1e-4,0.1035 0,0.1563 -0.61461,1.0689 -0.96875,2.3035 -0.96875,3.625 0,3.2722 2.15664,6.0455 5.125,6.9687 0.005,0 0.0265,-0.01 0.0312,0 2.92657,3.2157 7.1219,5.25 11.8125,5.25 1.975,0 3.8472,-0.3768 5.59375,-1.0312 0.45267,0.098 0.92438,0.1562 1.40625,0.1562 2.10625,0 3.97322,-0.9685 5.1875,-2.5 0.93805,0.4972 2.02068,0.7813 3.15625,0.7813 0.97755,0 1.88077,-0.2186 2.71875,-0.5938 1.26303,0.3929 2.6077,0.5938 4,0.5938 7.42558,0 13.4375,-6.0119 13.4375,-13.4375 0,-7.4256 -6.01192,-13.4688 -13.4375,-13.4688 -3.63929,0 -6.92301,1.4639 -9.34375,3.8125 -2.92318,-3.8316 -7.52727,-6.3125 -12.71875,-6.3125 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.28078841;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
+    <flowRoot
+       transform="translate(308.95574,730.80859)"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
+       id="flowRoot6300"
+       xml:space="preserve"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-ydpi="134.53"><flowRegion
+         id="flowRegion6302"><rect
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'Archivo Narrow';-inkscape-font-specification:'Archivo Narrow';fill:#ffffff;fill-opacity:1"
+           y="747.11188"
+           x="24.117039"
+           height="102.37296"
+           width="154.56198"
+           id="rect6304" /></flowRegion><flowPara
+         id="flowPara6310"
+         style="font-weight:normal;font-size:12px;line-height:1.25;-inkscape-font-specification:'Archivo Narrow';fill:#ffffff">The sender and recipient are both safer now. Even if this email doesn't have any private information, being encrypted makes it gum up bulk surveillance systems. <flowSpan
+   style="font-weight:bold"
+   id="flowSpan6320">Take that, surveillance!</flowSpan></flowPara></flowRoot>    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 437.53214,1348.0077 c 0,0 1.86103,-1.3501 4.07201,0.736 0.23783,1.1798 -0.26515,1.6574 -0.26515,1.6574 l -3.832,0.035 z"
+       id="path4545-5-4"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       sodipodi:nodetypes="cscccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 423.98759,1339.8345 c 0,0 1.61476,6.7846 0.4957,13.8302 -1.11906,7.0455 -12.21408,-1.6228 -12.21408,-1.6228 l -0.64003,-13.7241 2.90359,-0.5257 z"
+       inkscape:path-effect="#path-effect6679-8"
+       id="path6677-3"
+       d="m 423.98759,1339.8345 c 2.21878,1.5083 3.65536,4.1083 3.75146,6.7895 0.0961,2.6812 -1.15065,5.3774 -3.25576,7.0407 -1.79732,1.4201 -4.17977,2.0751 -6.45047,1.7735 -2.2707,-0.3017 -4.39947,-1.5561 -5.76361,-3.3963 l -0.64003,-13.7241 2.90359,-0.5257 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dcf2b0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       transform="rotate(8.6704854,-6357.7485,714.7883)"
+       id="g6698-9">
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dcaf60;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g4525-9"
+         transform="translate(-181.2137,-49.791143)"
+         inkscape:export-xdpi="134.28999"
+         inkscape:export-ydpi="134.28999">
+        <path
+           sodipodi:nodetypes="ssssscccsss"
+           id="path4527-1"
+           d="m 620.03942,344.29143 c -2.59977,0.26402 -4.625,2.48682 -4.625,5.15625 v 5.70857 c 0,2.84739 2.30886,5.15625 5.15625,5.15625 2.84739,0 5.15625,-2.30886 5.15625,-5.15625 V 354.25 l 2.71875,-0.0625 c 0.0244,-2.15098 -1.65479,-3.48205 -2.71875,-4.125 v -0.61482 c 0,-2.84739 -2.30886,-5.15625 -5.15625,-5.15625 -0.17796,0 -0.35793,-0.0176 -0.53125,0 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dcaf60;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           inkscape:connector-curvature="0" />
+        <path
+           transform="translate(348.41125,0.21364798)"
+           sodipodi:open="true"
+           sodipodi:end="4.0130333"
+           sodipodi:start="2.1549128"
+           d="m 274.8925,351.75972 a 1.4946961,1.4946961 0 0 1 -0.66795,-1.1608 1.4946961,1.4946961 0 0 1 0.53004,-1.2299"
+           sodipodi:ry="1.4946961"
+           sodipodi:rx="1.4946961"
+           sodipodi:cy="350.51285"
+           sodipodi:cx="275.71677"
+           id="path4529-0"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dcaf60;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           sodipodi:type="arc" />
+      </g>
+      <g
+         id="g6663-2"
+         transform="translate(-243.08979,-87.905588)">
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#eee8aa;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 675.27359,381.69204 c 0,0 -3.61906,-2.93343 -6.81651,-1.08738 -3.19745,1.84604 -5.13494,7.68161 -2.09252,12.95124 -0.82084,0.48215 -2.91788,0.16781 -2.91788,0.16781 1.26397,2.78835 5.40232,3.69932 7.22024,1.43927 1.81792,-2.26005 4.60505,-13.47152 4.60667,-13.47094 z"
+           id="path6665-5"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="czcczc" />
+        <ellipse
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ff7f50;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.74692678;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="path6667-0"
+           transform="matrix(0.92603044,0.01983755,-0.27468835,1.09644,165.84273,-46.640666)"
+           cx="660.45526"
+           cy="377.89401"
+           rx="1.9102902"
+           ry="1.9115926" />
+        <path
+           sodipodi:nodetypes="zczssscsssczz"
+           inkscape:connector-curvature="0"
+           id="path6669-8"
+           d="m 673.15276,387.85974 c 0,4.0455 2.90712,8.22999 4.82356,8.22999 0,0 2.70903,-0.58102 1.31422,-3.86008 -1.39481,-3.27905 1.55317,-2.73938 1.55317,-2.73938 0,-2.66943 0.59153,-5.9675 3.1913,-6.23152 0.17332,-0.0176 0.35329,0 0.53125,0 0.19972,0 0.40037,0.009 0.59375,0.0313 0.27718,1.03938 1.27138,1.8125 2.46875,1.8125 1.4113,0 2.5625,-1.08657 2.5625,-2.40625 0,-1.31968 -1.1512,-2.375 -2.5625,-2.375 -0.56029,0 -1.04756,0.18283 -1.46875,0.46875 -1.22824,-1.45445 -3.76164,-2.84864 -7.53366,-1.83793 -3.77202,1.01071 -5.47359,4.86212 -5.47359,8.90762 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#eee8aa;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      </g>
+    </g>
+    <path
+       sodipodi:nodetypes="ccc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 438.02012,1352.7996 h 11.49049 l 7.56243,-16.3597"
+       inkscape:path-effect="#path-effect4566-7-3"
+       id="path4564-2-4"
+       d="m 438.02012,1352.7996 h 11.49049 l 7.56243,-16.3597"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="g4628-2-9"
+       transform="rotate(22.220953,-2118.5001,1246.6832)">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4630-4-2"
+         d="m 295.05828,363.05901 h -3.40274"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,359.49936 -3.2868,-0.8807"
+         id="path4632-1-6"
+         inkscape:connector-curvature="0" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 295.00031,366.61866 -3.2868,0.8807"
+         id="path4634-4-9"
+         inkscape:connector-curvature="0" />
+    </g>
+    <rect
+       transform="rotate(-10.114692)"
+       ry="3.0844066"
+       y="1380.6945"
+       x="165.83188"
+       height="21.976397"
+       width="10.602648"
+       id="rect6671-0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f2c1b0;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <g
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b0e1f2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="translate(-27.639128,963.78767)"
+       id="g6751-6">
+      <path
+         sodipodi:nodetypes="ccccssssssscc"
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 458.9254,397.90026 h 10.42983 l -0.18882,4.13356 h 5.21598 c 0,0 -0.1058,-0.91691 0,-2.29951 0.21669,-2.83164 0.92377,-1.61663 0,-4.4786 -0.2033,-0.62984 0.20329,-1.25968 0,-1.88951 -0.21289,-0.65957 0.1477,-0.94425 -0.41261,-1.35218 -0.24741,-0.18012 -0.91032,-0.41784 -1.3945,-0.52031 -0.63797,-0.13502 -1.12527,-0.10621 -1.52851,-0.10621 -0.61046,0 -1.22091,0 -1.83137,0 -2.60504,0 -7.81512,0 -7.81512,0 2.42596,-37.07148 -2.47488,6.51276 -2.47488,6.51276 z"
+         inkscape:path-effect="#path-effect6747-5"
+         id="path6743-1"
+         d="m 458.9254,397.90026 h 10.42983 l -0.18882,4.13356 h 5.21598 c 0.003,-0.7665 0.003,-1.53301 0,-2.29951 -0.006,-1.49288 -0.0232,-2.98589 0,-4.4786 0.01,-0.62986 0.0268,-1.26014 0,-1.88951 -0.0102,-0.24067 -0.0271,-0.48263 -0.086,-0.71623 -0.0588,-0.23359 -0.16195,-0.46015 -0.32664,-0.63595 -0.17323,-0.18491 -0.4064,-0.3051 -0.64844,-0.38004 -0.24203,-0.075 -0.4948,-0.10762 -0.74606,-0.14027 -0.50699,-0.0659 -1.01725,-0.10621 -1.52851,-0.10621 h -1.83137 -7.81512 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b0e1f2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="cscccc"
+         inkscape:connector-curvature="0"
+         inkscape:original-d="m 472.3316,401.27857 c 0,0 3.7083,0.79373 4.49339,2.48495 0.78508,1.69121 0.85411,1.76928 0.85411,1.76928 l -8.75642,-2.2904 0.69908,-2.67264 z"
+         inkscape:path-effect="#path-effect6749-3"
+         id="path6745-5"
+         d="m 472.3316,401.27857 c 0.83597,0.24233 1.67007,0.50677 2.44917,0.89481 0.77911,0.38804 1.50583,0.90624 2.04422,1.59014 0.40829,0.51863 0.70197,1.12699 0.85411,1.76928 l -8.75642,-2.2904 0.69908,-2.67264 c 0.90929,0.21246 1.81298,0.44884 2.70984,0.70881 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f0a4eb;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <rect
+       transform="rotate(-90.069044)"
+       ry="3.0844066"
+       y="406.22003"
+       x="-1372.645"
+       height="30.862017"
+       width="21.629288"
+       id="rect6675-7"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f2c1b0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f2c1b0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect6673-2"
+       width="10.602648"
+       height="21.976397"
+       x="-1357.7668"
+       y="415.10565"
+       ry="3.0844066"
+       transform="rotate(-90.069044)" />
+    <g
+       transform="matrix(0.3586224,0,0,0.3586224,585.56775,289.82933)"
+       id="g3543" />
+    <g
+       id="g6970"
+       transform="translate(-427.38063,109.60811)">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect3529"
+         width="57.126163"
+         height="39.340397"
+         x="631.81537"
+         y="558.54187"
+         rx="6.2635913"
+         ry="6.2635913" />
+      <path
+         id="path3531"
+         d="m 659.6667,493.37141 c -11.96633,0 -21.59581,9.62948 -21.59581,21.59581 v 39.85191 c 0,11.96634 9.62948,21.607 21.59581,21.607 h 1.42327 c 11.96636,0 21.59581,-9.64066 21.59581,-21.607 v -39.85191 c 0,-11.96633 -9.62945,-21.59581 -21.59581,-21.59581 z m 0.71725,7.17245 c 8.62135,0 15.39834,6.77667 15.39834,15.19662 v 31.89498 c 0,8.41999 -6.77699,15.19663 -15.39834,15.19663 -8.62136,0 -15.40958,-6.77664 -15.40958,-15.19663 v -31.89498 c 0,-8.41995 6.78822,-15.19662 15.40958,-15.19662 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         inkscape:connector-curvature="0" />
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect3533"
+         width="72.39399"
+         height="53.174347"
+         x="624.18152"
+         y="527.80603"
+         rx="1.7020595"
+         ry="1.7020595" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 636.09865,566.32937 c 5.3184,4.4018 14.21131,7.29574 24.28547,7.29574 10.07331,0 18.95567,-2.89455 24.27426,-7.29574 z"
+         id="path3535"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cscc" />
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#4b4f2f;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.55131245;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path3537"
+         transform="matrix(0.38779787,0,0,0.38779787,517.90796,398.95535)"
+         cx="307.48431"
+         cy="407.66223"
+         r="9.388834" />
+      <circle
+         id="path3539"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#4b4f2f;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.55131245;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         transform="matrix(0.38779787,0,0,0.38779787,566.15082,398.95535)"
+         cx="307.48431"
+         cy="407.66223"
+         r="9.388834" />
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         transform="matrix(0.3586224,0,0,0.3586224,906.20294,46.64591)"
+         id="g10754">
+        <g
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           transform="translate(-898.12108,631.20806)"
+           id="g5737-8">
+          <rect
+             ry="0.95320696"
+             rx="0.84849852"
+             y="918.29181"
+             x="153.20558"
+             height="96.371902"
+             width="29.344997"
+             id="rect5739-5"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+          <path
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             d="m 192.11794,916.83294 c -7.43536,-12.87842 -23.7891,-17.26042 -36.66754,-9.82505 -12.87845,7.43537 -17.26039,23.78913 -9.82503,36.66755 z"
+             id="path5741-6"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="cscc" />
+          <rect
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             id="rect5743-2"
+             width="69.74469"
+             height="11.311689"
+             x="133.00574"
+             y="1010.0776"
+             rx="3"
+             ry="3" />
+          <path
+             sodipodi:nodetypes="cscc"
+             inkscape:connector-curvature="0"
+             id="path5745-2"
+             d="m 145.00574,916.83294 c 7.43536,-12.87842 23.7891,-17.26042 36.66754,-9.82505 12.87845,7.43537 17.26039,23.78913 9.82503,36.66755 z"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+          <rect
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             id="rect5747-2"
+             width="45.344997"
+             height="14.288109"
+             x="145.20558"
+             y="968.78937"
+             rx="7.1440544"
+             ry="7.1440544" />
+        </g>
+        <g
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           transform="matrix(-1,0,0,1,-472.81628,631.20806)"
+           id="g5749-5">
+          <rect
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             id="rect5751-5"
+             width="29.344997"
+             height="96.371902"
+             x="153.20558"
+             y="918.29181"
+             rx="0.84849852"
+             ry="0.95320696" />
+          <path
+             sodipodi:nodetypes="cscc"
+             inkscape:connector-curvature="0"
+             id="path5753-0"
+             d="m 192.11794,916.83294 c -7.43536,-12.87842 -23.7891,-17.26042 -36.66754,-9.82505 -12.87845,7.43537 -17.26039,23.78913 -9.82503,36.66755 z"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+          <rect
+             ry="3"
+             rx="3"
+             y="1010.0776"
+             x="133.00574"
+             height="11.311689"
+             width="69.74469"
+             id="rect5755-0"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+          <path
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             d="m 145.00574,916.83294 c 7.43536,-12.87842 23.7891,-17.26042 36.66754,-9.82505 12.87845,7.43537 17.26039,23.78913 9.82503,36.66755 z"
+             id="path5757-1"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="cscc" />
+          <rect
+             ry="7.1440544"
+             rx="7.1440544"
+             y="968.78937"
+             x="145.20558"
+             height="14.288109"
+             width="45.344997"
+             id="rect5759-7"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        </g>
+      </g>
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g5697-5"
+         transform="matrix(0.3586224,0,0,0.3586224,586.98555,251.58567)">
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 326.98547,847.70808 h 57.45819 v -73.83379 h -10 v 61.83379 h -47.45819"
+           id="path5699-6"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cccccc" />
+        <rect
+           ry="4.7053771"
+           rx="4.7053771"
+           y="821.53503"
+           x="305.50339"
+           height="42.249756"
+           width="9.4107542"
+           id="rect5703-1"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           id="path5705-8"
+           d="m 390.56742,727.10519 c -6.09957,0 -11,4.90043 -11,11 v 10.15625 h -10.15625 c -6.09957,0 -11,4.90043 -11,11 0,6.09957 4.90043,11 11,11 h 21.15625 c 6.09957,0 11,-4.90043 11,-11 v -21.15625 c 0,-6.09957 -4.90043,-11 -11,-11 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           inkscape:connector-curvature="0" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect5707-1"
+           width="21.740107"
+           height="12.20938"
+           x="369.11923"
+           y="771.6814"
+           rx="4.0765176"
+           ry="2.1935852" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect5709-1"
+           width="14.097864"
+           height="26.179665"
+           x="318.22556"
+           y="829.57007"
+           rx="7.0489321"
+           ry="2.9156427" />
+        <g
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           transform="translate(-34.057657,-0.65450616)"
+           id="g5711-2">
+          <path
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 h 18.38979 l 9.19491,-15.84038 -9.19491,-15.86559 z"
+             id="path5713-1"
+             inkscape:connector-curvature="0" />
+          <path
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             d="m 413.97195,836.00644 c 3.23493,0 5.85942,2.61224 5.85942,5.83206 0,3.21983 -2.62449,5.83207 -5.85942,5.83207 -3.23494,0 -5.85943,-2.61224 -5.85943,-5.83207 0,-3.21982 2.62449,-5.83206 5.85943,-5.83206 z"
+             id="path5715-3"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="g10957"
+         transform="matrix(-0.3586224,0,0,-0.3586224,733.77148,855.50766)">
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 326.98547,847.70808 h 57.45819 v -73.83379 h -10 v 61.83379 h -47.45819"
+           id="path10959"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cccccc" />
+        <rect
+           ry="4.7053771"
+           rx="4.7053771"
+           y="821.53503"
+           x="305.50339"
+           height="42.249756"
+           width="9.4107542"
+           id="rect10961"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           id="path10963"
+           d="m 390.56742,727.10519 c -6.09957,0 -11,4.90043 -11,11 v 10.15625 h -10.15625 c -6.09957,0 -11,4.90043 -11,11 0,6.09957 4.90043,11 11,11 h 21.15625 c 6.09957,0 11,-4.90043 11,-11 v -21.15625 c 0,-6.09957 -4.90043,-11 -11,-11 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           inkscape:connector-curvature="0" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect10965"
+           width="21.740107"
+           height="12.20938"
+           x="369.11923"
+           y="771.6814"
+           rx="4.0765176"
+           ry="2.1935852" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect10967"
+           width="14.097864"
+           height="26.179665"
+           x="318.22556"
+           y="829.57007"
+           rx="7.0489321"
+           ry="2.9156427" />
+        <g
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           transform="translate(-34.057657,-0.65450616)"
+           id="g10969">
+          <path
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 h 18.38979 l 9.19491,-15.84038 -9.19491,-15.86559 z"
+             id="path10971"
+             inkscape:connector-curvature="0" />
+          <path
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:4.92158127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             d="m 413.97195,836.00644 c 3.23493,0 5.85942,2.61224 5.85942,5.83206 0,3.21983 -2.62449,5.83207 -5.85942,5.83207 -3.23494,0 -5.85943,-2.61224 -5.85943,-5.83207 0,-3.21982 2.62449,-5.83206 5.85943,-5.83206 z"
+             id="path10973"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(90.747543,-0.302121)"
+         id="g6915">
+        <rect
+           ry="5.5098653"
+           rx="5.5098653"
+           y="584.03009"
+           x="551.66614"
+           height="11.019731"
+           width="35.929539"
+           id="rect5685-1"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4b4f2f;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <flowRoot
+           xml:space="preserve"
+           id="flowRoot4678-2"
+           style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:'PXL-2000-12 0';-inkscape-font-specification:'PXL-2000-12 0 Bold';text-align:start;letter-spacing:-1px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#4b4f2f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54644084;marker:none;enable-background:accumulate"
+           transform="matrix(0.49767904,0,0,0.49767904,719.00692,276.87164)"><flowRegion
+             id="flowRegion4680-0"><rect
+               id="rect4682-3"
+               width="88.5"
+               height="22.5"
+               x="-327"
+               y="621"
+               style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:'PXL-2000-12 0';-inkscape-font-specification:'PXL-2000-12 0 Bold';text-align:start;letter-spacing:-1px;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#4b4f2f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54644084;marker:none;enable-background:accumulate" /></flowRegion><flowPara
+             id="flowPara4684-8"
+             style="font-size:13px;line-height:1.25">GnuPG</flowPara></flowRoot>      </g>
+    </g>
+    <g
+       id="g7577"
+       transform="translate(3.5931754e-7,5.7164063e-5)">
+      <rect
+         y="1948.3807"
+         x="0.0071760751"
+         height="15.591553"
+         width="500"
+         id="rect7273"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#008000;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <flowRoot
+         xml:space="preserve"
+         id="flowRoot7103"
+         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#008000;fill-opacity:1;stroke:none"
+         transform="matrix(1.3644425,0,0,1.3644425,297.16921,-631.25239)"><flowRegion
+           id="flowRegion7105"><rect
+             id="rect7107"
+             width="282.05722"
+             height="51.697231"
+             x="16.193134"
+             y="1891.0315"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:7.32900047px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#008000;fill-opacity:1" /></flowRegion><flowPara
+           id="flowPara7113"
+           style="font-weight:normal;font-size:7.32900047px;line-height:1.25;-inkscape-font-specification:Dosis;fill:#008000;fill-opacity:1">Infographic and guide design by <flowSpan
+   id="flowSpan7121"
+   style="font-weight:bold;-inkscape-font-specification:'Dosis Bold';fill:#008000;fill-opacity:1">Journalism++</flowSpan></flowPara></flowRoot>    </g>
+    <path
+       style="fill:none;stroke:#186854;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 122.42049,820.1333 H 335.51152"
+       id="path7282"
+       inkscape:path-effect="#path-effect7284"
+       inkscape:original-d="M 122.42049,820.1333 H 335.51152"
+       inkscape:connector-curvature="0"
+       transform="translate(-0.87531819,-0.8799933)" />
+    <path
+       inkscape:connector-curvature="0"
+       inkscape:original-d="M 121.54517,1015.9645 H 334.6362"
+       inkscape:path-effect="#path-effect7288"
+       id="path7286"
+       d="M 121.54517,1015.9645 H 334.6362"
+       style="fill:none;stroke:#801900;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    <g
+       id="g7534"
+       transform="translate(0.0071764,20.932064)">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#008000;fill-opacity:0.76847289;stroke:#008000;stroke-width:1.76498926;marker:none;enable-background:accumulate"
+         id="rect6329"
+         width="500"
+         height="46.346558"
+         x="3.4448242e-08"
+         y="1881.1022" />
+      <flowRoot
+         transform="matrix(1.3644425,0,0,1.3644425,65.54113,-694.3142)"
+         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
+         id="flowRoot16296"
+         xml:space="preserve"><flowRegion
+           id="flowRegion16298"><rect
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff"
+             y="1891.0315"
+             x="16.193134"
+             height="51.697231"
+             width="282.05722"
+             id="rect16300" /></flowRegion><flowPara
+           style="font-weight:normal;font-size:10px;line-height:1.25;-inkscape-font-specification:Dosis"
+           id="flowPara16302">Copyright 2021  Free Software Foundation.  </flowPara><flowPara
+           style="font-weight:bold;font-size:10px;line-height:1.25;-inkscape-font-specification:'Dosis Bold'"
+           id="flowPara7101">Remixing encouraged! Get the source at the URL above.</flowPara></flowRoot>      <g
+         style="fill:#ffffff"
+         id="g7241"
+         transform="matrix(0.06823027,0,0,0.06823027,12.766899,1890.9297)">
+        <path
+           d="m 751.955,11.813 c 0.858,0.429 -1.074,10.305 -61.406,12.452 -3.657,0.128 -39.54,2.537 -43.37,2.577 -39.721,0.429 -86.741,6.871 -120.234,14.814 -39.748,9.427 -86.097,24.047 -111.862,40.795 -10.608,6.896 -28.287,19.497 -32.85,31.776 -6.226,16.747 11.38,31.131 22.544,32.85 16.613,2.556 36.52,-0.457 53.462,-2.577 10.306,-1.289 25.859,-4.63 34.997,-5.368 7.944,-0.644 14.357,0.161 22.544,1.503 14.385,2.363 30.918,14.6 36.929,28.341 6.38,14.587 4.482,30.663 -1.717,44.015 -5.583,12.023 -18.774,23.737 -31.132,32.205 -11.595,7.945 -28.656,15.728 -42.942,21.901 -31.776,13.741 -66.558,23.188 -100.2,33.922 -13.451,4.295 -45.799,11.811 -72.852,17.177 -17.061,3.382 -35.016,6.563 -51.958,9.019 -29.63,4.293 -60.171,7.862 -89.532,10.735 -15.198,1.476 -39.741,3.583 -39.976,-3.529 0,0 -36,10.397 -36,10.397 0.523,6.229 17.434,10.192 41.059,9.787 93.625,-1.528 395.861,-13.043 462.493,-102.548 7.139,-9.619 14.599,-32.969 14.848,-58.438 l -28.8,-64.8 c -17.973,-13.735 -46.426,-26.926 -94.708,-13.152 -24.295,6.938 -73.839,27.522 -82.607,18.164 -8.274,-8.824 -1.404,-22.652 62.237,-52.355 16.09,-7.488 78.354,-33.655 189.343,-44.135 l 1.664,-0.034 C 721.815,33.275 747.507,31.214 761.858,26.659 766.474,25.196 781.423,16.89 780.1,9.718 779.531,6.483 772.332,2.142 765.768,3.223 749.485,5.792 741.533,5.283 626.165,4.424 598.91,4.229 595.448,3.478 528.635,4.336 468.102,5.081 398.068,11.152 338.4,42.419 c 0,0 -55.781,36.128 -55.781,36.128 -13.521,14.406 -24.807,31.716 -28.846,48.704 -4.039,16.988 -0.201,3.322 -0.201,3.322 0,0 34.428,59.848 34.428,59.848 1.074,0 6.722,1.906 12.001,4.32 7.818,3.57 20.336,7.677 28.771,9.448 12.238,2.577 24.906,6.442 34.353,1.932 5.038,-2.4 15.888,-12.452 15.244,-18.463 -0.711,-6.623 -12.01,-8.475 -18.894,-9.877 -11.594,-2.362 -29.69,-1.141 -44.444,-3.435 -16.25,-2.517 -29.353,-8.401 -35.212,-21.685 -5.435,-12.339 -1.502,-27.054 6.657,-39.935 7.185,-11.353 15.209,-20.632 25.764,-28.986 20.611,-16.318 46.867,-30.192 73.215,-41.223 27.696,-11.594 61.19,-21.685 93.61,-24.691 32.085,-2.972 66.559,-3.865 99.409,-3.006 27.751,0.725 78.367,0 83.09,0.43 4.724,0.429 88.746,-4.254 90.391,-3.435"
+           id="path1"
+           style="fill:#ffffff"
+           inkscape:connector-curvature="0" />
+        <path
+           d="M 264.00001,128.819 H 0 v 64.8 c 0,0 300.00001,0 300.00001,0 m 44,-151.2 H 72 v 36 c 0,0 240.00001,0.128 240.00001,0.128 m 248,50.272 v 64.8 c 0,0 332.79999,0 332.79999,0 v -64.8 z M 604.8,244.02 h 252 v 36 h -252 z"
+           id="path2"
+           style="fill:#ffffff"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 122.4,28.019 h -36 v 316.799 c 0,0 36,0.001 36,0.001 m 496.8,-223.2 v 273.6 H 648 v -273.6 z"
+           id="path3"
+           style="fill:#ffffff"
+           inkscape:connector-curvature="0" />
+      </g>
+      <g
+         inkscape:export-ydpi="300.23013"
+         inkscape:export-xdpi="300.23013"
+         inkscape:export-filename="/mnt/hgfs/Bov/Documents/Work/2007/cc/identity/srr buttons/big/by.png"
+         id="g260"
+         transform="matrix(0.63137723,0,0,0.63131166,300.48606,1890.2849)">
+        <g
+           transform="translate(2.7352424,1.3677633)"
+           id="g7473">
+          <path
+             inkscape:connector-curvature="0"
+             id="path3817_1_"
+             nodetypes="ccccccc"
+             d="m 181.96579,0.51074 114.06396,0.20264 c 1.59375,0 3.01758,-0.23633 3.01758,3.18066 l -0.13965,37.56689 H 179.08737 V 3.75439 c 0,-1.68505 0.16309,-3.24365 2.87842,-3.24365 z"
+             style="fill:#ffffff;fill-opacity:0.3103448" />
+          <path
+             inkscape:connector-curvature="0"
+             d="m 297.29636,0 h -116.229 c -1.24658,0 -2.26123,1.01416 -2.26123,2.26074 v 39.49658 c 0,0.28174 0.229,0.51025 0.51074,0.51025 h 119.73047 c 0.28174,0 0.51074,-0.22852 0.51074,-0.51025 V 2.26074 C 299.55807,1.01416 298.54343,0 297.29636,0 Z M 181.06735,1.02148 h 116.229 c 0.68408,0 1.24023,0.55566 1.24023,1.23926 0,0 0,15.94824 0,27.44971 h -83.34424 c -3.04492,5.50586 -8.91113,9.24414 -15.64355,9.24414 -6.73535,0 -12.6001,-3.73486 -15.64355,-9.24414 h -4.07764 c 0,-11.50146 0,-27.44971 0,-27.44971 1e-5,-0.68359 0.55616,-1.23926 1.23975,-1.23926 z"
+             id="path263"
+             style="fill:#008000;fill-opacity:1" />
+          <g
+             enable-background="new    "
+             id="g265">
+            <path
+               inkscape:connector-curvature="0"
+               d="m 253.07761,32.95605 c 0.31738,0 0.60742,0.02832 0.87012,0.08398 0.26172,0.05566 0.48535,0.14746 0.67285,0.27539 0.18652,0.12695 0.33203,0.29688 0.43457,0.50781 0.10254,0.21191 0.1543,0.47266 0.1543,0.78418 0,0.33594 -0.0762,0.61523 -0.22949,0.83887 -0.15234,0.22461 -0.37891,0.40723 -0.67773,0.55078 0.41211,0.11816 0.71973,0.3252 0.92285,0.62109 0.20312,0.29589 0.30469,0.65234 0.30469,1.06934 0,0.33594 -0.0654,0.62695 -0.19629,0.87305 -0.13086,0.24512 -0.30762,0.44629 -0.52832,0.60156 -0.22168,0.15625 -0.47461,0.27148 -0.75781,0.3457 -0.28418,0.0752 -0.5752,0.1123 -0.875,0.1123 H 249.936 v -6.66406 h 3.14161 z m -0.1875,2.69532 c 0.26172,0 0.47656,-0.0625 0.64551,-0.18652 0.16797,-0.12402 0.25195,-0.3252 0.25195,-0.60449 0,-0.15527 -0.0283,-0.2832 -0.084,-0.38184 -0.0566,-0.09961 -0.13086,-0.17676 -0.22461,-0.2334 -0.0937,-0.05566 -0.20117,-0.09473 -0.32227,-0.11621 -0.1211,-0.02148 -0.24805,-0.03223 -0.37793,-0.03223 h -1.37402 v 1.55469 h 1.48535 z m 0.0859,2.82812 c 0.14355,0 0.28027,-0.01367 0.41113,-0.04199 0.13086,-0.02832 0.24609,-0.0752 0.34668,-0.13965 0.0996,-0.06543 0.17871,-0.1543 0.23828,-0.2666 0.0596,-0.11133 0.0889,-0.25488 0.0889,-0.42871 0,-0.3418 -0.0967,-0.58594 -0.29004,-0.73242 -0.19336,-0.14551 -0.44922,-0.21875 -0.7666,-0.21875 h -1.59961 v 1.82812 h 1.57129 z"
+               id="path267"
+               style="fill:#ffffff" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 255.78854,32.95605 h 1.64355 l 1.56055,2.63184 1.55078,-2.63184 h 1.63379 l -2.47363,4.10645 v 2.55762 h -1.46875 v -2.59473 z"
+               id="path269"
+               style="fill:#ffffff" />
+          </g>
+          <g
+             id="g5908_1_"
+             transform="matrix(0.872921,0,0,0.872921,50.12536,143.2144)">
+            <path
+               inkscape:connector-curvature="0"
+               id="path5906_1_"
+               cx="296.35416"
+               ry="22.939548"
+               cy="264.3577"
+               type="arc"
+               rx="22.939548"
+               d="m 186.90065,-141.46002 c 0.006,8.68079 -7.02786,15.7215 -15.70808,15.72711 -8.68022,0.006 -15.72206,-7.02734 -15.7271,-15.70807 0,-0.006 0,-0.0123 0,-0.019 -0.005,-8.68079 7.02786,-15.7215 15.70808,-15.72656 8.68135,-0.006 15.72206,7.02734 15.7271,15.70813 0,0.006 0,0.0123 0,0.0184 z"
+               style="fill:#ffffff" />
+            <g
+               id="g5706_1_"
+               transform="translate(-289.6157,99.0653)"
+               style="fill:#008000;fill-opacity:1">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path5708_1_"
+                 d="m 473.57574,-253.32751 c 3.48541,3.48541 5.22839,7.75391 5.22839,12.80219 0,5.04938 -1.71277,9.27203 -5.13831,12.66791 -3.63531,3.5766 -7.93182,5.36432 -12.88947,5.36432 -4.89777,0 -9.11987,-1.77319 -12.66513,-5.31952 -3.54581,-3.54584 -5.31845,-7.78302 -5.31845,-12.71271 0,-4.92859 1.77264,-9.19598 5.31845,-12.80219 3.4552,-3.48651 7.67728,-5.22949 12.66513,-5.22949 5.0483,-10e-6 9.31404,1.74297 12.79939,5.22949 z m -23.11798,2.34484 c -2.94672,2.97638 -4.41953,6.46289 -4.41953,10.46234 0,3.99835 1.45828,7.45526 4.37424,10.37067 2.9165,2.9165 6.38849,4.37421 10.41705,4.37421 4.02856,0 7.53015,-1.47223 10.50653,-4.4184 2.82593,-2.73645 4.23944,-6.17706 4.23944,-10.32648 0,-4.11804 -1.43646,-7.61346 -4.30768,-10.48468 -2.87067,-2.87067 -6.34991,-4.30658 -10.43829,-4.30658 -4.0884,1e-5 -7.54638,1.44318 -10.37176,4.32892 z m 7.75449,8.70319 c -0.45029,-0.98169 -1.1243,-1.47284 -2.02322,-1.47284 -1.58917,0 -2.38345,1.07007 -2.38345,3.20911 0,2.13953 0.79428,3.2085 2.38345,3.2085 1.04938,0 1.79892,-0.52075 2.24866,-1.56451 l 2.20276,1.17297 c -1.04993,1.86548 -2.62509,2.79846 -4.72549,2.79846 -1.6199,0 -2.91763,-0.4967 -3.89206,-1.48901 -0.9761,-0.99341 -1.46274,-2.36273 -1.46274,-4.10852 0,-1.71503 0.50229,-3.07654 1.50748,-4.08502 1.00519,-1.00854 2.25702,-1.51257 3.75781,-1.51257 2.22012,0 3.80981,0.87488 4.77081,2.62286 z m 10.36337,0 c -0.45087,-0.98169 -1.11145,-1.47284 -1.98242,-1.47284 -1.62103,0 -2.43213,1.07007 -2.43213,3.20911 0,2.13953 0.8111,3.2085 2.43213,3.2085 1.05109,0 1.78717,-0.52075 2.20728,-1.56451 l 2.25201,1.17297 c -1.04828,1.86548 -2.62122,2.79846 -4.71771,2.79846 -1.61768,0 -2.9126,-0.4967 -3.88647,-1.48901 -0.97217,-0.99341 -1.45935,-2.36273 -1.45935,-4.10852 0,-1.71503 0.49445,-3.07654 1.48285,-4.08502 0.98785,-1.00854 2.2453,-1.51257 3.7735,-1.51257 2.21619,0 3.80365,0.87488 4.76129,2.62286 z"
+                 style="fill:#008000;fill-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g275">
+            <circle
+               cx="255.55124"
+               cy="15.31348"
+               r="10.80664"
+               id="circle277"
+               style="fill:#ffffff" />
+            <g
+               id="g279"
+               style="fill:#008000;fill-opacity:1">
+              <path
+                 inkscape:connector-curvature="0"
+                 d="m 258.67819,12.18701 c 0,-0.4165 -0.33789,-0.75391 -0.75293,-0.75391 h -4.77344 c -0.41504,0 -0.75293,0.3374 -0.75293,0.75391 v 4.77295 h 1.33105 v 5.65186 h 3.61719 v -5.65186 h 1.33105 v -4.77295 z"
+                 id="path281"
+                 style="fill:#008000;fill-opacity:1" />
+              <circle
+                 cx="255.53854"
+                 cy="9.1723604"
+                 r="1.63281"
+                 id="circle283"
+                 style="fill:#008000;fill-opacity:1" />
+            </g>
+            <path
+               inkscape:connector-curvature="0"
+               d="m 255.5239,3.40723 c -3.23242,0 -5.96875,1.12793 -8.20801,3.38379 -2.29785,2.3335 -3.44629,5.0957 -3.44629,8.28467 0,3.18897 1.14844,5.93164 3.44629,8.22656 2.29785,2.29443 5.03418,3.44189 8.20801,3.44189 3.21289,0 5.99805,-1.15625 8.35352,-3.47119 2.21973,-2.19727 3.33008,-4.92969 3.33008,-8.19727 0,-3.26758 -1.12988,-6.02881 -3.3877,-8.28467 -2.25977,-2.25585 -5.02442,-3.38378 -8.2959,-3.38378 z m 0.0293,2.09961 c 2.64844,0 4.89746,0.93408 6.74707,2.80127 1.86914,1.84717 2.80371,4.10303 2.80371,6.76758 0,2.68359 -0.91504,4.91064 -2.74512,6.68018 -1.92871,1.90625 -4.19629,2.85889 -6.80566,2.85889 -2.61035,0 -4.85938,-0.94287 -6.74707,-2.82959 -1.88965,-1.88672 -2.83301,-4.12305 -2.83301,-6.70947 0,-2.58691 0.9541,-4.84229 2.8623,-6.76758 1.83009,-1.8672 4.06934,-2.80128 6.71778,-2.80128 z"
+               id="path285"
+               style="clip-rule:evenodd;fill:#008000;fill-opacity:1;fill-rule:evenodd" />
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="Botao para site"
+     sodipodi:insensitive="true"
+     style="display:none">
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#213149;stroke-width:1.81810188;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect7023"
+       width="207.18871"
+       height="174.18521"
+       x="142.22816"
+       y="-308.08472"
+       inkscape:export-xdpi="129.19"
+       inkscape:export-ydpi="129.19"
+       transform="rotate(90,-0.00233755,0.87765574)"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/button.png" />
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot7042"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:Dosis;text-align:end;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none"
+       transform="matrix(1.8259523,0,0,1.8259523,-247.89776,-129.22468)"><flowRegion
+         id="flowRegion7044"><rect
+           id="rect7046"
+           width="108.07195"
+           height="53.73069"
+           x="192.33145"
+           y="152.77371"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13px;line-height:104.99999523%;font-family:Dosis;-inkscape-font-specification:Dosis;text-align:end;writing-mode:lr-tb;text-anchor:end;fill:#ffffff" /></flowRegion><flowPara
+         id="flowPara7048"
+         style="font-size:13px;line-height:1.04999995">VIEW AND </flowPara><flowPara
+         id="flowPara7290"
+         style="font-size:13px;line-height:1.04999995">SHARE OUR</flowPara><flowPara
+         id="flowPara7050"
+         style="font-size:13px;line-height:1.04999995">INFOGRAPHIC</flowPara></flowRoot>  </g>
+</svg>
diff --git a/static/svg/en/infographic.svg b/static/svg/en/infographic.svg
new file mode 100644 (file)
index 0000000..e0a25f4
--- /dev/null
@@ -0,0 +1,89 @@
+<?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"
+   id="svg3039"
+   version="1.1"
+   inkscape:version="0.48.3.1 r9886"
+   width="253"
+   height="300"
+   sodipodi:docname="infographic.svg">
+  <metadata
+     id="metadata3045">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs3043" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1598"
+     inkscape:window-height="1130"
+     id="namedview3041"
+     showgrid="false"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:zoom="3.1133333"
+     inkscape:cx="129.53929"
+     inkscape:cy="177.91483"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg3039">
+    <sodipodi:guide
+       orientation="0,1"
+       position="181.79872,317.98715"
+       id="guide3057" />
+  </sodipodi:namedview>
+  <image
+     width="253"
+     height="300"
+     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAP0AAAEsCAYAAAAIILXCAAAABHNCSVQICAgIfAhkiAAAIABJREFU eJztnXd4G1W6xt8ZyZbc5N4d23F3mtOdSgohkJAESAgEWMLS2WXZC1ngUnZpC8suLEu/wAJLCbBA KIFQQippTnWLW9x7r5LVy8z9Y+SRFMu2ZEu2ZJ3f8+SJypmZI1nvnHO+8xUqY8UGVtNvAFgQCIRJ jkgigFAjM0x0PwgEwjih6TdAOPCEFlIQiKiJ7A+BQHASBg0LRs8CLEyiF4opiEOEwx1HIBDcFFW3 nhM9AHqC+0IgEMYZInoCwcMgoicQPAwiegLBwyCiJxA8DCJ6AsHDIKInEDwMInoCwcMgoicQPAwi esKEQhy/xx8iesKEQoI7xx8iegLBwyCiJxA8DCJ6AsHDIKInEDwMInoCwQMQi0xSJ6InECYImh4/ +QX4E9ETCBMOwzDjdi21xrQ5SkRPIHgA/XJTAlwiegLBwyCiJxA8DCJ6AsHDIKInEDwMInoCwcMg oicQPAwiegLBwyCiJxA8DCJ6AsHDIKInEDwMInoCwcMgoicQPAwiegLBwyCiJxA8DCJ6AsHDIKIn EDwMInoCwcMgoicQPAwi+kmKYByTLhLcC/LLmKQYxjHpIsG9IKInEDwMInoCwcMgoicQPAzheF9Q r2Kg7TfAoGUhENHw9qch9CH3HsLEQtM0KIoCy7IAC4ACwLJgAe61ScS4il4jM0DTZ0q6r1cx0KsY iEOE8PYnwidMHIOqzUwunVswrkrTybgv1teLwiVJIoiEFABAKzMMdxiBQHAg4yZ6vYoBw3C3z4dX BeDNa4Lw+8V+AABGz8KgncS3VgLBhRg30VMCin9c0qaDVM2gtENvep/M7gmEcWHc1vQCbwq0NwVG y2LXeRV2nVeZOiGmQAupYY4mEBwPRXG/uclmqBuJcR1ffUKEFiM+ANACQBw87psIBAIAwEso5MXv KYyr6AXeFPxjvEAbhS/wouEf4w3ay7O+dIJrIBQIIKAF8BIKIRQIJro748a4D7EUBVACAAbj/0Tv hImCBQyMASzLTfXNhc+w7OBtvEkCmVcTPBadQQ944G4xsZkTCB4GET2B4GEQ0RMIHgYRPYHgYRDR EwgeBhE9geBhENETCB4GET2B4GEQ0RMIHgYRPYHgYRDREwgeBhE9geBhENETCB4GET2B4GG4rOg9 K4ERgTB+uKTo1b0GyBu10KsmZxIDAmEicUnR6xRcNhOdkoieQHA0Lin6gRRaJJMWgeB4XFP0BALB aRDREwgeBhE9geBhENETCB4GET2B4GEQ0RMIHgYR/TghoMlXTXANSIWbccIwSUskuTI0TYMGBdbM 4YOCFRdvY3krT4GInjBpYRgG5FY7mEkx52TJX5ZAsBm3H+kNOhbKdh0oAQX/aK+J7g6B4PK4/Uhv 0LBgGYDRsWD0JCCXQBgJtxc9gUBRJDTLHojoCW6PQCCY6C64FUT0BLdHr9dPdBfcCrc35BEIY4Gi KNAXO06xACiAYmGxxw+WnRT+FkT0BI+GZVkYDJ7jmAOQ6T2B4HEQ0RMIHgYRPYHgYRDREwgeBhE9 geBhENETCB4GET2B4GEQ0RMIHgYRPYHgYRDREwgeBhE9wamQsFfXg4ie4FRYliQ2cTWI6AkED4OI nkDwMIjoCQQPg4ieQPAwiOgJBA+DiJ5A8DA8QvRk24hAMOERoicQCCY8IjEmRVFgWZZ4hxFcHpqm IRQIQAGA8ffKMAwMDAPGQZl4PUL0AHEHJbgHDMNA6+Q022R6TyB4GET0BIKHQURPIHgYRPQEgodB RE8geBhE9ASCh0FETyB4GET0BIKHQURPIHgYRPQEgodBRE8geBgO971nDSOHsZoiXdlh27OsDedj TO+zDAvWYEMnHQ1FgSK3T4Kb4DDRsyygaNOB0dkeu65Xs+hv1g35vk7JQKe0PfhA0aa3ua2jEYcI 4e1PlE9wfRz2K2V0rF2Cn2zo7bg5EQgTieOm92Z6T40PR5DEd8imBgMDmUKNoAAfqyGver0B/Uqt 8f2RL92v0EAopOEj8hpNz8dEWU0b5EoNyc5DcBucEk8fFxWM+OhgZ5za5aht7oZcqZnobhAINkMW oQSCh0FETyB4GET0BIKHQURPIHgYRPQEgodBRE8geBhE9ASCh0FETyB4GB5T7ILgOkSECZGaLEZX tx7lVeqJ7o7HQUZ6wriTkSqGxJ9GUoI3/P3IT3C8Id84Ydzp7uGiITUaFkoVCVQab8j0njDulJSr 0diig1zBwMll2whWIKInTAiy/onIdkIAyPSeQPA4iOgJBA+DiJ5A8DCI6AkED4OInkDwMIjoCQQP g4ieQPAwiOgJBA+DiJ5A8DCI6AkED4N3wzVoWWhko3eNZPSmYg8NrT2QylVj65mboFJrAQCsAWP6 /ggEZ2JefcpC9AatY3601Y1dDjmPO8HoWWj6iOgJrg+Z3hMIHgY/0s9LDceG7IQxn1CjM8DTyroJ BRSEAnL/JLguu3NqUVjTDcBM9EIBDR/vsUfaOuIcBALBsZgPSmR4IhA8DCJ6AsHDIKInEDwMInoC wcPgrW4KtQ4tPYqJ7AuBYEGgrwh+4pENw90yNTR64iMxHEqNnn9MTZ2zzsM22AjugoCmsGNLFkID xEO2+fFMPY4Vt45jr9wfMr0nuCwGhkVVs3TYNhca+8apN5MHfu60ZFYGtl62bCL7QiAAAHpk/fjr u1/YdUxqUhQ2r892Uo/cnx8P5KH4QiMAM9HHR4djw/L5E9YpAmGA5o5uu0UfGhyAFYszndQj9ye3 sGaw6AmEyUhJRRPyi2pBgQIAUBT3D6CM/wChkEZMZBBo2rbVLkVTiI8JQ0xUsHM67WSI6AmTkoLi Orz/+WFU17Y77RoxkcHYdPl8bLp8ntOu4QwmnegVTU1oO3IEepUKFE2Domnu1u5pUUBuTL9ShXVq Ljw7sdIAoaYP+swkwNvLpuOr6trw1D+/glanH7nxGGhp78XbH+9Hv0KFmza7jz1sUom+dtcuXHjn HbAGsmfr7lwx8KCqG6iqgqC4Atota8GKRcMexzAs/v76d9Dq9KBpCjddeyX8/HxQVl6LE2fyoTfu 59920zVYs2J0hj+DwYBzBaX4ZNeP6O7pw6dfH0dyYiQWzU0d1fnGm0kjekVTExH8JIbu6IH3V/s4 4fsMLfyWth60tPUCAO7afi0e/uOt/Hunc4twx/1PQaFQoa6hGYvmzxp1f5Zmz8Hlq5fgmpsfgEar xYkz5UT0403roUO84Oc//zzCs7MBhgHLMGRq72a0dPZg7b1PAgCuyk7AktoKCCrrQXf2wPurX6C5 cQMwRP6C6nrTGt7AMNj90yHQFA1aQIOmKExLS8LZ/BKcyi2CXq+HUCiEgWFwNq8YGq3Opv7RFIU5 szKQkToVs2em43RuEcoqm8f+wceJSSN6g1rNPw7PzgZFUYBAAEogmMBeEUYD5eUFndGybhAIoF2/ At4/HeGE39ULuqkNTEKM1WMbW7r5x+9+/PWQ11AqVSgsrsC82dPwh4efxy+HTtjVx4VzZ+Dz917A /NnTcTq3CC1tvZDJVZD4+9h1nolgUnrksXrnGnAI4wxNQT9vOv+UGubvOz1tCry8bLvRt7R3AuDW 6PYyMHlMmBLNvyaVKe0+z0QwaUZ6C8h03mOZMzMRO9/4A/pkSoBhwLAAwzJgGYBlWTS2dOPF/9tj ccyrz/8vissqwTC2/W4EAhpzZmY4o/vjwuQUPcGjkfj7DDnNpmlq0Gssw6Ctoxsajdam89M0jbiY KERFhI6pnxMFET3B47nzgWdw8myhXcdMz0jGns9ed1KPnMukXNMTCPYQHRlm9zFxMVFO6Mn4MKaR /tvDp/DT8XMwMIyj+jNqFE1NUPrFAQB2PfcWKCvTOFugKRpXLp+Pa1YtcmT3CC7MP568H3+44wYY GNsMekKBAAlTrO8eOBqpTImzhdWob+yCSq2FWqODRqODWsM9DvDzQXRUMGIiuX/RUUGICA20uozh +z/azsiVajz6+scuIXgeoR/3f2HZmE5zpqQC65fOg8hGt0+Ce9PdK8Wh42egtXFNT9E01qzIRnLi FKf0p76pE6fzqnA6rwoXqlrA2mmYlvj7YP2aOdhw2VyEBPkPen/UoldptLzggyT+CHCD/cmRkPYr IOtXQqXRQqPTEdF7CL9/6Dnk2TlQ7PpuHw5882+H9kOvN+CVd3/GoePFg96jKEAkpE3/vAQQCWko NHq0y7RgzG4MMrkKn+/OwVc/nMbKxdOwdZPlrNUhhrzLV87HmuXuFWlkje/35WDP/pMT3Q3CODN3 VqZdoqcoCovmjd6F1xoMw+KJF3ahoKSOfy02WIzsqUFYODUI02L8IRhiyq43sGiTadDUq0ZzrxrH KntQ2a6AXm/AgWNFOHq6DDPSTbMSl7TeMwyLC1UNNrtFjoUAPx8kJ8YaY6wJnshjD9yB++++CXqD bUtVAU3Dz8+xM9vc8zW84NOj/LBjbRLigofODWiOUEAhLljMt98yLwpFzf34JrcNZ2v7oNXqLW4m Lin6dz7Zg7yiynG73q3XX4El86eP3JAwKamsrsfn3+6FRmPbIEPRFLZsXIPZM9Id1oezBdUAOL/+ JzamIsh3bEvLmbEBmBkbgINlXXh5f62F45FLir6+yXmJD6xRU99CRO/BPPTUyzhfUmHXMUdzcnFk z38c1ocBYx1NAWIb3Yht4dLMMAhpGi/urcaA7F1S9AMszZ6DHb+/2Wnnv/l3j0OpVDnt/AT3YN2a ZWhoaoXBxum9UCDANVeudmgfZmbG48cD+dAzLJ74rgIbZkVgXkIg/ESDbwCd/VpUdShQ2aFEUw/3 +xXQFNZOD8eceMmg9ivSQ/BdQTvK2+Rc/x3acwcTHBjgVB9ngY050QiTm7tvuRZ333LthPZhyYJ0 ZKbGoqyyGSXN/Shp7oeAppAc7gsA0OgZqHUM5Bo9FBrr/gTHKnrwwtZMTIsZvE0XGyRyD9ETCOPB uYISfPz5Hmi0NvreUzS2Xr0Wq5cvdFgfhAIazzy8Fa+9txen8iqh0xlgYFhUtA9fdSo6PAheQgGa O3phMDB4/1gjXrp+cFZgysxSTURP8Hie+sdbKC2vseuY86WVWP2z40QPAH6+Yjz6x6uh0epwOq8K f3/9OwBATEQQMhKj4SPygp+vCKnxkZiWHIPpyTGQGHcRHn55F77afw41nVx4r97AokuuRaRENGhn ioie4PHceuPV+PdHX9nsXSoQCLD9ug1O64/I2wvBgX7883u3rcaa7GnDHhPgy23XsWChN7C4Z2cR WqUaBIiFyJoSgC65aWfCLUTf9ssvyL3/frB6PSjhKLvMsmD0enhJJFh76hRob2/HdpLgtmzZuAZb Nq6Z6G5Y0NzWwz9+/LVv8Di+sdruxR3XYcsaS8e4sjY5WqUaAEC/Wo/jlb0W77uF6Ot37QJjXG+x Nq67hkInlaL98GFEX365I7pGmAT8cjgHH372nV3x9Ns2X4FrN13mtD7ZmtCjrKYFgKXoCxpk/OOw IB/09WssHI/cQvT+SUnoOHyYf06LRIhctQo+USOEN7IsunNzIS229GX2DgpyRjcJbspr73yGsgr7 1vQt7Z1OFb05d1+7EoHG2Jb3vz2KbqkCsRHBuHfbaly1ao5FW5YF8hq4op++Yi/Mz4jkXitvR2cf t73nFqKnL5rSMxoN2g8cwMynn0b8tm1Wj9H29SH3vvt4wQvEYovkmYSRUWm0KKttREl1IyoamkFT NBZMT8HyOdMQ6O838gnchIfu+y3e2/mNzbnyhEIhbth8xcgNR0l7pxR79uXyz2+8MhtqjQ6JMWE4 lleBk+erodJose0KkyExNoIbyPQMi0qjxT8skFvnUxQs8ga6luh1uhHz1mc99xyKnnwSjF6Pwscf R2dODua+/LJF1ltpaSlObd8ObS+3lvGbOhXJd9yB848/7tTuTxYMDIN3vv4Fb+36CeqL4h8+23sE NEVh6exMPHfvzYgOc896buasXDofK5e6RvHW8qoWPP3SV1yOPwDrls3Evc99guKqZgiFAr5Yx+JZ yRbH3XjlIuzafw7ldW18isjQQFN8gE5v0tWEip7t6YGhtBRMTQ33r7UVYFmwAckAbb1r8du2wW/q VJy85RawOh1afvwRerkc8157DUJ/fzTt3o3zjz0Gg4YzZASkpmLprl3ozc8fz4/mttS3dmLHv97H +co6i9d9fbzBGFiotTowLItj+aW4asdzeHnH7Vg6272rxTZ88QUq3nwTjPE3MxIUTWPqrbci5a67 HNoPuUKNJ1/cBZmcm4bfuD4bT//uamz505sAwAs+KjQQO7Zb2qTE3l5YvTAT5XVtXB8pIERiCtjR aCda9DoddD/9BN0vvwBW0xkPb8RQt7WB1ZlGoI4jR3D82msRsmAB6j/7zKKtsqkJOqnUEb2e9ChU atzyxMto7uQsx/HRobj/psuQlT4FiTGh0OkNyCmsxpe/nMXeE0Xolclx+zOv48On/weLZjou+GS8 qf3kE6ia7StWUbdzp8NF/+nXx3nBP/zbdbjnupUAgA+euR37T5Yg70I9EqPDsH3TEviKLXefDAyD /Av1/PNAPxG8hCaPU41uAkXP9vdD8+KLYNraTC96eYFOSACdmAjKzw84VQ2orUc8aXt6UPzMM9xh gYGQZGSg+/Rp9FdWor+Si8wT+voi6bbbUPHGGzCoVDj/2GNIuuMOp382d+e593fxgr969Rw8e+9m +PqYflzeXkKsnJ+OlfPT8dlPp/H0299BpzfgL299ih9ffQLeXrb9nC7UNUHs7Y3EmAinfA57mfXM M2j44gubS6JRQiHirr7aoX1gWRb7jpwHAMyblsgLHgCCJb647vIFuO7yBUMe/8Z/D+LUeZMxMjTQ NMobGBbaCRO9RgPNa6/xgqdjYuC1dSsEmZmAmR88VfjukKIvfvppaPv6AAAznngCsRs3ovivf0Xd zp0AAL/ERCx45x0EpKRA2dyMpm+/ReeJEwhIS3Pyh3NvzpRUYNcBrsrLnIx4vLjjumFjE25cnw2p XIkXP9yLupYOvPftPvz+uvUjXqesthGbH/w7vL2EOPLu3xAUMPEGweA5cxA8Z87IDZ1Ic1svVGpu y1CmUOG+5z+FyNsLqxdmYP3ykRN2/HxRth3z9Xxfv9qiFMS4il67cyeYem4KIli4EKLbbrMQuy00 //ADACBixQr+bjvzqacQvmwZZGVlmHrLLfCScJFGM/78Z3QeOwZNVxfqP//cgZ9k8rH/FJcCWigU 4F8PbrMpGOnOzZfg24N5qGrswLe/nrJJ9C2dvdAbDNAbDKhtacec9KQx932sVL3zDspfeYX3BRkR isLU7dsx44knHNYH8+o4lfXtqDTW5PvxWCGWzU3l3W2todMbUNPcyT8X0BSCAkTG9xgUVXdbtB+3 MDO2sxP6s2e5TmVkQHTrrXYLfgChnx9mPfecxWtRa9Yg7b77eMEDgFdQEGY+/TQAwKAiIbTDUVRV BwBIi49EQoxtRRyEQgHWLOLcQ+tbO6FUj2wIM0/55CpJVVv37rVd8ADAshZ+I44gPTkaa5bPREJc OGKjQ/ibrkarh0w+/FZzVUMHb+QDgGCJGLTR4b68oQdqraXdbNxGet3hw3y5Ka/rrwfGUFgy8+GH 4RMdPXJDANFXXIHoK65A6969o77eZMfAMCitaQTA7ef+Z/fxQW0oClg+Nw0pUyzX4emJnIMUy7Io r28eceQWmP3dbY1fdzZzXnwRTd99Z9eaPubKKx3aB6FQgB33cOfMLazBX174kn+vobUbcZFDb40O WOwHCPDl7DAKlQ5NHVw4bViQP7r6xjO0Vq+H4QS3XqTT0kDHxtp1uLqjw+J50ZNPoujJJ0fdHYPS PQoNjhdKtQYqowtqYXkjCssbrbYLC/LHqU//zI8iADAlKoR/3N3XP+K1XHGk909JQfLtt4PR2ZiT kaYhCgkZud0oUCjVePW9ny1eKyhvwJLZKUMeU1bbYvG8tkWK5k45xN6mG+yM1Dj8evYCgHESPdPZ CdY4vRYutD8ccdRBNkOdTyRy6PncHVvzqs9IibUQPGAZp82OsNUKcH7rAzAuIvqS555DzQcf2FX4 NObKKzHvtdcc3pe3PjqArh7u5unjRUGlY3HwdBl+d90qi+/anHNmSS8H0OoMvMU+WOKHEInJYDou omd7TBFDVHi43cfPfOopGFQq0EIhxJGRo+6Hor4eAWlpCF+yZNTnmIzIlaY1473Xr8b2Tdz3s+dI AZ79N2c4/eivt2P5vLHvgJgbCF1lpO8rKrK70nF/ebnD+1Fc3sjnvF8wxRtTggT4pkiF/AsN+HhP Dm7ZtNTqcRX1ppySb/9lOxpau5FTUIUzxbVQqrXYunY+uo1Te2C8RN9tsh7So5gWCcRizHv1VUd2 iWCkqrEVdz77Jv88PCQAH+/JQViQP0qqTNPGwABfh1zPcqR3jZLi8159Fa2//GLzmp4WChHlhCjN 0nKTg9DiBG9cn+WD47UadMgZvPDBz/D3FQ8Ko+2VKaBQcQbU2IhgrF3MJXi9Y/Ml0OsNkCnUCAn0 w4MvfcEfMz6i7zXF81JOWgsR7Od8ZR1uefIVfqRfu3g66lu68MF3JyzaJcaEYWaqfXaYobAY6V3E kCeOjIQqe5kd6bIoRDshUnNaGld/gWWB147L8XGuEpH+NDrkDFQaHR7615fYf7IE112+ANOSYhAS 6IfvDhfwx8sUKjz99ve4af0ipMRHQCgUIMSYjKNHZkq7NT6iH4huEwoBL1IqyhUwGBg89sZOXvC/ v341/rR9Lc6W1OH7I4X8dHBWWhxeeGDrkOtJezEvrOgqa/o//eWf+PbHQ3Yds3zxXHz05rMO7UdC XDjEIi+ojI5pfSoGfSrL72jfyRLsO1kCgLOnmNtj+hVqfPT9CXz0/QmIvb2QmhCJyxZPx43rstHR bTKyulaUHWHc2HXgBMrruenkfTdcigduXgsAWDhjKk5/+mcUVTQB4ETvKMEDrrmm7+rps/uYPunI OxX2svOro7zgQyR+0OkN0Gj10FqNTxlsgPUSCvhoOrVWh6LKJhRVNuFfH//iPokx886X4Y+P/N1p 51fZ4ExiD339CrBgERwwOAWxq3G8oBQAIPHzwe2bl4NhWd4yT1MUstKdU5HVYp/eRdb0r//9UZzN L7Y9771QgMULshzah/qmLvx0kIsETYqNwGO3bsKATDVaHZ7697fo6JMhOMAXaxfNQmtXHzr7+lFW y924I0IkeOauLahsaENpbTNKapvR2NbN76eY3yBcUvQD1WJb2jrR0tY5QuuxIxzlliDLsjhTUonj BaU4ll+KstpGiEUifPn8g0hPjHNwLx3LwCgvU6gwe+tTALiQza/+9XvEhDsvs5DABaf3vj4iCIVC GAy2rekZhoFWq4OP2HFbv//eeQAMw4ICcOPli2E+txJ5e2FJVip2H8lFb78SqVMisTZ7Bt7YdYBv kxwbAS+hANOSYjEtKRbXAuhXqlFW24yjBeUWe/kuKfqNly3Gd7/kQDfEtMaRBAcGYNnCGaM69vE3 P+GDVAZQqtT4Yt9xPHGX9Yw+roK/z+DiiG3dUvx07Dzu2HzJqM5pizXeFaf3v3vwORw8etquY+bO ysRXH77kkOufyq1EfnEdAGBJVhqmxgze1s6enozdR7hsOmdKqkFTFAorG/j3U+IGb2UH+IqxcHoy iqqbLF53SdHPz0rH/CzXj88uNEs0ERLoC5VaB5VGh5zCCxPXKRt545F78POJXKiM3njvfrsPAGcM sge1WdHHHS+9h82rl+COa9YiIdq6P4YrOueIRPZnRh7NMdbQ6w1499ODALhEGFtWWQ+fjQiRYGpM OGpbOnGmtAbFNc0W31/KFOv+K3qDAfnl9RavuaTo3YWF01JQUd8MiqJw+dJpOF/RjJKqVlQ3t6Gt qxdRLpxKKjY8BHdcbUrs+N2R0+jokaKsttWu83DZWDm0egM+33cMX+4/jhvXrcCfb78OAoFlUJX5 c1cZ6V/6659w1/YtNvdHKBBgesbQbrH2sHvvWbS2c4bEDcvn8AkwrZE9Ixm1LZ3o61eir9/kSi72 9kJsuPXfWlF1E+9iPQAR/RhYOnsaPvn5CFiWRVuXDDHhgSip4kRzorAMWy51H8+/WamJOHC6ECXV LSM3NmOgvZe3F6ZMnYKa8howLItPfvoVTe1deO3hu+BjNiq6onOORqNDRXU9NFrbfO9pmkJwkARx MaP3DgWAPqkC//02BwA3kl82wjJz4bQkfLH/NG+UE9AUDAyLpNiIIXdYzpZwiTVoigJjPI6Ifgxk z0yDgKZhYBi0dEqxYHo8/9wW0Vc3t+HIuWKsWzoX0WET67SUlToVB04XorWzD98dzh+UWtkatc1d 2HuiCACQmJqI23bchoaaBnzz4Tdob27Hr7nF2PGv9/HWo7/jj3HFgJu7dzyD07lFdh2TlpKAvV++ NabrfvjFET5xxvVrsiEUDB9qHujvi2CJH3qknA/FwO5HSpz1DERavR4FxnV/sMQP3VJSwHLMBPj6 YFZqIvLLa9DaIYVgFo2IEH+0dsmQU3gBLMtavQPLFCq88fkP+PinX2EwGJBbVo03H7l7Aj6BiS2X LsZ7u/dBKlfiif/bjQUzpg5rxdfrDdjxz8+hMq7pl61dBgCIT4rHPY/cg49e+wh1lXU4cLoQ3x85 g00ruEArVzTkJSXE2S36IIkEL7z+IYrLKvnXvvz+JAL8xGBZFg3NPRB5CxEZEWj1eIOBwf6j3DWn J8VidlqCTdedGh3Oi36AZCtGPAA4X9nIz17CggJcW/R9UjmOny0eNN2S9iugUmkQFeGcUbGq1r7k iACwbHYm8strIFOoIVdqEB0RiNYuGbql/aiob7bYujMwDL7YdxyvfPY9emXcH4CiKKycP7rdA0cS HhyIJ+7chj+9/B/0K9S4+n9exwsPbMXKBYNLhdc0deKBFz9HUSVnFV4ibWeKAAAgAElEQVRwyQKk zTAF44h9xbjp9zfh5b+8DKVcib/9ZxfWL5sHoUDgkoa8Zx//A+678wbobfC9b+/swQOPv4AzeUU4 k2d5ozh4rHiIo4aGpmncsHaxze23r1+K/PI6fqpOURSShxjpz5ZyU3uRlxDBZrETLin6t3fuQXX9 MGvLEuf3wZYfAAAsnZ2J17/4EQDQ2ilFTHgg8sDFox8vvGAh+r/836cWW3xz0pPw59u3YlbaVAf2 fPRsWrEQn/z8K/Iv1KCrT47bnvwAi7OSkZU2BakJkWjp6ENxdTOOnivnR/iI6Ahcef3ghBL+En+s vWYtdu/cjW5pP47ll2LV/JkWU1hXGembWzvw9Z4DNpW1Onz8LJpauKg2mqIgFA5OBqM3GHh7Bfd5 ra+3fUReuHb1QkSH2e4X4e8rxuy0BOSV1wEAYsKCLGwmA2h0epyv5H6HWWkJaO02ZYR2SdH3yeQj N3IyF1s8h2J22lT4+YigUGnQ0ilDSnwERN5CaLR65BSW4farTIURq5u5DCdRYcF4ePtmbFg+36Eu rmPFYGDQ1Wusg0YBYIGThdU4WVhttX32imysv349vIfYvsrKzsIP//0Ber0ee46exar5My1GelcJ uPmfR/+B/CL7tlnnZMTjw7/ejgC/wf4OD770Jb45yO2pP3XXZkSHOtbZaf60qbzoh5raF1bU8+67 ybHh/KgPuKjoB0iMDcWK+dzWiFypwdf7uYiiRVlTkZ7o+PTJBReaUFhu3xRfIBAge0Y6Dp09j9ZO 7m4aHSZBXUsPzpZUQqc3wMs4Grz1yD04V1aF5XOmW707TzS7fz2FxvYuAMCq9asg7ZWioboB3R3d vMU4IDAAcYlxWHzpYqROTx32fGIfMdJmpqE0vxQHzhRCrdW55Jp+8cIsFJaU27WbUNnQgTe/OISI EAkoCpibkeA01+WLCfQzTdWHMuKdMYpcLPLC0fwK13fDdTeWZGXg0Nnz0Gj16JEqEB0RiLqWHqg0 WuRdqEa2cb0bEhiAtYssreI6vQF5F6ohV6pw6ULH+nPby3dHOK80f4k/Vm9cDaExj71GrUFnWycC gwMREBhg1zmnz52O0vxSqNQa1DS1ISnOVHTUVdb0D957Cx689xab2v64/xju+9/nIVeq8e+vjvCv +/p44/iHjyLIQXkHhqOu1eSabs0pR6XRoaiKs7eESvz5WgYDENE7gKWzp/GPWzulSIw1ZZM9UVjG i36AivpmHM0vRU7hBZwrreSXEn+/b/uE7e33K1U4W1IFAMjIyuAFDwAisQhxo4wlCDfzzGto60Rq vCmhqasE3JRcqMZ/v/7Z5nj6hXNnoLtXipq6Jn4EVaq0aOnsG5Poe2QKvP7lPggFAjx083p4DxET UtXE2RT8fcWIDBm8O1BQUc/bpFq6BkcQuqToB3zuWzuk+OkoZ7UzX//ZmdnI6aTERSEqNAht3X1o 6ZRiRmoMAvzE6FeocbygDDtuuopv+/XBHDz6xs5BYZFiby/ERYaNd9d5juSW8D+UzKxM9Ev70VDd gIysDIvIOHsRi01rXpVGa7mmd5GR/tFnXkXxhSq7jomNjsD5o1/hyRf+D9/sOTjmPsgUKvzzk5/Q 3sMtEctqW5CVGm+1bXUTlyg2OXaIqX0JZ4MZiLcXCGgL/bik6FXG9D8anR6dvYONetJ+18tmu3T2 NHx9MAcd3XIYDAxiIgJRXqtGSXU9pHIlAv25EaC1u48XfHiQBEtnZ2Lp7GlYOjsT4UGS4S7hVA6d 5UoqCYVCJGcm4+3n30ZbUxsuWXcJ1l27btTnNb+5URRlsaZ3len9lk1r0NndCwNjY6lqgQA3bF4H Pz8fiB2QZFWh0uClT3/mBQ8M7a3Y0SuDTMElmbUWZKNUa1BSw9mlBr775bPT8Wtuman/Y+6xE/D1 EUHar4RY5IWgAM4X2WBg+BtAgP9gi+lEszQrE18fzIGBYdDe3Y/ocAnKa9vBMCxOFZXj8sXcWv7e reuQkRCLhKhwpCbETHCvTZwo4H4USRlJKM0vRVsTt9Pg4zu0L7gtmGfINY/XZ1jWZaz3t2zbhFu2 bRrzeTq6ZZD4+dhU9GMAtVaHl/+7F00dPSM3hmmUB2B1fz7vQr3FDCozMQYLMqe6vugH4tujwiRW rfe2lFwabxbPyuCnUy2dUsxKi+Wf5xSW8aKnKAprsifWYHcxdS0d6JFxmWBSMlNw4DsuTtvXzxeL Vi0a07lZxnyk5/4XCARg9HqX8b0/fiofO7/cA43Gdt/7rVetxbo1yyxev+3JDwa1feW/vwzrXqvS aCE1VqqNjQ5Bc+vw4heLTOnm3v7mEKYnxWJmyhRMT4qDv48IZ0pN26vBEj/cvXk1Wjp7Lc7hkqJ3 R9q6e5EQHY66lg60dkoxf3o8QoP80NUrx/GCskHt+/oVfCKLASgA6Ylx/FJgvMi7YPqhyOVy9Bit vSvWrYDYSty9PVw8vQc4/3sdXGdN//wr76OsombkhmZcqKrDujXLEBk+vHdolw0FQAAga3oCbrhm KR559rPh26VMQUJUGOrbuiBTqHCyqAoni6pAURSmxoSjrpXbcqUpCvdeuwYBvoP/fjaJvqiqHj8e Owe92ZpHbea8YkuRg9HAguV/GK7yA7mYvn4Fnnj7M/x8Ipd/rUeqhFqjQ0x4ILp65Who60RTRzfi Ijirfq9MjtV3/xly1eDY9eTYKPzw2l8gHIPxzF7OlXJGLC9vL+Sf5FI2SYIkWHyp7e6hQ2L20xgQ /YAxz1XW9Pfefj3e/nCXXemyfrOV80KMjjTtTty4eRmCg/y42d3ZclCgIBKNnAg2cUo4rtu0GHWN I2eJomkaj9yyAV8eOIPDuaX86yzLoqbZNPVftyTLajIOwAbRMyyL3z75KmSKoY1nre22rUdsRW2M PKpv7kF98+Bzm9fanmgee2Mn9p/mlh1isRfUxsSGrZ0yxEQE4nwFN5qfKCjD9cagFI1Wh6F+XiqN ZlwFDwDnyjjRB4cFo6OF++Gs2rAKXt5jz1xsfaTnRO8qN/L1ly3H+suWj/k8KxZnYoqx+OeGNXPH fL6h8PYSYlpSLC/6bWsXoaNXhjMlNZAr1ZiRPAWbV80f8vgRRa/T6XnB0zRlseUyUClT4uAa4yOl yVLbuPZyNs0d3ThwhivxPC8zGU/fcxM2P/g3aHV6tHRKsThrKoQCGnoDg5xCk+ijwoLx3UuPoeGi /H80RWFuZvK4foZemRy1zdy+r84Y4CT2EWPe0nnDHWYzVg15LiZ6dycpNgKXLZyBmy5fYuEBOhR2 renXrliALeu5O6K0X4EHn3kbAOBnZd0wFnx9faCV9iNI4ovEGG7NpNXpUVrNWZQlLmK9b+3q4Uey m9evQnpCDOZmJONUUTlaO6WgaQpRYRI0tffh5HnOzXMg73tiTAQSYxzvSmwvuWWm9XxvF2fwmbN4 jkNGeeBiQ57lSO8qhrzJxEiCB1zUkDeQaCEowAdZ6VxlFblSw4veVSioqOUfF1bW4Mrl87E0KxOn isqhUGkhlasRHR6IpvY+9PbLUVbbiOnJ1h0uJorcssFOKQtX2F9kdCjMR3pe9ALu//Ea6X86WID3 PzvEJ6wY4H8e/Qf+59F/OOw6dz/0Lv/YR+yNh36/EYvmDR+fMBG43t6XG7HvlKmkUI3RNXLZ7Ez+ tdZOKWLMkigcLxxsxZ9o8suN6ZSMo298cjyizPzjx4rlmh4W1xovQ96efecGCd7ZqNRa7D1caNcx sn4V/9i8EtBYufhcLjnSuwMlNQ3Iv2Da5jlXVg2DgcG0pHgEBfihr1+Blg4pMqZGwkfMlSo6UVCG uzc7vvDhWKg2OuEMCDB7ZbZjL2A2g6cpTuyjMuSZ2ZIE5bUwJE0x3UVGYMAqHx4aiFnTHGszYWAa OQcen84rg1yhgsHGnAwDHDzGJeUQCgRWve1GS3JsBLyFQj7Uloh+FLAsize//AkA+IKDCpUaBRW1 mJeZjMWzMvDziVy0dcnAsixiwgNR3diFvLJqaHQ6iCaonp9aq0NZbSOaO7rR3tOHhrZO9PWbChuK fcWYOX+mQ69pbaQXjGKkZyJCwIYEguqRQlBeB2+KhvaKZSMfaEZsVDi2bVpl1zHDUVRegzf+sxv+ vr5Yf+lCfPH9r4iNCkNwoD/kCtXIJzCjT6bEyXMVAIB5GYnw83FcIQ2aphERIuG9/ojo7YRlWTzx 1mfYb5zaL52VyU/bcwrLMC8zGUuzMvHziVzo9AZ09soRbRS9RqfDuZIqLDVbAjiTjh4pcsuqkHeh BnkXqlFa0zhsRqB5S+Y5zIA3gLnoaX5NPzDS22HIoyhotqyFaNdeUH39EFyogTcACvaF+jqS6rpW MAwLuUKJytpmsCyLrm4pwsOs58UbjgNHz0NvnJFcMmdwirKxEklEP3r++u4X+HzfMQBAfGQYnv/j Lbj+kRfQ0tmDE4VluG/bBizJMv3RWjqkSE80TdVyCsucKvoLdU04cLoQ+08XoLSmcdi2NE0jIDAA kmAJElMTsXbzWof3xyKacIxbdqy/LzRbr7AQ/lV+wXhfODG7IFdfvhQqtQZzpiUjLTkBH4t+waXL 5+KDz3+26zwsC+w9xK3/I0MCkZ7IhR/3K1ToMPPo8/cRIzJk+KAsvcGAhrZu/rmApjElKpQvFQcQ 0dtMXlk13v56Lw6f49ZdseEh2PncnxAVGoQlWRn46kAOCipqoVCpMSUyDPFR4Who60RrpwyzM+IQ JPFBn0yF44VleGiMfenokaKhvRNN7d2QyRXQMwyO5Bajor4FXX2yQe1pmkZUXBTik+MRnxyP8Khw SIIlCAgMcH66Los1/UXOOXaueYHBwp+h6MWfBCoICnrQ/ESd1WP0Xc4rj3bDVav5x7+9bnT2mvOl 9Whp57ZLl89JBwWgrrULf/9wD3Rm3xFNUXjo5iuRFm/d0MoCePytrwa5/l6xeJbF81GL3txrzBUD YMZKVUMr6ls60NLViy9+OWaxPRcdFoKdz+5AjLGCzdKsafjqQA4MBganiyuwesEsLJudic/2dqKz Vw6d3oCY8ED0yVQoq21Cr0yOYIl9lW3rWzvx/ZHT+P7oGdS1dIzYPjwqHNPnTkfq9FTETY0bMo+d sxnK9x4YfRKNi4UfZ1ADPWooe6y7sTIBUwHa9dKTDfDzIVMg2dJZ3BafWquD/qKZEAsMW5BDp9Nb Xb4NlK8eYNSi9/MV47Ll81Bd34JZmUmjPY3Lcsdf3xj0moCmcfniOXj4t1sQaxZosSQrnY+oO1FQ htULZmHp7Ex8tvcoWJbFwdMVkBq3Y1iWxdmyKqzNnm1zXz7ccxDPvb9rxHaSIAkWrVqE6fOmIyJ6 4h1/AOdt2Q0Iv+bT/QjUqODnI0JkuPW1NCUVAq7juW2BVKZEjtGANzstARI/LpQ5IyEaj/52Ix+B BwARwQGIGyb9u7eXEI/9dhMa2rv5GZaPyBvpidH4z/em1F5jmt5ft2kl1Ho9xKMs9ewu+PmIcN2a Zdi+cTUfNGNOiCQAGYlxKKttxAmjUW/RzAy+2k17l2nK7SPyxpQI2zPkGAwMXtq5m3+eGheKKxen IT0+FPGRgQiR+GLtjo/Rr9QgMS0RqzY4zjrtCKwa8hzkhsv6++KbsER0SlVYNC8VT+zYYrWd14P/ BkYIWZ0oDhwr4t3ZL5ljWbR1qMw4wxEa6I/QwOFnkWNS610PvwwWDK5dtwKXD+Pg74785Y7rkRgT gSB/X6RMiYbvCCGmS2dnoqy2EdVNbWjv7kNkaBA2XrIAu389DV+xCAumpWBxViYuXTALiTERUKk1 OF5YBj8fMWamJCBgiGQVlY0tUBundBuXpuPR3yxHVIjlH/Xi6ZsrwWJoQ56rRNlNJANT+9BAf0xP ih3VOexdJI1a9Ho9wLLcH620um7Sif7S7FmIDR88qg/FsqxMvGcs93yisAybVy/G8/dtxz1b1yEh KnxQ5NzT736Brw9yxQspikJidARmpSZiVmoCZqYmInPqFIi9vSyO23OiHHtOlGNKhATzM2KxICMW c9OioXGhqMOLMfe9HxjpB5JKGAye7Xt/vqwBLW1GA97sdLuMquaptU4WViLFjlnB6A15QmDVstko K2/Afb+9erSnGZamtl4+Ww5jNk3ML2tEcaV91VVtQasbvZV33rQUiLy9oNHqeNELBQIkx1q3tB4+ ayqJxLIsalvaUdvSzqehFghopMXHYlZqAi5dmIVfzxXx0+HGDhkaO2T49qilW29dZR0+fv1jgDWO sCx37oEp9sDji59bbW98jX/MsvzzsIgwXHfHdRYZc23BVePpJ4qfD3K5C2iKwrLZaSO0NlHR0Ibd v57jn/+aV4aUKZFYPNO28tljmt4fPs4JctcPR3HD1atHaG07gRI/dPfKoDcwkCsH5xvTaPXQaJ23 DQPAbq85sbcX5mUkI+f8BeQUDl8tpaapjU9PlTwlDL4+3ujqVaC7T87nCjAYGJTVNqKs1rTX7u0l RGggV1yhq68fWp2lJVfWK4Osd/CWnaNpbWjF/OXzLerXDYW1kd7V4uknAlm/ijfgiUVe+ObwuRGO MFFY2cA78lA0BZZh8eEPx1A6TC3GqsZ2/vEYpvcm0cnljs1Oe+PVl+LQiXzoLhp5e6VyqDVaRIUH O2V/ubm9Cy1GxwZvO0cxgFvX55y/gK4+Gcrrm5GeYH2Nds4ssi1jaiTCgk1rdJlcja5eObr6FOjq laNHquTFodXp0dplaZASe3vB28sLDMMgPDgQAgENiqJAYSDQguKeU9xIS1MU/92V1DTAYGDgL/FH aEQo9zoFUMZjQJlGZ4qi+H9RcVGYamP9PWtbdiSeHqisbYPOeINXqrXIOV85whGDCQgJhMBLiL6O bugNBpvPMYbpvRBXXpqNgpJq3PmbDaM9jVUS4iJx6/VXOPSctvD9vhy0tJ206xipXIEWY065GLNt vG8OncTVZsErAuNUXyCg+fRUnLAo9Egtb5pBEl8ESXyREh8OhmXRK1Oiq1eO7l4FevuVFnHoaq2O N/Rt37AKD5jl2B+JlXc+hubOHiSlJ+GGe26w63PbitXQWuM+vSdP71OnRmHOzETUNlj6FhgMDPqN 23QUTVuNKaIoCj4SP/hIuOQ1gWHBkPf1g7XyfbIsazHbAsY4vf/xILf+fPeTHxwufHegtKYRNzz2 T6spj//z3QH8x5hVdoBNKxbipQdu4xNRsiyLH4/YX954KOpbR86xZo6/ccdAbSVXn6Owmg2XHoXv /QhotDq0d0qtvjcwFdbqdOgeh+XPwBacRqvn+xQo8bXIZCsJ8MFzj2wbdGxNfTv+8BiXVTcgNBBi v5FTkIv8fCAaop1SpoC8x/J7ccj03n+cs7e6Cr0yuV05zrul3Do+PDjQboHaQsqU6JEbmREWLEF5 fTM62xzfF2sMhNY60pCnNk6R84vqcOv9bw3btrSiHo/87d1h2ziS4guNfJ9E3l54/W+3Ii56+Oy5 48GYpvdrV85HYUm1Q414rsyFuiY8+96X6Og13Tmjw4It16YsoDMYIBQILKZmFEWhuaMba+99EizL IjIkyKFZhAU0je+PnsH3R88M2y5E4o+/33cLEmMiMDstCScKytDb1QtZrwySYMdX2BkutNYRa3pX SpI6HBqtDqdyK3DthrHVEXAEY5re7zNuG7zy7te4/07r3lBjobtXhtN5ZQAFZM/JROgQP0q5QoWT uVxl1Hkz0xAbbd3jTaPR4UxBGbp6ZZiRnojUqfYVZfzg+4M4XVxh9+dwJWqb2/H5L8fwyK1bMN8s oURdVR1mLZg1zJGjw7ohz/HpsoIlItx6dbrV91QaPWqa+se1oo7IW4CU+EDo9Qze/Jyrx+gqJowx Te8H/M1Tkxxfnunz7w/j0PF8/keze+8JrF42Z1AShIPH8/DVj0f5ddSe/ScxZ0YK7rppA4RmSQLz iirxwRd7+Xz9Px08jalTovDH2zfD34Z1E2AKdhB5C7BguvWc4q7MycJ2GBgWCjW3hp+TnsS7CtdX 1o+b6AccjhxpyPPzEeLSha5TJmwAhUrPi95VGNP0/t8v7IBarYdY7Fjf+/LqRhw8lmfxGsuyOHgs D/NmpvIjdK+0H1/uOTLox5NfXIWTuSVYns39iHV6PT7+ap9FgQ4AqG1sw0+HTuO6jSvt6l9QgDee u2+BnZ9q4ll/714oVDq0dvXiaB73Q4yNCEVDWydKC0qRPsv6SEnR1Kgr17Y3m/aHB2/ZOW5509Su wJV/2Ouw801mxqxWRwseAH49ySUUoGgKWbfEgWVYnN/ZDJZhcex0ES/6Y6eLeMFnXhsNvwhvFH7U BJ3CgKOni3jR5xVVQqHkRreElaGInBWA0i9bIW/TIOdcCbasv4TP5uIJHMktxpFcy12Dvu4+fPDy 4FpsjmTA78KRW3YCByaQdDbhoROX5ccclwyP65Nx1Wm9fAWQxInBsiy8fGhoFQb0yRSD2lE0heBk XwhFNHxCvKFTqCA1a2f+OCTFF+IgL/hHiyBv00ChVEOvN3iU6CeK9p4+AI51zvEVCaHU6BEfG4ZL l88Y8/mcRVx0iMukw3ZJ0c+ZnoKq2mZo5XoUfNgEsCy0Cm7NnjXNFLs/e3oKjp0uAsuwKHi/EeIg L8gaVYPazZqWhF0/cPHEpV+2IiBWjO5y7kaQkTzFpnpj5vQrdHj9v6Z1WmevGi2dCvvDncYZlYYb aUUSGr5Rtk/XB/zvR4NOwULRyv3twoO5eHdT5pyxi35gyRATFYytGyfeMu4OuKToly2cgX1Hz0Eq U/AiBjif/MXzpvPPZ2ZMRXxsJBqa26Hs0kLZxa3ZRd5eWL3MVEssKjwEc2akIr+4EhqZHpqBGQJF 4fKVtq/NB1xzlWo9vtpvX5VTV4IxAF7+9kyLRz+FHojENIf43k8sLil6Xx8xHrvvJuw7cg4nzhaD oigsWTAday+ZD1+z1MAUReFPd2/FgWO5OHKqEEqVBguy0nH5ygWIvijDyJ03rcevOYU4nFOArh4p ZmUmYe2K+UhLsn3bbtvly3G8oAxSuWm5wMJyrerIIgWORqfnREaPYwZu1mwbfSCtM4mym1hcUvQA EBIUgG1XrcK2q4bPBOPrI8KmtUuwae2SYdt5CYW47JJ5uOyS0RdmnJuRjJwPLMsgdfbKsOTWhwEA t26Zi6tWOz59saPYtuNLKFQ60OP4V9cruXUBTVGICuVyCo53WSuCJcR6RXAarAHQ9HHCnpWWiCBj dWMBzdkTHLllR7Adlx3pCe4No2chqzXAoOWEvW6JaYY1mgo3BMdBRE8YNSwLgDH+z7JgDICun4W2 n4G2n+HX89kz0nDLBlN8Bu+GO45usQQTRPQeiE7OorNg9FVcOZHb1lYoEKCkugELbv4T/5rGmPGH jPQTg1uJ/nReGb74/jBUGseUHaZAIS0pDvfddo1HOefo1eO3ltYbDJCrrEfCBRrX+ITxxa1EX1Re i347q4GORElFHZRqDQJsDLqZLAT4+mDzpYsBcIku8itqbK7hTlFcbDxNU7hQxxVujAwNQkxYCAID fBEcEDBiFWkvoQDXXrp0rB+DMArcSvRbN6xAcGAAdHrHJMWkQCEzNd7jBA8AVyyZiz/fft2YzsGw LNKv+R0AYPOqxdjxG9tTdREmDrcSfWCAH7asXz7R3ZgUbLhk7FGCFqmwXNgpiWCJW4n+3PkKfPn9 r4NCZEcLRQGpU+Pwu+0bRx066o6IRd7ItiF99UgwZi629EjzeYLL4Faizy+uQq+0f+SGdlBYWg2l SoMAD8rzFx8Z5pBKw4yVnPYEx6FzwOCmt1Ll1q1Ef+2Vl0Di78PnCx8rFAVkpiZ4lOABIMFBFW3N qw65csyBW2F281TJFFBBMUzj0eFWog8O9Mf1m4b3xSeMTGiQY5I5WKbC8pwtT2cSHxOKiLBAdHRZ T+c9Wvx8RVAYq0W5lejziyvx+XeHbd5aGgmKAjJS4nH3zRvJ9HQUWMt0SxgbQqEAb/3jdjQ0dYEF 8Pzru9HZJUP2rCQ8/Nt1AIDDZ8rwxueHAAAvP7QN8dGmQqt9/Urc/iSXAenqdfNxyaJpoCgKe/bl 4tBxLluSW4n+bEE5evocu6bPK6qEXK6CJMCzpviOwGJ6T1TvMHzE3khP4ZJ8xkQGo7NLBrVGhzkZ 8QAAhUoDGEUfGODLvw4Anb0mfUSEBSLDeJ4fzf4+biX6LVdeggB/X4f5bFMUkJY8hQh+lFgY8hxg GCQMJiyEW4q1mU33o8IC+cdto1gGuJXoQ4MlHlNYwx2wlt6a4FgGRN/Zw+XtFwhoRHuS6POKK/H1 j0cdt08PCqlTY3HXbzaSNekoIPv0zicshCvwwrAsOnpkiA4Pgp+PCP6+YsiVarROdtGfKyhHR1ef Y895vgLb5AoS/DEKLKf3RPTOYGCkB4DWLimiw4MAANFhgahsUE/+kX7LlZfA10fsON97ikJmSjwR /ChhiSHP6ZiL/uJ1fWVD++QXfWiwBL/Zsmaiu0EwwjBkn97ZDCd6AJN/ek8YH1q7erDrQA60Vlw4 zZGb1bU/dPY82rt7hz8xRWHh9FRcMnf68O0IPJIAX3h5CaDTGSwEPmDMkyvVUKg0fKZhWyCiJ1jQ 0SvFxvufhVSutOu44wWlOF5QOmK7d77ei0dvvRa3XUVmbLZAUUBocADaOvrQ3i3jX7fctpMheYrt BVWJ6D2c2pZ2HDp7HhHBgVi7aA7+/OYndgveXv7+4dcIlvhjaVYm9ubkQuTtjfXL5iHA1/PyGthC mFH05iN9VKipbHtbVx8RPWFktDo9HnzlA+zNyeMNcj4iEVQazj97TXYW3nr0dw69ZlFlHX7zxCtQ qtT439c+AkVTYIyOVs/9Zxceuvka3HzlSodeczIQFjq8g46963piffFQPv35CH4+kWthgR8QfLDE H8/+/jcOv+bM1ES889jvIBQKwLIsL3gAUKk1ePa9L9DU3uXw6y0fuCsAAAM4SURBVLo7A8a89h4Z 7/o8Fq88InoP5ZOffgUAxISH4Jt/Por7b9zIv7dh2XyEBjqnrPKimenISIgFwOXJ++/fHsSL998K gHNA+XL/Cadc150JNYperzegu4+rwxgU4AuhMZlrWzcRPcEGBkbUGcnxmJmSgKtXmiq++jt5ba02 7gqkTInB/GkpWLdkLsTeXIG9po5up17bHRlq285XzFns7Z3ekzW9h7J64SwcOF2IQ2eL8PCrH6Ks tpF/b8U859Z5XzlvBqoaW1FW24h7//EO+mQK/kaw0snXdje0Wj0qa9r4561dUsxMjUNRZRNfC9De 6T0RvYdy5zVrcfhcEfQGA749fIp/fW5GMuZlJjv12jeuW4HP9h6FUq3BvpP5/OtxkWG4YslcdPY6 NoGEO6JQavDD/jzs3nsWUhm3myIUCqBUabH98fdwPL+SbzstKcauc/Oib+7oxv7TBYMa6PSm1FQd Xb3IL66y+wNEdPchGJzb5miOHy/aOnr4x7+eK4KPeGSHB5nCtL1V39yHU4WNw7SeWPQGzgjU3NGN bmk//rhtA/bm5ONCbSN8fcRYmpWJtYtnW/0dOJr7b9yIvTn5KKiohVBAI3tGGtYtnYcjecXodnAe RHeiT6rA7r1n8cP+fChVGv71sCB/+PuKseOfn/OvCWga65fPxP/ett6ua1BT56xzermTzeoOrND0 Qg8KfwocexZWgucQHCCCv9hryPdbe5TQGxj4+4kRGx0yjj1zPL1SBTq7ZBY7KsMRERKAmPBgi9f0 BgOKq5q598MCERzExZW0tfdB2m+cMTiwzwSCw+nt16C3XzNiO7lCjfKqlnHokevQ0dOPjp6hZ0Ud XVKrufZ40VMAKMo5g755/BXtpGu4Au7wydwpFs6W3yPLUm7xvdsKyzruL2T+/Zmflxd9kL8C0SHO MaAEt2oADdeJjCmtTrkGgUAYmpbuIPQpuLRwZJ+eQPAwiOgJBA9jXAx5FEWBFgjgwOUKgUAYJbzo lRoRWnsCh2s7ak4wLC74sGAooLWHTC4IhPFGqfHmHwspcFZnjU4Ijc45A38vAAwUhZU75RIEAsFG 6JAAokICwVMIDZDj/wG8m+mEjXNZMgAAAABJRU5ErkJggg== "
+     id="image3047"
+     x="0"
+     y="0" />
+  <text
+     xml:space="preserve"
+     style="font-size:40px;font-style:normal;font-weight:normal;line-height:109.00000334%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+     x="240.29208"
+     y="38.643047"
+     id="text3049"
+     sodipodi:linespacing="109%"><tspan
+       sodipodi:role="line"
+       id="tspan3051"
+       x="247.06552"
+       y="38.643047"
+       style="font-size:34px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:109.00000334%;text-anchor:end;fill:#ffffff;font-family:Dosis;-inkscape-font-specification:Dosis">VIEW AND </tspan><tspan
+       sodipodi:role="line"
+       x="240.29208"
+       y="75.703049"
+       id="tspan3053"
+       style="font-size:34px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:109.00000334%;text-anchor:end;fill:#ffffff;font-family:Dosis;-inkscape-font-specification:Dosis">SHARE OUR</tspan><tspan
+       sodipodi:role="line"
+       x="240.29208"
+       y="112.76305"
+       id="tspan3055"
+       style="font-size:34px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:109.00000334%;text-anchor:end;fill:#ffffff;font-family:Dosis;-inkscape-font-specification:Dosis">INFOGRAPHIC</tspan></text>
+</svg>
diff --git a/static/svg/en/join.svg b/static/svg/en/join.svg
new file mode 100644 (file)
index 0000000..905ca41
--- /dev/null
@@ -0,0 +1,152 @@
+<?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"
+   id="svg3126"
+   version="1.1"
+   inkscape:version="0.48.3.1 r9886"
+   width="160"
+   height="49"
+   sodipodi:docname="join2.svg">
+  <metadata
+     id="metadata3132">
+    <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>
+  <defs
+     id="defs3130" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="798"
+     inkscape:window-height="1130"
+     id="namedview3128"
+     showgrid="false"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:zoom="3.6625"
+     inkscape:cx="21.525647"
+     inkscape:cy="24.5"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg3126" />
+  <image
+     width="160"
+     height="49"
+     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAxCAYAAABd9aLLAAAABHNCSVQICAgIfAhkiAAAC8lJREFU
+eJztnXtwVNUZwH/n7t3dvB/kQULCIwRFHvJolURRYApqR6uCtbZVSotitVatgfaPtrYznZZ2ph2h
+1EftYMeWSp2x6KBSdWwFpKK82vCSVzAJhCBJCEk2z83uvad/JLvsbjab3ey9uwvkN3NnsvdxzndO
+vvOdx3fudwUjDMmytbvHKELM1aWcA0wHpgAZAbc5gKPAIYsidro0/cNXVpa3xlrWSw0RbwESlYef
+25fd3eteqgjxIDBrGElowE5dyo3JNvUf6x+/rsVgES8LRhQwgAee2TXeooiVwENAqkHJdihCvKRL
+uWZDRVmdQWleFowoYD/L1+3J1XS5GngQUE3KxgX80aXpP3/1hze0mZTHJUXUCji3YrNSOq6wRJcy
+y2pRrJou04wQLJYoQkzRpXwayB/q3uw0G4XZSeRm2BH9tSclnHc4+bylh5aO3nCybNCl/JUixLGo
+BI8DFkV0uDTdJSUttWfO1e5cu1iPJr2IFXDtWyfEgerWm3UpbwfmATOBlGiESGQsimBGSRZfmJjF
+NcXp5KbbQ95/vt3JsTPt/PezFg7VtqHpMkaSxoVO4ACwA3hndmn2RxV3XR1RgcNWwOXr9mRounwE
+eAyYEEkmlyIZKVYWTM/jSzPyyUyxDiuNti4XWw82sv1wE44ul8ESJiQ1wAvAnzZUlLWH88CQCtjf
+xT4K/ArIjk6+xEcRgoUz87m7rIhUu8WQNDt63GzeXc+2g03o8rK2iB4uAD/57PTn64fqokMq4APP
+7Cq2KOLvwM1GSpeoZKfZePjWEqYUBy7xGcPRMw5efK/6SrGGANuBBzZUlJ0d7IZBFXD5uj3lUvKW
+LmWeGZIlGuPzU3jyK1cxKs1maj4XOnr5w5YqTjV2mZpPAtGoS3nnKyvL9wS7GFQBl67ZtVAR4k2M
+WwdLaCYVprFq8WSSrEpM8ut0aqx58zjV5zoNSU+Ivpk4gCIu/g6c/6gKKIqA/mvu2E2QOoC7NlSU
+bQu8MEABl63dfR2wFUiPgWBxpyA7iR/fO4WMZLOW/oLj6Hbzm01HOdfSE9b9cpCxoxDGLuWm2BW6
+nTomqKZDEWLBX56aU+l70q/Jr3h2bwGwhQRUPjMG7zZV4bHbS2OufAAZySqPfnkiNjU8qyuECHoY
+jdMlzVA+gAxdyreXr9uT63vSr/Q9Lu15YLQ5+UeHYkJlf/XGYsbmxG8Jc3xeKktuKAp5j5TSe8SC
+wHx88w91hEmRpssXfE94FXDZ2t33KkLcE3UJDMasip9YkMotM+Pf1m6bVcD4/MEbgZnWLhiqxd8i
+D2Z5o7DEX1u6Ztdizw8FYPGvP7IAq40ogC++LUS1iLCVyfc5syr+7jlFxOh/GhIhYHFZaCs4FEZa
+yF53ZJ614eSrCLF6bsVmBfqd7lkptnt0Ka+OOKUh8FUetxa+MgkhTFW+sbnJzJiQaUhaHT1uuns1
+3Jqkx6WFvNemKhSNSh5wflZJFmNzk6k73z0sGWJlHQ3Me+pV48cs3glvqAC6lI8YK1b0mFmp86YP
+XNrcX9NKUU4yeRmhfb2nmjr5+FgzUkJakkp+VhIZySoWRWCzKjS1OXF0u3B0unB0u7GpCjZVobtX
+Y1SaLagCemTauP10ROWQsn/CIPssaWCdhWud4qHAupTfBd4Qy9buzgfOAob4nXwLbUbBorWMFkWw
+5qFZfjPfHUfO89cPaslKs4b0++pSMqkwjVtnFZCf2aeoJ891cOS0g+b2XuxWhfwsO2Oyk8nPspOT
+Zg+7m2/rcrHyzwcuCVedQb2TS9NloapLeasihDFOT6JTunAKFm3BS0anDlh2ycuwoVoEmSlWxuUN
+nBBUVreSn2nne7eVei3kJ8eb+fBwE6UFqZRfkxP1bDozxcqE0SlBF6d9G7UkvB0kZjV++vP3/K34
+ZKPpwS3xIFgtilikKkLMNVzSYRKLrmBy0cAlzinFGdisCrMnZnHn9WP8rh2pc3C6qcvPU7Lp4zNI
+KXn8jkmk2lWaHE5qGjspGpUc9rpeMK4pSg+qgL71EqqG/BTVwIVrT1oeA+Gbsq8zJQLl83CzCkyL
+WCKDCWb5/Loi2e9CGuS5SLqEopy+MVhbl4t/7W/wnu916Xx62oHT5T8LPHy6jbvnFPm56XpcGqUF
+aWzeXc+npx1ouqSt04UQgnnTcrFaBHtPtjB7YhZWS2iFXHBtnnePYXFudFbUrAbsSdeE9KepQInR
+qUZKsIJ5Fp4tSp9pD/VcJBWT1z9263Jq/HPf537Xjte3c7x+4Da2uvNdzJ6Y5f399ZvG0drZy9Sx
+GSydPx7o24j6+7eq/JT6/cqGAWkF8sVJ2V4F9MgWDwR4x6uBLmKrRXh9yADOCJdqQjBRJUH3+Hms
+2mDKN1xS7X3jP4si/P7hzY5e8rPsQXfDHKhtZceRJnLT7YzLS+H+eeMGzJZz0+0suLZvJpuRYsXR
+5SInwzakB0e1XLzukc1MvOO4gJ5DcnFDQyAuTYJmyuQoWwWSjEzRiLGHb9ca6bNDYVX70srPtPPb
+b8/wnn9ifSULZ+azaEZw78j5didVZztCbtdqbHUCfS6+l/9dwy++OT2iTa0e2YIRrF6HUy9+48n4
+r8Qnq0A3YNiLREYUSukf6JpRQS738Fpybrqd3MmDd5GfHG9m68FGAO8su+ps+6CTEptVYVKBf7WH
+ks23QXowc7E+RnSpQCsGKmA0BJtlGU2n021YWi5NcvhUG1v2nfXOXpeUF3H0jAOAdW9XDfpsXoAF
+Hko2I3qDwIXr4RJMBsHAHUthyNqqAieB4uGLYxyxaM1Nbc4BlicSXJrkaJ2D/1W3UFnd6t1ef+34
+TO64rpDJRel0OjXer2zgd8tnkGQN3gUHK+vZC4PvDTSiboQQfcs4JlTzMHusKhU4BiwwWqBEpb45
+fH+rS5O0dPRS39xNbWMnx+vbqWnopNetMyrdRmlhGlPHpjOrJMvvdU1Pt5tsUyMaAza0DM8XfAlz
+TKXvxZFH4yxIzAi2zAIwLjeFI3XttLT30tGj0d7jpqvHTVaajcwUlZx0O/On57GkvIjCUcmmbGI9
+Nohslyu6lNtUYBvgxrxwFAlFTUMnjm73AAX60ZLJcZKoj7YuF7UNV8yLSgAuKdmubKgoawTeNSuX
+oXZkxNr5rumSPVXNpuahKoLvLJwQkVtu78kLg9ZFrHdFx4gtG1eVN3tqaL1ZuQw1MDVjq/1Q7Djc
+ZGr6QsD8aXlYLeGXLZRMoXYeB9ser4c4otxSbyQvQf+O6Nml2VuAQ7HMPZ6tue58NwdrEyc41f6a
+1qg2owYeSogjVi83DUHl7NLsd6FfASvuulpaFPFULCWI9wLqazvr+lxMccalSTZ9fCbeYsQSqeny
+SU8QI+8g5eUfzNkKvD7cVIOpUyKPWeqbu9l+uDHeYrDtUGNES0NmEO6bb8GOSN716ee1javKP/L8
+8Bsl61KuoC/CUeSFCHIuEisXD3u4aecZ6prjN/M81dTJ6wlg/cJ98y3YEcm7PsAJTZcrfE/4KWB/
+UO37gJgvSMVjK3qvW+eFdz7D0W2cey5cHN1uXnyvOuK30C5hHIoQ39i4qrzD9+SAdYINFWX7dCmX
+0Bd8MGYEc7bHgnMtPTy7pYoeV+wUodOpse7tE2GH5TAK7wxZH36XO8z/UQewODAsB4xEx/IyEh3L
+NCKPjuXhSosPmJFi5aFFJYa9MxzI/ppWXv6gdiQ+oA8jEVKDcNPUXO69sXjYoXkDaety8ep/6th9
+3FwPTAJhTIRUX660GNF2q4VFM/O5ZdboqGJEv195jg8ONuEcImrCZYLxMaIDGYmSP3SU/CN17VRW
+j0TJDwdDvxMSbVrxQhFisi7lakWICUPda8R3QhQhqt26/jRwIjrJ44eM13dCLld++reDan1zz/d1
+KX+JeQE62xUhflaUk/T86m/NiP3iYwIyooABrHh277het74KE74Vp1rE2peeuD6yCESXOSMKOAgP
+P7cv2+nS7gPuB+YSefCmka9lhsGIAoZB/6db5/fH0ZkOTAWyuPjNYAfQwsj3giPm/90Kd/3hFzEn
+AAAAAElFTkSuQmCC
+"
+     id="image3134"
+     x="0"
+     y="0" />
+  <g
+     transform="scale(0.93268618,1.072172)"
+     style="font-size:42.88687897px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans"
+     id="text3136">
+    <path
+       d="M 5.1429517,32.042482 5.3625091,29.59413 c 1.4844377,0.607698 1.3128267,0.588253 2.3394156,0.896635 1.3925098,0.362977 1.7921828,0.544464 2.7359233,0.544462 1.297627,2e-6 2.200526,-0.33575 2.7087,-1.007255 0.517229,-0.680575 0.775849,-1.941911 0.775859,-3.784014 l 0,-11.379263 c 0.01562,-1.650274 0.01019,1.035248 0.01019,-2.313965 l 2.739347,0 0,13.693228 c -1.3e-5,2.558977 -0.480954,4.369313 -1.442825,5.431012 -0.95282,1.061702 -2.549908,1.592552 -4.791269,1.592553 -0.8711456,-10e-7 -1.7377473,-0.09982 -2.5998077,-0.299455 C 6.9759716,32.768432 6.0776096,32.459904 5.1429517,32.042482"
+       style="font-size:27.87647247px;font-variant:normal;font-stretch:normal;letter-spacing:-2.38022184px;fill:#ffffff;font-family:Monospace;-inkscape-font-specification:Monospace"
+       id="path3213"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccscscccscssc" />
+    <path
+       d="m 30.36697,22.732176 c -1.2e-5,-2.985455 -0.308541,-5.117931 -0.925586,-6.397432 -0.607994,-1.279469 -1.610711,-1.919212 -3.008155,-1.91923 -1.388386,1.8e-5 -2.391103,0.639761 -3.008154,1.91923 -0.607988,1.279501 -0.911979,3.411977 -0.911975,6.397432 -4e-6,2.976402 0.303987,5.10434 0.911975,6.383821 0.617051,1.279489 1.619768,1.919232 3.008154,1.91923 1.397444,2e-6 2.400161,-0.635204 3.008155,-1.905618 0.617045,-1.279482 0.925574,-3.411957 0.925586,-6.397433 m 2.872039,0 c -1.5e-5,3.539012 -0.562626,6.179652 -1.687834,7.921927 -1.11616,1.74228 -2.82214,2.613419 -5.117946,2.61342 -2.295822,-10e-7 -4.001802,-0.866602 -5.117946,-2.599808 -1.11615,-1.733201 -1.674223,-4.378378 -1.674221,-7.935539 -2e-6,-3.548066 0.558071,-6.193243 1.674221,-7.935539 1.125218,-1.742259 2.831198,-2.613398 5.117946,-2.613419 2.295806,2.1e-5 4.001786,0.87116 5.117946,2.613419 1.125208,1.742296 1.687819,4.387473 1.687834,7.935539"
+       style="font-size:27.87647247px;font-variant:normal;font-stretch:normal;letter-spacing:-2.38022184px;fill:#ffffff;font-family:Monospace;-inkscape-font-specification:Monospace"
+       id="path3215" />
+    <path
+       d="m 35.17365,12.55073 11.283982,0 0,2.313965 -4.260418,0 0,15.694127 4.260418,0 0,2.313965 -11.283982,0 0,-2.313965 4.260418,0 0,-15.694127 -4.260418,0 0,-2.313965"
+       style="font-size:27.87647247px;font-variant:normal;font-stretch:normal;letter-spacing:-2.38022184px;fill:#ffffff;font-family:Monospace;-inkscape-font-specification:Monospace"
+       id="path3217" />
+    <path
+       d="m 48.718951,12.55073 3.484559,0 6.860225,16.728606 0,-16.728606 2.654254,0 0,20.322057 -3.484559,0 -6.860225,-16.728605 0,16.728605 -2.654254,0 0,-20.322057"
+       style="font-size:27.87647247px;font-variant:normal;font-stretch:normal;letter-spacing:-2.38022184px;fill:#ffffff;font-family:Monospace;-inkscape-font-specification:Monospace"
+       id="path3219" />
+  </g>
+  <text
+     xml:space="preserve"
+     style="font-size:42.88687897px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans"
+     x="111.53515"
+     y="33.172012"
+     id="text3140"
+     sodipodi:linespacing="125%"
+     transform="scale(0.93268618,1.072172)"><tspan
+       sodipodi:role="line"
+       id="tspan3142"
+       x="111.53515"
+       y="33.172012"
+       style="font-size:27.87647247px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;font-family:Monospace;-inkscape-font-specification:Monospace">NOW</tspan></text>
+</svg>
diff --git a/static/svg/en/license.txt b/static/svg/en/license.txt
new file mode 100644 (file)
index 0000000..f45457a
--- /dev/null
@@ -0,0 +1,4 @@
+Copyright 2014-2021 Free Software Foundation, Inc.
+
+Licensed under the Creative Commons Attribution license (CC-BY). See full
+source and attribution text at http://creativecommons.org/licenses/by/4.0/legalcode.
diff --git a/static/svg/en/step1a-install-wizard.svg b/static/svg/en/step1a-install-wizard.svg
deleted file mode 100644 (file)
index 8388ac5..0000000
+++ /dev/null
@@ -1,317 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="600"
-   height="437.72"
-   id="svg3428"
-   version="1.1"
-   inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="New document 2">
-  <defs
-     id="defs3430" />
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.70872576"
-     inkscape:cx="370"
-     inkscape:cy="157.14286"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     inkscape:window-width="1280"
-     inkscape:window-height="727"
-     inkscape:window-x="0"
-     inkscape:window-y="25"
-     inkscape:window-maximized="1" />
-  <metadata
-     id="metadata3433">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(440,-213.49875)">
-    <rect
-       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:5.00059795;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       id="rect4369"
-       width="594.98328"
-       height="432.71509"
-       x="-437.4837"
-       y="216.00464"
-       rx="11.141093"
-       ry="11.141093" />
-    <rect
-       style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54312634;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       id="rect5191"
-       width="216.06964"
-       height="343.5863"
-       x="-437.76965"
-       y="242.63763"
-       rx="0"
-       ry="0" />
-    <path
-       style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.9519999;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="m -426.33308,216.00464 c -6.17216,0 -11.15075,4.97858 -11.15075,11.15075 l 0,21.27342 594.98353,0 0,-21.27342 c 0,-6.17217 -4.93903,-11.15075 -11.11121,-11.15075 l -572.72157,0 z"
-       id="rect4371"
-       inkscape:connector-curvature="0" />
-    <g
-       id="g4898"
-       transform="matrix(1.2653335,0,0,1.2653335,-557.66648,39.22392)">
-      <path
-         transform="matrix(0.7987968,0,0,0.7987968,109.87601,30.475491)"
-         d="m 554.64409,151.46623 c 0,4.72172 -3.82771,8.54943 -8.54942,8.54943 -4.72172,0 -8.54943,-3.82771 -8.54943,-8.54943 0,-4.72172 3.82771,-8.54943 8.54943,-8.54943 4.72171,0 8.54942,3.82771 8.54942,8.54943 z"
-         sodipodi:ry="8.549428"
-         sodipodi:rx="8.549428"
-         sodipodi:cy="151.46623"
-         sodipodi:cx="546.09467"
-         id="path4376"
-         style="color:#000000;fill:#cbd5e4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.95240474;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         sodipodi:type="arc" />
-      <path
-         sodipodi:type="arc"
-         style="color:#000000;fill:#cbd5e4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.95240474;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         id="path4378"
-         sodipodi:cx="546.09467"
-         sodipodi:cy="151.46623"
-         sodipodi:rx="8.549428"
-         sodipodi:ry="8.549428"
-         d="m 554.64409,151.46623 c 0,4.72172 -3.82771,8.54943 -8.54942,8.54943 -4.72172,0 -8.54943,-3.82771 -8.54943,-8.54943 0,-4.72172 3.82771,-8.54943 8.54943,-8.54943 4.72171,0 8.54942,3.82771 8.54942,8.54943 z"
-         transform="matrix(0.7987968,0,0,0.7987968,91.814177,30.475491)" />
-      <path
-         transform="matrix(0.7987968,0,0,0.7987968,73.752369,30.475491)"
-         d="m 554.64409,151.46623 c 0,4.72172 -3.82771,8.54943 -8.54942,8.54943 -4.72172,0 -8.54943,-3.82771 -8.54943,-8.54943 0,-4.72172 3.82771,-8.54943 8.54943,-8.54943 4.72171,0 8.54942,3.82771 8.54942,8.54943 z"
-         sodipodi:ry="8.549428"
-         sodipodi:rx="8.549428"
-         sodipodi:cy="151.46623"
-         sodipodi:cx="546.09467"
-         id="path4380"
-         style="color:#000000;fill:#cbd5e4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.95240474;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         sodipodi:type="arc" />
-    </g>
-    <flowRoot
-       xml:space="preserve"
-       id="flowRoot4382"
-       style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f1f3f8;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-       transform="matrix(0.60232294,0,0,0.60232294,-450.99846,225.05075)"><flowRegion
-         id="flowRegion4384"><rect
-           id="rect4386"
-           width="472.63712"
-           height="144.57135"
-           x="77.846115"
-           y="-9.6811934"
-           style="fill:#f1f3f8;fill-opacity:1" /></flowRegion><flowPara
-         id="flowPara4388"
-         style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#f1f3f8;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold">Email Wizard Setup</flowPara></flowRoot>    <g
-       id="g5080"
-       transform="matrix(1.0505485,0,0,1.0505485,-676.41198,71.15098)">
-      <path
-         style="color:#000000;fill:#f1f3f8;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m 236.5902,141.08577 12.64358,0 c 0.93799,0 1.69312,0.75513 1.69312,1.69312 l 0,17.42543 c 0,0.93799 -0.75513,1.69312 -1.69312,1.69312 l -12.64358,0 c -0.93799,0 -1.69312,-0.75513 -1.69312,-1.69312 l 0,-17.42543 c 0,-0.93799 0.75513,-1.69312 1.69312,-1.69312 z"
-         id="rect4905"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="sssssssss" />
-      <path
-         sodipodi:nodetypes="ssccccccsss"
-         id="rect4982"
-         d="m 236.59375,141.09375 c -0.93799,0 -1.6875,0.74951 -1.6875,1.6875 l 0,0.75 0,0.0313 3.3125,1.75 9.40625,0 3.3125,-1.75 0,-0.0313 0,-0.75 c 0,-0.93799 -0.78076,-1.6875 -1.71875,-1.6875 z"
-         style="color:#000000;fill:#94b3e2;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         inkscape:connector-curvature="0" />
-      <path
-         sodipodi:nodetypes="cc"
-         inkscape:connector-curvature="0"
-         id="path5049"
-         d="m 238.35871,145.69272 0,15.92764"
-         style="color:#000000;fill:none;stroke:#5f8dd3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-      <path
-         style="color:#000000;fill:none;stroke:#5f8dd3;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m 247.41471,145.69272 0,15.92764"
-         id="path5068"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="cc" />
-      <g
-         id="g5074">
-        <path
-           sodipodi:type="arc"
-           style="color:#000000;fill:#f1f3f8;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           id="path4907"
-           sodipodi:cx="115.87026"
-           sodipodi:cy="202.56578"
-           sodipodi:rx="8.5198727"
-           sodipodi:ry="8.5198727"
-           d="m 124.39013,202.56578 c 0,4.7054 -3.81447,8.51987 -8.51987,8.51987 -4.70539,0 -8.51987,-3.81447 -8.51987,-8.51987 0,-4.7054 3.81448,-8.51987 8.51987,-8.51987 4.7054,0 8.51987,3.81447 8.51987,8.51987 z"
-           transform="matrix(0.80000001,0,0,0.80000001,155.11036,-3.3033316)" />
-        <path
-           transform="matrix(0.10705755,0,0,0.10705755,235.40179,137.0631)"
-           d="m 124.39013,202.56578 c 0,4.7054 -3.81447,8.51987 -8.51987,8.51987 -4.70539,0 -8.51987,-3.81447 -8.51987,-8.51987 0,-4.7054 3.81448,-8.51987 8.51987,-8.51987 4.7054,0 8.51987,3.81447 8.51987,8.51987 z"
-           sodipodi:ry="8.5198727"
-           sodipodi:rx="8.5198727"
-           sodipodi:cy="202.56578"
-           sodipodi:cx="115.87026"
-           id="path5028"
-           style="color:#000000;fill:#5f8dd3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           sodipodi:type="arc" />
-        <path
-           transform="matrix(0.61726776,0,0,0.61726776,176.28359,33.711969)"
-           d="m 124.39013,202.56578 c 0,4.7054 -3.81447,8.51987 -8.51987,8.51987 -4.70539,0 -8.51987,-3.81447 -8.51987,-8.51987 0,-4.7054 3.81448,-8.51987 8.51987,-8.51987 4.7054,0 8.51987,3.81447 8.51987,8.51987 z"
-           sodipodi:ry="8.5198727"
-           sodipodi:rx="8.5198727"
-           sodipodi:cy="202.56578"
-           sodipodi:cx="115.87026"
-           id="path5030"
-           style="color:#000000;fill:none;stroke:#2f5faa;stroke-width:0.81002122;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           sodipodi:type="arc" />
-        <path
-           sodipodi:type="arc"
-           style="color:#000000;fill:none;stroke:#2f5faa;stroke-width:2.32128739;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           id="path5032"
-           sodipodi:cx="115.87026"
-           sodipodi:cy="202.56578"
-           sodipodi:rx="8.5198727"
-           sodipodi:ry="8.5198727"
-           d="m 124.39013,202.56578 c 0,4.7054 -3.81447,8.51987 -8.51987,8.51987 -4.70539,0 -8.51987,-3.81447 -8.51987,-8.51987 0,-4.7054 3.81448,-8.51987 8.51987,-8.51987 4.7054,0 8.51987,3.81447 8.51987,8.51987 z"
-           transform="matrix(0.21539771,0,0,0.21539771,222.84838,115.11709)" />
-      </g>
-    </g>
-    <g
-       id="g5380"
-       transform="translate(-528.74593,167.55615)">
-      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5160"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         transform="matrix(0.60232294,0,0,0.60232294,283.0124,233.98528)"><flowRegion
-           id="flowRegion5162"><rect
-             id="rect5164"
-             width="543.99683"
-             height="341.29272"
-             x="77.846115"
-             y="-9.6811934"
-             style="fill:#333333;fill-opacity:1" /></flowRegion><flowPara
-           id="flowPara5166"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">This wizard will guide you through the installation of your new email program.</flowPara><flowPara
-           id="flowPara5168"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /><flowPara
-           id="flowPara5170"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Click next to continue.</flowPara></flowRoot>      <flowRoot
-         transform="matrix(1.0925559,0,0,1.0925559,244.85083,121.27149)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         id="flowRoot5172"
-         xml:space="preserve"><flowRegion
-           id="flowRegion5174"><rect
-             style="fill:#333333;fill-opacity:1"
-             y="-9.6811934"
-             x="77.846115"
-             height="270.05469"
-             width="499.34012"
-             id="rect5176" /></flowRegion><flowPara
-           style="font-size:37.06050491px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowPara5182">Welcome to Email </flowPara><flowPara
-           id="flowPara5189"
-           style="font-size:37.06050491px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Setup Wizard</flowPara></flowRoot>    </g>
-    <path
-       inkscape:connector-curvature="0"
-       id="path5262"
-       d="m -434.95316,248.42881 592.45286,0"
-       style="color:#000000;fill:none;stroke:#cbd5e4;stroke-width:5.00059795;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       sodipodi:nodetypes="cc" />
-    <path
-       sodipodi:nodetypes="cc"
-       style="color:#000000;fill:none;stroke:#cbd5e4;stroke-width:5.00059795;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="m -432.50706,584.97386 0,-336.85549"
-       id="path5264"
-       inkscape:connector-curvature="0" />
-    <path
-       inkscape:connector-curvature="0"
-       id="path5266"
-       d="m -224.20032,584.97386 0,-336.85549"
-       style="color:#000000;fill:none;stroke:#cbd5e4;stroke-width:5.00059795;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       sodipodi:nodetypes="cc" />
-    <path
-       inkscape:connector-curvature="0"
-       style="color:#000000;fill:#cbd5e4;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:5.00111008;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="m -437.49944,579.8772 0,57.6913 c 0,6.17217 4.97858,11.15075 11.15075,11.15075 l 572.72157,0 c 6.17217,0 11.11121,-4.97858 11.11121,-11.15075 l 0,-57.6913 -594.98353,0 z"
-       id="rect5151" />
-    <g
-       id="g5368"
-       transform="translate(-528.05505,167.55615)">
-      <path
-         sodipodi:nodetypes="sssssssss"
-         inkscape:connector-curvature="0"
-         id="rect5099"
-         d="m 400.21066,427.55448 111.00823,0 c 3.44425,0 6.21707,2.77282 6.21707,6.21707 l 0,25.94105 c 0,3.44426 -2.77282,6.21707 -6.21707,6.21707 l -111.00823,0 c -3.44425,0 -6.21707,-2.77281 -6.21707,-6.21707 l 0,-25.94105 c 0,-3.44425 2.77282,-6.21707 6.21707,-6.21707 z"
-         style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:#204276;stroke-width:0.87021172;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5091"
-         style="font-size:30.26037598px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.870659,0,0,0.870659,349.66114,438.24084)"><flowRegion
-           id="flowRegion5093"><rect
-             id="rect5095"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:30.26037598px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara5097"
-           style="font-size:30.26037598px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Next &gt;</flowPara></flowRoot>      <path
-         style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#4d4d4d;stroke-width:0.87021172;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m 538.36136,427.55448 111.00821,0 c 3.44427,0 6.21707,2.77282 6.21707,6.21707 l 0,25.94105 c 0,3.44426 -2.7728,6.21707 -6.21707,6.21707 l -111.00821,0 c -3.44427,0 -6.21708,-2.77281 -6.21708,-6.21707 l 0,-25.94105 c 0,-3.44425 2.77281,-6.21707 6.21708,-6.21707 z"
-         id="path5102"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="sssssssss" />
-      <flowRoot
-         transform="matrix(0.870659,0,0,0.870659,487.81182,438.24084)"
-         style="font-size:30.26037598px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#cccccc;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         id="flowRoot5104"
-         xml:space="preserve"><flowRegion
-           id="flowRegion5106"><rect
-             style="font-size:30.26037598px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#cccccc;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect5108" /></flowRegion><flowPara
-           style="font-size:30.26037598px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#cccccc;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowPara5110">Cancel</flowPara></flowRoot>    </g>
-    <rect
-       ry="11.141093"
-       rx="11.141093"
-       y="216.00464"
-       x="-437.4837"
-       height="432.71509"
-       width="594.98328"
-       id="rect5216"
-       style="color:#000000;fill:none;stroke:#2f5faa;stroke-width:5.00059795;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-    <path
-       sodipodi:nodetypes="cc"
-       style="color:#000000;fill:none;stroke:#cbd5e4;stroke-width:5.00059795;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-       d="m -434.95316,574.87635 210.32215,0"
-       id="path5268"
-       inkscape:connector-curvature="0" />
-  </g>
-</svg>
diff --git a/static/svg/en/step1b-02-search.svg b/static/svg/en/step1b-02-search.svg
deleted file mode 100644 (file)
index 189fe18..0000000
+++ /dev/null
@@ -1,455 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="600"
-   height="437.72"
-   id="svg3428"
-   version="1.1"
-   inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="step1b-01-tools-addons.svg">
-  <defs
-     id="defs3430">
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath3836">
-      <rect
-         inkscape:export-ydpi="90"
-         inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-tools-addons.png"
-         ry="11.141093"
-         rx="11.141093"
-         y="-281.3519"
-         x="1079.816"
-         height="432.71509"
-         width="594.98328"
-         id="rect3838"
-         style="color:#000000;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-    </clipPath>
-    <filter
-       color-interpolation-filters="sRGB"
-       inkscape:collect="always"
-       id="filter6256">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="1.8491994"
-         id="feGaussianBlur6258" />
-    </filter>
-    <filter
-       color-interpolation-filters="sRGB"
-       inkscape:collect="always"
-       id="filter6150">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="1.6176439"
-         id="feGaussianBlur6152" />
-    </filter>
-    <filter
-       color-interpolation-filters="sRGB"
-       inkscape:collect="always"
-       id="filter6150-9">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="1.6176439"
-         id="feGaussianBlur6152-7" />
-    </filter>
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.70872576"
-     inkscape:cx="368.58902"
-     inkscape:cy="157.14286"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     inkscape:window-width="1280"
-     inkscape:window-height="727"
-     inkscape:window-x="0"
-     inkscape:window-y="25"
-     inkscape:window-maximized="1" />
-  <metadata
-     id="metadata3433">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(440,-213.49875)">
-    <g
-       id="g4407"
-       transform="matrix(0.7107674,0,0,0.7107674,-1.7635711,115.91427)">
-      <rect
-         ry="15.586"
-         rx="15.586"
-         y="198.58115"
-         x="-614.06799"
-         height="532.66437"
-         width="839.90625"
-         id="rect3380"
-         style="color:#000000;fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#aeaeae;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-      <path
-         sodipodi:nodetypes="ssccsss"
-         inkscape:connector-curvature="0"
-         style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m -598.3492,160.14363 c -8.71318,0 -15.71875,6.99763 -15.71875,15.71874 l 0,60.71875 839.90623,0 0,-60.71875 c 0,-8.72111 -7.0055,-15.71874 -15.7187,-15.71874 z"
-         id="path3125" />
-      <path
-         sodipodi:nodetypes="cccssccc"
-         inkscape:connector-curvature="0"
-         id="rect4491"
-         d="m 224.91178,236.59206 -467.5992,0 -0.057,-24.75 c 0,-7.04642 -5.6723,-12.71875 -12.7188,-12.71875 l -170.4687,0 c -7.0464,0 -12.7187,5.67233 -12.7187,12.71875 l 0.2848,24.75 -174.78485,0"
-         style="color:#000000;fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#aeaeae;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-      <flowRoot
-         xml:space="preserve"
-         id="flowRoot3127"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         transform="matrix(0.54209065,0,0,0.54209065,-624.55939,176.09418)"><flowRegion
-           id="flowRegion3129"><rect
-             id="rect3131"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="fill:#333333;fill-opacity:1" /></flowRegion><flowPara
-           id="flowPara3133"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold">File</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.54209065,0,0,0.54209065,-577.71515,176.09418)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         id="flowRoot3135"
-         xml:space="preserve"><flowRegion
-           id="flowRegion3137"><rect
-             style="fill:#333333;fill-opacity:1"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect3139" /></flowRegion><flowPara
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold"
-           id="flowPara3141">Edit</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot3143"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         transform="matrix(0.54209065,0,0,0.54209065,-528.05902,176.09418)"><flowRegion
-           id="flowRegion3145"><rect
-             id="rect3147"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="fill:#333333;fill-opacity:1" /></flowRegion><flowPara
-           id="flowPara3149"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold">View</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.54209065,0,0,0.54209065,-431.98362,176.32557)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         id="flowRoot3151"
-         xml:space="preserve"><flowRegion
-           id="flowRegion3153"><rect
-             style="fill:#333333;fill-opacity:1"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect3155" /></flowRegion><flowPara
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold"
-           id="flowPara3157">Message</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot3159"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         transform="matrix(0.54209065,0,0,0.54209065,-472.05962,176.13111)"><flowRegion
-           id="flowRegion3161"><rect
-             id="rect3163"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="fill:#333333;fill-opacity:1" /></flowRegion><flowPara
-           id="flowPara3165"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold">Go</flowPara></flowRoot>      <path
-         sodipodi:nodetypes="sscsssscsssssss"
-         inkscape:connector-curvature="0"
-         id="rect3167"
-         d="m -430.96322,307.81082 c -4.254,0 -7.6874,3.43348 -7.6874,7.6875 l 0,78.125 -173.39084,0 c -0.39238,0 -0.6875,0.34417 -0.6875,0.78125 l 0,40.21875 c 0,0.43708 0.29512,0.78125 0.6875,0.78125 l 173.39084,0 0,271.40625 c 0,4.25402 3.4334,7.6875 7.6874,7.6875 l 634.1876,0 c 4.254,0 7.6874,-3.43348 7.6874,-7.6875 l 0,-391.3125 c 0,-4.25402 -3.4334,-7.6875 -7.6874,-7.6875 z"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#aeaeae;stroke-width:1.94099998;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-      <flowRoot
-         xml:space="preserve"
-         id="flowRoot3169"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         transform="matrix(0.54209065,0,0,0.54209065,-344.52212,176.09418)"><flowRegion
-           id="flowRegion3171"><rect
-             id="rect3173"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /></flowRegion><flowPara
-           id="flowPara3175"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Bold">Tools</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.54209065,0,0,0.54209065,-284.75772,176.26995)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         id="flowRoot3177"
-         xml:space="preserve"><flowRegion
-           id="flowRegion3179"><rect
-             style="fill:#333333;fill-opacity:1"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect3181" /></flowRegion><flowPara
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold"
-           id="flowPara3183">Help</flowPara></flowRoot>      <g
-         id="g3227"
-         transform="translate(-1589.7134,435.12185)">
-        <g
-           style="fill:#2f5faa;fill-opacity:1"
-           transform="matrix(1.2653335,0,0,1.2653335,1101.9625,-448.41621)"
-           id="g3229">
-          <path
-             sodipodi:type="arc"
-             style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.95240474;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-             id="path3231"
-             sodipodi:cx="546.09467"
-             sodipodi:cy="151.46623"
-             sodipodi:rx="8.549428"
-             sodipodi:ry="8.549428"
-             d="m 554.64409,151.46623 c 0,4.72172 -3.82771,8.54943 -8.54942,8.54943 -4.72172,0 -8.54943,-3.82771 -8.54943,-8.54943 0,-4.72172 3.82771,-8.54943 8.54943,-8.54943 4.72171,0 8.54942,3.82771 8.54942,8.54943 z"
-             transform="matrix(0.7987968,0,0,0.7987968,109.87601,30.475491)" />
-          <path
-             transform="matrix(0.7987968,0,0,0.7987968,91.814177,30.475491)"
-             d="m 554.64409,151.46623 c 0,4.72172 -3.82771,8.54943 -8.54942,8.54943 -4.72172,0 -8.54943,-3.82771 -8.54943,-8.54943 0,-4.72172 3.82771,-8.54943 8.54943,-8.54943 4.72171,0 8.54942,3.82771 8.54942,8.54943 z"
-             sodipodi:ry="8.549428"
-             sodipodi:rx="8.549428"
-             sodipodi:cy="151.46623"
-             sodipodi:cx="546.09467"
-             id="path3233"
-             style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.95240474;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-             sodipodi:type="arc" />
-          <path
-             sodipodi:type="arc"
-             style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.95240474;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-             id="path3235"
-             sodipodi:cx="546.09467"
-             sodipodi:cy="151.46623"
-             sodipodi:rx="8.549428"
-             sodipodi:ry="8.549428"
-             d="m 554.64409,151.46623 c 0,4.72172 -3.82771,8.54943 -8.54942,8.54943 -4.72172,0 -8.54943,-3.82771 -8.54943,-8.54943 0,-4.72172 3.82771,-8.54943 8.54943,-8.54943 4.72171,0 8.54942,3.82771 8.54942,8.54943 z"
-             transform="matrix(0.7987968,0,0,0.7987968,73.752369,30.475491)" />
-        </g>
-      </g>
-      <flowRoot
-         transform="matrix(0.48185835,0,0,0.48185835,-609.51542,407.28004)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         id="flowRoot3405"
-         xml:space="preserve"><flowRegion
-           id="flowRegion3407"><rect
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect3409" /></flowRegion><flowPara
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowPara3411">Extensions</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot3413"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.48185835,0,0,0.48185835,-609.51542,357.22212)"><flowRegion
-           id="flowRegion3415"><rect
-             id="rect3417"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara3419"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Get Add-ons</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.48185835,0,0,0.48185835,-609.51542,456.40156)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         id="flowRoot3421"
-         xml:space="preserve"><flowRegion
-           id="flowRegion3423"><rect
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect3425" /></flowRegion><flowPara
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowPara3427">Appearance</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot3429"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.48185835,0,0,0.48185835,-609.51542,512.14797)"><flowRegion
-           id="flowRegion3431"><rect
-             id="rect3433"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara3435"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Plugins</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.48185835,0,0,0.48185835,-609.51542,567.81026)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         id="flowRoot3437"
-         xml:space="preserve"><flowRegion
-           id="flowRegion3439"><rect
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect3441" /></flowRegion><flowPara
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowPara3443">Dictionaries</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.43367252,0,0,0.43367252,-583.41052,210.90828)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         id="flowRoot3478"
-         xml:space="preserve"><flowRegion
-           id="flowRegion3480"><rect
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect3482" /></flowRegion><flowPara
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowPara3484">Inbox</flowPara></flowRoot>      <path
-         sodipodi:nodetypes="cc"
-         style="color:#000000;fill:none;stroke:#4d4d4d;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m -613.06795,197.58543 834.95023,0"
-         id="path3123"
-         inkscape:connector-curvature="0" />
-      <g
-         transform="translate(-1548.9301,-95.558759)"
-         id="g4476">
-        <path
-           sodipodi:nodetypes="ccccccccc"
-           inkscape:connector-curvature="0"
-           style="color:#000000;fill:#94b3e2;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:0.8227883;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 980.35702,312.68316 0,9.08716 13.9752,0 0,-9.08716 -3.1328,0 0,3.92294 -7.70961,0 0,-3.92294 z"
-           id="path4333" />
-        <path
-           style="color:#000000;fill:#5fd35f;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:0.8227883;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 985.71703,304.18195 c -0.32372,0 -0.5874,0.2392 -0.5874,0.56292 l 0,3.916 -3.05937,0 5.01737,5.92294 5.04184,-5.92294 -3.08384,0 0,-3.916 c 0,-0.32372 -0.2392,-0.56292 -0.56293,-0.56292 l -2.76567,0 z"
-           id="rect4409"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         transform="translate(-1550.3235,-96.345429)"
-         id="g4658">
-        <rect
-           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#aeaeae;stroke-width:1.94137311;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           id="rect4579"
-           width="318.91714"
-           height="41.777176"
-           x="1442.3171"
-           y="352.46878"
-           rx="7.3230772"
-           ry="7.3230772" />
-        <g
-           id="g4651">
-          <flowRoot
-             transform="matrix(0.43367252,0,0,0.43367252,1423.4985,366.84828)"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#aeaeae;fill-opacity:1;stroke:#e6e6e6;stroke-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             id="flowRoot4581"
-             xml:space="preserve"><flowRegion
-               id="flowRegion4583"><rect
-                 style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#aeaeae;fill-opacity:1;stroke:#e6e6e6;stroke-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-                 y="-9.6811934"
-                 x="77.846115"
-                 height="144.57135"
-                 width="472.63712"
-                 id="rect4585" /></flowRegion><flowPara
-               style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#aeaeae;fill-opacity:1;stroke:#e6e6e6;stroke-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-               id="flowPara4587">Search Add-ons</flowPara></flowRoot>          <path
-             sodipodi:nodetypes="sscssscsssssss"
-             inkscape:connector-curvature="0"
-             id="path4589"
-             d="m 1726.8901,361.7542 c -4.4618,4.46178 -4.4617,11.66911 10e-5,16.13086 3.5156,3.51567 8.7474,4.27869 12.993,2.25394 l 7.071,7.07103 c 1.4919,1.4919 3.8779,1.46981 5.3697,-0.0221 1.4919,-1.49186 1.5139,-3.87775 0.022,-5.36961 l -7.071,-7.07107 c 2.0247,-4.24559 1.2839,-9.4995 -2.2318,-13.01517 -4.4618,-4.46176 -11.6912,-4.43971 -16.153,0.0221 z m 3.7123,3.71231 c 2.4105,-2.41043 6.318,-2.4325 8.7284,-0.0221 2.4104,2.41042 2.4105,6.34 0,8.75044 -2.4105,2.41045 -6.3179,2.38833 -8.7283,-0.0221 -2.4104,-2.4104 -2.4105,-6.29576 -10e-5,-8.70624 z"
-             style="color:#000000;fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-        </g>
-      </g>
-      <path
-         id="rect4824-0"
-         d="m -588.01356,405.55439 c -1.71034,0.17369 -3.04774,1.63499 -3.04774,3.39106 0,0.54859 0.13372,1.06539 0.3649,1.52383 l -3.0262,0 c -0.26936,0 -0.4936,0.25784 -0.4936,0.55803 l 0,3.24082 c -0.5662,-0.42427 -1.25533,-0.6868 -2.01747,-0.6868 -1.87317,0 -3.39106,1.51791 -3.39106,3.39106 0,1.87315 1.51789,3.39107 3.39106,3.39107 0.76214,0 1.45127,-0.26253 2.01747,-0.6868 l 0,3.24082 c 0,0.30019 0.22424,0.55802 0.4936,0.55802 l 2.6828,0 c 0,-0.058 -0.0213,-0.11293 -0.0213,-0.17169 0,-1.87315 1.51789,-3.39107 3.39113,-3.39107 1.8731,0 3.39099,1.51792 3.39099,3.39107 0,0.0588 -0.0185,0.11367 -0.0213,0.17169 l 2.68277,0 c 0.26957,0 0.49367,-0.25783 0.49367,-0.55802 l 0,-2.55402 c -0.022,4.1e-4 -0.0426,0 -0.0646,0 -1.8731,0 -3.39099,-1.51792 -3.39099,-3.39107 0,-1.87315 1.51789,-3.39106 3.39099,-3.39106 0.022,0 0.0426,-4.1e-4 0.0646,0 l 0,-2.55402 c 0,-0.30019 -0.2241,-0.55803 -0.49367,-0.55803 l -3.02617,0 c 0.23118,-0.45844 0.36483,-0.97524 0.36483,-1.52383 0,-1.87315 -1.51789,-3.39106 -3.39099,-3.39106 -0.11717,0 -0.22946,-0.0116 -0.3434,0 z"
-         style="color:#000000;fill:#5fd35f;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:1.37359416;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         inkscape:connector-curvature="0" />
-      <g
-         transform="translate(-1559.8695,-96.345429)"
-         id="g5035">
-        <flowRoot
-           transform="matrix(0.43367252,0,0,0.43367252,1126.1931,307.25372)"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowRoot3486"
-           xml:space="preserve"><flowRegion
-             id="flowRegion3488"><rect
-               style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-               y="-9.6811934"
-               x="77.846115"
-               height="144.57135"
-               width="472.63712"
-               id="rect3490" /></flowRegion><flowPara
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             id="flowPara3492">Add-ons Manager</flowPara></flowRoot>        <path
-           id="path5004"
-           d="m 1145.9874,306.97912 c -1.6315,0.16569 -2.9073,1.5597 -2.9073,3.23491 0,0.52333 0.1275,1.01633 0.348,1.45366 l -2.8868,0 c -0.257,0 -0.4709,0.24597 -0.4709,0.53234 l 0,3.09159 c -0.5401,-0.40474 -1.1975,-0.65518 -1.9246,-0.65518 -1.7868,0 -3.2348,1.44802 -3.2348,3.23491 0,1.7869 1.448,3.23493 3.2348,3.23493 0.7271,0 1.3845,-0.25045 1.9246,-0.65518 l 0,3.09159 c 0,0.28637 0.2139,0.53233 0.4709,0.53233 l 2.5593,0 c 0,-0.0553 -0.02,-0.10773 -0.02,-0.16379 0,-1.7869 1.448,-3.23492 3.235,-3.23492 1.7868,0 3.2348,1.44802 3.2348,3.23492 0,0.0561 -0.017,0.10844 -0.02,0.16379 l 2.5593,0 c 0.2572,0 0.4709,-0.24596 0.4709,-0.53233 l 0,-2.43641 c -0.021,3.9e-4 -0.041,0 -0.062,0 -1.7868,0 -3.2348,-1.44803 -3.2348,-3.23493 0,-1.78689 1.448,-3.23491 3.2348,-3.23491 0.021,0 0.041,-3.9e-4 0.062,0 l 0,-2.43641 c 0,-0.28637 -0.2137,-0.53234 -0.4709,-0.53234 l -2.8869,0 c 0.2206,-0.43733 0.3481,-0.93033 0.3481,-1.45366 0,-1.7869 -1.448,-3.23491 -3.2348,-3.23491 -0.1118,0 -0.219,-0.0111 -0.3276,0 z"
-           style="color:#000000;fill:#5fd35f;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:1.31034434;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         inkscape:export-ydpi="90"
-         inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-search.png"
-         id="g9374"
-         transform="matrix(0.37765646,-0.37765646,0.37765646,0.37765646,-427.68912,859.61268)">
-        <path
-           style="color:#000000;fill:#333333;fill-opacity:0.70588235;fill-rule:nonzero;stroke:none;stroke-width:3.9519999;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6150-9);enable-background:accumulate"
-           d="m 1336.2999,-187.06459 -43.6167,84.48797 c 15.1077,-4.04808 26.1922,-6.4524 36.4226,-7.22891 l 0,42.678415 c 0,4.69368 0.2655,8.480076 0.5909,8.480076 l 13.2414,0 c 0.3253,0 0.5908,-3.786396 0.5908,-8.480076 l 0,-42.678415 c 10.3509,0.76796 21.3746,3.19681 36.4226,7.22891 l -43.6516,-84.48797 z"
-           id="path9376"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path9378"
-           d="m 1336.3017,-180.59019 -39.2187,75.96875 c 13.5843,-3.6399 23.5511,-5.80178 32.75,-6.5 l 0,38.375004 c 0,4.2204 0.2387,7.625 0.5313,7.625 l 11.9062,0 c 0.2925,0 0.5312,-3.4046 0.5312,-7.625 l 0,-38.375004 c 9.3072,0.69053 19.2194,2.87447 32.75,6.5 l -39.25,-75.96875 z"
-           style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.74470901;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-      </g>
-      <rect
-         inkscape:export-ydpi="90"
-         inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-search.png"
-         ry="15.586"
-         rx="15.586"
-         y="160.14365"
-         x="-614.06799"
-         height="570.14319"
-         width="839.15802"
-         id="rect11329"
-         style="color:#000000;fill:none;stroke:#4d4d4d;stroke-width:5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-    </g>
-  </g>
-</svg>
diff --git a/static/svg/en/step1b-03-install.svg b/static/svg/en/step1b-03-install.svg
deleted file mode 100644 (file)
index a5e1d51..0000000
+++ /dev/null
@@ -1,691 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="600"
-   height="437.72"
-   id="svg3428"
-   version="1.1"
-   inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="step1b-02-search.svg">
-  <defs
-     id="defs3430">
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath3836">
-      <rect
-         inkscape:export-ydpi="90"
-         inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-tools-addons.png"
-         ry="11.141093"
-         rx="11.141093"
-         y="-281.3519"
-         x="1079.816"
-         height="432.71509"
-         width="594.98328"
-         id="rect3838"
-         style="color:#000000;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-    </clipPath>
-    <filter
-       color-interpolation-filters="sRGB"
-       inkscape:collect="always"
-       id="filter6150-9">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="1.6176439"
-         id="feGaussianBlur6152-7" />
-    </filter>
-    <filter
-       color-interpolation-filters="sRGB"
-       inkscape:collect="always"
-       id="filter6150-9-8">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="1.6176439"
-         id="feGaussianBlur6152-7-3" />
-    </filter>
-    <filter
-       color-interpolation-filters="sRGB"
-       inkscape:collect="always"
-       id="filter5497"
-       x="-0.013571963"
-       width="1.027144"
-       y="-0.10360518"
-       height="1.2072104">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="1.8034716"
-         id="feGaussianBlur5499" />
-    </filter>
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.70872576"
-     inkscape:cx="368.58902"
-     inkscape:cy="157.14286"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     inkscape:window-width="1280"
-     inkscape:window-height="727"
-     inkscape:window-x="0"
-     inkscape:window-y="25"
-     inkscape:window-maximized="1" />
-  <metadata
-     id="metadata3433">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(440,-213.49875)">
-    <g
-       id="g4944"
-       transform="matrix(0.7107674,0,0,0.7107674,-31.85002,68.778884)">
-      <rect
-         style="color:#000000;fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         id="rect5148"
-         width="838.69373"
-         height="531.89532"
-         x="-569.98669"
-         y="266.43866"
-         rx="15.563499"
-         ry="15.563499" />
-      <path
-         id="path5150"
-         d="m -554.34143,227.96704 c -8.71318,0 -15.71875,6.99763 -15.71875,15.71875 l 0,60.71872 839.90623,0 0,-60.71872 c 0,-8.72112 -7.0055,-15.71875 -15.7187,-15.71875 z"
-         style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ssccsss" />
-      <path
-         style="color:#000000;fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#aeaeae;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m 268.91955,304.41551 -467.5992,0 -0.057,-24.75003 c 0,-7.04642 -5.6723,-12.71875 -12.7188,-12.71875 l -170.4687,0 c -7.0464,0 -12.7187,5.67233 -12.7187,12.71875 l 0.2848,24.75003 -174.78485,0"
-         id="path5152"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="cccssccc" />
-      <flowRoot
-         transform="matrix(0.54209065,0,0,0.54209065,-580.55162,243.9176)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         id="flowRoot5154"
-         xml:space="preserve"><flowRegion
-           id="flowRegion5156"><rect
-             style="fill:#333333;fill-opacity:1"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect5158" /></flowRegion><flowPara
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold"
-           id="flowPara5160">File</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5162"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         transform="matrix(0.54209065,0,0,0.54209065,-533.70738,243.9176)"><flowRegion
-           id="flowRegion5164"><rect
-             id="rect5166"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="fill:#333333;fill-opacity:1" /></flowRegion><flowPara
-           id="flowPara5169"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold">Edit</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.54209065,0,0,0.54209065,-484.05125,243.9176)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         id="flowRoot5171"
-         xml:space="preserve"><flowRegion
-           id="flowRegion5173"><rect
-             style="fill:#333333;fill-opacity:1"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect5175" /></flowRegion><flowPara
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold"
-           id="flowPara5177">View</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5179"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         transform="matrix(0.54209065,0,0,0.54209065,-387.97585,244.14899)"><flowRegion
-           id="flowRegion5181"><rect
-             id="rect5183"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="fill:#333333;fill-opacity:1" /></flowRegion><flowPara
-           id="flowPara5185"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold">Message</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.54209065,0,0,0.54209065,-428.05185,243.95453)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         id="flowRoot5187"
-         xml:space="preserve"><flowRegion
-           id="flowRegion5189"><rect
-             style="fill:#333333;fill-opacity:1"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect5192" /></flowRegion><flowPara
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold"
-           id="flowPara5194">Go</flowPara></flowRoot>      <path
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#aeaeae;stroke-width:1.94099998;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m -386.95545,376.54321 c -4.254,0 -7.6874,3.4335 -7.6874,7.6875 l 0,28.125 -173.39084,0 c -0.39238,0 -0.6875,0.3442 -0.6875,0.7813 l 0,40.2187 c 0,0.4371 0.29512,0.7813 0.6875,0.7813 l 173.39084,0 0,321.4062 c 0,4.254 3.4334,7.6875 7.6874,7.6875 l 634.1876,0 c 4.254,0 7.6874,-3.4335 7.6874,-7.6875 l 0,-391.3125 c 0,-4.254 -3.4334,-7.6875 -7.6874,-7.6875 z"
-         id="path5196"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="sscsssscsssssss" />
-      <flowRoot
-         transform="matrix(0.54209065,0,0,0.54209065,-300.51435,243.9176)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         id="flowRoot5198"
-         xml:space="preserve"><flowRegion
-           id="flowRegion5200"><rect
-             style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect5202" /></flowRegion><flowPara
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Bold"
-           id="flowPara5204">Tools</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5206"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-         transform="matrix(0.54209065,0,0,0.54209065,-240.74995,244.09337)"><flowRegion
-           id="flowRegion5208"><rect
-             id="rect5210"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="fill:#333333;fill-opacity:1" /></flowRegion><flowPara
-           id="flowPara5212"
-           style="font-size:30.26037788px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Bold">Help</flowPara></flowRoot>      <g
-         transform="translate(-1545.7057,504.94531)"
-         id="g5214">
-        <g
-           id="g5216"
-           transform="matrix(1.2653335,0,0,1.2653335,1101.9625,-448.41621)"
-           style="fill:#2f5faa;fill-opacity:1">
-          <path
-             transform="matrix(0.7987968,0,0,0.7987968,109.87601,30.475491)"
-             d="m 554.64409,151.46623 c 0,4.72172 -3.82771,8.54943 -8.54942,8.54943 -4.72172,0 -8.54943,-3.82771 -8.54943,-8.54943 0,-4.72172 3.82771,-8.54943 8.54943,-8.54943 4.72171,0 8.54942,3.82771 8.54942,8.54943 z"
-             sodipodi:ry="8.549428"
-             sodipodi:rx="8.549428"
-             sodipodi:cy="151.46623"
-             sodipodi:cx="546.09467"
-             id="path5218"
-             style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.95240474;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-             sodipodi:type="arc" />
-          <path
-             sodipodi:type="arc"
-             style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.95240474;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-             id="path5220"
-             sodipodi:cx="546.09467"
-             sodipodi:cy="151.46623"
-             sodipodi:rx="8.549428"
-             sodipodi:ry="8.549428"
-             d="m 554.64409,151.46623 c 0,4.72172 -3.82771,8.54943 -8.54942,8.54943 -4.72172,0 -8.54943,-3.82771 -8.54943,-8.54943 0,-4.72172 3.82771,-8.54943 8.54943,-8.54943 4.72171,0 8.54942,3.82771 8.54942,8.54943 z"
-             transform="matrix(0.7987968,0,0,0.7987968,91.814177,30.475491)" />
-          <path
-             transform="matrix(0.7987968,0,0,0.7987968,73.752369,30.475491)"
-             d="m 554.64409,151.46623 c 0,4.72172 -3.82771,8.54943 -8.54942,8.54943 -4.72172,0 -8.54943,-3.82771 -8.54943,-8.54943 0,-4.72172 3.82771,-8.54943 8.54943,-8.54943 4.72171,0 8.54942,3.82771 8.54942,8.54943 z"
-             sodipodi:ry="8.549428"
-             sodipodi:rx="8.549428"
-             sodipodi:cy="151.46623"
-             sodipodi:cx="546.09467"
-             id="path5222"
-             style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.95240474;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-             sodipodi:type="arc" />
-        </g>
-      </g>
-      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5224"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.48185835,0,0,0.48185835,-565.50765,525.10341)"><flowRegion
-           id="flowRegion5226"><rect
-             id="rect5228"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara5230"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Extensions</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.48185835,0,0,0.48185835,-565.50765,475.04551)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         id="flowRoot5232"
-         xml:space="preserve"><flowRegion
-           id="flowRegion5234"><rect
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect5236" /></flowRegion><flowPara
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowPara5238">Get Add-ons</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5240"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.48185835,0,0,0.48185835,-565.50765,574.22501)"><flowRegion
-           id="flowRegion5242"><rect
-             id="rect5244"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara5246"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Appearance</flowPara></flowRoot>      <flowRoot
-         transform="matrix(0.48185835,0,0,0.48185835,-565.50765,629.97141)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         id="flowRoot5248"
-         xml:space="preserve"><flowRegion
-           id="flowRegion5250"><rect
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect5252" /></flowRegion><flowPara
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowPara5254">Plugins</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5256"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.48185835,0,0,0.48185835,-565.50765,685.63371)"><flowRegion
-           id="flowRegion5258"><rect
-             id="rect5260"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara5262"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Dictionaries</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5264"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.43367252,0,0,0.43367252,-539.40275,278.7317)"><flowRegion
-           id="flowRegion5266"><rect
-             id="rect5268"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara5270"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Inbox</flowPara></flowRoot>      <path
-         inkscape:connector-curvature="0"
-         id="path5272"
-         d="m -569.06018,265.40885 834.95023,0"
-         style="color:#000000;fill:none;stroke:#4d4d4d;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         sodipodi:nodetypes="cc" />
-      <g
-         id="g5274"
-         transform="translate(-1504.9223,-27.735339)">
-        <path
-           id="path5276"
-           d="m 980.35702,312.68316 0,9.08716 13.9752,0 0,-9.08716 -3.1328,0 0,3.92294 -7.70961,0 0,-3.92294 z"
-           style="color:#000000;fill:#94b3e2;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:0.8227883;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccccccc" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path5278"
-           d="m 985.71703,304.18195 c -0.32372,0 -0.5874,0.2392 -0.5874,0.56292 l 0,3.916 -3.05937,0 5.01737,5.92294 5.04184,-5.92294 -3.08384,0 0,-3.916 c 0,-0.32372 -0.2392,-0.56292 -0.56293,-0.56292 l -2.76567,0 z"
-           style="color:#000000;fill:#5fd35f;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:0.8227883;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-      </g>
-      <rect
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         id="rect5282"
-         width="318.91714"
-         height="41.777176"
-         x="-63.998493"
-         y="323.94678"
-         rx="7.3230772"
-         ry="7.3230772" />
-      <rect
-         ry="7.3230772"
-         rx="7.3230772"
-         y="323.94678"
-         x="-63.998493"
-         height="41.777176"
-         width="318.91714"
-         id="rect5491"
-         style="color:#000000;fill:none;stroke:#6fb5d7;stroke-width:4;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter5497);enable-background:accumulate" />
-      <flowRoot
-         xml:space="preserve"
-         id="flowRoot5286"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.43367252,0,0,0.43367252,-82.817153,338.32631)"><flowRegion
-           id="flowRegion5288"><rect
-             id="rect5290"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara5292"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Enigmail</flowPara></flowRoot>      <path
-         style="color:#000000;fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m 220.57445,333.23221 c -4.4618,4.4618 -4.4617,11.6691 10e-5,16.1308 3.5156,3.5157 8.7474,4.2787 12.993,2.254 l 7.071,7.071 c 1.4919,1.4919 3.8779,1.4698 5.3697,-0.022 1.4919,-1.4919 1.5139,-3.8777 0.022,-5.3696 l -7.071,-7.0711 c 2.0247,-4.2456 1.2839,-9.4995 -2.2318,-13.0151 -4.4618,-4.4618 -11.6912,-4.4398 -16.153,0.022 z m 3.7123,3.7123 c 2.4105,-2.4104 6.318,-2.4325 8.7284,-0.022 2.4104,2.4104 2.4105,6.34 0,8.7504 -2.4105,2.4105 -6.3179,2.3884 -8.7283,-0.022 -2.4104,-2.4104 -2.4105,-6.2957 -10e-5,-8.7062 z"
-         id="path5294"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="sscssscsssssss" />
-      <path
-         inkscape:connector-curvature="0"
-         style="color:#000000;fill:#5fd35f;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:1.37359416;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m -544.00579,523.37781 c -1.71034,0.1737 -3.04774,1.635 -3.04774,3.3911 0,0.5485 0.13372,1.0653 0.3649,1.5238 l -3.0262,0 c -0.26936,0 -0.4936,0.2578 -0.4936,0.558 l 0,3.2408 c -0.5662,-0.4242 -1.25533,-0.6868 -2.01747,-0.6868 -1.87317,0 -3.39106,1.5179 -3.39106,3.3911 0,1.8731 1.51789,3.3911 3.39106,3.3911 0.76214,0 1.45127,-0.2626 2.01747,-0.6868 l 0,3.2408 c 0,0.3002 0.22424,0.558 0.4936,0.558 l 2.6828,0 c 0,-0.058 -0.0213,-0.1129 -0.0213,-0.1717 0,-1.8731 1.51789,-3.3911 3.39113,-3.3911 1.8731,0 3.39099,1.518 3.39099,3.3911 0,0.059 -0.0185,0.1137 -0.0213,0.1717 l 2.68277,0 c 0.26957,0 0.49367,-0.2578 0.49367,-0.558 l 0,-2.554 c -0.022,4e-4 -0.0426,0 -0.0646,0 -1.8731,0 -3.39099,-1.518 -3.39099,-3.3911 0,-1.8732 1.51789,-3.3911 3.39099,-3.3911 0.022,0 0.0426,-4e-4 0.0646,0 l 0,-2.554 c 0,-0.3002 -0.2241,-0.558 -0.49367,-0.558 l -3.02617,0 c 0.23118,-0.4585 0.36483,-0.9753 0.36483,-1.5238 0,-1.8732 -1.51789,-3.3911 -3.39099,-3.3911 -0.11717,0 -0.22946,-0.012 -0.3434,0 z"
-         id="path5296" />
-      <g
-         id="g5298"
-         transform="translate(-1515.8617,-28.522019)">
-        <flowRoot
-           xml:space="preserve"
-           id="flowRoot5300"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           transform="matrix(0.43367252,0,0,0.43367252,1126.1931,307.25372)"><flowRegion
-             id="flowRegion5302"><rect
-               id="rect5304"
-               width="472.63712"
-               height="144.57135"
-               x="77.846115"
-               y="-9.6811934"
-               style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-             id="flowPara5306"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Add-ons Manager</flowPara></flowRoot>        <path
-           inkscape:connector-curvature="0"
-           style="color:#000000;fill:#5fd35f;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:1.31034434;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 1145.9874,306.97912 c -1.6315,0.16569 -2.9073,1.5597 -2.9073,3.23491 0,0.52333 0.1275,1.01633 0.348,1.45366 l -2.8868,0 c -0.257,0 -0.4709,0.24597 -0.4709,0.53234 l 0,3.09159 c -0.5401,-0.40474 -1.1975,-0.65518 -1.9246,-0.65518 -1.7868,0 -3.2348,1.44802 -3.2348,3.23491 0,1.7869 1.448,3.23493 3.2348,3.23493 0.7271,0 1.3845,-0.25045 1.9246,-0.65518 l 0,3.09159 c 0,0.28637 0.2139,0.53233 0.4709,0.53233 l 2.5593,0 c 0,-0.0553 -0.02,-0.10773 -0.02,-0.16379 0,-1.7869 1.448,-3.23492 3.235,-3.23492 1.7868,0 3.2348,1.44802 3.2348,3.23492 0,0.0561 -0.017,0.10844 -0.02,0.16379 l 2.5593,0 c 0.2572,0 0.4709,-0.24596 0.4709,-0.53233 l 0,-2.43641 c -0.021,3.9e-4 -0.041,0 -0.062,0 -1.7868,0 -3.2348,-1.44803 -3.2348,-3.23493 0,-1.78689 1.448,-3.23491 3.2348,-3.23491 0.021,0 0.041,-3.9e-4 0.062,0 l 0,-2.43641 c 0,-0.28637 -0.2137,-0.53234 -0.4709,-0.53234 l -2.8869,0 c 0.2206,-0.43733 0.3481,-0.93033 0.3481,-1.45366 0,-1.7869 -1.448,-3.23491 -3.2348,-3.23491 -0.1118,0 -0.219,-0.0111 -0.3276,0 z"
-           id="path5308" />
-      </g>
-      <g
-         transform="matrix(0.97411426,0,0,0.97411426,-1534.1856,-661.61084)"
-         id="g8220">
-        <path
-           id="path8131"
-           d="m 1210.9861,1158.5559 c 0,0 12.3188,4.2059 25.2413,4.2059 12.9224,0 25.2413,-4.2059 25.2413,-4.2059 0.8228,0 1.4851,0.6624 1.4851,1.4852 l 0,35.4604 c 0,4.5713 -15.3036,7.7939 -26.7264,7.7939 -11.4229,0 -26.7264,-3.5019 -26.7264,-7.7939 l 0,-35.4604 c 0,-0.8228 0.6624,-1.4852 1.4851,-1.4852 z"
-           style="color:#000000;fill:#ffeeaa;stroke:#ffb44d;stroke-width:2.10291982;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="szssczcss" />
-        <path
-           sodipodi:type="arc"
-           style="color:#000000;fill:#ffeeaa;fill-opacity:1;fill-rule:nonzero;stroke:#ffb44d;stroke-width:5.69654179;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           id="path8133"
-           sodipodi:cx="1295.8356"
-           sodipodi:cy="1229.4569"
-           sodipodi:rx="72.038513"
-           sodipodi:ry="18.009628"
-           d="m 1367.8741,1229.4569 c 0,9.9465 -32.2528,18.0096 -72.0385,18.0096 -39.7858,0 -72.0385,-8.0631 -72.0385,-18.0096 0,-9.9464 32.2527,-18.0096 72.0385,-18.0096 39.7857,0 72.0385,8.0632 72.0385,18.0096 z"
-           transform="matrix(0.36915729,0,0,0.36915729,757.86021,704.91911)" />
-        <path
-           style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#cccccc;fill-opacity:1;stroke:#808080;stroke-width:1.13668036;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
-           d="m 1232.7872,1126.4963 c -8.5106,0 -15.4695,6.9589 -15.4695,15.4695 l 0,16.8193 c 1.0223,1.901 5.426,1.8557 6.9442,0.3375 l 0,-17.1568 c 0,-4.7854 3.7398,-8.5429 8.5251,-8.5429 l 7.5483,0 c 4.7854,0 8.5251,3.7575 8.5251,8.5429 l 0,17.1568 c 2.0615,2.0615 5.4317,1.4762 6.9444,0.071 1e-4,-0.024 0,-0.047 0,-0.071 l 0,-17.1568 c 0,-8.5106 -6.9589,-15.4695 -15.4695,-15.4695 z"
-           id="rect8092"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ssccssssccssss" />
-        <flowRoot
-           xml:space="preserve"
-           id="flowRoot8098"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#0e3878;fill-opacity:1;stroke:none;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
-           transform="matrix(0.67516607,0,0,0.67516607,375.38575,307.51202)"><flowRegion
-             id="flowRegion8100"><rect
-               id="rect8102"
-               width="151.8053"
-               height="75.448143"
-               x="1240.8038"
-               y="1270.5255"
-               style="fill:#0e3878;fill-opacity:1" /></flowRegion><flowPara
-             id="flowPara8104"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#0e3878;fill-opacity:1;font-family:Roboto Condensed;-inkscape-font-specification:'Roboto Condensed,'">PGP</flowPara></flowRoot>      </g>
-      <flowRoot
-         transform="matrix(0.77080304,0,0,0.77080304,-339.01145,457.63501)"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         id="flowRoot8229"
-         xml:space="preserve"><flowRegion
-           id="flowRegion8231"><rect
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             y="-9.6811934"
-             x="77.846115"
-             height="144.57135"
-             width="472.63712"
-             id="rect8233" /></flowRegion><flowPara
-           style="font-size:28.98410225px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowPara8235">Enigmail</flowPara></flowRoot>      <flowRoot
-         xml:space="preserve"
-         id="flowRoot8237"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.77080304,0,0,0.77080304,-339.01145,482.98761)"><flowRegion
-           id="flowRegion8239"><rect
-             id="rect8241"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara8243"
-           style="font-size:19.32273483px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Open PGP message encryption and authentication</flowPara></flowRoot>      <path
-         sodipodi:nodetypes="sscssscsssssss"
-         inkscape:connector-curvature="0"
-         id="path8245"
-         d="m -553.67591,425.26221 c -2.69768,2.6977 -2.69762,7.0553 6e-5,9.753 2.12559,2.1256 5.28886,2.5869 7.85576,1.3628 l 4.2753,4.2752 c 0.902,0.902 2.3446,0.8887 3.2466,-0.013 0.902,-0.902 0.9153,-2.3445 0.013,-3.2465 l -4.2753,-4.2753 c 1.2242,-2.567 0.7763,-5.7436 -1.3493,-7.8692 -2.6977,-2.6977 -7.06875,-2.6844 -9.76642,0.013 z m 2.24451,2.2445 c 1.45743,-1.4573 3.82001,-1.4707 5.27731,-0.013 1.4574,1.4574 1.4575,3.8333 0,5.2907 -1.4574,1.4574 -3.81988,1.444 -5.27724,-0.013 -1.45737,-1.4574 -1.45743,-3.8065 -7e-5,-5.2639 z"
-         style="color:#000000;fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:1.20923209;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-      <flowRoot
-         xml:space="preserve"
-         id="flowRoot8247"
-         style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-         transform="matrix(0.48185835,0,0,0.48185835,-565.50765,425.04551)"><flowRegion
-           id="flowRegion8249"><rect
-             id="rect8251"
-             width="472.63712"
-             height="144.57135"
-             x="77.846115"
-             y="-9.6811934"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-           id="flowPara8253"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Search</flowPara></flowRoot>      <path
-         sodipodi:nodetypes="cc"
-         inkscape:connector-curvature="0"
-         id="path8272"
-         d="m -368.83985,525.57351 603.6268,0"
-         style="color:#000000;fill:none;stroke:#aeaeae;stroke-width:1.94099998;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-      <g
-         transform="translate(-1505.9518,-682.60559)"
-         id="g8552">
-        <path
-           style="color:#000000;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#808080;stroke-width:1.94099998;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 1623.5134,1138.4109 111.0082,0 c 3.4442,0 6.2171,2.7729 6.2171,6.2171 l 0,25.9411 c 0,3.4442 -2.7729,6.217 -6.2171,6.217 l -111.0082,0 c -3.4443,0 -6.2171,-2.7728 -6.2171,-6.217 l 0,-25.9411 c 0,-3.4442 2.7728,-6.2171 6.2171,-6.2171 z"
-           id="rect5099-5"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="sssssssss" />
-        <g
-           id="g8541"
-           transform="translate(-0.24288064,-2.8426608)">
-          <flowRoot
-             transform="matrix(0.43367252,0,0,0.43367252,1637.6328,1155.0659)"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             id="flowRoot8291"
-             xml:space="preserve"><flowRegion
-               id="flowRegion8293"><rect
-                 style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-                 y="-9.6811934"
-                 x="77.846115"
-                 height="144.57135"
-                 width="472.63712"
-                 id="rect8295" /></flowRegion><flowPara
-               style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-               id="flowPara8297">Install</flowPara></flowRoot>          <g
-             id="g8535">
-            <rect
-               style="color:#000000;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:#666666;stroke-width:1.35970485;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-               id="rect8363-6"
-               width="22.608955"
-               height="16.471008"
-               x="1640.7319"
-               y="1155.0881"
-               rx="1.4544044"
-               ry="1.4544044" />
-            <path
-               style="color:#000000;fill:#5fd35f;fill-opacity:1;fill-rule:nonzero;stroke:#666666;stroke-width:1.35970485;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-               d="m 1649.6327,1148.662 c -0.5349,0 -0.9651,0.3953 -0.9707,0.9303 l 0,12.7358 -2.5279,-2.2644 -3.0568,0 8.2915,7.788 8.3319,-7.788 -3.077,0 -2.5481,2.2644 0,-12.7358 c 0,-0.535 -0.3953,-0.9303 -0.9303,-0.9303 z"
-               id="path8303"
-               inkscape:connector-curvature="0"
-               sodipodi:nodetypes="sscccccccsss" />
-            <rect
-               style="color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:#666666;stroke-width:1.35970485;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-               id="rect8363"
-               width="16.65624"
-               height="5.7341156"
-               x="1643.3948"
-               y="1166.4862"
-               rx="0.54610622"
-               ry="0.54610622" />
-            <path
-               style="color:#000000;fill:none;stroke:#666666;stroke-width:1.94099998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-               d="m 1646.8255,1169.3533 9.7947,0"
-               id="path8384"
-               inkscape:connector-curvature="0"
-               sodipodi:nodetypes="cc" />
-          </g>
-        </g>
-      </g>
-      <path
-         style="color:#000000;fill:none;stroke:#aeaeae;stroke-width:1.94099998;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m -368.83985,420.89471 603.6268,0"
-         id="path8565"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="cc" />
-      <path
-         transform="matrix(0.82533712,0,0,0.82533712,-1289.2732,-505.00104)"
-         d="m 1236.0472,1099.769 c 0,5.1087 -4.1414,9.2502 -9.2501,9.2502 -5.1087,0 -9.2501,-4.1415 -9.2501,-9.2502 0,-5.1087 4.1414,-9.2501 9.2501,-9.2501 5.1087,0 9.2501,4.1414 9.2501,9.2501 z"
-         sodipodi:ry="9.2501192"
-         sodipodi:rx="9.2501192"
-         sodipodi:cy="1099.769"
-         sodipodi:cx="1226.7971"
-         id="path8600"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#aeaeae;stroke-width:2.35176635;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         sodipodi:type="arc" />
-      <g
-         transform="translate(-1521.8617,-703.74381)"
-         id="g8662">
-        <flowRoot
-           xml:space="preserve"
-           id="flowRoot8584"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           transform="matrix(0.43367252,0,0,0.43367252,1225.2562,1098.1521)"><flowRegion
-             id="flowRegion8586"><rect
-               id="rect8588"
-               width="472.63712"
-               height="144.57135"
-               x="77.846115"
-               y="-9.6811934"
-               style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium" /></flowRegion><flowPara
-             id="flowPara8590"
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">My Add-ons</flowPara></flowRoot>        <flowRoot
-           transform="matrix(0.43367252,0,0,0.43367252,1120.7665,1098.1521)"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Heavy"
-           id="flowRoot8592"
-           xml:space="preserve"><flowRegion
-             id="flowRegion8594"><rect
-               style="font-size:40px;font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Heavy"
-               y="-9.6811934"
-               x="77.846115"
-               height="144.57135"
-               width="472.63712"
-               id="rect8596" /></flowRegion><flowPara
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Heavy"
-             id="flowPara8598">Search:</flowPara></flowRoot>        <flowRoot
-           transform="matrix(0.43367252,0,0,0.43367252,1379.2562,1098.1521)"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;stroke:none;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-           id="flowRoot8569"
-           xml:space="preserve"><flowRegion
-             id="flowRegion8571"><rect
-               style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-               y="-9.6811934"
-               x="77.846115"
-               height="144.57135"
-               width="472.63712"
-               id="rect8573" /></flowRegion><flowPara
-             style="font-size:40px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#333333;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
-             id="flowPara8575">Available Add-ons</flowPara></flowRoot>      </g>
-      <g
-         id="g8658"
-         transform="translate(-1521.8617,-704.60559)">
-        <path
-           transform="matrix(0.82533712,0,0,0.82533712,381.46507,199.60455)"
-           d="m 1236.0472,1099.769 c 0,5.1087 -4.1414,9.2502 -9.2501,9.2502 -5.1087,0 -9.2501,-4.1415 -9.2501,-9.2502 0,-5.1087 4.1414,-9.2501 9.2501,-9.2501 5.1087,0 9.2501,4.1414 9.2501,9.2501 z"
-           sodipodi:ry="9.2501192"
-           sodipodi:rx="9.2501192"
-           sodipodi:cy="1099.769"
-           sodipodi:cx="1226.7971"
-           id="path8619"
-           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#444444;stroke-width:2.35176635;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           sodipodi:type="arc" />
-        <path
-           sodipodi:type="arc"
-           style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.35176635;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           id="path8621"
-           sodipodi:cx="1226.7971"
-           sodipodi:cy="1099.769"
-           sodipodi:rx="9.2501192"
-           sodipodi:ry="9.2501192"
-           d="m 1236.0472,1099.769 c 0,5.1087 -4.1414,9.2502 -9.2501,9.2502 -5.1087,0 -9.2501,-4.1415 -9.2501,-9.2502 0,-5.1087 4.1414,-9.2501 9.2501,-9.2501 5.1087,0 9.2501,4.1414 9.2501,9.2501 z"
-           transform="matrix(0.3878371,0,0,0.3878371,918.18884,680.75353)" />
-      </g>
-      <g
-         transform="matrix(0.37765646,-0.37765646,0.37765646,0.37765646,-277.04945,1061.7549)"
-         id="g6154-4">
-        <path
-           inkscape:connector-curvature="0"
-           id="path6124-7"
-           d="m 1336.2999,-187.06459 -43.6167,84.48797 c 15.1077,-4.04808 26.1922,-6.4524 36.4226,-7.22891 l 0,42.678415 c 0,4.69368 0.2655,8.480076 0.5909,8.480076 l 13.2414,0 c 0.3253,0 0.5908,-3.786396 0.5908,-8.480076 l 0,-42.678415 c 10.3509,0.76796 21.3746,3.19681 36.4226,7.22891 l -43.6516,-84.48797 z"
-           style="color:#000000;fill:#333333;fill-opacity:0.70588235;fill-rule:nonzero;stroke:none;stroke-width:3.9519999;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6150-9-8);enable-background:accumulate" />
-        <path
-           style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.74470901;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 1336.3017,-180.59019 -39.2187,75.96875 c 13.5843,-3.6399 23.5511,-5.80178 32.75,-6.5 l 0,38.375004 c 0,4.2204 0.2387,7.625 0.5313,7.625 l 11.9062,0 c 0.2925,0 0.5312,-3.4046 0.5312,-7.625 l 0,-38.375004 c 9.3072,0.69053 19.2194,2.87447 32.75,6.5 l -39.25,-75.96875 z"
-           id="path6118-3"
-           inkscape:connector-curvature="0" />
-      </g>
-      <rect
-         inkscape:export-ydpi="90"
-         inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-install.png"
-         style="color:#000000;fill:none;stroke:#4d4d4d;stroke-width:5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         id="rect11390"
-         width="839.15802"
-         height="570.14319"
-         x="-571.73846"
-         y="226.45984"
-         rx="15.58615"
-         ry="15.58615" />
-    </g>
-  </g>
-</svg>
diff --git a/static/svg/en/workshop-section1.svg b/static/svg/en/workshop-section1.svg
new file mode 100644 (file)
index 0000000..15d50a6
--- /dev/null
@@ -0,0 +1,1313 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="1052.3622"
+   height="744.09448"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="esd-workshops-final.svg">
+  <defs
+     id="defs4">
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect18868"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect18866"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect18864"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect18862"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18860"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18808"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18802"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18798"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18788"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18785"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18781"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect18778"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18761"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18758"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18755"
+       effect="spiro" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect18749"
+       effect="spiro" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect6355"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4658"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4648"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4566"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4543"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4539"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4612"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4580"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect4576"
+       is_visible="true" />
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3458"
+       is_visible="true" />
+    <inkscape:path-effect
+       is_visible="true"
+       id="path-effect6781"
+       effect="spiro" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.70710678"
+     inkscape:cx="465.39027"
+     inkscape:cy="205.15303"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer2"
+     showgrid="false"
+     inkscape:window-width="1438"
+     inkscape:window-height="879"
+     inkscape:window-x="0"
+     inkscape:window-y="19"
+     inkscape:window-maximized="1"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-nodes="true"
+     inkscape:snap-global="false" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="Background"
+     style="display:inline">
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect6352"
+       width="713.0741"
+       height="509.34052"
+       x="168.201"
+       y="124.43762"
+       inkscape:export-xdpi="100.97"
+       inkscape:export-ydpi="100.97" />
+    <rect
+       y="81.468712"
+       x="339.89545"
+       height="105.56559"
+       width="126.16377"
+       id="rect4582"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 368.45474,126.0649 c -0.81342,0.0553 -1.87239,0.41969 -2.58285,1.69309 -0.57996,1.03995 -1.93864,1.20581 -2.57299,0.9963 -1.05673,-0.34919 -2.40736,-0.59138 -3.71568,0.3409 -1.30832,0.93205 -2.72118,0.22719 -2.47339,-1.47194 0.24779,-1.69892 0.86154,-3.21228 2.49062,-4.14948 3.55788,-2.04676 1.08516,-3.47125 3.03791,-5.5254 1.95655,-2.05817 1.52432,-2.68804 1.45941,-5.48331 -6.61279,-0.99338 -10.3607,-2.89935 -14.54577,-8.12816 -4.18506,-5.229028 -5.80742,-9.533178 -6.24122,-16.088888 -0.43379,-6.55571 -0.0577,-10.80434 2.77467,-16.24602 2.83243,-5.441684 5.81459,-8.061244 10.98252,-10.778384 5.16793,-2.7167 10.23155,-3.36739 14.91197,-3.28815 4.68041,0.079 7.79912,0.42193 10.44374,1.93081 2.6444,1.50887 5.06362,3.40768 6.60585,3.42133 1.54246,0.0137 2.59247,-0.39037 3.3421,-0.96473 0.20011,5.08175 -4.37353,5.52315 -8.46526,5.63059 -4.09195,0.10722 -6.6063,-1.58543 -10.37502,-0.95578 -3.76873,0.62965 -9.93923,2.344694 -12.94512,7.576854 -3.0059,5.23217 -3.10841,7.08173 -2.85861,11.46936 0.2498,4.38786 4.02636,7.66147 6.15817,7.69706 2.1316,0.0356 2.60747,-0.58175 4.47338,-1.79875 1.86612,-1.21722 11.39236,-13.0098 14.6429,-15.65868 3.25078,-2.64887 6.45857,-3.46677 9.92221,-3.5093 3.46364,-0.0425 4.34869,0.075 7.14216,1.21991 2.79348,1.1447 4.51007,3.25301 6.76231,4.54186 1.15119,-0.67756 1.86635,-1.6893 2.92263,-2.46131 3.77768,-2.76101 5.7405,-3.50505 10.23043,-3.06812 2.5806,0.25115 5.83451,1.72533 7.77606,3.4135 3.45716,3.0059 6.31331,7.19074 8.62128,10.36988 1.79718,2.47585 3.91198,5.4381 6.93109,6.36411 3.29643,1.01062 5.77698,-3.25883 6.14116,-5.62702 0.20638,-1.3419 0.47565,-2.51793 0.47789,-3.9948 0.002,-1.47709 -0.14863,-3.26957 -0.57436,-4.80889 -0.42574,-1.53932 -1.155,-3.07103 -1.94469,-4.34108 -1.28527,-2.06713 -3.38821,-4.23028 -5.5762,-5.34319 -1.22797,-0.624504 -4.11702,-1.760024 -5.93815,-1.799874 -2.23142,-0.0484 -3.93146,0.70128 -5.99456,0.84185 -2.49712,0.17034 -6.95772,0.73172 -8.91539,-1.19752 -1.24587,-1.22774 -1.40256,-2.04676 -1.61543,-3.64764 0.55042,0.4535 1.32019,0.75165 2.00535,0.80962 1.56372,0.13206 3.02783,-1.1447 4.29004,-1.88448 1.03972,-0.6095 2.51211,-1.69869 3.87774,-2.2491 3.50886,-1.41465 7.81905,-1.37391 11.52309,-0.99495 2.96896,0.30352 6.81827,1.62438 9.42215,3.09789 2.6162,1.48 5.13726,3.97555 6.98391,6.32807 2.3232,2.960014 3.59324,5.499654 4.43464,9.191384 1.07553,4.71443 1.37368,11.79661 0.0734,16.44502 -1.02472,3.66307 -4.42725,9.290088 -7.32369,12.048418 -2.8566,2.72073 -6.15505,4.03397 -9.90609,4.75226 0.14683,0.75702 0.17101,1.463 0.36507,2.08369 0.27577,0.88102 0.80313,1.86322 1.8865,1.55253 0.432,-0.12378 0.66322,-0.231 1.23288,0.26726 0.56922,0.49826 0.27286,2.42303 -1.32913,3.28681 -0.81231,0.43805 -1.6696,0.53318 -2.97053,0.55914 -1.30094,0.026 -3.33136,0.0316 -4.74376,-0.21578 -1.41218,-0.24711 -2.25582,-1.36786 -3.81999,-1.54335 -2.4172,-0.27039 -4.2681,-2.01676 -6.2063,-3.26576 -0.80872,-0.52132 -1.08158,-0.52669 -1.54761,-0.79014 0.25182,0.77089 0.58757,1.57155 0.75501,2.31267 0.16787,0.74112 0.0962,1.42763 0.18533,2.02079 0.0886,0.59272 0.25316,1.0536 0.34896,1.5344 0.38724,0.34627 0.51102,0.87296 1.16149,1.0386 0.65091,0.16541 1.67004,-0.0922 2.33595,-0.18176 0.66591,-0.0895 1.11224,-0.45237 1.63468,-0.35299 0.52288,0.0992 1.01823,0.47342 1.45627,0.82417 0.43805,0.35075 0.81454,0.40201 1.1691,1.27721 0.35456,0.87519 0.67979,2.66745 0.72836,3.86542 0.0486,1.19798 -0.0857,2.27933 -0.44073,3.22996 -0.355,0.95063 -0.66703,1.37212 -1.62841,2.31357 -0.96137,0.94168 -2.52688,2.32342 -4.08904,3.28591 0.28763,0.42596 0.41522,0.81589 0.86379,1.27811 0.44857,0.46244 1.38375,0.98062 1.79986,1.46836 0.41567,0.48774 0.62652,0.8376 0.63256,1.38465 0.006,0.54683 -0.0201,1.25774 -0.46423,1.85404 -1.10598,1.4847 -2.41407,1.75062 -4.00465,2.44899 0.26748,1.67026 0.48572,2.86353 0.0992,4.53133 -0.15781,0.67957 -0.50834,2.22046 -1.3466,2.61575 -0.8385,0.3953 -2.45527,0.20392 -3.47864,0.36642 -1.02338,0.16273 -1.59618,0.31718 -2.39393,0.47565 -0.48483,0.70083 -1.2067,1.47419 -1.45404,2.10227 -0.24779,0.62831 -0.17303,0.85349 0.0349,1.495 0.20794,0.64152 0.91593,1.57559 1.11649,2.32678 0.20056,0.75119 0.23951,1.55991 0.0524,2.31312 -0.18757,0.75321 -0.50833,1.29982 -1.15029,1.96864 -0.64174,0.66905 -1.9044,1.19439 -2.53338,1.73652 -0.62943,0.54236 -1.25594,0.60749 -1.08426,1.50485 0.23614,1.23244 2.03691,3.2313 3.33963,3.70717 0.78074,0.28539 1.82874,0.19541 2.77691,-0.20481 -0.0642,1.0527 -0.97525,1.76226 -1.57043,2.46131 1.61184,-0.46088 3.17489,-1.34325 4.25602,-2.51279 -0.33531,1.01577 -1.48896,2.64642 -3.21451,4.07829 -1.72555,1.43188 -1.71503,1.13888 -2.57277,1.70855 1.56506,0.31449 3.02044,0.22943 4.23274,0.0116 -0.66457,0.36642 -1.75398,0.8817 -3.19705,1.03323 -1.44308,0.15132 -2.33282,0.0443 -3.63331,-0.27151 -1.30071,-0.31606 -2.48794,-1.49836 -4.06397,-2.31335 0.15355,0.58466 0.26278,1.28773 0.92556,1.88896 0.66278,0.60122 1.66557,0.90698 2.73147,1.42695 -1.35689,-0.154 -2.78273,-0.20056 -4.11612,-0.49445 -0.98711,-0.2178 -1.65034,-0.44879 -2.37266,-0.80648 -0.72187,-0.35769 -1.27922,-0.87946 -1.91872,-1.31907 0.30643,0.58533 0.39731,1.27385 0.91884,1.75644 0.52154,0.48259 1.36921,0.66233 2.05482,0.99383 -0.71516,-0.0157 -1.40301,0.13945 -2.14435,-0.047 -0.74179,-0.18646 -1.43748,-0.47946 -2.20859,-1.04756 -0.77112,-0.56809 -1.56641,-1.26758 -2.22448,-1.98274 -0.65763,-0.71515 -1.46971,-1.64228 -1.71548,-2.3017 -0.24622,-0.65965 0.14773,-1.12097 0.22159,-1.68079 -0.45416,0.29838 -1.01285,0.46267 -1.36181,0.8958 -0.34897,0.43312 -0.65831,0.82864 -0.50386,1.58364 0.15467,0.75499 0.85147,1.67787 1.34414,2.5177 -1.47016,-1.20222 -2.29119,-1.66511 -2.64105,-3.11535 -0.32747,-1.35779 0.51975,-2.59023 1.16373,-3.61696 0.31986,-0.5099 0.79842,-0.98443 1.09747,-1.47665 -0.66413,-0.6498 -1.42315,-1.20827 -1.99237,-1.94939 -0.56899,-0.7409 -0.80805,-1.74368 -1.3889,-2.45257 -0.58108,-0.70911 -1.36272,-1.1579 -2.0434,-1.73607 0.59831,1.28526 1.58162,2.86174 1.79516,3.85647 0.21332,0.99473 -0.23928,1.60356 -0.59227,2.14054 -0.35321,0.53699 -0.9231,0.65674 -1.46366,0.98667 -0.54056,0.33016 -1.38129,0.0698 -1.70339,0.55982 -0.32188,0.48975 -0.40828,1.22662 -0.10051,1.71189 l 1.26244,1.99259 c -0.46513,-0.2348 -1.26646,-0.91772 -1.62774,-1.40211 -0.36127,-0.48438 -0.91549,-0.93183 -0.99137,-1.58677 -0.0759,-0.65472 -0.11281,-1.22304 0.31136,-1.80636 0.42439,-0.58309 1.5861,-0.77827 2.10607,-1.22662 0.51998,-0.44834 0.81163,-0.74022 0.78186,-1.31974 -0.0295,-0.57951 -0.59562,-0.99405 -1.08224,-1.35935 -1.4856,-1.11426 -3.39134,-2.14099 -4.65288,-3.48401 -0.7127,-0.75881 -1.05472,-1.37144 -1.19798,-1.895 -0.14303,-0.52333 0.008,-0.9316 0.3624,-1.57536 0.3541,-0.64397 1.56841,-1.50373 1.71615,-2.20321 0.1475,-0.69927 -0.46581,-0.84946 -1.01935,-1.09613 -0.55355,-0.24667 -1.60491,0.12647 -2.11839,-0.30263 -0.51325,-0.42909 0.15087,-1.3307 -0.42775,-1.82516 -0.57839,-0.49445 -1.90238,-0.21846 -2.58575,-0.75029 -0.68337,-0.53206 -0.96586,-1.19238 -1.20133,-1.96417 -0.23548,-0.77178 -0.26211,-1.61721 -0.10252,-2.17613 0.1596,-0.55892 0.63905,-0.65673 0.92825,-0.94638 0.2892,-0.28964 0.54012,-0.52982 0.15467,-0.96182 -0.38544,-0.43178 -1.64855,0.0242 -2.37468,-0.53027 -0.72612,-0.55444 -0.28158,-1.88246 -0.79506,-2.44228 -0.51326,-0.55981 -1.43457,-0.34067 -1.92074,-0.51952 -0.48595,-0.17884 -0.67666,0.45215 -0.97481,-0.54571 -0.29814,-0.99809 -0.3062,-3.97309 -0.70732,-5.08332 -0.40111,-1.11023 -1.18879,-0.075 -1.55454,-1.1785 -0.36575,-1.10328 -0.019,-2.86778 -0.18377,-4.53424 l -0.74649,-4.53425 c -2.60411,1.74927 -4.32317,2.29857 -7.1209,2.7928 -0.23346,6.84536 -0.87654,10.87642 1.44688,18.47096 2.32342,7.59431 7.02554,12.07013 13.36883,18.49982 -8.37035,-6.27099 -12.36649,-11.36908 -14.86764,-17.90017 -2.5016,-6.53198 -2.02124,-11.99448 -1.76965,-18.28427 z m 44.47802,-2.7514 c 0.64398,0.0289 1.42651,0.19228 1.87866,0.48595 0.45237,0.29367 0.9325,0.53362 1.34302,0.95153 1.02427,1.04308 1.79247,2.30104 2.13203,3.74657 0.21645,0.92153 0.24869,2.10339 0.32748,3.18541 -0.31002,-1.0001 -0.51841,-2.04295 -0.96004,-2.93897 -0.69635,-1.41285 -1.87932,-2.7919 -3.34836,-3.42693 -0.48483,-0.20996 -0.80827,-0.17101 -1.07509,-0.13386 0.11931,0.20034 0.3192,0.36821 0.32792,0.66167 0.009,0.29345 -0.0568,0.86759 -0.55444,1.10888 -0.80223,0.38925 -1.69399,0.1155 -2.31357,-0.43223 -0.62472,-0.55198 -0.83759,-1.48582 -0.51057,-2.28828 0.3897,-0.95622 1.87463,-0.95869 2.75296,-0.91974 z m -8.07421,-1.36092 c 0.0808,-1.64408 0.67419,-3.03052 2.14748,-3.83678 0.76194,-0.41678 1.93574,-0.95578 3.0144,-1.08247 1.03614,-0.12154 3.55653,-0.0327 5.07257,0.6592 1.16418,0.53139 1.95723,1.35868 2.97949,1.96327 1.02203,0.6048 1.74905,1.01017 2.72229,1.68839 1.49388,1.04106 2.36953,2.18733 3.40522,2.8745 0.49803,0.33016 1.19864,0.28114 1.85985,0.48304 -0.51415,0.15266 -1.1861,0.32098 -1.74077,0.14371 -0.69165,-0.22115 -1.65863,-0.85349 -2.19516,-1.30676 -0.94817,-0.80089 -1.43971,-1.1917 -2.47451,-1.79584 -0.61779,-0.35993 -1.63512,-0.78409 -2.31402,-1.22684 -0.67934,-0.44275 -1.85851,-1.4142 -2.51121,-1.74301 -0.82976,-0.41768 -2.32364,-0.65002 -3.24742,-0.62294 -1.27273,0.0372 -3.1149,0.24712 -4.09978,1.14067 -0.97839,0.88818 -1.34995,1.66959 -1.12925,2.82302 0.36843,-0.42439 0.61376,-0.95757 0.98286,-1.27318 0.76463,-0.65315 1.64206,-0.68471 2.59382,-0.56093 1.06926,0.13922 1.60759,0.75679 1.9608,1.77188 -0.23771,-0.17459 -0.67464,-0.55802 -1.01957,-0.67688 -0.80962,-0.27934 -1.42181,-0.19339 -2.18017,0.21332 -0.89534,0.48035 -0.65181,1.19125 -0.78074,1.98184 -0.0591,0.36463 -0.19675,0.65831 -0.29501,0.98757 -0.33665,-0.0891 -0.64801,-0.22921 -0.90273,-0.4817 0.0105,0.36933 -0.0432,0.69233 0.0325,1.10777 0.0752,0.41521 0.27756,0.90855 0.41611,1.36272 -0.62338,-0.62361 -1.26131,-1.20425 -1.66399,-2.00938 -0.40313,-0.80559 -0.67621,-1.69959 -0.63301,-2.58419 z m 1.07889,-11.96628 c 0.45953,-0.68203 0.59406,-1.72824 0.87744,-2.57881 -0.11327,1.07732 0.10453,2.26208 -0.42149,3.04238 -0.52601,0.78029 -1.44978,0.64352 -2.21508,0.87049 0.5954,-0.45394 1.29937,-0.65203 1.75913,-1.33406 z m -11.00177,15.97474 c 0.59003,-0.47767 2.1824,-0.0958 3.37343,-0.0105 -0.85594,0.21913 -1.71189,0.43849 -2.56784,0.65763 -0.0797,0.29121 -0.0437,0.62495 -0.23906,0.87318 -0.19563,0.24846 -0.5672,0.34046 -0.85058,0.51035 0.028,-0.76507 -0.30598,-1.5532 0.28405,-2.03064 z m 8.39184,-33.176988 c 0.7109,0.38276 1.61319,0.88885 2.24105,0.90452 0.62786,0.0157 0.79215,-0.41052 1.16148,-0.65651 0.58108,1.89477 1.24811,3.97667 2.23747,5.69596 0.41454,0.7203 0.67889,0.38544 0.99405,1.10933 0.31472,0.723658 0.45461,2.196278 0.75321,3.120948 0.29905,0.92466 0.68897,1.60512 1.03345,2.40758 -0.87475,-1.23938 -2.0049,-2.81967 -2.49241,-3.8511 -0.48707,-1.03122 -0.17527,-1.12097 -0.56967,-2.103168 -0.39439,-0.98219 -1.1917,-2.51323 -1.78755,-3.76984 -0.42663,0.0566 -0.95488,0.1343 -1.27922,0.0342 -0.32434,-0.10005 -0.25965,-0.44498 -0.55265,-0.66792 -0.29345,-0.22294 -0.78656,-0.13654 -1.19753,-0.49244 -0.41096,-0.35568 -0.50452,-1.08561 -0.54168,-1.7316 z m -3.82782,9.349408 c 0.66904,-0.0587 1.49992,0.12065 2.12644,0.0851 0.62652,-0.0356 1.07374,-0.1981 1.61073,-0.29726 -0.0996,-0.94369 -0.005,-2.677518 -0.87632,-3.307618 -0.56273,-0.40694 -2.87383,-0.1005 -3.49117,0.0327 -1.38913,0.29949 -3.00679,1.12858 -4.35026,1.646978 1.28751,-0.899368 2.39975,-1.732938 3.94399,-2.197168 0.92825,-0.27913 3.09454,-0.64196 4.05256,-0.38321 0.43737,0.11796 0.52579,0.29905 0.79103,0.66972 0.91191,1.27318 0.90922,2.373558 1.14582,3.856688 0.23256,0.36239 0.48035,0.60414 0.66882,0.97794 0.18802,0.37381 0.29457,0.96205 0.34717,1.44285 -0.23861,-0.34605 -0.0927,-0.78007 -0.75365,-1.0377 -0.66144,-0.25764 -1.67407,-0.017 -2.56517,0.0761 0.64958,0.46871 0.97235,0.92019 0.99719,1.91111 0.0291,1.1635 -0.956,2.00087 -1.98453,2.08056 -1.42785,0.1108 -2.16404,-0.2028 -2.74154,-1.42315 -0.25294,-0.53452 -0.0696,-1.1776 -0.0907,-1.69869 -1.7157,0.1193 -1.68772,0.0633 -2.94165,1.10888 0.68158,0.99854 1.1109,1.57267 2.23724,2.17009 0.63167,0.33531 1.34682,0.66122 2.12958,0.7944 0.78298,0.13318 2.06713,0.26189 2.8895,0.13564 0.8226,-0.12624 1.28862,-0.36105 1.89835,-0.92489 0.60996,-0.56407 0.66592,-1.37167 0.90408,-2.01005 -0.0542,0.61443 -0.12468,1.39696 -0.35277,1.84262 -0.69389,1.35488 -1.89388,1.75644 -3.32665,1.76092 -1.37525,0.004 -3.0764,-0.3127 -4.35585,-0.84319 -1.02293,-0.42395 -2.71871,-1.6246 -3.12117,-2.66768 -0.2751,-0.71269 -0.0573,-1.58722 -0.0862,-2.38094 1.41644,-0.9419 1.76696,-0.71023 3.44282,-0.986 0.70106,-0.1155 1.1832,-0.37582 1.85225,-0.43469 z m -8.25082,-6.379548 c 0.0398,-0.56429 0.10229,-0.55221 0.15355,-0.82842 -1.29042,-0.34515 -1.80793,0.49199 -2.56449,2.04676 -0.28315,0.58175 -0.003,0.92802 -0.30666,1.31101 -0.3033,0.38298 -0.79215,0.32926 -1.28482,0.69702 -0.49266,0.36754 -0.98085,1.071498 -1.4415,1.452248 -0.94526,0.78141 -2.22292,1.25841 -3.31927,1.7842 0.74874,-0.55243 2.20166,-1.39025 2.67171,-2.19293 0.24936,-0.425508 0.21242,-1.227958 0.60055,-1.610498 0.38791,-0.38276 0.52378,-0.64755 1.02473,-0.74515 0.50094,-0.0976 0.29949,-0.67822 0.4611,-1.13977 0.16161,-0.46155 0.48348,-0.78925 0.82595,-1.25035 0.34247,-0.4611 0.77448,-1.15343 1.45068,-1.40479 0.67621,-0.2516 1.73071,0.0204 2.24262,-0.12446 0.51169,-0.14482 0.21779,-0.51684 0.58958,-0.74023 0.37224,-0.22338 1.0959,-0.1249 1.59304,-0.36373 0.88125,-0.42372 1.30273,-1.13104 1.83277,-1.88828 0.077,1.62997 0.0582,2.80355 -0.52758,4.33705 -0.65964,1.726 -1.32824,2.74266 -3.20041,3.8041 -0.64509,0.36552 -1.28705,0.49243 -1.8218,0.68426 0.31181,-0.42529 0.75813,-0.60995 0.93564,-1.27586 0.17705,-0.66636 0.0448,-1.98767 0.0846,-2.55218 z m 30.22637,7.947748 c -0.89019,0.058 -1.10127,-0.0591 -1.81352,0.44319 0.38612,0.60078 0.77201,1.20155 1.15768,1.80233 -0.034,-1.18588 0.0815,-1.4236 0.65584,-2.24552 z m -2.33237,-0.86177 c 1.23289,-0.52512 2.30708,-0.94996 3.64831,-1.0339 0.53765,-0.0338 1.37233,0.0495 1.91536,0.0741 0.46245,-0.68091 1.05181,-1.21789 1.26781,-1.995048 0.14303,-0.5155 0.0725,-2.90808 -0.18064,-3.52923 -0.73754,-1.8077 -1.45448,-1.88403 -2.46958,-2.9195 -0.73665,-0.75097 -0.76597,-1.89454 -0.98622,-3.17601 -0.0808,-0.47072 -0.31181,-1.06635 -0.42014,-1.55207 -1.3269,-0.22362 -2.75386,-0.29726 -4.28042,-0.22093 0.74023,-0.71001 1.45583,-1.35869 1.66825,-2.42459 0.21197,-1.06591 0.0394,-2.37647 -0.56653,-3.33225 -0.60592,-0.95578 -1.57379,-1.78845 -2.4622,-2.56718 -0.88885,-0.77872 -2.1627,-1.42158 -3.00477,-2.05862 1.09523,-0.39216 2.21351,-0.96831 3.28636,-1.17626 2.79482,-0.54213 5.20285,0.28696 7.8985,1.91671 1.5673,0.94795 2.86354,1.84844 4.50203,3.5637 1.63803,1.71503 3.66979,4.86104 5.25567,6.72672 1.58587,1.86567 2.86622,3.3412 4.24975,4.45389 1.38375,1.11292 2.63612,1.42987 3.95384,2.14458 l 2.05392,2.18106 1.6622,-2.05683 2.67462,0.3024 0.55265,-3.0021 2.45481,-0.67262 -0.40044,-4.04696 1.76495,-1.25259 -1.32645,-2.51793 1.34771,-2.75139 -1.75711,-3.14512 0.67755,-3.02828 -2.03422,-1.73361 -0.26547,-3.21809 -2.83779,-1.08247 -1.13843,-2.799744 -3.19056,-0.0358 -1.56507,-2.07832 -2.14793,0.15042 -2.39437,-0.26077 -1.35399,-0.99965 -1.96505,1.30452 -2.37781,-1.23983 -4.72676,1.79449 3.08134,-2.67976 3.19235,-0.5099 2.44563,-0.62338 3.30293,1.08471 2.90718,-0.73643 2.8031,1.65706 2.96627,-0.16407 1.45718,2.61463 2.95351,0.3409 1.59797,2.906964 1.85762,1.0142 0.49311,3.72396 1.65437,1.5691 -0.72747,3.25838 1.94894,2.46756 -1.8274,2.64396 1.95409,1.65258 -2.49801,2.21396 2.53002,2.63478 -3.05536,0.98532 1.99013,2.82594 -2.49578,0.43066 1.63669,3.10729 -2.81272,-0.0374 1.41688,2.327448 -3.08513,-0.371348 0.73799,3.348368 -2.33148,-2.05101 -0.79865,4.05814 -1.60893,-2.91389 -0.8714,3.63442 -1.98609,-2.67999 0.0542,3.81104 -2.19516,-3.42671 c 0.46289,1.94424 0.37022,4.07315 1.6472,5.90614 3.95653,-0.53542 6.54251,-1.53238 9.5737,-4.44919 2.76079,-2.65649 6.06058,-8.195308 6.95414,-11.708418 1.01957,-4.00891 1.05091,-11.38207 0.0468,-15.46349 -0.96653,-3.92967 -2.22269,-5.80676 -4.4671,-9.01343 -2.14524,-2.278434 -4.25512,-4.685344 -6.97786,-6.310174 -3.99682,-2.38497 -9.12177,-3.02805 -13.67684,-2.96605 -2.52218,0.0345 -4.2117,0.51885 -5.71968,1.06725 -2.63702,0.95891 -4.746,3.05066 -7.42689,4.08434 -0.8743,0.33687 -1.57513,0.34739 -2.26365,-0.0204 0.67419,1.34884 1.4077,1.95386 3.08916,2.44474 1.21633,0.355 4.11858,0.13049 6.11655,-0.0539 2.1448,-0.19809 3.26353,-0.8358 6.18258,-0.79574 2.85077,0.0392 5.10973,1.1221 6.34486,1.8283 2.54837,1.457174 4.37577,3.073714 5.96366,5.634404 0.87207,1.40614 1.48291,2.99269 1.91313,4.61169 0.43021,1.61901 0.61868,3.43231 0.64621,5.01729 0.0275,1.58498 -0.0936,2.99985 -0.48125,4.42613 -0.90676,3.33919 -2.90718,6.73703 -7.01636,6.21213 -2.51458,-0.32143 -6.30546,-5.04124 -7.57506,-6.77284 -2.56181,-3.49475 -5.1977,-7.36196 -8.41669,-10.27228 -1.9626,-1.7739 -4.64975,-2.9947 -7.28855,-3.23622 -4.95059,-0.45305 -6.41873,0.48729 -10.14515,3.55877 0.75813,0.24174 1.49814,0.37515 2.27507,0.72523 1.72421,0.77693 3.30114,1.78106 4.67661,3.06901 1.44128,1.34996 2.08794,2.20434 2.1392,4.13739 0.034,1.2837 -1.02204,2.3129 -1.99013,3.23868 -0.59227,0.56698 -1.37614,1.08606 -1.85582,1.52612 -0.6357,0.58399 -1.42293,1.22281 -0.62428,2.15308 0.30039,0.34963 0.82192,0.61331 1.26176,0.93988 0.69815,0.51818 0.37851,2.44407 -0.54123,2.95487 -1.17693,0.65293 -2.58329,0.57996 -3.55385,-0.29412 1.22506,-0.18332 2.00311,-0.34583 1.97133,-1.34794 -0.0184,-0.58086 -0.75679,-1.06345 -1.48157,-1.39383 -1.74794,-0.79686 -3.06813,-0.67935 -4.80778,-1.93104 -1.75711,-1.2649 -1.79584,-1.95745 -2.27082,-3.94332 -0.84722,0.0886 -1.62729,0.10811 -2.76012,0.48326 -1.13283,0.37493 -2.38475,1.26759 -3.41328,1.48851 -2.59023,0.55735 -3.10639,0.39216 -4.52395,0.0253 -2.49577,-0.64599 -5.74542,0.45998 -8.97359,1.49254 -0.53675,0.17168 -2.70774,0.006 -4.16917,0.51862 -2.25716,0.79194 -5.42422,2.70977 -7.2534,4.25021 -2.77154,2.33438 -6.41381,9.320528 -8.47176,17.339238 -0.21622,2.43757 0.477,4.07986 -1.05852,5.27044 -1.53552,1.19058 -1.49299,4.2408 -2.01363,5.0963 -0.52064,0.85528 -1.12343,0.47722 -2.24418,1.67855 -1.12075,1.20133 -1.6913,1.00055 -1.6631,3.27204 0.96585,-0.63503 2.374,-1.37324 3.61047,-1.41778 1.09501,-0.0396 1.10665,1.40211 3.91714,-1.37637 1.50306,-1.4865 4.39077,-1.53194 6.39433,-2.18755 2.00378,-0.65562 5.61448,-2.00669 9.23077,-6.04962 3.6163,-4.04293 5.34678,-8.29917 6.04805,-14.45243 0.1117,1.09098 0.30554,2.32141 -0.16161,5.33088 -0.46714,3.00948 -1.47396,6.38963 0.64712,10.43838 l 1.32152,2.52241 c -0.78678,-1.07375 -2.32364,-2.82526 -2.78631,-4.07337 l -1.06725,-2.87921 c -2.38766,3.74881 -2.9365,4.41942 -6.25331,7.10523 -0.13206,1.66624 -0.16452,3.4041 0.38008,4.99849 0.54459,1.59416 -0.32345,3.43185 0.0909,4.48187 0.41432,1.05001 1.37257,0.45237 1.68549,1.51537 0.31292,1.063 -0.1634,3.16459 0.32188,4.20073 0.48527,1.03614 1.67586,0.40738 2.25291,0.74202 0.57705,0.33486 0.76574,0.79372 1.07441,1.23401 0.30845,0.44006 -0.12065,1.48045 0.50699,1.81822 0.62741,0.33799 1.60625,0.0517 2.25918,0.37604 0.65293,0.32434 0.75208,1.10396 0.59562,1.80255 -0.15668,0.6986 -0.85438,1.01913 -1.16081,1.72936 -0.30621,0.71046 -0.27196,1.20491 0.096,1.85717 0.36799,0.65248 1.18275,1.01174 1.99483,1.341 0.81208,0.32926 1.9532,0.14437 2.79124,0.59966 0.83804,0.45528 1.59125,1.36249 2.03377,2.02191 0.44253,0.6592 0.56541,1.12433 0.54281,1.81755 -0.0228,0.69299 -0.30397,1.49142 -0.67398,2.16091 -0.37,0.66949 -1.18633,1.48426 0.0882,2.76281 1.27452,1.27833 1.22751,0.72724 1.95767,1.55656 -0.0795,-1.43457 -0.67218,-2.60322 -0.23884,-3.68323 0.43357,-1.08001 1.73518,-1.2678 2.42124,-1.75353 0.68606,-0.48595 1.08113,-1.15343 1.62191,-1.73003 -0.008,0.74202 0.0716,1.53977 -0.0128,2.09847 -0.17191,1.13596 -0.50722,2.14434 1.18566,2.32655 0.7626,0.0819 1.48671,-0.41253 2.28917,-0.70934 -0.42037,0.75276 -1.15142,1.35801 -1.26132,2.25895 -0.1099,0.9005 0.0222,1.88985 0.64577,2.78363 0.62383,0.89333 1.70093,1.55678 2.49017,2.0819 0.78903,0.52534 1.21185,0.56742 1.81822,0.85147 0.0298,0.8855 -0.14459,1.8227 -0.0436,2.65671 0.10095,0.83402 0.36373,1.57223 0.84587,2.26164 0.48259,0.68964 1.25639,1.08516 1.98521,1.59506 -0.39955,-0.93049 -1.21006,-1.8133 -1.19909,-2.79146 0.011,-0.97794 0.30419,-1.67116 1.25818,-2.53897 0.95399,-0.86804 3.18742,-1.6208 4.24057,-2.46466 1.05315,-0.84409 1.39293,-1.36115 1.77099,-2.18061 0.37806,-0.81947 0.27286,-2.13965 0.3427,-2.8763 0.34672,1.03189 0.39619,1.35264 0.50878,2.4322 0.11326,1.07979 -0.62921,2.59426 -0.94347,3.39358 1.30272,-0.6292 2.12957,-1.6349 2.54703,-2.61776 0.27935,0.16564 0.13855,0.6198 0.24129,1.495 0.46424,-0.462 0.99204,-0.81745 1.45941,-1.25348 0.46782,-0.43559 0.98018,-0.81879 1.2123,-1.42696 0.23167,-0.60816 0.13676,-1.25482 -0.0358,-1.96147 -0.17258,-0.70665 -0.96227,-1.52612 -1.38756,-2.29902 -0.42484,-0.77268 0.0752,-1.53126 0.0463,-2.46242 -0.8508,-0.14617 -1.57334,-0.57951 -2.55128,-0.43872 -0.97839,0.14057 -2.09891,1.23848 -3.09879,1.25124 -0.99988,0.0128 -1.56126,-0.92399 -2.38094,-1.1814 -0.81969,-0.25742 -1.649,-0.22921 -2.47317,-0.34382 1.04397,-1.0001 5.09585,-1.47642 7.86739,-1.92834 2.4387,-0.39776 4.85881,-0.62764 7.32974,-0.66233 1.10351,-0.0157 2.52174,0.34873 3.28793,0.12848 0.76687,-0.21981 0.60324,-0.74202 0.83066,-1.31123 0.63614,-1.59103 0.32255,-3.00791 -0.0235,-4.61013 -2.21823,-0.2601 -4.52956,-0.57839 -6.76456,-0.40671 -2.18509,0.16787 -4.77263,1.2067 -7.02644,1.27698 -1.95946,0.0609 -4.86105,-0.37537 -6.54362,-1.40099 -2.05616,-1.25326 -3.64696,-3.94488 -4.2117,-4.80912 -0.91975,-1.4077 -2.07989,-4.16939 -2.78587,-5.43205 -0.70553,-1.26266 -0.86109,-1.61587 -1.44822,-2.14301 -0.58712,-0.52691 -1.39136,-0.56764 -2.08682,-0.85169 0.80178,0.0819 1.6772,-0.17191 2.40557,0.24577 1.09433,0.62786 2.31916,3.23018 3.00007,4.36256 0.72143,-2.41832 0.5531,-3.36918 2.6406,-4.73279 -1.68236,1.8856 -1.72421,3.3139 -2.13428,5.5339 1.39897,2.29611 3.34389,5.9536 5.8889,6.96847 0.9193,0.36687 2.49801,0.59697 3.49184,0.71986 3.09297,0.38298 6.07626,-0.5972 9.11394,-1.34727 2.22045,-0.5484 4.47359,-0.32748 7.17418,-0.16878 0.91683,0.0537 3.07864,-0.49781 3.52631,-1.42516 0.24174,-0.50027 0.22383,-1.1015 -0.12333,-1.63468 -0.34762,-0.53317 -1.27341,-0.79103 -1.76965,-1.27094 -0.49625,-0.4799 -0.78164,-1.04956 -1.17246,-1.57446 -2.06265,0.39574 -3.75933,0.54773 -5.29037,0.58936 1.09814,-0.45237 2.15174,-0.71046 3.29464,-1.15746 1.14292,-0.447 2.44072,-1.18073 3.36315,-1.78957 0.92243,-0.60905 1.51134,-0.96227 2.17882,-1.67093 0.66703,-0.70911 1.52276,-1.43949 2.01452,-2.30618 0.49222,-0.8667 0.56832,-1.83613 0.59585,-2.90876 0.0275,-1.0724 -0.0188,-2.57725 -0.43245,-3.44125 -0.4132,-0.86379 -1.21005,-1.1259 -1.85023,-1.33026 -0.64039,-0.20436 -1.07889,0.31247 -1.7448,0.38231 -0.66636,0.0698 -1.28885,0.48975 -2.25224,0.0367 -0.96339,-0.45305 -2.10541,-1.37525 -3.07954,-2.74401 -0.97369,-1.36898 -1.67004,-3.60644 -2.66275,-5.32774 -1.71123,-2.96718 -3.84372,-5.73894 -5.88309,-8.48832 -0.16787,-0.678 -0.42014,-1.61497 -0.50408,-2.53472 -0.14638,-1.60266 -0.17392,-3.267548 0.32345,-4.829928 0.38119,-1.19685 0.93563,-2.46108 2.18889,-2.95195 0.50139,-0.19653 1.13574,-0.27443 1.58386,-0.10834 0.44857,0.16587 0.88841,0.67196 0.71225,1.25662 -0.19362,0.64286 -0.63905,0.66031 -0.94168,0.98488 -0.5137,0.55063 -0.71918,0.95466 -0.91325,1.64116 0.55511,-0.009 1.30541,-0.0513 1.76137,0.0687 0.59495,0.15669 1.14895,0.55109 1.4509,1.39405 -0.71001,-0.62965 -1.06277,-0.91862 -1.94894,-0.941 -0.40604,-0.0101 -0.89937,0.13519 -1.34861,0.20279 -0.16788,0.54616 -0.26659,1.21588 -0.50363,1.638478 -0.23704,0.4226 -0.69859,0.32121 -0.87184,0.81499 -0.17325,0.49288 -0.18333,1.29556 -0.096,1.94357 z m 6.20362,-0.74023 c 0.27196,0.10722 0.37559,0.13072 0.72008,0.39283 0.34448,0.26211 0.81969,0.52378 1.09254,1.15007 0.27331,0.62652 0.26055,1.59528 0.20235,1.98991 -0.2395,-0.0703 -0.56608,-0.0228 -0.81454,-0.23526 -0.24779,-0.21242 -0.39574,-0.69344 -0.71359,-0.89937 -0.31829,-0.20571 -0.58354,-0.16071 -0.93519,-0.20526 0.18064,0.51393 0.26838,1.02808 0.18445,1.49411 -0.18221,1.01733 -0.7803,1.5326 -1.74861,1.65437 -0.42283,0.0531 -1.09434,-0.0862 -1.46232,-0.1531 0.17056,0.38097 0.45953,0.71471 0.63032,1.09567 0.81879,-0.1184 1.42561,-0.10162 1.8659,-0.30755 0.44028,-0.20593 0.91235,-0.66725 1.47731,-0.86266 0.56519,-0.19541 1.06927,-0.19228 1.6875,-0.28875 -0.48706,0.41969 -0.8067,0.83961 -1.2931,1.2593 0.3568,1.03704 0.71359,2.07384 1.07016,3.11065 0.75635,0.47319 1.46591,0.72255 2.41901,1.30676 0.95354,0.58443 2.09667,1.62975 3.33829,2.19986 1.24162,0.57011 1.98095,0.88035 3.2783,1.125 1.29713,0.24465 2.32924,1.29534 3.60578,1.46613 1.27653,0.17078 3.66084,0.20525 4.6446,0.10923 1.11694,-0.10901 2.56807,-0.68539 2.69834,-1.91 -0.93653,0.231 -2.36684,0.0237 -3.08916,-1.73853 -0.32054,-0.78253 -0.1634,-2.22157 -0.65405,-3.14691 -0.49043,-0.92556 -1.17425,-1.22259 -1.99125,-2.36282 -0.817,-1.14022 -2.15352,-2.93874 -2.90382,-4.46642 -0.74985,-1.52746 -0.92646,-3.25771 -1.56081,-4.626468 -0.63435,-1.36853 -1.59125,-2.47406 -2.33282,-3.529 -1.61923,-2.30551 -2.92509,-3.8811 -5.59277,-5.04415 -1.28303,-0.55937 -2.74379,-0.70844 -4.11568,-1.06277 -0.55825,0.25002 -1.32377,0.52624 -1.45963,1.17917 -0.13587,0.65293 0.12512,1.61721 0.59898,2.10741 0.79305,0.81947 1.96819,1.70519 2.43019,3.00769 0.29681,0.83581 0.38298,3.63779 0.12579,4.398158 -0.26681,0.78947 -0.88706,1.26691 -1.40255,1.7927 z m 0.2583,6.63204 c -0.24778,0.21376 -0.4367,0.43335 -0.83535,0.61085 -0.39821,0.1775 -0.94213,0.22339 -1.4706,0.35545 0.74112,1.15365 1.51962,2.31939 2.22963,3.53236 0.71045,1.21274 1.326,2.54076 2.004,3.81081 -0.032,-0.72792 0.011,-1.50396 -0.0949,-2.1842 -0.10587,-0.68001 -0.41409,-1.27519 -0.71963,-2.29611 -0.30509,-1.02091 -0.68068,-2.40982 -1.11314,-3.82916 z M 405.66436,83.365702 c -0.10453,1.13484 0.0875,2.90897 0.32255,4.02009 0.28158,1.33004 0.55265,2.01967 1.63198,2.82101 1.97648,1.46724 3.23824,1.2199 4.75876,2.07071 0.72344,0.40491 1.64027,1.08359 1.90775,1.80098 0.26749,0.7174 -0.1766,1.49635 -0.72522,1.80256 0.95958,0.1428 2.03556,-0.939 1.58655,-2.04967 -0.22115,-0.54661 -1.27386,-0.79015 -1.59663,-1.34168 -0.3221,-0.55131 -0.32143,-1.11895 -0.16966,-1.67899 0.27419,-1.0095 2.27148,-1.92678 2.97724,-2.72476 1.08605,-1.22796 1.50306,-2.25515 0.88796,-3.83655 -0.86379,-2.22157 -4.20096,-4.0042 -6.19825,-4.87604 -0.91459,-0.3991 -1.4274,-0.42753 -2.14077,-0.64129 1.46053,0.85594 3.0003,1.53775 3.73918,3.4511 0.6169,1.59797 0.0826,2.20008 0.10319,3.59145 0.01,0.6451 0.85909,0.96764 1.23625,1.37525 0.32837,0.35433 0.30173,0.61734 0.0394,1.10642 -0.0289,-0.44118 -0.21735,-0.77044 -0.55601,-1.01017 -0.55915,-0.39642 -1.16149,-0.31113 -1.45941,-1.12388 -0.45215,-1.23558 0.44453,-2.40579 -0.56362,-3.79313 -0.75411,-1.03793 -1.75712,-2.19964 -3.11021,-2.23008 -0.64039,-0.0145 -1.12186,0.0822 -1.80591,0.2845 l -0.9119,-1.09747 -0.021,-0.0143 c -1.85493,-1.69287 -3.12408,-3.08804 -5.72618,-4.25154 -2.60209,-1.16327 -3.88445,-1.33943 -6.86796,-1.27318 -2.98351,0.066 -5.94442,0.31561 -9.4,3.29554 -3.45536,2.97993 -12.36112,14.39087 -14.52092,15.83506 -2.15957,1.44419 -2.63791,1.9335 -5.33648,1.93417 -2.69857,0 -6.91027,-3.81641 -7.07523,-8.5868 -0.16519,-4.77062 -0.23145,-6.46618 3.08468,-12.21317 3.31636,-5.747214 9.32412,-7.511944 13.7816,-8.107794 4.45769,-0.59585 7.13634,0.97413 10.43367,0.98152 3.2971,0.008 6.55571,-0.5616 7.51664,-3.18384 -0.47028,0.28002 -1.10038,0.59562 -2.87227,0.50273 -1.77188,-0.0929 -4.22871,-2.14435 -6.99241,-3.51892 -2.76371,-1.37436 -5.83921,-1.5353 -9.78388,-1.60983 -3.94466,-0.0745 -8.86682,0.22697 -13.74332,2.8595 -4.87649,2.63254 -8.20516,5.42579 -11.03355,10.578054 -2.82839,5.15248 -3.25099,9.35926 -2.79504,15.59779 0.45596,6.23854 2.38005,10.87821 6.08476,15.444248 3.70471,4.56603 7.40718,6.80014 14.08332,7.63079 l 1.40547,-6.19936 -2.50898,3.60063 0.062,-4.00466 -2.26947,2.81609 -0.9954,-3.8191 -1.83859,3.06186 -0.91325,-4.26408 -2.66432,2.15487 0.84341,-3.51848 -3.52542,0.39015 1.61946,-2.445628 -3.21451,0.0392 1.87037,-3.2651 -2.85212,-0.45282 2.27418,-2.96964 -3.49185,-1.03524 2.89107,-2.76841 -2.85458,-2.32632 2.23276,-1.73652 -2.08794,-2.77826 2.22717,-2.59269 -0.83133,-3.4238 1.89119,-1.64855 0.56295,-3.91288 2.12241,-1.0659 1.82606,-3.054474 3.37522,-0.35836 1.66534,-2.74737 3.39,0.17258 3.20355,-1.74122 3.3224,0.7738 3.77387,-1.13977 2.79505,0.65494 3.64763,0.53609 3.52161,2.81586 -5.40183,-1.8856 -2.71737,1.30295 -2.2462,-1.37099 -1.54648,1.05046 -2.7364,0.27397 -2.45391,-0.15847 -1.78891,2.18374 -3.64651,0.0376 -1.30071,2.941874 -3.24249,1.13754 -0.3033,3.38149 -2.32521,1.82158 0.7747,3.18205 -2.00804,3.30494 1.54044,2.89084 -1.51604,2.64575 2.01699,1.31615 -0.45752,4.25244 2.80511,0.70688 0.63189,3.15452 3.05671,-0.31762 1.89902,2.16136 2.34715,-2.29186 c 4.27885,-2.1336 6.04089,-3.3271 9.3756,-6.93377 3.79604,-4.10583 5.97172,-7.90186 11.02818,-10.71302 3.62659,-2.01632 6.58459,-2.74199 10.6584,-2.03803 3.82491,0.66077 5.1057,2.95509 7.92268,5.37207 0.2986,-0.54057 0.35926,-0.68382 0.85125,-1.0818 -0.15445,0.70195 -0.39977,1.43009 -0.46222,2.10518 z"
+       id="path4608-0"
+       style="display:inline;fill:#5f8dd3;fill-opacity:1" />
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect4578"
+       width="126.16377"
+       height="105.56559"
+       x="200.61665"
+       y="81.468712" />
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect4584"
+       width="126.16377"
+       height="105.56559"
+       x="732.24292"
+       y="81.468712" />
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot4586"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.7026453px;line-height:125%;font-family:Lato;-inkscape-font-specification:Lato;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       transform="translate(0,-31.112698)"><flowRegion
+         id="flowRegion4588"><rect
+           id="rect4590"
+           width="601.8598"
+           height="230.76488"
+           x="-38.292496"
+           y="176.67377"
+           style="text-align:center;text-anchor:middle;fill:#5f8dd3;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara4592"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato;fill:#5f8dd3;fill-opacity:1">FREE SOFTWARE</flowPara><flowPara
+         id="flowPara4594"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato;fill:#5f8dd3;fill-opacity:1">FREE SOCIETY</flowPara></flowRoot>    <ellipse
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="path4596"
+       cx="264.18936"
+       cy="106.74246"
+       rx="41.874672"
+       ry="29.130205" />
+    <g
+       transform="translate(3250.3516,-264.53293)"
+       id="g6295">
+      <g
+         id="g6332"
+         transform="matrix(0.21103353,0,0,0.21103353,-1994.7229,288.7105)">
+        <path
+           id="path6182"
+           d="m -2308.449,436.91237 c -33.3675,0 -60.2188,26.85123 -60.2188,60.21875 l 0,111.125 c 0,33.36752 26.8513,60.25 60.2188,60.25 l 3.9687,0 c 33.3676,0 60.2188,-26.88248 60.2188,-60.25 l 0,-111.125 c 0,-33.36752 -26.8512,-60.21875 -60.2188,-60.21875 l -3.9687,0 z m 2,20 c 24.0402,0 42.9375,18.89636 42.9375,42.375 l 0,88.9375 c 0,23.47864 -18.8973,42.375 -42.9375,42.375 -24.0402,0 -42.9688,-18.89636 -42.9688,-42.375 l 0,-88.9375 c 0,-23.47864 18.9286,-42.375 42.9688,-42.375 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:6.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           inkscape:connector-curvature="0" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:6.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect6184"
+           width="201.86688"
+           height="148.27391"
+           x="-2407.3977"
+           y="532.93146"
+           rx="4.7461047"
+           ry="4.7461047" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m -2374.1673,640.35188 c 14.8301,12.27417 39.6275,20.34375 67.7188,20.34375 28.0889,0 52.8569,-8.07134 67.6875,-20.34375 z"
+           id="path6186"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cscc" />
+        <circle
+           r="10.152656"
+           cy="614.46533"
+           cx="-2371.2363"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#5f8dd3;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:6.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="path6188" />
+        <circle
+           r="10.152656"
+           cy="614.46533"
+           cx="-2236.7136"
+           id="path6190"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#5f8dd3;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:6.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      </g>
+    </g>
+    <flowRoot
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.7026453px;line-height:125%;font-family:Lato;-inkscape-font-specification:Lato;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="flowRoot6339"
+       xml:space="preserve"
+       transform="translate(0,-31.112698)"><flowRegion
+         id="flowRegion6341"><rect
+           style="text-align:center;text-anchor:middle;fill:#5f8dd3;fill-opacity:1"
+           y="184.67377"
+           x="518.70752"
+           height="230.76488"
+           width="601.8598"
+           id="rect6343" /></flowRegion><flowPara
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato;fill:#5f8dd3;fill-opacity:1"
+         id="flowPara6347">GNUPG</flowPara></flowRoot>    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect4580"
+       width="754.65436"
+       height="97.404129"
+       x="111.80737"
+       y="24.172478" />
+  </g>
+  <g
+     inkscape:label="Fore"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-308.2677)"
+     style="display:inline">
+    <g
+       id="g4451"
+       transform="translate(-31.112698,-571.52269)">
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect4912"
+         width="87.096405"
+         height="84.742447"
+         x="417.51895"
+         y="1185.598"
+         rx="8.4188881"
+         ry="8.4188881" />
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect4868"
+         width="53.301605"
+         height="70.83786"
+         x="429.20871"
+         y="1198.1406"
+         rx="26.650803"
+         ry="19.94351" />
+      <g
+         id="g4870"
+         transform="translate(159.46744,671.92179)"
+         style="fill:#ffffff">
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect4872"
+           width="31.769257"
+           height="50.677574"
+           x="278.45062"
+           y="482.55533"
+           rx="15.884623"
+           ry="15.884623" />
+        <path
+           inkscape:connector-curvature="0"
+           id="path4884"
+           d="m 290.06992,509.2275 0,0"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           sodipodi:nodetypes="cc" />
+        <path
+           sodipodi:nodetypes="ccc"
+           inkscape:connector-curvature="0"
+           id="path4886"
+           d="m 294.94844,520.15402 c 0,0 1.11153,-1.02328 2.87328,-0.55122 1.8345,-1.83451 -2.51721,-13.46405 -2.51721,-13.46405"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="cc"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 304.06992,509.2275 0,0"
+           id="path4888"
+           inkscape:connector-curvature="0" />
+        <path
+           inkscape:connector-curvature="0"
+           id="path4896"
+           d="m 279.0482,499.60195 45.70219,0"
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      </g>
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4890"
+         width="18.506178"
+         height="27.195986"
+         x="463.16953"
+         y="1190.623"
+         rx="4.2348819"
+         ry="4.2348819" />
+      <rect
+         transform="matrix(0.9627335,-0.27045186,0.27045186,0.9627335,0,0)"
+         ry="4.2348819"
+         rx="4.2348819"
+         y="1302.9984"
+         x="125.47082"
+         height="46.053448"
+         width="13.041558"
+         id="rect4910"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="ccczc"
+         inkscape:connector-curvature="0"
+         id="path4894"
+         d="m 484.25046,1226.187 c 0,0 5.66196,-9.1841 -1.07359,-18.4893 -4.49569,-1.4189 -6.55497,0.3577 -6.55497,0.3577 0,0 -7.76628,10.642 -3.9098,15.5171 3.85648,4.875 11.53836,2.6145 11.53836,2.6145 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <rect
+         ry="8.4188881"
+         rx="8.4188881"
+         y="1185.598"
+         x="319.03397"
+         height="84.742447"
+         width="87.096405"
+         id="rect19496"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <rect
+         ry="19.94351"
+         rx="26.650803"
+         y="1198.1406"
+         x="337.26651"
+         height="70.83786"
+         width="53.301605"
+         id="rect19289"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <g
+         style="fill:#ffffff"
+         transform="translate(67.52523,671.92179)"
+         id="g19462">
+        <rect
+           ry="15.884623"
+           rx="15.884623"
+           y="478.8541"
+           x="278.45062"
+           height="54.378811"
+           width="31.769245"
+           id="rect19421"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 294.35088,476.86315 c -12.00068,0 -21.75,7.65571 -21.75,17.09375 0,4.49847 3.84375,15.625 3.84375,15.625 l 2,-12.375 c 0.96573,0.24705 1.97328,0.375 3,0.375 5.5132,0 16.31771,-3.66919 18.90625,-9.15625 2.58999,5.47999 1.36609,9.15625 6.875,9.15625 1.02672,0 2.03427,-0.12795 3,-0.375 l 2,12.375 c 0,0 3.84375,-11.12169 3.84375,-15.625 0,-9.43804 -9.71807,-17.09375 -21.71875,-17.09375 z"
+           id="path19423"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="ssccscsccss" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 275.86178,517.5176 c 0,0 -3.61906,-2.93343 -6.81651,-1.08738 -3.19745,1.84604 -5.13494,7.6816 -2.09252,12.95124 -4.66514,1.01204 2.08976,4.17334 4.30236,1.60708 1.81792,-2.26005 4.60505,-13.47152 4.60667,-13.47094 z"
+           id="path19425"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="czccc" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect19427"
+           width="7.9220881"
+           height="5.6586342"
+           x="270.17465"
+           y="510.00809"
+           rx="15.884623"
+           ry="5.6586342" />
+        <path
+           sodipodi:nodetypes="czccc"
+           inkscape:connector-curvature="0"
+           id="path19429"
+           d="m 312.80873,517.5176 c 0,0 3.61906,-2.93343 6.81651,-1.08738 3.19745,1.84604 5.13494,7.6816 2.09252,12.95124 4.66514,1.01204 -2.08976,4.17334 -4.30236,1.60708 -1.81792,-2.26005 -4.60505,-13.47152 -4.60667,-13.47094 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <rect
+           ry="5.6586342"
+           rx="15.884623"
+           y="510.00809"
+           x="-318.49585"
+           height="5.6586342"
+           width="7.9220881"
+           id="rect19431"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           transform="scale(-1,1)" />
+        <path
+           sodipodi:nodetypes="cc"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 288.06992,511.2275 0,0"
+           id="path19435"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 294.94844,520.15402 c 0,0 1.11153,-1.02328 2.87328,-0.55122 1.8345,-1.83451 -2.51721,-13.46405 -2.51721,-13.46405"
+           id="path19437"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="ccc" />
+        <path
+           inkscape:connector-curvature="0"
+           id="path4521"
+           d="m 302.06992,511.2275 0,0"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           sodipodi:nodetypes="cc" />
+      </g>
+      <rect
+         ry="4.2348819"
+         rx="4.2348819"
+         y="1217.819"
+         x="348.37622"
+         height="43.127411"
+         width="31.540941"
+         id="rect4523"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="ccczc"
+         inkscape:connector-curvature="0"
+         id="path4539"
+         d="m 333.44634,1242.6764 c 0,0 8.36136,-6.8185 18.47018,-1.3626 1.99679,4.2705 0.50583,6.5452 0.50583,6.5452 0,0 -9.53051,9.096 -14.86959,5.9128 -5.33908,-3.1832 -4.10642,-11.0954 -4.10642,-11.0954 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 393.70803,1242.6764 c 0,0 -8.36136,-6.8185 -18.47018,-1.3626 -1.99679,4.2705 -0.50583,6.5452 -0.50583,6.5452 0,0 9.53051,9.096 14.86959,5.9128 5.33908,-3.1832 4.10642,-11.0954 4.10642,-11.0954 z"
+         id="path4542"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccczc" />
+    </g>
+    <rect
+       ry="8.4188881"
+       rx="8.4188881"
+       y="613.99683"
+       x="706.96521"
+       height="84.742447"
+       width="87.096405"
+       id="rect4916"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect4914"
+       width="87.096405"
+       height="84.742447"
+       x="531.23712"
+       y="613.99683"
+       rx="8.4188881"
+       ry="8.4188881" />
+    <path
+       sodipodi:nodetypes="csssc"
+       inkscape:connector-curvature="0"
+       id="path4622"
+       d="m 750.19583,665.68048 c 0,-1.60923 0.80927,-27.45489 -27.03509,-29.28801 -27.84437,-1.83313 -24.13848,7.11219 -24.13848,15.12677 0,23.66786 -0.96641,57.7427 11.37706,70.08616 18.48813,18.48811 39.79651,-55.92492 39.79651,-55.92492 z"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 587.01565,671.09111 c 0,-1.60923 -0.80927,-27.45489 27.03509,-29.28801 27.84437,-1.83313 24.13848,7.11219 24.13848,15.12677 0,23.66786 0.96641,57.7427 -11.37706,70.08616 -18.48813,18.48811 -39.79651,-55.92492 -39.79651,-55.92492 z"
+       id="path4579"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssc" />
+    <path
+       sodipodi:nodetypes="csssscsscccssssssscc"
+       inkscape:connector-curvature="0"
+       inkscape:original-d="m 268.06342,745.34893 c 0,0 -31.35505,7.39219 -41.08188,17.00323 -1.97854,1.95498 -0.15196,2.85868 -0.19707,5.07248 -0.14607,7.15939 0,16.44515 0,22.78891 0,9.48352 -0.47418,16.5828 0,22.01143 0.72461,8.29582 0,12.22858 0,12.22858 0,0 -0.97501,6.10361 1.73112,9.12474 4.50519,5.02954 15.37135,8.04527 29.73461,8.04527 17.78662,0 42.37334,0 42.37334,0 l -0.65509,35.15194 18.09698,0 c 0,0 -0.36709,-3.18064 0,-7.97669 0.75184,-9.82257 3.20508,-26.42105 0,-36.34884 -0.70533,-2.18483 0.70535,-4.36965 0,-6.55445 -0.73864,-2.28796 0.51248,-3.27547 -1.43157,-4.69052 -0.8584,-0.62481 -3.15838,-1.44943 -4.83823,-1.80489 -2.21345,-0.46838 -3.90419,-0.36843 -5.30325,-0.36843 -2.11797,0 -4.23598,0 -6.35395,0 -9.03827,0 -33.3016,0 -33.3016,0 z"
+       inkscape:path-effect="#path-effect18860"
+       id="path18812"
+       d="m 268.06342,745.34893 c -3.51782,-2.84355 -7.81083,-4.71833 -12.28758,-5.36605 -4.47675,-0.64773 -9.12509,-0.0666 -13.30462,1.66322 -4.17952,1.72985 -7.87889,4.60376 -10.58845,8.22579 -2.70955,3.62204 -4.42193,7.98237 -4.90123,12.48027 -0.17938,1.68335 -0.18945,3.37962 -0.19707,5.07248 -0.0342,7.59624 -0.0229,15.19262 0,22.78891 0.0221,7.33715 0.0551,14.67446 0,22.01143 -0.0306,4.07624 -0.0884,8.15318 0,12.22858 0.0678,3.12535 0.25341,6.36996 1.73112,9.12474 1.27377,2.37459 3.43186,4.19668 5.84114,5.40356 2.40928,1.20687 5.07044,1.84157 7.74266,2.18857 5.34444,0.69399 10.7615,0.45314 16.15081,0.45314 l 42.37334,0 -0.65509,35.15194 18.09698,0 c 0.008,-2.65889 0.008,-5.3178 0,-7.97669 -0.0343,-12.11654 -0.22487,-24.23434 0,-36.34884 0.0405,-2.18482 0.0946,-4.3713 0,-6.55445 -0.0362,-0.8348 -0.0949,-1.67406 -0.29892,-2.48435 -0.20402,-0.81029 -0.56149,-1.59628 -1.13265,-2.20617 -0.6009,-0.64164 -1.40994,-1.05861 -2.24972,-1.31854 -0.83977,-0.25993 -1.71675,-0.37315 -2.58851,-0.48635 -1.75906,-0.22841 -3.52942,-0.36843 -5.30325,-0.36843 l -6.35395,0 -33.3016,0 1.22659,-73.68276 z"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 278.70006,841.51534 -67.46655,0 -14.0307,-115.35838 0,-25.50478"
+       id="path18844"
+       inkscape:path-effect="#path-effect18864"
+       inkscape:original-d="m 278.70006,841.51534 -67.46655,0 -14.0307,-115.35838 0,-25.50478"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccc" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 248.00946,843.02061 0,55.01812"
+       id="path18846"
+       inkscape:path-effect="#path-effect18866"
+       inkscape:original-d="m 248.00946,843.02061 0,55.01812"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 216.1162,889.95649 31.89326,-7.35856 31.89327,7.35856"
+       id="path18854"
+       inkscape:path-effect="#path-effect18868"
+       inkscape:original-d="m 216.1162,889.95649 31.89326,-7.35856 31.89327,7.35856"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccc" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect18874"
+       width="10.681496"
+       height="33.98658"
+       x="-202.90698"
+       y="679.0282"
+       rx="2.6465876"
+       ry="2.6465876"
+       transform="scale(-1,1)" />
+    <rect
+       y="741.01129"
+       x="-117.55251"
+       height="109.7281"
+       width="10.681496"
+       id="rect18876"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="matrix(-0.99323392,0.11613084,0.11613084,0.99323392,0,0)"
+       rx="2.7363174"
+       ry="2.7363174" />
+    <g
+       id="g18903"
+       transform="matrix(0.81,0,0,0.81,82.677222,232.77718)"
+       style="fill:#ffffff">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:1.42346239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path18850"
+         transform="matrix(-3.4695305,0,0,3.4688637,977.15554,-540.93612)"
+         cx="234.32463"
+         cy="392.2916"
+         r="1.8044801" />
+      <rect
+         y="809.0957"
+         x="154.6745"
+         height="11.940854"
+         width="18.969181"
+         id="rect18884"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4.938272;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <g
+       id="g18907"
+       transform="matrix(0.81,0,0,0.81,147.40397,232.77718)"
+       style="fill:#ffffff">
+      <circle
+         transform="matrix(-3.4695305,0,0,3.4688637,977.15554,-540.93612)"
+         id="path18909"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:1.42346239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         cx="234.32463"
+         cy="392.2916"
+         r="1.8044801" />
+      <rect
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4.938272;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect18911"
+         width="18.969181"
+         height="11.940854"
+         x="154.6745"
+         y="809.0957" />
+    </g>
+    <g
+       transform="matrix(0.81,0,0,0.81,115.0406,245.33929)"
+       id="g18913"
+       style="fill:#ffffff">
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:1.42346239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="path18915"
+         transform="matrix(-3.4695305,0,0,3.4688637,977.15554,-540.93612)"
+         cx="234.32463"
+         cy="392.2916"
+         r="1.8044801" />
+      <rect
+         y="809.0957"
+         x="154.6745"
+         height="11.940854"
+         width="18.969181"
+         id="rect18917"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4.938272;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect18884-1"
+       width="8.9094343"
+       height="11.977663"
+       x="243.55475"
+       y="872.62024" />
+    <rect
+       y="273.31964"
+       x="-878.92584"
+       height="550"
+       width="200"
+       id="rect2989"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       transform="matrix(0,-1,1,0,0,0)" />
+    <rect
+       transform="matrix(0,-1,1,0,0,0)"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect3819"
+       width="6"
+       height="554.55157"
+       x="-879.40863"
+       y="268.49194" />
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 609.57059,847.07312 13.7666,0 0,58.90672 -163.78799,0"
+       id="path4788"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect2985"
+       width="200"
+       height="233.91895"
+       x="268.49194"
+       y="679.40863" />
+    <rect
+       y="913.32758"
+       x="268.49194"
+       height="6"
+       width="200"
+       id="rect3817"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 266.98104,752.57228 6.66211,21.46679 -25.83691,8.66211 -7.18164,-21.83691"
+       id="path18973"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 225.28462,819.47355 -0.42973,-63.5388 c 0,0 1.07326,-23.96492 23.96953,-23.96492 22.89626,0 32.40987,26.14422 27.16927,45.7024 -8.6495,32.28038 -7.85763,41.35946 -7.85763,41.35946 z"
+       id="path18814"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccsscc" />
+    <g
+       id="g4574"
+       transform="translate(-31.112698,119.43079)">
+      <path
+         sodipodi:nodetypes="cssssczcssc"
+         inkscape:connector-curvature="0"
+         id="path18836"
+         d="m 274.91494,571.10633 c -6.92894,3.68382 -10.03376,12.17637 -6.99942,19.61753 l 8.34764,20.47106 c 3.23662,7.93723 12.28124,11.7553 20.19885,8.52668 7.91761,-3.22862 11.71328,-12.28268 8.47666,-20.2199 l -1.03014,-2.52622 c 0,0 4.44946,-3.52391 3.41221,-6.06756 -1.03724,-2.54366 -4.25434,-4.10683 -8.17213,-5.6053 l -2.55758,-6.27198 c -3.23662,-7.93724 -12.28125,-11.75531 -20.19886,-8.52669 -0.49485,0.20179 -1.0153,0.35678 -1.47723,0.60238 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="csc"
+         inkscape:connector-curvature="0"
+         id="path18970"
+         d="m 293.6805,592.09879 c -1.81064,0.73834 -3.87699,-0.13093 -4.61532,-1.94157 -0.73834,-1.81062 0.13093,-3.87698 1.94157,-4.61531"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="cscccccsccsccsccsccsc"
+         inkscape:connector-curvature="0"
+         id="path19357"
+         d="m 257.97838,566.63626 c -0.91608,-2.24652 -3.46753,-3.34453 -5.68595,-2.4399 -2.21843,0.90462 -3.27452,3.4737 -2.25142,5.91543 l 21.33229,34.53535 3.71028,-1.51297 0.77534,-8.92198 -5.4478,-11.95279 c 3.41758,-3.70098 21.55565,-14.67214 24.79227,-6.7349 0.28602,0.7014 2.1844,5.10737 2.66757,5.79688 l -6.33482,-28.13036 c -0.99404,-2.45358 -3.54559,-3.55155 -5.76401,-2.64693 -2.21843,0.90463 -3.27452,3.47371 -2.35844,5.72023 m -17.04368,6.95003 c -0.91608,-2.24652 -3.46753,-3.34453 -5.68596,-2.43991 -2.21842,0.90462 -3.27451,3.47371 -2.35843,5.72023 m 16.29133,-6.64324 c -0.91608,-2.24652 -3.43859,-3.35633 -5.65702,-2.45171 -2.21842,0.90463 -3.27451,3.47371 -2.35843,5.72023 m 16.43601,-6.70223 c -0.91608,-2.24652 -3.43859,-3.35634 -5.65701,-2.45171 -2.21843,0.90462 -3.27452,3.4737 -2.35844,5.72023"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+    </g>
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 626.69394,590.41724 c -9.1859,0.70239 -16.5177,8.35934 -16.75195,17.76758 l -0.50196,20.11914 c -0.24986,10.03545 7.68526,18.37513 17.72071,18.625 5.96254,0.14845 11.31008,-2.60493 14.73437,-6.95899 -1.4659,-1.64399 -3.10432,-4.21967 -3.38476,-7.82226 1.73952,0.31311 4.41413,0.3123 6.90429,0.2168 0.2065,-1.02423 0.3442,-2.07378 0.3711,-3.1543 l 0.0801,-3.19531 9.58789,0.0195 c 0.27475,-7.57885 -5.52727,-12.41795 -9.22071,-14.77735 l 0.0547,-2.16797 c 0.24986,-10.03545 -7.68525,-18.37513 -17.7207,-18.625 -0.62721,-0.0156 -1.26065,-0.0937 -1.87305,-0.0469 z"
+       id="path4633"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="path4635"
+       sodipodi:cx="655.61029"
+       sodipodi:cy="597.32349"
+       sodipodi:rx="5.2695971"
+       sodipodi:ry="5.2695971"
+       d="m 652.70431,601.71938 a 5.2695971,5.2695971 0 0 1 -2.35487,-4.09243 5.2695971,5.2695971 0 0 1 1.86868,-4.33606"
+       sodipodi:start="2.1549128"
+       sodipodi:end="4.0130333"
+       sodipodi:open="true"
+       transform="matrix(0.99969019,0.02489032,-0.02489032,0.99969019,0,0)" />
+    <g
+       id="g4618"
+       transform="translate(-15.305568,158.57451)">
+      <path
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 725.76474,434.52693 c 7.80659,0.79876 15.8849,7.49335 15.88083,15.52939 l -0.0112,22.10763 c -0.004,8.57178 -8.94124,15.51887 -17.49183,15.51455 -8.55058,-0.004 -17.48049,-6.95841 -17.47616,-15.53018 l 10e-4,-2.72818 c 0,0 -5.44987,-1.58572 -5.44848,-4.33273 0.001,-2.74701 2.39144,-5.408 5.45484,-8.27332 l 0.003,-6.7734 c 0.004,-8.57178 8.94124,-15.51888 17.49183,-15.51456 0.53441,2.7e-4 1.07488,-0.0525 1.59532,8e-4 z"
+         id="path4446"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cssssczcsscc" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4461"
+         d="m 715.05552,457.46876 0,-4.09643"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    </g>
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 592.64796,613.80246 c -0.10971,-16.35692 10.67637,-33.20386 29.1271,-33.63294 18.45072,-0.42907 16.0476,5.29436 25.23351,5.50428 6.12598,0.13999 9.04312,-1.96397 9.04312,-1.96397 0,0 -2.27285,14.07302 -13.19667,15.4385 -10.92383,1.36548 -23.6683,-5.46191 -24.12346,23.21314 -0.45516,28.67504 -34.59212,10.92382 -34.59212,10.92382 0,0 8.61823,-3.12592 8.50852,-19.48283 z"
+       id="path4477"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="zzscsscz" />
+    <rect
+       ry="5.4619136"
+       rx="5.4619136"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect4500"
+       width="120.27632"
+       height="23.194397"
+       x="489.29428"
+       y="829.87872" />
+    <rect
+       y="823.87872"
+       x="489.29428"
+       height="23.194397"
+       width="120.27632"
+       id="rect4484"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       rx="5.4619136"
+       ry="5.4619136" />
+    <ellipse
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="path4488"
+       cx="502.9913"
+       cy="835.60168"
+       rx="6.5978498"
+       ry="4.6667719" />
+    <ellipse
+       ry="4.6667719"
+       rx="6.5978498"
+       cy="835.60168"
+       cx="521.59406"
+       id="ellipse4490"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <ellipse
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="ellipse4492"
+       cx="540.19678"
+       cy="835.60168"
+       rx="6.5978498"
+       ry="4.6667719" />
+    <ellipse
+       ry="4.6667719"
+       rx="6.5978498"
+       cy="835.60168"
+       cx="558.7995"
+       id="ellipse4494"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <ellipse
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="ellipse4496"
+       cx="577.40222"
+       cy="835.60168"
+       rx="6.5978498"
+       ry="4.6667719" />
+    <ellipse
+       ry="4.6667719"
+       rx="6.5978498"
+       cy="835.60168"
+       cx="596.00494"
+       id="ellipse4498"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <g
+       id="g4600"
+       transform="translate(-7.1126984,151.43079)">
+      <rect
+         transform="scale(1,-1)"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+         id="rect3003"
+         width="100"
+         height="9.2236328"
+         x="532.24115"
+         y="-581.18793" />
+      <rect
+         y="505.98489"
+         x="532.24115"
+         height="65.979378"
+         width="100"
+         id="rect2991"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <g
+         id="g4442">
+        <rect
+           y="568.48627"
+           x="613.22333"
+           height="6.9062781"
+           width="11.510464"
+           id="rect2995"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+           id="rect3007"
+           width="11.510464"
+           height="6.9062781"
+           x="539.74854"
+           y="568.48627" />
+      </g>
+      <rect
+         y="525.83911"
+         x="551.47388"
+         height="16.840937"
+         width="35.50243"
+         id="rect4510"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <rect
+         y="531.30103"
+         x="568.31482"
+         height="13.654784"
+         width="25.033772"
+         id="rect4502"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <circle
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="circle4512"
+         cx="601.5415"
+         cy="531.75616"
+         r="7.737711" />
+      <rect
+         y="521.28754"
+         x="581.9696"
+         height="15.930581"
+         width="14.565103"
+         id="rect4504"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <rect
+         transform="matrix(0.50041296,0.86578685,-0.86578685,0.50041296,0,0)"
+         y="-269.56973"
+         x="764.98578"
+         height="33.226677"
+         width="7.2825413"
+         id="rect4506"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <circle
+         r="7.737711"
+         cy="524.47363"
+         cx="552.38428"
+         id="path4508"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4514"
+         width="38.002441"
+         height="20.840942"
+         x="574.68701"
+         y="543.13519" />
+    </g>
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 502.99082,820.93482 a 6.5978498,4.6667719 0 0 0 -6.41211,3.58984 l -0.22266,0 0,10.70117 0.0644,0 a 6.5978498,4.6667719 0 0 0 -0.0273,0.375 6.5978498,4.6667719 0 0 0 6.59766,4.66797 6.5978498,4.6667719 0 0 0 6.59765,-4.66797 6.5978498,4.6667719 0 0 0 -0.0234,-0.375 l 0.0332,0 0,-10.70117 -0.19532,0 a 6.5978498,4.6667719 0 0 0 -6.4121,-3.58984 z"
+       id="ellipse4546"
+       inkscape:connector-curvature="0" />
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 502.99082,820.93482 0,-10.99362 -89.95557,0 0,-23.07645 19.31079,0 0,34.7594 -47.63326,0 0,-30.89725 -48.92065,0"
+       id="path4553"
+       inkscape:connector-curvature="0" />
+    <rect
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="rect19517"
+       width="42.730255"
+       height="55.77116"
+       x="301.97726"
+       y="755.04291"
+       rx="1.9310594"
+       ry="1.9310594" />
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 265.62558,763.07154 -21.00195,4.89648 11.00195,25 47.69141,0 c 0.36151,0.32819 0.74888,0.63971 1.19922,0.9082 5.33908,3.1832 20.98437,-4.94726 20.98437,-4.94726 0,0 1.49093,-2.27439 -0.50586,-6.54492 -8.8423,-4.77229 -21.02521,-0.89293 -23.93945,0.15429 -5.66371,-0.76432 -18.17661,-2.17968 -33.42969,-2.17968 2.47576,-9.23967 -2,-17.28711 -2,-17.28711 z"
+       id="path18818"
+       inkscape:connector-curvature="0" />
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 344.16014,754.06525 12.49774,-41.41731 0,58.8065 -11.83861,38.83247 z"
+       id="path4433"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <g
+       id="g4678"
+       transform="translate(-149.12245,113.05856)">
+      <rect
+         y="583.54791"
+         x="781.96399"
+         height="34.592121"
+         width="29.130205"
+         id="rect4624"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 788.79135,611.08508 16.15816,0"
+         id="path4651"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4653"
+         d="m 788.79135,608.24667 16.15816,0"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 788.79135,591.21621 16.15816,0"
+         id="path4655"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4657"
+         d="m 788.79135,594.05462 16.15816,0"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 788.79135,596.89303 16.15816,0"
+         id="path4659"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4661"
+         d="m 788.79135,599.73144 16.15816,0"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 788.79135,602.56985 16.15816,0"
+         id="path4663"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4665"
+         d="m 788.79135,605.40826 16.15816,0"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    </g>
+    <g
+       id="g4667"
+       transform="translate(-149.12245,113.05856)">
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4627"
+         width="29.130205"
+         height="34.592121"
+         x="791.96399"
+         y="597.54791" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4629"
+         d="m 798.3497,625.19502 16.15816,0"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 798.3497,622.35661 16.15816,0"
+         id="path4636"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4638"
+         d="m 798.3497,605.32615 16.15816,0"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 798.3497,608.16456 16.15816,0"
+         id="path4640"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4642"
+         d="m 798.3497,611.00297 16.15816,0"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 798.3497,613.84138 16.15816,0"
+         id="path4644"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4647"
+         d="m 798.3497,616.67979 16.15816,0"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 798.3497,619.5182 16.15816,0"
+         id="path4649"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       id="g4775"
+       transform="translate(-7.1126984,119.43079)">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4726"
+         d="m 798.80207,574.9559 -13.37266,0.91015 c 0,0 -0.43,16.20192 5.34978,25.25977 2.29403,3.59513 8.02288,3.64258 8.02288,3.64258 0,0 5.73063,-0.0475 8.02467,-3.64258 5.77977,-9.05785 5.348,-25.25977 5.348,-25.25977 l -13.37267,-0.91015 z"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.8157804;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <ellipse
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="path4703"
+         cx="798.80481"
+         cy="575.35504"
+         rx="13.199624"
+         ry="5.4619136" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4768"
+         d="m 812.01833,582.86883 c 0,0 5.79323,-0.56323 5.79323,5.79323 0,6.35647 -7.68408,7.68408 -7.68408,7.68408"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    </g>
+    <g
+       id="g4780"
+       transform="matrix(-1,0,0,1,1297.6785,119.43079)">
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.8157804;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 798.80207,574.9559 -13.37266,0.91015 c 0,0 -0.43,16.20192 5.34978,25.25977 2.29403,3.59513 8.02288,3.64258 8.02288,3.64258 0,0 5.73063,-0.0475 8.02467,-3.64258 5.77977,-9.05785 5.348,-25.25977 5.348,-25.25977 l -13.37267,-0.91015 z"
+         id="path4782"
+         inkscape:connector-curvature="0" />
+      <ellipse
+         ry="5.4619136"
+         rx="13.199624"
+         cy="575.35504"
+         cx="798.80481"
+         id="ellipse4784"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 812.01833,582.86883 c 0,0 5.79323,-0.56323 5.79323,5.79323 0,6.35647 -7.68408,7.68408 -7.68408,7.68408"
+         id="path4786"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       id="path4809"
+       d="m 558.97543,820.93482 a 6.5978498,4.6667719 0 0 0 -6.41211,3.58984 l -0.22266,0 0,10.70117 0.0645,0 a 6.5978498,4.6667719 0 0 0 -0.0273,0.375 6.5978498,4.6667719 0 0 0 6.59766,4.66797 6.5978498,4.6667719 0 0 0 6.59765,-4.66797 6.5978498,4.6667719 0 0 0 -0.0234,-0.375 l 0.0332,0 0,-10.70117 -0.19532,0 a 6.5978498,4.6667719 0 0 0 -6.4121,-3.58984 z"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 596.29851,820.93482 a 6.5978498,4.6667719 0 0 0 -6.41211,3.58984 l -0.22266,0 0,10.70117 0.0645,0 a 6.5978498,4.6667719 0 0 0 -0.0273,0.375 6.5978498,4.6667719 0 0 0 6.59766,4.66797 6.5978498,4.6667719 0 0 0 6.59765,-4.66797 6.5978498,4.6667719 0 0 0 -0.0234,-0.375 l 0.0332,0 0,-10.70117 -0.19532,0 a 6.5978498,4.6667719 0 0 0 -6.4121,-3.58984 z"
+       id="path4811" />
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 558.97543,820.93482 0,-28.92053 188.78002,0 0,-65.65666"
+       id="path4813"
+       inkscape:connector-curvature="0" />
+    <g
+       id="g4820"
+       transform="translate(-31.112698,119.43079)">
+      <rect
+         y="548.07031"
+         x="713.1427"
+         height="65.542175"
+         width="80"
+         id="rect3020"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
+      <rect
+         transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)"
+         y="-125.89951"
+         x="939.20508"
+         height="8.1281977"
+         width="8.1282063"
+         id="rect4544"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    </g>
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 596.29851,820.93482 0,-51.44978 -66.11119,0 0,16.09232 12.87386,0 0,-52.7828"
+       id="path4824"
+       inkscape:connector-curvature="0" />
+    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#5f8dd3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 694.42832,498.06113 a 34.70591,34.70591 0 0 0 -34.70508,34.70508 34.70591,34.70591 0 0 0 21.04297,31.89453 c 0.14869,4.12017 -0.52768,10.34259 -5.24414,14.05859 6.33374,-1.97049 11.35675,-7.59104 14.27148,-11.59765 a 34.70591,34.70591 0 0 0 4.63477,0.35156 34.70591,34.70591 0 0 0 34.70703,-34.70703 34.70591,34.70591 0 0 0 -34.70703,-34.70508 z"
+       id="path4859"
+       inkscape:connector-curvature="0" />
+    <g
+       id="g4864"
+       transform="matrix(0.77753889,0,0,0.77753889,130.61991,138.5796)">
+      <path
+         sodipodi:nodetypes="ccscc"
+         inkscape:connector-curvature="0"
+         id="path4852"
+         d="m 714.77358,513.99382 -0.64366,-21.24186 c 0,0 0.1977,-11.83939 11.83939,-11.83939 12.55201,0 12.16124,12.16124 12.16124,12.16124 l 0,21.5637"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <rect
+         y="500.30814"
+         x="709.57806"
+         height="25.104015"
+         width="32.828327"
+         id="rect4831"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    </g>
+    <path
+       id="path4479"
+       d="m 250.28231,544.407 a 34.70591,34.70591 0 0 1 34.70508,34.70508 34.70591,34.70591 0 0 1 -21.04297,31.89453 c -0.14869,4.12017 0.52768,10.34259 5.24414,14.05859 -6.33374,-1.97049 -11.35675,-7.59104 -14.27148,-11.59765 a 34.70591,34.70591 0 0 1 -4.63477,0.35156 34.70591,34.70591 0 0 1 -34.70703,-34.70703 34.70591,34.70591 0 0 1 34.70703,-34.70508 z"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#5f8dd3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#5f8dd3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 486.7822,526.00654 a 34.70591,34.70591 0 0 0 -34.70508,34.70508 34.70591,34.70591 0 0 0 21.04297,31.89453 c 0.14869,4.12017 -0.52768,10.34259 -5.24414,14.05859 6.33374,-1.97049 11.35675,-7.59104 14.27148,-11.59765 a 34.70591,34.70591 0 0 0 4.63477,0.35156 34.70591,34.70591 0 0 0 34.70703,-34.70703 34.70591,34.70591 0 0 0 -34.70703,-34.70508 z"
+       id="path4487" />
+    <path
+       id="path4489"
+       d="m 404.7666,689.88155 a 34.70591,34.70591 0 0 0 -34.70508,34.70508 34.70591,34.70591 0 0 0 21.04297,31.89453 c 0.14869,4.12017 -0.52768,10.34259 -5.24414,14.05859 6.33374,-1.97049 11.35675,-7.59104 14.27148,-11.59765 a 34.70591,34.70591 0 0 0 4.63477,0.35156 34.70591,34.70591 0 0 0 34.70703,-34.70703 34.70591,34.70591 0 0 0 -34.70703,-34.70508 z"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#5f8dd3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#5f8dd3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 698.39907,838.37102 a 34.70591,34.70591 0 0 1 -40.75228,27.35209 34.70591,34.70591 0 0 1 -27.23199,-26.80459 c -4.01396,-0.94132 -10.2499,-1.47896 -14.80654,2.43136 3.1562,-5.83416 9.64075,-9.67758 14.13469,-11.76397 a 34.70591,34.70591 0 0 1 0.54984,-4.61545 34.70591,34.70591 0 0 1 40.75456,-27.35363 34.70591,34.70591 0 0 1 27.35172,40.75419 z"
+       id="path4491" />
+    <g
+       id="g4532"
+       transform="translate(-31.112698,28.398893)">
+      <circle
+         r="9.6743383"
+         cy="551.20557"
+         cx="268.51691"
+         id="path4493"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="cc"
+         inkscape:connector-curvature="0"
+         id="path4495"
+         d="m 278.89896,551.68677 23.78209,0"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4520"
+         d="m 294.60197,551.68677 0,5.34812"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         sodipodi:nodetypes="cc"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 297.90188,551.68677 0,3.64127"
+         id="path4527"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4529"
+         d="m 302.79484,551.68677 0,5.34812"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    </g>
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect4539"
+       width="49.612366"
+       height="15.475403"
+       x="380.35144"
+       y="714.4541" />
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect4541"
+       width="31.566929"
+       height="14.514601"
+       x="380.64569"
+       y="714.50458" />
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot4543"
+       style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:12.00381565px;line-height:125%;font-family:Lato;-inkscape-font-specification:'Lato Heavy';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       transform="translate(-24.057727,39.191576)"><flowRegion
+         id="flowRegion4545"><rect
+           id="rect4547"
+           width="32.053413"
+           height="17.483681"
+           x="417.45987"
+           y="690.78992"
+           style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:12.00381565px;font-family:Lato;-inkscape-font-specification:'Lato Heavy';fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara4549">60%</flowPara></flowRoot>    <path
+       style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 667.46413,811.6093 -13.83939,21.24186 11.22222,0 -8.51768,19.28613 17.89363,-22.82644 -11.24175,0 z"
+       id="path4551"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccccc" />
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot4543-9"
+       style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:24.20166016px;line-height:125%;font-family:Lato;-inkscape-font-specification:'Lato Heavy';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       transform="translate(0,-31.112698)"><flowRegion
+         id="flowRegion4545-6"><rect
+           id="rect4547-8"
+           width="64.624939"
+           height="35.249969"
+           x="467.47018"
+           y="575.73376"
+           style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:24.20166016px;font-family:Lato;-inkscape-font-specification:'Lato Heavy';fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
+         id="flowPara4549-4">OK</flowPara></flowRoot>    <path
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 225.28462,819.47355 c 0,0 -0.37889,21.954 17.94567,21.954"
+       id="path4600"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <g
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="g16580"
+       transform="matrix(2.9327949,0,0,2.9327949,-945.09307,-550.57198)"
+       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-xdpi="134.53"
+       inkscape:export-ydpi="134.53">
+      <g
+         id="g12482"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate">
+        <path
+           sodipodi:nodetypes="czzc"
+           inkscape:connector-curvature="0"
+           id="path5477"
+           d="m 582.02501,478.1979 c 0,0 0.1848,-3.72883 -1.78312,-4.033 -1.96792,-0.30417 -5.24362,1.4559 -5.22172,-1.6261 0.0219,-3.082 2.71637,-1.5138 2.71637,-1.5138"
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+        <rect
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           id="rect5600"
+           width="16.721498"
+           height="15.198018"
+           x="580.9635"
+           y="465.04739"
+           ry="4.5931172"
+           rx="5.1732965" />
+        <path
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           d="m 586.53033,459.0876 c 0.0729,0.029 0.13302,0.098 0.18907,0.189 l 3.18717,5.1859 4.13253,0 3.21418,-5.1859 c 0.85531,0 1.53957,0.6843 1.53957,1.5396 l 0,18.1469 c 0,0.8553 -0.68426,1.5396 -1.53957,1.5396 l -10.5339,0 c -0.85532,0 -1.53957,-0.6843 -1.53957,-1.5396 l 0,-18.1469 c 0,-0.7484 0.8404,-1.9337 1.3505,-1.7286 z"
+           id="path5479"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cccccssccsscc" />
+        <path
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           inkscape:transform-center-y="0.24214388"
+           d="m 592.06728,473.4687 0.62745,-1.0101 -1.25489,0 z"
+           id="path5485"
+           inkscape:connector-curvature="0" />
+        <path
+           sodipodi:nodetypes="ccc"
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           d="m 594.3761,474.908 c -2.05526,0.2491 -2.24652,-1.1211 -2.24652,-1.1211 0,0 -0.62721,1.3079 -1.6237,1.2456"
+           id="path5487"
+           inkscape:connector-curvature="0" />
+        <path
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           d="m 596.59642,471.223 c 0,0.5383 -0.47097,0.9747 -1.2514,0.9747 -0.78043,0 -1.2514,-0.4364 -1.2514,-0.9747"
+           id="path5505"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="czc" />
+        <path
+           inkscape:connector-curvature="0"
+           id="path5567"
+           d="m 583.51179,477.5599 9.69477,2.5586 0,1.3269 -9.69477,0 z"
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           sodipodi:nodetypes="ccccc" />
+        <path
+           sodipodi:nodetypes="czc"
+           inkscape:connector-curvature="0"
+           id="path5571"
+           d="m 589.92436,471.223 c 0,0.5383 -0.47097,0.9747 -1.2514,0.9747 -0.78043,0 -1.2514,-0.4364 -1.2514,-0.9747"
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+        <path
+           sodipodi:nodetypes="ccccc"
+           style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.36388659;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           d="m 598.79285,477.5599 -9.69477,2.5586 0,1.3269 9.69477,0 z"
+           id="path5860"
+           inkscape:connector-curvature="0" />
+      </g>
+    </g>
+    <g
+       style="display:inline;fill:#5f8dd3;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4"
+       id="g5"
+       transform="matrix(0.03358224,0,0,0.03358224,570.94071,698.33589)">
+      <clipPath
+         id="aiclp1"
+         style="fill:none;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 0,0 3390.47,0 0,395.159 L 0,395.159 0,0 Z"
+           id="path8" />
+      </clipPath>
+      <g
+         id="g10"
+         style="fill:#5f8dd3;fill-opacity:1">
+        <path
+           inkscape:connector-curvature="0"
+           style="fill:#5f8dd3;fill-opacity:1;stroke:none"
+           d="m 86.4,193.619 -86.4,0 0,-64.8 86.4,0 0,-50.4 -14.4,0 0,-36 14.4,0 0,-14.4 36,0 0,14.4 216,0 C 398.068,11.152 468.102,5.081 528.635,4.336 c 66.813,-0.858 70.275,-0.107 97.53,0.088 115.368,0.859 123.32,1.368 139.603,-1.201 6.564,-1.081 13.763,3.26 14.332,6.495 1.323,7.172 -13.626,15.478 -18.242,16.941 -14.351,4.555 -40.043,6.616 -109.929,10.648 l -1.664,0.034 c -110.989,10.48 -173.253,36.647 -189.343,44.135 -63.641,29.703 -70.511,43.531 -62.237,52.355 8.768,9.358 58.312,-11.226 82.607,-18.164 48.282,-13.774 76.735,-0.583 94.708,13.152 l 43.2,0 0,-7.2 28.8,0 0,7.2 244.8,0 0,64.8 -244.8,0 0,50.401 208.8,0 0,36 -208.8,0 0,115.199 -28.8,0 0,-115.199 -14.4,0 0,-36 14.4,0 0,-50.401 -14.4,0 c -0.249,25.469 -7.709,48.819 -14.848,58.438 C 523.32,341.562 221.084,353.077 127.459,354.605 103.834,355.01 86.923,351.047 86.4,344.818 M 253.773,127.251 c 4.039,-16.988 15.325,-34.298 28.846,-48.704 l -158.2,0.631 -0.574,49.838 129.117,0.524 0.61,1.033 M 751.955,11.815 c -1.645,-0.819 -85.667,3.864 -90.391,3.435 -4.723,-0.43 -55.339,0.295 -83.09,-0.43 -32.85,-0.859 -67.324,0.034 -99.409,3.006 -32.42,3.006 -65.914,13.097 -93.61,24.691 -26.348,11.031 -52.604,24.905 -73.215,41.223 -10.555,8.354 -18.579,17.633 -25.764,28.986 -8.159,12.881 -12.092,27.596 -6.657,39.935 5.859,13.284 18.962,19.168 35.212,21.685 14.754,2.294 32.85,1.073 44.444,3.435 6.884,1.402 18.183,3.254 18.894,9.877 0.644,6.011 -10.206,16.063 -15.244,18.463 -9.447,4.51 -22.115,0.645 -34.353,-1.932 -8.435,-1.771 -20.953,-5.878 -28.771,-9.448 -5.279,-2.414 -10.927,-4.32 -12.001,-4.32 -0.428,0 -165.813,-0.428 -165.6,0 0,2.791 -0.213,137.56 0,144 0.235,7.112 24.778,5.005 39.976,3.529 29.361,-2.873 59.902,-6.442 89.532,-10.735 16.942,-2.456 34.897,-5.637 51.958,-9.019 27.053,-5.366 59.401,-12.882 72.852,-17.177 33.642,-10.734 68.424,-20.181 100.2,-33.922 14.286,-6.173 31.347,-13.956 42.942,-21.901 12.358,-8.468 25.549,-20.182 31.132,-32.205 6.199,-13.352 8.097,-29.428 1.717,-44.015 -6.011,-13.741 -22.544,-25.978 -36.929,-28.341 -8.187,-1.342 -14.6,-2.147 -22.544,-1.503 -9.138,0.738 -24.691,4.079 -34.997,5.368 -16.942,2.12 -36.849,5.133 -53.462,2.577 -11.164,-1.719 -28.77,-16.103 -22.544,-32.85 4.563,-12.279 22.242,-24.88 32.85,-31.776 25.765,-16.748 72.114,-31.368 111.862,-40.795 33.493,-7.943 80.513,-14.385 120.234,-14.814 3.83,-0.04 39.713,-2.449 43.37,-2.577 60.332,-2.147 62.264,-12.023 61.406,-12.452"
+           id="path12" />
+      </g>
+    </g>
+  </g>
+</svg>