Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2005:
[Freeciv-Dev] (PR#13730) 12+1 nations patch
Home

[Freeciv-Dev] (PR#13730) 12+1 nations patch

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13730) 12+1 nations patch
From: "Daniel Markstedt" <himasaram@xxxxxxxx>
Date: Sun, 21 Aug 2005 13:25:53 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13730 >

I promised to include Wen-Hung's Ryukyuan nation in this patch, so 
here's my gargantuan 12+1 nations patch. These are the new nations: 
Australian Aborigines, Algerian, Cuban, Iraqi, Lankese, Libyan, Manchu, 
Maori, Ryukyuan, Sudanese, Tibetan, Tunisian and Uyghur.

Ruleset credits are:
- Ryukyuan by Wen-Hung Fang (from ticket #13553).
- Cuban by Cederik De Leon Acuna torvalds@xxxxxxxxx from 
ftp://ftp.freeciv.org/freeciv/contrib/nations/ and improved by me.
- Iraqi by anonymous from ftp://upload.freeciv.org/pub/freeciv/incoming/ 
and improved by me.
- Algerian, Libyan, Sudanese, Tunisian and Uyghur by Elias Markstedt 
(yes he's my brother :-) )
- Australian Aborigines, Lankese, Manchu, Maori and Tibetan by me.

As for the flags: You might notice that I renamed the current 
iraq_old.svg iraq.svg and added a different iraq_old.svg. This 
"new"iraq_old has the same design as the one used before the move to SVG.

Flag credits:
- Maori and Ryukyu I made myself from scratch.
- Iraq_old, Tibet and Turkestan are from Openclipart with minor edits by me.
- Aborigines, Algeria, Libya, Qing (Manchu), Sri Lanka, Sudan, Tibet and 
Tunisia are directly from Openclipart

Cuba and Tunisia flags are already in the CVS.

Note that Maori and Aborigines are not at all predating on New Zealand's 
and Australia's city lists. However, this patch moves cities "Harbin" 
from Chinese to Manchu and "Colombo" from Indian to Lankese.

When I was at it, I corrected and expanded the Colombian nation: It was 
incorrectly named Columbia (with a 'u').

Hope it's a bug free patch, and that someone appreciates the added 
diversity!

Cheers
Daniel

Binary files freeciv-cvs-Aug-20.old/.DS_Store and freeciv-cvs-Aug-20/.DS_Store 
differ
Binary files freeciv-cvs-Aug-20.old/data/.DS_Store and 
freeciv-cvs-Aug-20/data/.DS_Store differ
Binary files freeciv-cvs-Aug-20.old/data/default/.DS_Store and 
freeciv-cvs-Aug-20/data/default/.DS_Store differ
diff -ruN freeciv-cvs-Aug-20.old/data/default/nations.ruleset 
freeciv-cvs-Aug-20/data/default/nations.ruleset
--- freeciv-cvs-Aug-20.old/data/default/nations.ruleset Sun Aug 21 08:23:23 2005
+++ freeciv-cvs-Aug-20/data/default/nations.ruleset     Sun Aug 21 20:56:40 2005
@@ -124,7 +124,7 @@
 *include "nation/assyrian.ruleset"
 *include "nation/austrian.ruleset"
 *include "nation/belgian.ruleset"
-*include "nation/columbian.ruleset"
+*include "nation/colombian.ruleset"
 *include "nation/elvish.ruleset"
 *include "nation/galician.ruleset"
 *include "nation/hobbits.ruleset"
@@ -145,6 +145,19 @@
 *include "nation/romanian.ruleset"
 *include "nation/bulgarian.ruleset"
 *include "nation/inuit.ruleset"
+*include "nation/aborigines.ruleset"
+*include "nation/algerian.ruleset"
+*include "nation/cuban.ruleset"
+*include "nation/iraqi.ruleset"
+*include "nation/lankese.ruleset"
+*include "nation/libyan.ruleset"
+*include "nation/manchu.ruleset"
+*include "nation/maori.ruleset"
+*include "nation/ryukyuan.ruleset"
+*include "nation/sudanese.ruleset"
+*include "nation/tibetan.ruleset"
+*include "nation/tunisian.ruleset"
+*include "nation/uyghur.ruleset"
 ;
 ; observer and barbarians MUST go last in THIS order
 ;
Binary files freeciv-cvs-Aug-20.old/data/flags/.DS_Store and 
freeciv-cvs-Aug-20/data/flags/.DS_Store differ
diff -ruN freeciv-cvs-Aug-20.old/data/flags/Makefile.am 
freeciv-cvs-Aug-20/data/flags/Makefile.am
--- freeciv-cvs-Aug-20.old/data/flags/Makefile.am       Fri Aug 19 08:29:41 2005
+++ freeciv-cvs-Aug-20/data/flags/Makefile.am   Sun Aug 21 20:59:35 2005
@@ -4,7 +4,9 @@
 pkgdatadir = $(datadir)/@PACKAGE@/flags
 
 flag_files =                           \
+               aborigines.png          \
                afghanistan.png         \
+               algeria.png             \
                arab.png                \
                argentina.png           \
                armenia.png             \
@@ -25,7 +27,7 @@
                cheyenne.png            \
                chile.png               \
                china.png               \
-               columbia.png            \
+               colombia.png            \
                constantine.png         \
                cornwall.png            \
                croatia.png             \
@@ -52,6 +54,7 @@
                indonesia.png           \
                iran.png                \
                iraq_old.png            \
+               iraq.png                \
                ireland.png             \
                iroquois.png            \
                israel.png              \
@@ -62,9 +65,11 @@
                korea.png               \
                krev.png                \
                latvia.png              \
+               libya.png               \
                lithuania.png           \
                malaysia.png            \
                macedonia.png           \
+               maori.png               \
                mars.png                \
                mexico.png              \
                mongolia.png            \
@@ -81,11 +86,13 @@
                phoenicia.png           \
                poland.png              \
                portugal.png            \
+               qing.png                \
                quebec.png              \
                romania.png             \
                rome.png                \
                russia.png              \
                rwanda.png              \
+               ryukyu.png              \
                scotland.png            \
                serbia.png              \
                silesia.png             \
@@ -95,14 +102,18 @@
                south_africa.png        \
                soviet.png              \
                spain.png               \
+               srilanka.png            \
                stpatrick.png           \
+               sudan.png               \
                sumeria.png             \
                sweden.png              \
                swiss.png               \
                syria.png               \
                taiwan.png              \
                thailand.png            \
+               tibet.png               \
                tunisia.png             \
+               turkestan.png           \
                turkey.png              \
                ukraine.png             \
                united_kingdom.png      \
@@ -114,7 +125,9 @@
                wales.png
 
 shield_files =                                 \
+               aborigines-shield.png           \
                afghanistan-shield.png          \
+               algeria-shield.png              \
                arab-shield.png                 \
                argentina-shield.png            \
                armenia-shield.png              \
@@ -135,7 +148,7 @@
                cheyenne-shield.png             \
                chile-shield.png                \
                china-shield.png                \
-               columbia-shield.png             \
+               colombia-shield.png             \
                constantine-shield.png          \
                cornwall-shield.png             \
                croatia-shield.png              \
@@ -162,6 +175,7 @@
                indonesia-shield.png            \
                iran-shield.png                 \
                iraq_old-shield.png             \
+               iraq-shield.png                 \
                ireland-shield.png              \
                iroquois-shield.png             \
                israel-shield.png               \
@@ -172,9 +186,11 @@
                korea-shield.png                \
                krev-shield.png                 \
                latvia-shield.png               \
+               libya-shield.png                \
                lithuania-shield.png            \
                malaysia-shield.png             \
                macedonia-shield.png            \
+               maori-shield.png                \
                mars-shield.png                 \
                mexico-shield.png               \
                mongolia-shield.png             \
@@ -191,11 +207,13 @@
                phoenicia-shield.png            \
                poland-shield.png               \
                portugal-shield.png             \
+               qing-shield.png                 \
                quebec-shield.png               \
                romania-shield.png              \
                rome-shield.png                 \
                russia-shield.png               \
                rwanda-shield.png               \
+               ryukyu-shield.png               \
                scotland-shield.png             \
                serbia-shield.png               \
                silesia-shield.png              \
@@ -205,14 +223,18 @@
                south_africa-shield.png         \
                soviet-shield.png               \
                spain-shield.png                \
+               srilanka-shield.png             \
                stpatrick-shield.png            \
+               sudan-shield.png                \
                sumeria-shield.png              \
                sweden-shield.png               \
                swiss-shield.png                \
                syria-shield.png                \
                taiwan-shield.png               \
                thailand-shield.png             \
+               tibet-shield.png                \
                tunisia-shield.png              \
+               turkestan-shield.png            \
                turkey-shield.png               \
                ukraine-shield.png              \
                united_kingdom-shield.png       \
@@ -224,7 +246,9 @@
                wales-shield.png
 
 svg_files =                            \
+               aborigines.svg          \
                afghanistan.svg         \
+               algeria.svg             \
                arab.svg                \
                argentina.svg           \
                armenia.svg             \
@@ -246,7 +270,7 @@
                cheyenne.svg            \
                chile.svg               \
                china.svg               \
-               columbia.svg            \
+               colombia.svg            \
                cornwall.svg            \
                croatia.svg             \
                cuba.svg                \
@@ -272,6 +296,7 @@
                indonesia.svg           \
                iran.svg                \
                iraq_old.svg            \
+               iraq.svg                \
                ireland.svg             \
                iroquois.svg            \
                israel.svg              \
@@ -282,9 +307,11 @@
                korea.svg               \
                krev.svg                \
                latvia.svg              \
+               libya.svg               \
                lithuania.svg           \
                macedonia.svg           \
                malaysia.svg            \
+               maori.svg               \
                mars.svg                \
                mexico.svg              \
                mongolia.svg            \
@@ -301,11 +328,13 @@
                phoenicia.svg           \
                poland.svg              \
                portugal.svg            \
+               qing.svg                \
                quebec.svg              \
                romania.svg             \
                rome.svg                \
                russia.svg              \
                rwanda.svg              \
+               ryukyu.svg              \
                scotland.svg            \
                serbia.svg              \
                silesia.svg             \
@@ -315,14 +344,18 @@
                south_africa.svg        \
                soviet.svg              \
                spain.svg               \
+               srilanka.svg            \
                stpatrick.svg           \
+               sudan.svg               \
                sumeria.svg             \
                sweden.svg              \
                swiss.svg               \
                syria.svg               \
                taiwan.svg              \
                thailand.svg            \
+               tibet.svg               \
                tunisia.svg             \
+               turkestan.svg           \
                turkey.svg              \
                ukraine.svg             \
                united_kingdom.svg      \
diff -ruN freeciv-cvs-Aug-20.old/data/flags/aborigines.svg 
freeciv-cvs-Aug-20/data/flags/aborigines.svg
--- freeciv-cvs-Aug-20.old/data/flags/aborigines.svg    Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/aborigines.svg        Mon Nov  3 00:44:07 2003
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) -->
+<svg
+   style="fill:#28ff09; fill-opacity:14.1176%; stroke:none; "
+   width="210mm"
+   height="140mm"
+   id="canada"
+   sodipodi:docname="C:\Documents and Settings\Administrator\My 
Documents\downloads\au-ab.svg"
+   sodipodi:version="0.31.1win"
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   sodipodi:docbase="C:\Documents and Settings\Administrator\My 
Documents\downloads">
+  <defs
+     id="defs3" />
+  <sodipodi:namedview
+     id="base"
+     gridoriginx="0.000000"
+     gridoriginy="0.000000"
+     gridspacingx="52.5mm"
+     gridspacingy="17.5mm"
+     gridtolerance="10px"
+     gridcolor="#000aff"
+     gridopacity="1.000000"
+     guidetolerance="5.000000"
+     guidecolor="#0000ff"
+     guideopacity="0.494118"
+     guidehicolor="#ff0000"
+     guidehiopacity="0.494118"
+     showgrid="true"
+     snaptogrid="true" />
+  <rect
+     
style="font-size:12;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt;"
+     id="rect561"
+     width="744.094482"
+     height="248.031509"
+     x="0.000000"
+     y="0" />
+  <rect
+     
style="font-size:12;fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt;"
+     id="rect562"
+     width="744.094482"
+     height="248.031494"
+     x="0.00000000"
+     y="248.031494" />
+  <path
+     sodipodi:type="arc"
+     
style="font-size:12;fill:#ffff00;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt;"
+     id="path569"
+     d="M 490.880249 269.502899 A 123.275360 126.607124 0 1 0 
244.329529,269.502899 A 123.275 126.607 0 1 0 490.88 269.503 L 367.604889 
269.502899 z"
+     sodipodi:cx="367.604889"
+     sodipodi:cy="269.502899"
+     sodipodi:rx="123.275360"
+     sodipodi:ry="126.607124"
+     
transform="matrix(1.031560,0.000000,0.000000,1.029929,-6.920030,-31.37125)" />
+</svg>
diff -ruN freeciv-cvs-Aug-20.old/data/flags/algeria.svg 
freeciv-cvs-Aug-20/data/flags/algeria.svg
--- freeciv-cvs-Aug-20.old/data/flags/algeria.svg       Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/algeria.svg   Sun Aug 21 18:46:53 2005
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) --><svg 
height="708.661" id="svg378" sodipodi:docbase="/home/yemu/clipart/newnewnew/" 
sodipodi:docname="/home/yemu/clipart/newnewnew/algeria.svg" 
sodipodi:version="0.33pre" version="1" width="1062.99" x="0" 
xmlns="http://www.w3.org/2000/svg"; 
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; y="0">
+  <metadata>
+    <rdf:RDF xmlns:cc="http://web.resource.org/cc/"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
+      <cc:Work rdf:about="">
+        <dc:title> algeria</dc:title>
+        <dc:description></dc:description>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li></rdf:li>
+            <rdf:li>flags</rdf:li>
+            <rdf:li>united_nations_member</rdf:li>
+            <rdf:li>signs_and_symbols</rdf:li>
+            <rdf:li>africa</rdf:li>
+            <rdf:li>sign</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:publisher>
+          <cc:Agent rdf:about="http://www.openclipart.org";>
+            <dc:title> Lauris Kaplinski</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title> Lauris Kaplinski</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title> Lauris Kaplinski</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:date></dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+        <cc:license rdf:resource="http://web.resource.org/cc/PublicDomain"/>
+        <dc:language>en</dc:language>
+      </cc:Work>
+      <cc:License rdf:about="http://web.resource.org/cc/PublicDomain";>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview id="base"/>
+  <defs id="defs380"/>
+  <rect height="708.661" id="rect171" 
style="font-size:12;fill:#ffffff;fill-rule:evenodd;stroke-width:1pt;" 
width="1062.99" x="0" y="0"/>
+  <rect height="708.661" id="rect186" sodipodi:fill-cmyk="(1 0 0.896552 0.25)" 
style="font-size:12;fill:#00bf13;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
 width="531.496" x="0" y="0"/>
+  <path d="M 692.446 439.713 C 642.304 529.914 531.687 561.955 443.8 513.547 C 
355.912 465.138 323.872 354.521 372.28 266.634 C 420.689 178.747 531.305 
146.706 619.193 195.115 C 651.684 213.011 674.818 236.538 693.012 270.051 C 
686.372 260.919 678.959 253.381 669.228 245.731 C 609.28 198.599 522.377 
209.001 475.245 268.949 C 428.115 328.896 438.516 415.8 498.463 462.931 C 
558.411 510.062 645.315 499.66 692.446 439.713 z " id="path184" 
sodipodi:fill-cmyk="(0 0.896552 0.801724 0.0517241)" 
style="font-size:12;fill:#f21930;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"/>
+  <polygon id="polygon185" points="647.317,458.71 603.55,396.67 
531.366,420.209 576.844,359.412 532.151,298.035 604.026,322.501 648.588,261.029 
647.531,336.946 719.765,360.331 647.236,382.785 647.317,458.71 " 
sodipodi:fill-cmyk="(0 0.896552 0.801724 0.0517241)" 
style="font-size:12;fill:#f21930;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
 transform="translate(2.18124,-2.90514)"/>
+</svg>
Binary files freeciv-cvs-Aug-20.old/data/flags/colombia-shield.png and 
freeciv-cvs-Aug-20/data/flags/colombia-shield.png differ
Binary files freeciv-cvs-Aug-20.old/data/flags/colombia.png and 
freeciv-cvs-Aug-20/data/flags/colombia.png differ
diff -ruN freeciv-cvs-Aug-20.old/data/flags/colombia.svg 
freeciv-cvs-Aug-20/data/flags/colombia.svg
--- freeciv-cvs-Aug-20.old/data/flags/colombia.svg      Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/colombia.svg  Fri Oct 29 03:53:46 2004
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";
+[
+ <!ATTLIST svg
+  xmlns:xlink CDATA #FIXED "http://www.w3.org/1999/xlink";>
+]>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) -->
+<svg
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   version="1"
+   x="0"
+   y="0"
+   width="1062.99"
+   height="708.661"
+   id="svg378">
+  <defs
+     id="defs380" />
+  <rect
+     width="1062.99"
+     height="708.661"
+     x="0"
+     y="0"
+     style="font-size:12;fill:#ffe800;fill-rule:evenodd;stroke-width:1pt;"
+     id="rect171" />
+  <rect
+     width="1062.99"
+     height="354.331"
+     x="0"
+     y="354.331"
+     style="font-size:12;fill:#00148e;fill-rule:evenodd;stroke-width:1pt;"
+     id="rect403" />
+  <rect
+     width="1062.99"
+     height="177.165"
+     x="0"
+     y="531.496"
+     style="font-size:12;fill:#da0010;fill-rule:evenodd;stroke-width:1pt;"
+     id="rect135" />
+</svg>
Binary files freeciv-cvs-Aug-20.old/data/flags/columbia-shield.png and 
freeciv-cvs-Aug-20/data/flags/columbia-shield.png differ
Binary files freeciv-cvs-Aug-20.old/data/flags/columbia.png and 
freeciv-cvs-Aug-20/data/flags/columbia.png differ
diff -ruN freeciv-cvs-Aug-20.old/data/flags/columbia.svg 
freeciv-cvs-Aug-20/data/flags/columbia.svg
--- freeciv-cvs-Aug-20.old/data/flags/columbia.svg      Fri Oct 29 03:53:46 2004
+++ freeciv-cvs-Aug-20/data/flags/columbia.svg  Thu Jan  1 01:00:00 1970
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
-"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";
-[
- <!ATTLIST svg
-  xmlns:xlink CDATA #FIXED "http://www.w3.org/1999/xlink";>
-]>
-<!-- Created with Sodipodi ("http://www.sodipodi.com/";) -->
-<svg
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   version="1"
-   x="0"
-   y="0"
-   width="1062.99"
-   height="708.661"
-   id="svg378">
-  <defs
-     id="defs380" />
-  <rect
-     width="1062.99"
-     height="708.661"
-     x="0"
-     y="0"
-     style="font-size:12;fill:#ffe800;fill-rule:evenodd;stroke-width:1pt;"
-     id="rect171" />
-  <rect
-     width="1062.99"
-     height="354.331"
-     x="0"
-     y="354.331"
-     style="font-size:12;fill:#00148e;fill-rule:evenodd;stroke-width:1pt;"
-     id="rect403" />
-  <rect
-     width="1062.99"
-     height="177.165"
-     x="0"
-     y="531.496"
-     style="font-size:12;fill:#da0010;fill-rule:evenodd;stroke-width:1pt;"
-     id="rect135" />
-</svg>
Binary files freeciv-cvs-Aug-20.old/data/flags/iraq-shield.png and 
freeciv-cvs-Aug-20/data/flags/iraq-shield.png differ
Binary files freeciv-cvs-Aug-20.old/data/flags/iraq.png and 
freeciv-cvs-Aug-20/data/flags/iraq.png differ
diff -ruN freeciv-cvs-Aug-20.old/data/flags/iraq.svg 
freeciv-cvs-Aug-20/data/flags/iraq.svg
--- freeciv-cvs-Aug-20.old/data/flags/iraq.svg  Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/iraq.svg      Fri Oct 29 03:53:46 2004
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) -->
+<svg
+   id="svg378"
+   sodipodi:version="0.31pre"
+   width="300mm"
+   height="200mm"
+   sodipodi:docbase="/var/www/html/www.sodipodi.com/gallery/flags/"
+   sodipodi:docname="/var/www/html/www.sodipodi.com/gallery/flags/iraq.svg"
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:xlink="http://www.w3.org/1999/xlink";>
+  <defs
+     id="defs380" />
+  <sodipodi:namedview
+     id="base"
+     snaptoguides="false">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.041046"
+       id="guide203" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="427.344666"
+       id="guide204" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="321.051"
+       id="guide395" />
+  </sodipodi:namedview>
+  <rect
+     
style="font-size:12;fill:#ffffff;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
+     id="rect171"
+     x="0"
+     y="0"
+     width="300mm"
+     height="200mm" />
+  <rect
+     
style="font-size:12;fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:0.817699pt;fill-opacity:1;"
+     id="rect140"
+     width="1062.991514"
+     x="0"
+     height="66.6666mm"
+     y="133.3333mm" />
+  <rect
+     
style="font-size:12;fill:#f30000;fill-rule:evenodd;stroke:none;stroke-width:0.817699pt;fill-opacity:1;"
+     id="rect403"
+     width="1062.991514"
+     x="0"
+     y="0"
+     height="66.6666mm" />
+  <polygon
+     sodipodi:type="star"
+     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
+     id="polygon141"
+     sodipodi:sides="5"
+     sodipodi:cx="531.089844"
+     sodipodi:cy="357.514862"
+     sodipodi:r1="59.950012"
+     sodipodi:r2="22.777296"
+     sodipodi:arg1="0.937586"
+     sodipodi:arg2="1.564362"
+     points="566.564,405.842 531.236,380.292 496.09,406.187 509.473,364.693 
473.984,339.268 517.583,339.174 530.797,297.566 544.359,339.002 588.014,338.711 
552.797,364.414 566.564,405.842 "
+     transform="translate(356.27,-2.39695e-05)" />
+  <path
+     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke:none;stroke-width:1pt;fill-opacity:1;"
+     d="M 430.432 320.764 C 430.795 361.48 430.432 387.655 430.432 396.017 C 
426.069 401.106 421.707 406.559 418.435 410.921 C 416.981 409.831 416.617 
409.831 416.617 407.649 C 416.617 405.468 416.254 352.028 416.617 332.397 C 
423.161 329.125 427.524 320.036 430.432 320.764 z M 415.527 320.037 C 418.799 
314.584 422.434 309.13 424.979 306.586 C 427.524 308.04 427.16 312.039 427.524 
313.129 C 424.979 316.765 418.799 322.581 416.981 324.399 C 416.254 323.309 
416.981 323.672 415.527 320.037 z M 433.704 273.503 L 433.704 273.503 C 411.528 
288.045 386.443 305.495 377.355 313.129 C 368.266 320.764 364.995 325.49 
364.995 338.577 C 364.995 351.665 365.358 366.57 364.268 373.477 C 363.177 
380.384 359.905 387.655 351.907 381.111 C 343.909 374.568 338.093 368.024 
334.457 365.116 C 330.822 362.207 324.278 358.208 315.553 365.843 C 306.828 
373.477 266.112 416.375 258.477 421.101 C 250.843 425.827 249.389 426.918 
243.936 429.826 C 255.205 430.553 267.929 431.28 278.108 429.099 C 291.559 
419.283 307.192 397.107 312.281 391.654 C 317.371 386.201 322.46 374.568 333.73 
387.292 C 345 400.016 344.636 400.379 350.089 404.378 C 355.543 408.377 362.45 
407.65 367.176 399.652 C 371.902 391.654 372.265 388.019 374.083 374.931 C 
375.901 361.844 376.991 345.484 379.9 338.214 C 382.808 330.943 388.625 323.672 
398.44 317.855 C 408.256 312.039 410.074 311.675 412.255 310.585 C 416.617 
302.223 427.16 282.592 431.522 277.866 C 433.34 275.685 433.704 274.594 433.704 
273.503 z M 335.184 405.832 C 329.731 402.197 327.913 399.288 325.005 399.652 C 
322.097 400.016 315.917 408.377 312.281 410.558 C 317.007 414.557 321.37 
418.193 325.005 417.466 C 328.641 416.738 331.185 408.741 335.184 405.832 z "
+     id="path155" />
+  <path
+     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke:none;stroke-width:1pt;fill-opacity:1;"
+     d="M 795.79 303.677 C 788.156 305.495 784.157 315.674 777.613 322.581 C 
776.886 342.94 776.886 406.196 776.886 414.557 C 783.43 406.923 787.429 402.56 
792.155 399.652 C 793.245 365.843 797.244 318.583 795.79 303.677 z M 759.799 
303.314 C 750.711 309.13 748.53 314.947 740.895 321.491 C 740.532 345.848 
741.622 380.384 739.805 385.11 C 737.987 389.836 733.988 399.652 724.173 
398.561 C 714.357 397.471 711.449 395.653 711.449 385.474 C 711.449 375.295 
713.63 310.221 713.63 299.678 C 705.995 303.314 699.452 314.584 693.999 319.31 
C 693.999 344.757 695.089 377.112 694.362 384.02 C 693.635 390.927 690.727 
402.197 678.366 401.833 C 666.006 401.47 659.462 395.289 659.462 388.019 C 
659.462 380.748 659.099 333.124 659.826 324.763 C 648.92 332.397 623.472 
347.666 618.382 367.297 C 613.293 386.928 621.291 392.745 628.561 389.109 C 
635.832 385.474 639.104 382.202 643.103 379.294 C 644.194 391.654 644.557 
405.105 656.917 413.103 C 669.278 421.101 684.91 418.193 690.727 413.83 C 
696.543 409.468 698.725 406.559 700.179 404.378 C 711.085 412.739 727.081 
417.102 737.624 408.013 C 748.166 398.925 753.983 389.836 755.073 379.657 C 
756.164 369.478 761.254 317.128 759.799 303.314 z M 645.648 352.755 C 634.742 
357.845 630.016 365.479 632.924 370.205 C 635.832 374.931 641.649 369.478 
645.648 367.66 C 644.921 360.39 645.648 356.391 645.648 352.755 z M 715.811 
275.685 C 713.266 284.046 711.449 282.592 708.177 282.956 C 704.905 283.319 
702.724 280.047 700.179 277.139 C 697.634 277.502 697.271 278.23 695.453 
278.957 C 701.269 287.318 705.632 290.953 712.539 289.136 C 719.446 287.318 
719.81 281.138 719.81 277.866 C 718.719 277.139 718.356 276.775 715.811 275.685 
z M 709.631 265.142 C 706.359 266.233 705.632 266.96 704.541 269.868 C 706.359 
273.867 708.904 276.048 711.449 274.958 C 713.993 273.867 714.357 269.505 
712.903 268.414 C 711.449 267.323 712.176 266.596 709.631 265.142 z "
+     id="path161" />
+  <polygon
+     sodipodi:type="star"
+     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
+     id="polygon163"
+     sodipodi:sides="5"
+     sodipodi:cx="531.089844"
+     sodipodi:cy="357.514862"
+     sodipodi:r1="59.950012"
+     sodipodi:r2="22.777296"
+     sodipodi:arg1="0.937586"
+     sodipodi:arg2="1.564362"
+     points="566.564,405.842 531.236,380.292 496.09,406.187 509.473,364.693 
473.984,339.268 517.583,339.174 530.797,297.566 544.359,339.002 588.014,338.711 
552.797,364.414 566.564,405.842 "
+     transform="translate(-354.815,-2.39695e-05)" />
+  <polygon
+     sodipodi:type="star"
+     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
+     id="polygon164"
+     sodipodi:sides="5"
+     sodipodi:cx="531.089844"
+     sodipodi:cy="357.514862"
+     sodipodi:r1="59.950012"
+     sodipodi:r2="22.777296"
+     sodipodi:arg1="0.937586"
+     sodipodi:arg2="1.564362"
+     points="566.564,405.842 531.236,380.292 496.09,406.187 509.473,364.693 
473.984,339.268 517.583,339.174 530.797,297.566 544.359,339.002 588.014,338.711 
552.797,364.414 566.564,405.842 " />
+</svg>
Binary files freeciv-cvs-Aug-20.old/data/flags/iraq_old-shield.png and 
freeciv-cvs-Aug-20/data/flags/iraq_old-shield.png differ
Binary files freeciv-cvs-Aug-20.old/data/flags/iraq_old.png and 
freeciv-cvs-Aug-20/data/flags/iraq_old.png differ
diff -ruN freeciv-cvs-Aug-20.old/data/flags/iraq_old.svg 
freeciv-cvs-Aug-20/data/flags/iraq_old.svg
--- freeciv-cvs-Aug-20.old/data/flags/iraq_old.svg      Fri Oct 29 03:53:46 2004
+++ freeciv-cvs-Aug-20/data/flags/iraq_old.svg  Thu Aug 18 21:49:19 2005
@@ -1,100 +1,134 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
-"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
-<!-- Created with Sodipodi ("http://www.sodipodi.com/";) -->
 <svg
-   id="svg378"
-   sodipodi:version="0.31pre"
-   width="300mm"
-   height="200mm"
-   sodipodi:docbase="/var/www/html/www.sodipodi.com/gallery/flags/"
-   sodipodi:docname="/var/www/html/www.sodipodi.com/gallery/flags/iraq.svg"
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   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:xlink="http://www.w3.org/1999/xlink";>
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   viewBox="0 0 570 282"
+   id="svg6941"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   width="600.00000pt"
+   height="400.00000pt"
+   sodipodi:docname="iraq_old.svg"
+   sodipodi:docbase="/Users/daniel/Desktop">
   <defs
-     id="defs380" />
+     id="defs6970">
+    <title
+       id="title6949">Vertical Tricolor: black, white, and green</title>
+  </defs>
   <sodipodi:namedview
+     inkscape:window-height="508"
+     inkscape:window-width="672"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     borderopacity="1.0"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
      id="base"
-     snaptoguides="false">
-    <sodipodi:guide
-       orientation="horizontal"
-       position="285.041046"
-       id="guide203" />
-    <sodipodi:guide
-       orientation="vertical"
-       position="427.344666"
-       id="guide204" />
-    <sodipodi:guide
-       orientation="horizontal"
-       position="321.051"
-       id="guide395" />
-  </sodipodi:namedview>
-  <rect
-     
style="font-size:12;fill:#ffffff;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
-     id="rect171"
-     x="0"
-     y="0"
-     width="300mm"
-     height="200mm" />
-  <rect
-     
style="font-size:12;fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:0.817699pt;fill-opacity:1;"
-     id="rect140"
-     width="1062.991514"
-     x="0"
-     height="66.6666mm"
-     y="133.3333mm" />
-  <rect
-     
style="font-size:12;fill:#f30000;fill-rule:evenodd;stroke:none;stroke-width:0.817699pt;fill-opacity:1;"
-     id="rect403"
-     width="1062.991514"
-     x="0"
-     y="0"
-     height="66.6666mm" />
-  <polygon
-     sodipodi:type="star"
-     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
-     id="polygon141"
-     sodipodi:sides="5"
-     sodipodi:cx="531.089844"
-     sodipodi:cy="357.514862"
-     sodipodi:r1="59.950012"
-     sodipodi:r2="22.777296"
-     sodipodi:arg1="0.937586"
-     sodipodi:arg2="1.564362"
-     points="566.564,405.842 531.236,380.292 496.09,406.187 509.473,364.693 
473.984,339.268 517.583,339.174 530.797,297.566 544.359,339.002 588.014,338.711 
552.797,364.414 566.564,405.842 "
-     transform="translate(356.27,-2.39695e-05)" />
+     inkscape:zoom="0.32688366"
+     inkscape:cx="451.58624"
+     inkscape:cy="122.36770"
+     inkscape:window-x="251"
+     inkscape:window-y="154"
+     inkscape:current-layer="svg6941" />
+  <metadata
+     id="metadata6943">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:title>Iraqi flag 1959-1963 (post-royalist pre-Ba`thist)</dc:title>
+        <dc:description>Flag of Iraq, 1959-1963</dc:description>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>asia</rdf:li>
+            <rdf:li>historical</rdf:li>
+            <rdf:li>flag</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:publisher>
+          <cc:Agent
+             rdf:about="http://www.openclipart.org/";>
+            <dc:title>Open Clip Art Library</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>AnonMoos</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title>AnonMoos</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:date />
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="http://web.resource.org/cc/PublicDomain"; />
+        <dc:language>en</dc:language>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://web.resource.org/cc/PublicDomain";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <title
+     id="title6945">Iraqi flag 1959-1963 (post-royalist pre-Ba`thist): public 
domain vector graphic</title>
   <path
-     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke:none;stroke-width:1pt;fill-opacity:1;"
-     d="M 430.432 320.764 C 430.795 361.48 430.432 387.655 430.432 396.017 C 
426.069 401.106 421.707 406.559 418.435 410.921 C 416.981 409.831 416.617 
409.831 416.617 407.649 C 416.617 405.468 416.254 352.028 416.617 332.397 C 
423.161 329.125 427.524 320.036 430.432 320.764 z M 415.527 320.037 C 418.799 
314.584 422.434 309.13 424.979 306.586 C 427.524 308.04 427.16 312.039 427.524 
313.129 C 424.979 316.765 418.799 322.581 416.981 324.399 C 416.254 323.309 
416.981 323.672 415.527 320.037 z M 433.704 273.503 L 433.704 273.503 C 411.528 
288.045 386.443 305.495 377.355 313.129 C 368.266 320.764 364.995 325.49 
364.995 338.577 C 364.995 351.665 365.358 366.57 364.268 373.477 C 363.177 
380.384 359.905 387.655 351.907 381.111 C 343.909 374.568 338.093 368.024 
334.457 365.116 C 330.822 362.207 324.278 358.208 315.553 365.843 C 306.828 
373.477 266.112 416.375 258.477 421.101 C 250.843 425.827 249.389 426.918 
243.936 429.826 C 255.205 430.553 267.929 431.28 278.108 429.099 C 291.559 
419.283 307.192 397.107 312.281 391.654 C 317.371 386.201 322.46 374.568 333.73 
387.292 C 345 400.016 344.636 400.379 350.089 404.378 C 355.543 408.377 362.45 
407.65 367.176 399.652 C 371.902 391.654 372.265 388.019 374.083 374.931 C 
375.901 361.844 376.991 345.484 379.9 338.214 C 382.808 330.943 388.625 323.672 
398.44 317.855 C 408.256 312.039 410.074 311.675 412.255 310.585 C 416.617 
302.223 427.16 282.592 431.522 277.866 C 433.34 275.685 433.704 274.594 433.704 
273.503 z M 335.184 405.832 C 329.731 402.197 327.913 399.288 325.005 399.652 C 
322.097 400.016 315.917 408.377 312.281 410.558 C 317.007 414.557 321.37 
418.193 325.005 417.466 C 328.641 416.738 331.185 408.741 335.184 405.832 z "
-     id="path155" />
+     style="fill:none;stroke:#ffffff;stroke-width:180.00000"
+     id="path6951"
+     d="M 285.00000,6.0000000 L 285.00000,276.00000" />
   <path
-     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke:none;stroke-width:1pt;fill-opacity:1;"
-     d="M 795.79 303.677 C 788.156 305.495 784.157 315.674 777.613 322.581 C 
776.886 342.94 776.886 406.196 776.886 414.557 C 783.43 406.923 787.429 402.56 
792.155 399.652 C 793.245 365.843 797.244 318.583 795.79 303.677 z M 759.799 
303.314 C 750.711 309.13 748.53 314.947 740.895 321.491 C 740.532 345.848 
741.622 380.384 739.805 385.11 C 737.987 389.836 733.988 399.652 724.173 
398.561 C 714.357 397.471 711.449 395.653 711.449 385.474 C 711.449 375.295 
713.63 310.221 713.63 299.678 C 705.995 303.314 699.452 314.584 693.999 319.31 
C 693.999 344.757 695.089 377.112 694.362 384.02 C 693.635 390.927 690.727 
402.197 678.366 401.833 C 666.006 401.47 659.462 395.289 659.462 388.019 C 
659.462 380.748 659.099 333.124 659.826 324.763 C 648.92 332.397 623.472 
347.666 618.382 367.297 C 613.293 386.928 621.291 392.745 628.561 389.109 C 
635.832 385.474 639.104 382.202 643.103 379.294 C 644.194 391.654 644.557 
405.105 656.917 413.103 C 669.278 421.101 684.91 418.193 690.727 413.83 C 
696.543 409.468 698.725 406.559 700.179 404.378 C 711.085 412.739 727.081 
417.102 737.624 408.013 C 748.166 398.925 753.983 389.836 755.073 379.657 C 
756.164 369.478 761.254 317.128 759.799 303.314 z M 645.648 352.755 C 634.742 
357.845 630.016 365.479 632.924 370.205 C 635.832 374.931 641.649 369.478 
645.648 367.66 C 644.921 360.39 645.648 356.391 645.648 352.755 z M 715.811 
275.685 C 713.266 284.046 711.449 282.592 708.177 282.956 C 704.905 283.319 
702.724 280.047 700.179 277.139 C 697.634 277.502 697.271 278.23 695.453 
278.957 C 701.269 287.318 705.632 290.953 712.539 289.136 C 719.446 287.318 
719.81 281.138 719.81 277.866 C 718.719 277.139 718.356 276.775 715.811 275.685 
z M 709.631 265.142 C 706.359 266.233 705.632 266.96 704.541 269.868 C 706.359 
273.867 708.904 276.048 711.449 274.958 C 713.993 273.867 714.357 269.505 
712.903 268.414 C 711.449 267.323 712.176 266.596 709.631 265.142 z "
-     id="path161" />
-  <polygon
-     sodipodi:type="star"
-     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
-     id="polygon163"
-     sodipodi:sides="5"
-     sodipodi:cx="531.089844"
-     sodipodi:cy="357.514862"
-     sodipodi:r1="59.950012"
-     sodipodi:r2="22.777296"
-     sodipodi:arg1="0.937586"
-     sodipodi:arg2="1.564362"
-     points="566.564,405.842 531.236,380.292 496.09,406.187 509.473,364.693 
473.984,339.268 517.583,339.174 530.797,297.566 544.359,339.002 588.014,338.711 
552.797,364.414 566.564,405.842 "
-     transform="translate(-354.815,-2.39695e-05)" />
-  <polygon
-     sodipodi:type="star"
-     
style="font-size:12;fill:#005623;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
-     id="polygon164"
-     sodipodi:sides="5"
-     sodipodi:cx="531.089844"
-     sodipodi:cy="357.514862"
-     sodipodi:r1="59.950012"
-     sodipodi:r2="22.777296"
-     sodipodi:arg1="0.937586"
-     sodipodi:arg2="1.564362"
-     points="566.564,405.842 531.236,380.292 496.09,406.187 509.473,364.693 
473.984,339.268 517.583,339.174 530.797,297.566 544.359,339.002 588.014,338.711 
552.797,364.414 566.564,405.842 " />
+     style="fill:none;stroke:#000000;stroke-width:1.8207259"
+     id="path6953"
+     d="M 190.38514,-47.807813 L 378.81490,-47.807813 M 190.38514,330.08964 L 
378.81490,330.08964" />
+  <g
+     transform="translate(250.3545,57.3584) rotate(22.5)"
+     id="g6959"
+     stroke="none">
+    <title
+       id="title6961">Iraq Kurdish-Arab &quot;Peace Sun&quot; star: red and 
yellow</title>
+    <path
+       
d="M0,90.533H37.5v37.5L64.0165,101.5165L90.533,128.033v-37.5h37.5L101.5165,64.0165L128.033,37.5h-37.5V0L64.0165,26.5165L37.5,0V37.5H0L26.5165,64.0165Z"
+       id="path6963"
+       fill="rgb(204,0,0)" />
+    <circle
+       cx="64.0165"
+       cy="64.0165"
+       r="32.25"
+       id="circle6965"
+       fill="rgb(255,255,255)" />
+    <circle
+       cx="64.0165"
+       cy="64.0165"
+       r="26.25"
+       id="circle6967"
+       fill="rgb(255,255,0)" />
+  </g>
+  <rect
+     
style="opacity:1.0000000;fill:#000000;fill-opacity:1.0000000;stroke-width:0.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+     id="rect6988"
+     width="190.00000"
+     height="380.00000"
+     x="0.0000000"
+     y="-49.000011" />
+  <rect
+     y="-49.000011"
+     x="380.00000"
+     height="380.00000"
+     width="190.00000"
+     id="rect6990"
+     
style="opacity:1.0000000;fill:#009900;fill-opacity:1.0000000;stroke-width:0.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
 />
 </svg>
diff -ruN freeciv-cvs-Aug-20.old/data/flags/libya.svg 
freeciv-cvs-Aug-20/data/flags/libya.svg
--- freeciv-cvs-Aug-20.old/data/flags/libya.svg Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/libya.svg     Sun Jul 31 00:55:50 2005
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) --><svg height="140mm" 
id="svg378" sodipodi:docbase="/home/yemu/clipart/newnewnew" 
sodipodi:docname="/home/yemu/clipart/newnewnew/libya.svg" 
sodipodi:version="0.33pre" version="1" width="280mm" x="0" 
xmlns="http://www.w3.org/2000/svg"; 
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; y="0">
+  <metadata>
+    <rdf:RDF xmlns:cc="http://web.resource.org/cc/"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
+      <cc:Work rdf:about="">
+        <dc:title> libyan_arab_jamahiriya</dc:title>
+        <dc:description></dc:description>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li></rdf:li>
+            <rdf:li>flags</rdf:li>
+            <rdf:li>united_nations_member</rdf:li>
+            <rdf:li>signs_and_symbols</rdf:li>
+            <rdf:li>africa</rdf:li>
+            <rdf:li>sign</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:publisher>
+          <cc:Agent rdf:about="http://www.openclipart.org";>
+            <dc:title> Cezary Biele</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title> Cezary Biele</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title> Cezary Biele</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:date></dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+        <cc:license rdf:resource="http://web.resource.org/cc/PublicDomain"/>
+        <dc:language>en</dc:language>
+      </cc:Work>
+      <cc:License rdf:about="http://web.resource.org/cc/PublicDomain";>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview id="base"/>
+  <defs id="defs380"/>
+  <rect height="496.062988" id="rect149" 
style="font-size:12;fill:#2da14b;fill-rule:evenodd;stroke:none;stroke-width:1.0247pt;fill-opacity:1;"
 transform="scale(-1.000000,-1.000000)" width="992.125977" x="-992.125977" 
y="-496.063004"/>
+</svg>
diff -ruN freeciv-cvs-Aug-20.old/data/flags/maori.svg 
freeciv-cvs-Aug-20/data/flags/maori.svg
--- freeciv-cvs-Aug-20.old/data/flags/maori.svg Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/maori.svg     Thu Aug 18 21:30:37 2005
@@ -0,0 +1,69 @@
+<?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://web.resource.org/cc/";
+   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://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="300.00000pt"
+   height="200.00000pt"
+   id="svg2313"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/Users/daniel/Desktop"
+   sodipodi:docname="maori2.svg">
+  <defs
+     id="defs2315" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4000000"
+     inkscape:cx="202.03038"
+     inkscape:cy="121.44351"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     inkscape:window-width="672"
+     inkscape:window-height="508"
+     inkscape:window-x="30"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata2318">
+    <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>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       
style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:0.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+       id="rect2548"
+       width="375.00000"
+       height="250.00000"
+       x="0.0000000"
+       y="0.0000000" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 0.90523879,0.91021231 L 0.56042489,87.788782 C 
0.56042489,87.788782 58.018419,87.417052 90.048203,87.530802 C 
97.893211,87.558112 103.62582,88.780632 107.90793,89.869682 C 
112.19006,90.958732 115.00717,92.363852 116.97762,94.105002 C 
118.94808,95.846152 123.47837,98.722582 125.89521,106.43257 C 
127.97366,113.06305 126.78771,115.24842 125.91210,118.41618 C 
125.03648,121.58397 123.46888,124.60968 121.76789,127.23608 C 
120.06691,129.86248 112.11330,136.14438 112.11330,136.14438 L 
374.43957,136.14438 L 374.42307,1.1681923 L 0.90523879,0.91021231 z "
+       id="path2544"
+       sodipodi:nodetypes="ccsssssscccc" />
+    <path
+       
style="fill:#df0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 0.56057139,110.06982 L 0.56057139,249.72340 L 374.43943,249.28145 
L 374.43943,160.00923 L 89.831885,159.56730 C 89.831885,159.56730 
64.218857,154.15884 64.199526,134.27489 C 64.184309,118.62198 
77.993227,113.34620 83.852297,114.14899 C 91.311479,115.17103 
96.792401,116.69017 99.996451,122.54589 C 103.20048,128.40162 
103.53195,135.26050 103.53195,135.26050 C 103.53195,135.26050 
109.60857,128.63138 108.83518,122.44419 C 108.06180,116.25700 
105.07332,110.65774 100.43838,110.51175 L 98.684441,110.45652 C 
77.098569,110.73273 0.56057139,110.06982 0.56057139,110.06982 z "
+       id="path2546"
+       sodipodi:nodetypes="cccccssscsscc" />
+  </g>
+</svg>
diff -ruN freeciv-cvs-Aug-20.old/data/flags/qing.svg 
freeciv-cvs-Aug-20/data/flags/qing.svg
--- freeciv-cvs-Aug-20.old/data/flags/qing.svg  Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/qing.svg      Sun Jul 31 00:53:41 2005
@@ -0,0 +1,266 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
+<!-- Created with Inkscape (http://www.inkscape.org/) --><svg 
height="140.00000mm" id="svg908" inkscape:version="0.39" 
sodipodi:docbase="/home/scarlet" sodipodi:docname="china.svg" 
sodipodi:version="0.32" width="210.00000mm" xmlns="http://www.w3.org/2000/svg"; 
xmlns:cc="http://web.resource.org/cc/"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"; 
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
+  <metadata>
+    <rdf:RDF xmlns:cc="http://web.resource.org/cc/"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
+      <cc:Work rdf:about="">
+        <dc:title>Historic - Imperial China</dc:title>
+        <dc:description></dc:description>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li></rdf:li>
+            <rdf:li>flags</rdf:li>
+            <rdf:li>asia</rdf:li>
+            <rdf:li>signs_and_symbols</rdf:li>
+            <rdf:li>china</rdf:li>
+            <rdf:li>historic</rdf:li>
+            <rdf:li>sign</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:publisher>
+          <cc:Agent rdf:about="http://www.openclipart.org";>
+            <dc:title>Caleb Moore</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Caleb Moore</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title>Caleb Moore</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:date></dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+        <cc:license rdf:resource="http://web.resource.org/cc/PublicDomain"/>
+        <dc:language>en</dc:language>
+      </cc:Work>
+      <cc:License rdf:about="http://web.resource.org/cc/PublicDomain";>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <defs id="defs910"/>
+  <sodipodi:namedview bordercolor="#666666" borderopacity="1.0" id="base" 
inkscape:cx="297.63779" inkscape:cy="198.42520" inkscape:guide-bbox="true" 
inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:window-height="715" 
inkscape:window-width="1014" inkscape:window-x="0" inkscape:window-y="25" 
inkscape:zoom="1.3985119" pagecolor="#ffffff" showguides="true"/>
+  <rect height="496.06299" id="rect2138" 
style="fill:#fecd21;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
 width="744.09448" x="0.0000000" y="3.7846603e-06"/>
+  <path d="M 225.61018,232.85111 C 217.19928,226.66662 208.78837,216.27667 
203.09864,214.29764 C 197.40891,212.31860 184.54517,208.11315 
175.88689,208.36053 C 167.22860,208.60791 157.08604,208.85529 
156.83866,211.82384 C 156.59128,214.79240 160.05459,217.26619 
164.75481,217.51357 C 169.45502,217.76095 179.10282,217.01881 
184.79255,218.99785 C 190.48228,220.97689 196.66677,225.42972 
199.63533,230.12993 C 202.60388,234.83014 207.55147,246.20960 
207.55147,246.20960 L 220.66259,243.73581 L 225.61018,232.85111 z " 
id="path930" 
style="fill:#e5170f;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <g id="g2132">
+    <path d="M 549.85490,411.65283 C 543.31608,390.25307 554.01596,386.68645 
554.01596,386.68645 L 565.90471,391.44195 C 565.90471,391.44195 
551.63821,402.14183 549.85490,411.65283 z " id="path2109" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 574.22684,424.73046 C 561.74365,420.56940 559.36590,407.49177 
564.12140,405.70845 C 568.87690,403.92514 574.82128,407.49177 
574.82128,407.49177 C 574.82128,407.49177 570.66022,413.43614 
574.22684,424.73046 z " id="path2110" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 602.16542,426.51377 C 593.84329,428.89153 582.54897,428.29709 
584.33228,417.59721 C 586.11560,406.89733 595.62660,425.32490 
602.16542,426.51377 z " id="path2111" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 606.92092,411.65283 C 609.29867,421.75827 614.64861,419.38052 
618.80967,418.78608 C 622.97074,418.19165 626.53736,411.65283 
626.53736,411.65283 C 626.53736,411.65283 617.62080,414.03058 
614.05417,411.65283 C 610.48754,409.27508 606.92092,411.65283 
606.92092,411.65283 z " id="path2112" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 625.34849,372.41994 C 631.29286,381.33651 628.91511,384.30870 
625.94293,386.09201 C 622.97074,387.87532 633.67062,387.28088 
633.07618,378.36432 C 632.48174,369.44775 629.50955,364.69225 
629.50955,364.69225 L 625.34849,372.41994 z " id="path2113" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  </g>
+  <g id="g2126">
+    <path d="M 373.90133,377.76988 C 365.57920,368.25888 369.74027,358.15344 
373.90133,357.55900 C 378.06239,356.96456 378.06239,366.47556 
378.06239,366.47556 C 378.06239,366.47556 373.30689,367.07000 
373.30689,371.82550 C 373.30689,376.58101 373.90133,377.76988 
373.90133,377.76988 z " id="path2104" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 381.62902,400.95295 C 375.09020,395.60301 373.90133,386.68645 
376.87352,384.30870 C 379.84571,381.93094 385.79008,380.74207 
385.79008,380.74207 L 391.73446,388.46976 C 391.73446,388.46976 
380.44014,391.44195 381.62902,400.95295 z " id="path2105" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 376.87352,346.85912 C 378.65683,333.78149 390.54559,330.21486 
391.73446,334.37593 C 392.92334,338.53699 395.89553,342.69806 
395.89553,342.69806 L 389.35671,347.45356 C 389.35671,347.45356 
381.03458,341.50918 376.87352,346.85912 z " id="path2106" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 406.00097,330.21486 C 416.70085,327.83711 419.67303,325.45936 
421.45635,330.80930 C 423.23966,336.15924 422.05079,346.26468 
422.05079,346.26468 L 416.70085,343.88693 C 416.70085,343.88693 
415.51197,329.62043 406.00097,330.21486 z " id="path2107" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 420.26747,403.33070 C 436.91173,400.95295 436.31729,394.41414 
436.31729,394.41414 L 441.07279,403.33070 C 441.07279,403.33070 
428.58960,409.27508 420.26747,403.33070 z " id="path2108" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  </g>
+  <g id="g2120">
+    <path d="M 133.15405,305.84292 C 132.55961,299.30410 124.83192,296.33191 
121.26530,296.33191 C 117.69867,296.33191 115.32092,301.08741 
115.32092,301.08741 C 115.32092,301.08741 118.88755,304.05960 
122.45417,305.84292 C 126.02080,307.62623 133.15405,305.84292 
133.15405,305.84292 z " id="path2094" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+    <path d="M 111.15985,317.13723 C 108.18767,310.59842 104.02660,308.81510 
99.271100,308.81510 C 94.515598,308.81510 92.137847,314.75948 
92.137847,314.75948 C 92.137847,314.75948 98.082225,316.54280 
101.05441,316.54280 C 104.02660,316.54280 111.15985,317.13723 
111.15985,317.13723 z " id="path2095" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+    <path d="M 89.760097,336.15924 C 82.626844,334.37593 80.249093,341.50918 
79.060218,344.48137 C 77.871342,347.45356 80.843531,353.39793 
80.843531,353.39793 L 86.787908,346.26468 L 94.515598,346.26468 L 
89.760097,336.15924 z " id="path2096" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+    <path d="M 150.39274,307.03179 C 153.95937,301.68185 149.79831,295.14304 
149.79831,295.14304 C 149.79831,295.14304 159.90375,298.70966 
159.30931,306.43735 C 158.71487,314.16504 156.33712,318.32611 
156.33712,318.32611 L 150.39274,307.03179 z " id="path2097" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+    <path d="M 118.29311,391.44195 C 125.42636,390.25307 125.42636,389.65864 
128.39855,386.68645 C 131.37074,383.71426 131.37074,380.14763 
131.37074,380.14763 L 136.72068,384.90313 C 136.72068,384.90313 
136.12624,390.84751 131.37074,392.03639 C 126.61524,393.22526 
122.45417,395.00857 118.29311,391.44195 z " id="path2098" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  </g>
+  <g id="g2114">
+    <path d="M 245.50278,434.24146 C 236.58621,420.56940 241.93615,415.21946 
244.90834,414.62502 C 247.88053,414.03058 251.44716,419.38052 
251.44716,419.38052 C 251.44716,419.38052 243.71947,425.91934 
245.50278,434.24146 z " id="path2099" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 253.23047,453.85791 C 243.71947,444.94134 247.88053,434.83590 
253.82491,434.83590 C 259.76929,434.83590 263.93035,439.59140 
258.58041,444.94134 C 253.23047,450.29128 253.23047,448.50797 
253.23047,453.85791 z " id="path2100" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 280.57461,465.15223 C 273.44135,457.42454 273.44135,450.29128 
273.44135,450.29128 L 263.93035,450.88572 C 263.93035,450.88572 
261.55260,460.39672 266.90254,462.77448 C 272.25248,465.15223 
277.00798,463.36891 280.57461,465.15223 z " id="path2101" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 319.80750,443.75247 C 323.96856,440.18584 323.96856,436.61922 
323.96856,433.64703 C 323.96856,430.67484 319.80750,423.54159 
319.80750,423.54159 L 325.75187,421.16383 C 325.75187,421.16383 
330.50738,431.26928 328.72406,436.02478 C 326.94075,440.78028 
323.37412,441.96916 319.80750,443.75247 z " id="path2102" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+    <path d="M 249.66384,400.35851 C 245.50278,397.98076 240.15284,408.08620 
240.15284,408.08620 C 240.15284,408.08620 238.36953,398.57520 
241.93615,395.60301 C 245.50278,392.63082 252.04160,392.63082 
253.82491,395.00857 C 255.60822,397.38633 256.20266,402.73627 
256.20266,402.73627 L 249.66384,400.35851 z " id="path2103" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#838287;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  </g>
+  <path d="M 585.88521,355.73882 C 585.03733,346.41213 587.58097,339.62909 
589.70067,337.93333 C 591.82037,336.23757 594.36401,331.99817 
594.36401,331.99817 C 594.36401,331.99817 597.33159,338.78121 
596.48371,340.47697 C 595.63583,342.17273 599.87523,337.50939 
602.41887,336.66151 C 604.96252,335.81363 606.23434,333.26999 
606.23434,333.26999 C 606.23434,333.26999 604.96252,339.20515 
604.96252,342.59667 C 604.96252,345.98819 604.53858,348.10790 
604.53858,348.10790 C 604.53858,348.10790 607.50616,344.29243 
609.20192,344.29243 C 610.89768,344.29243 609.20192,352.77124 
607.50616,354.89094 C 605.81040,357.01064 594.78795,365.06550 
594.78795,365.06550 L 585.88521,355.73882 z " id="path1629" 
style="fill:#007137;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#006025;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 445.98498,373.12036 C 452.76802,379.47946 455.73560,378.20764 
456.15954,381.17522 C 456.58348,384.14280 456.58348,387.95826 
456.58348,387.95826 C 456.58348,387.95826 462.51864,381.59916 
465.48622,381.59916 C 468.45380,381.59916 472.26927,385.83856 
472.26927,385.83856 C 472.26927,385.83856 469.30169,379.90340 
469.30169,377.35976 C 469.30169,374.81612 476.93261,376.51188 
476.93261,376.51188 C 476.93261,376.51188 476.08473,373.12036 
470.99745,372.27248 C 465.91016,371.42460 457.43136,370.15278 
457.43136,370.15278 L 445.98498,373.12036 z " id="path1628" 
style="fill:#007137;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#006025;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 317.53113,396.01313 C 324.31417,398.55677 333.21691,398.98071 
333.21691,398.98071 C 333.21691,398.98071 333.21691,393.89343 
333.21691,391.34978 C 333.21691,388.80614 339.99996,385.41462 
339.99996,385.41462 C 339.99996,385.41462 333.21691,379.05552 
330.24933,379.47946 C 327.28175,379.90340 324.73811,382.87098 
324.73811,382.87098 C 324.73811,382.87098 323.89023,381.17522 
323.89023,377.78370 C 323.89023,374.39218 324.31417,371.84854 
324.31417,371.84854 C 324.31417,371.84854 322.19447,375.66400 
320.07477,378.20764 C 317.95507,380.75128 309.90021,384.99068 
309.90021,384.99068 L 317.53113,396.01313 z " id="path1627" 
style="fill:#007137;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#006025;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 160.24936,384.56674 C 158.97754,390.07796 160.67330,399.40465 
160.67330,399.40465 C 160.67330,399.40465 162.79300,398.98071 
164.48876,398.13283 C 166.18452,397.28495 166.60846,394.74131 
166.60846,394.74131 C 166.60846,394.74131 167.45634,399.82859 
169.99998,401.94829 C 172.54362,404.06799 172.96756,407.03557 
172.96756,407.03557 C 172.96756,407.03557 175.93514,404.91587 
176.35908,400.25253 C 176.78302,395.58919 176.35908,392.62161 
176.35908,392.62161 C 176.35908,392.62161 178.05484,395.16525 
180.59848,394.74131 C 183.14212,394.31737 186.10970,394.74131 
186.10970,394.74131 C 186.10970,394.74131 186.10970,390.92584 
183.14212,389.23008 C 180.17454,387.53432 174.66332,384.14280 
174.66332,384.14280 L 160.24936,384.56674 z " id="path1626" 
style="fill:#007137;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#006025;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <path d="M 213.87988,154.39394 C 214.24930,149.22218 223.29988,139.98689 
223.66929,131.85983 C 224.03870,123.73278 214.98812,114.31278 
208.15400,108.58690 C 201.31989,102.86102 184.32696,94.549258 
184.32696,71.461033 C 184.32696,48.372808 177.30813,39.322224 
172.13637,33.965756 C 166.96461,28.609287 156.99050,27.501053 
156.99050,27.501053 C 156.99050,27.501053 164.19402,33.965756 
168.25755,41.723399 C 172.32108,49.481043 176.75402,56.869275 
176.38461,73.492796 C 176.01519,90.116318 183.21872,100.09044 
185.80460,103.04573 C 188.39048,106.00102 201.50459,117.45278 
205.01401,120.59278 C 208.52342,123.73278 212.03283,127.98101 
211.47871,130.75160 C 210.92459,133.52219 206.86106,137.40101 
205.19871,137.40101 C 203.53636,137.40101 173.42931,172.31040 
173.24461,174.52687 C 173.05990,176.74334 170.65873,187.45628 
157.35991,187.27157 C 144.06109,187.08687 128.73051,178.77511 
119.67992,178.95981 C 110.62934,179.14452 79.968184,194.29039 
72.210534,194.10569 C 64.452894,193.92098 56.695254,191.88922 
53.001134,190.22687 C 49.307014,188.56451 40.810554,182.65393 
40.810554,182.65393 C 40.810554,182.65393 44.874074,189.11863 
48.937604,191.88922 C 53.001134,194.65981 54.478784,198.72333 
71.841124,197.98451 C 89.203471,197.24569 102.50229,186.53275 
119.12581,186.53275 C 135.74933,186.53275 137.96580,199.09274 
158.09873,198.16922 C 178.23166,197.24569 181.92578,182.28452 
183.40343,181.91511 C 184.88107,181.54569 213.51047,159.56570 
213.87988,154.39394 z " id="path1616" 
sodipodi:nodetypes="cccccccccccccccccccccccc" 
style="fill:#00386a;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <path d="M 281.51797,268.96853 C 286.46556,274.41088 289.43412,280.84275 
289.92888,283.31654 C 290.42364,285.79034 289.92888,289.25365 
289.92888,289.25365 C 289.92888,289.25365 288.44460,283.81130 
285.47604,284.80082 C 282.50749,285.79034 283.00225,285.29558 
283.00225,285.29558 C 283.00225,285.29558 284.48653,293.70649 
283.99177,295.68552 C 283.49701,297.66456 282.01273,294.20125 
282.01273,294.20125 L 282.50749,303.60167 C 282.50749,303.60167 
280.03369,301.62263 278.05466,300.63311 C 276.07562,299.64360 
273.10706,300.13836 273.10706,300.13836 C 273.10706,300.13836 
274.59134,308.05450 274.09658,311.02306 C 273.60182,313.99161 
271.62279,318.44444 271.62279,318.44444 L 267.66471,314.48637 L 
265.19092,309.53878 L 265.19092,327.35011 C 265.19092,327.35011 
261.23284,322.89728 257.27477,322.40252 C 253.31670,321.90776 
247.37959,321.90776 247.37959,321.90776 C 247.37959,321.90776 
251.83242,325.86583 254.80097,327.35011 C 257.76953,328.83439 
259.74857,329.32915 259.74857,329.32915 C 259.74857,329.32915 
255.79049,333.78198 254.30622,336.75053 C 252.82194,339.71909 
248.86386,340.21385 248.86386,340.21385 C 248.86386,340.21385 
256.28525,340.21385 259.74857,337.24529 C 263.21188,334.27674 
265.19092,330.81342 265.19092,330.81342 C 265.19092,330.81342 
267.66471,337.74005 268.65423,339.71909 C 269.64375,341.69813 
271.62279,342.68764 271.62279,342.68764 C 271.62279,342.68764 
271.62279,333.28722 273.60182,328.33963 C 275.58086,323.39204 
280.03369,320.42348 280.03369,320.42348 C 280.03369,320.42348 
281.02321,323.88680 283.49701,326.85535 C 285.97080,329.82391 
289.92888,333.78198 289.92888,333.78198 C 289.92888,333.78198 
289.43412,322.40252 290.42364,317.45493 C 291.41315,312.50733 
295.37123,308.05450 295.37123,308.05450 C 295.37123,308.05450 
295.37123,313.00209 299.32930,314.98113 C 303.28737,316.96017 
304.77165,317.94969 304.77165,317.94969 C 304.77165,317.94969 
302.79261,307.06498 304.27689,302.11739 C 305.76117,297.16980 
308.72972,295.68552 308.72972,295.68552 C 308.72972,295.68552 
309.71924,299.14884 314.17208,300.63311 C 318.62491,302.11739 
321.09870,302.11739 321.09870,302.11739 C 321.09870,302.11739 
318.62491,296.67504 319.61443,291.72745 C 320.60395,286.77986 
322.58298,278.36895 322.58298,278.36895 C 322.58298,278.36895 
325.55154,284.80082 330.00437,285.29558 C 334.45720,285.79034 
335.44672,285.79034 335.44672,285.79034 C 335.44672,285.79034 
334.45720,278.86371 334.45720,272.43184 C 334.45720,265.99997 
337.42576,263.03142 337.42576,263.03142 C 337.42576,263.03142 
339.89955,270.45280 342.86811,271.93708 C 345.83666,273.42136 
350.28950,274.90564 350.28950,274.90564 C 350.28950,274.90564 
348.80522,267.48425 349.79474,261.05238 C 350.78425,254.62051 
354.24757,249.17816 355.73185,251.65196 C 357.21612,254.12575 
357.71088,259.56810 360.18468,261.54714 C 362.65847,263.52618 
364.63751,265.50521 364.63751,265.50521 C 364.63751,265.50521 
362.16372,260.55762 365.13227,253.13623 C 368.10083,245.71485 
372.05890,242.25153 372.05890,242.25153 C 372.05890,242.25153 
372.55366,251.65196 374.53270,254.12575 C 376.51173,256.59955 
379.97505,260.06286 379.97505,260.06286 C 379.97505,260.06286 
378.98553,253.13623 380.96456,247.69388 C 382.94360,242.25153 
389.37547,237.79870 389.37547,237.79870 C 389.37547,237.79870 
387.39643,246.70436 387.39643,250.16768 C 387.39643,253.63099 
390.36499,257.09431 390.36499,257.09431 C 390.36499,257.09431 
394.32306,247.19912 396.30210,242.25153 C 398.28114,237.30394 
406.19728,232.85111 406.19728,232.85111 C 406.19728,232.85111 
405.20776,238.29346 405.70252,240.76725 C 406.19728,243.24105 
406.69204,253.63099 408.67108,252.14672 C 410.65011,250.66244 
413.12391,244.23057 415.10295,240.27250 C 417.08198,236.31442 
424.99813,235.32490 424.99813,235.32490 L 424.00861,252.14672 C 
424.00861,252.14672 426.97717,246.20961 432.91428,243.24105 C 
438.85139,240.27250 441.81994,241.75677 441.81994,241.75677 L 
441.32518,257.58907 C 441.32518,257.58907 449.24133,253.13623 
454.68368,251.65196 C 460.12603,250.16768 464.57886,250.16768 
464.57886,250.16768 C 464.57886,250.16768 457.15748,253.13623 
455.67320,257.58907 C 454.18892,262.04190 455.17844,262.53666 
455.17844,262.53666 C 455.17844,262.53666 462.59983,259.56810 
467.05266,260.06286 C 471.50549,260.55762 475.95833,261.05238 
475.95833,261.05238 C 475.95833,261.05238 470.02122,265.99997 
470.51598,269.46329 C 471.01073,272.92660 472.00025,275.40040 
472.00025,275.40040 C 472.00025,275.40040 476.45309,272.43184 
479.42164,270.94756 C 482.39020,269.46329 484.86399,267.97901 
486.84303,269.46329 C 488.82206,270.94756 484.36923,276.38991 
483.37971,278.36895 C 482.39020,280.34799 480.90592,283.31654 
480.90592,283.31654 C 480.90592,283.31654 483.87447,281.33751 
487.83255,281.83227 C 491.79062,282.32702 497.23297,283.81130 
497.23297,283.81130 C 497.23297,283.81130 496.24345,288.26413 
494.75917,291.72745 C 493.27490,295.19076 491.79062,299.14884 
491.79062,299.14884 L 504.65436,295.19076 C 504.65436,295.19076 
504.65436,301.62263 504.15960,304.09643 C 503.66484,306.57022 
501.68580,310.52830 501.68580,310.52830 C 501.68580,310.52830 
506.13864,309.53878 508.61243,308.05450 C 511.08623,306.57022 
514.05478,305.08595 514.05478,305.08595 C 514.05478,305.08595 
515.04430,309.53878 515.04430,312.50733 C 515.04430,315.47589 
515.04430,316.46541 515.04430,316.46541 C 515.04430,316.46541 
519.49713,310.03354 518.50761,306.57022 C 517.51810,303.10691 
519.00237,300.13836 519.00237,300.13836 C 519.00237,300.13836 
525.43424,304.59119 527.90804,306.57022 C 530.38184,308.54926 
532.85563,310.52830 532.85563,310.52830 C 532.85563,310.52830 
532.85563,303.60167 531.37135,300.63311 C 529.88708,297.66456 
527.41328,292.71697 527.41328,292.71697 C 527.41328,292.71697 
532.85563,295.68552 535.82419,296.67504 C 538.79274,297.66456 
542.75081,297.66456 542.75081,297.66456 C 542.75081,297.66456 
537.30846,292.71697 537.30846,288.26413 C 537.30846,283.81130 
538.79274,280.34799 538.79274,280.34799 C 538.79274,280.34799 
542.25606,282.82178 546.21413,282.82178 C 550.17220,282.82178 
550.66696,282.32702 550.66696,282.32702 L 545.22461,272.43184 C 
545.22461,272.43184 553.63552,269.95805 558.08835,268.96853 C 
562.54118,267.97901 568.47829,265.01045 568.47829,265.01045 C 
568.47829,265.01045 552.64600,341.69813 517.02334,335.26626 C 
481.40068,328.83439 467.05266,266.49473 418.07150,264.51569 C 
369.09034,262.53666 292.89743,368.41512 255.29573,364.45705 C 
217.69404,360.49897 225.61018,330.81342 230.55778,316.96017 C 
235.50537,303.10691 268.65423,268.47377 268.65423,268.47377 L 
281.51797,268.96853 z " id="path1610" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#6a6d6b;stroke-width:1.1250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+  <path d="M 189.49276,184.36471 L 185.03993,194.01251 L 190.97704,193.27037 L 
189.74014,198.71272 L 196.17201,197.72321 L 192.46132,202.67080 L 
200.13009,200.69176 L 198.39843,205.14459 L 203.34602,202.42342 L 
202.10912,207.37101 L 207.79885,204.64983 L 204.33554,208.36053 L 
208.54099,207.61839 L 209.03575,213.55550 L 215.96238,211.32908 L 
189.49276,184.36471 z " id="path931" 
style="fill:#fefefe;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <path d="M 157.08604,225.42972 L 162.28101,217.01881 L 164.01267,222.46116 L 
167.22860,219.49261 L 169.20764,222.70854 L 172.91833,219.49261 L 
175.14475,222.95592 L 179.84496,219.73999 L 181.57662,223.69806 C 
181.57662,223.69806 183.55565,219.49261 184.54517,220.97689 C 
185.53469,222.46116 186.52421,225.42972 186.52421,225.42972 L 
191.22442,222.46116 L 191.47180,227.65614 L 184.79255,230.87207 L 
157.08604,225.42972 z " id="path932" 
style="fill:#fefefe;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <path d="M 154.78346,219.37370 C 152.38229,222.51370 152.01287,226.02311 
151.82817,228.42428 C 151.64346,230.82546 152.75170,235.25840 
151.82817,237.65957 C 150.90464,240.06075 148.31876,242.83133 
145.73288,243.93957 C 143.14700,245.04780 151.08935,247.07957 
153.30581,246.52545 C 155.52228,245.97133 163.27993,243.75486 
163.27993,243.75486 C 163.27993,243.75486 162.54110,248.74192 
161.24816,249.66545 C 159.95522,250.58898 155.70699,252.62074 
155.70699,252.62074 C 155.70699,252.62074 163.64934,253.17486 
166.41993,251.88192 C 169.19051,250.58898 172.88463,246.71016 
172.88463,246.71016 C 172.88463,246.71016 172.33051,251.51251 
173.43875,253.35957 C 174.54698,255.20662 176.39404,257.97721 
176.39404,257.97721 C 176.39404,257.97721 179.71874,255.39133 
180.27286,254.46780 C 180.82698,253.54427 182.67404,248.55721 
182.67404,248.55721 C 182.67404,248.55721 184.70580,255.02192 
184.33639,257.60780 C 183.96698,260.19368 179.53404,264.44191 
179.53404,264.44191 C 179.53404,264.44191 186.36815,261.85603 
188.03051,260.19368 C 189.69286,258.53133 192.27874,255.39133 
192.27874,255.39133 C 192.27874,255.39133 192.27874,261.67133 
192.64815,263.33368 C 193.01756,264.99603 193.01756,270.16779 
193.01756,270.16779 C 193.01756,270.16779 197.63521,268.13603 
198.74344,267.39721 C 199.85168,266.65838 201.14462,262.22544 
201.14462,262.22544 C 201.14462,262.22544 200.77521,268.13603 
201.69873,269.98309 C 202.62226,271.83015 205.76226,274.60073 
205.76226,274.60073 C 205.76226,274.60073 207.79403,272.56897 
208.90226,270.35250 C 210.01050,268.13603 211.48814,264.81133 
211.48814,264.81133 C 211.48814,264.81133 213.51991,269.98309 
215.18226,271.09132 C 216.84461,272.19956 219.98461,274.04662 
219.98461,274.04662 C 219.98461,274.04662 221.83167,272.38426 
222.38578,270.90662 C 222.93990,269.42897 224.23284,264.07250 
224.23284,264.07250 C 224.23284,264.07250 225.15637,269.24426 
226.81872,271.46073 C 228.48108,273.67720 231.99049,273.86191 
231.99049,273.86191 C 231.99049,273.86191 230.88225,267.76662 
232.17519,267.21250 C 233.46813,266.65838 237.53166,267.76662 
239.00931,269.42897 C 240.48695,271.09132 243.25754,273.12309 
243.25754,273.12309 C 243.25754,273.12309 243.99636,269.79838 
244.91989,267.39721 C 245.84342,264.99603 247.13636,260.19368 
247.13636,260.19368 C 247.13636,260.19368 247.69048,265.73485 
247.69048,267.39721 C 247.69048,269.05956 246.95166,279.58779 
225.34108,292.33249 C 203.73050,305.07719 188.58462,323.17836 
187.29168,331.30541 C 185.99874,339.43247 186.55286,341.64894 
186.55286,341.64894 C 186.55286,341.64894 178.42580,342.57247 
174.91639,346.26658 C 171.40698,349.96070 171.40698,358.27246 
171.40698,358.27246 C 171.40698,358.27246 161.43287,357.16423 
153.67523,353.65482 C 145.91758,350.14541 140.56111,349.22188 
140.56111,349.22188 C 140.56111,349.22188 139.63759,345.52776 
138.71406,344.60423 C 137.79053,343.68070 135.75876,343.68070 
135.75876,343.68070 C 135.75876,343.68070 143.70111,333.89129 
147.57994,328.90424 C 151.45876,323.91718 158.29287,317.45248 
158.10817,315.79013 C 157.92346,314.12777 151.82817,306.00072 
150.35052,306.55484 C 148.87288,307.10895 140.74582,320.96189 
139.08347,322.80895 C 137.42112,324.65600 135.01994,330.93600 
132.80347,331.12071 C 130.58700,331.30541 131.69524,321.14659 
132.06465,315.97483 C 132.43406,310.80307 132.80347,304.52307 
131.69524,304.33837 C 130.58700,304.15366 124.12230,305.26190 
122.64465,306.18542 C 121.16701,307.10895 122.45995,327.24189 
122.09053,328.16542 C 121.72112,329.08894 115.81054,327.79600 
113.40936,324.28659 C 111.00819,320.77718 110.45407,315.42071 
108.97642,315.05130 C 107.49878,314.68189 100.47996,316.15954 
100.11054,318.00660 C 99.741133,319.85365 104.91290,330.75130 
106.20584,332.78306 C 107.49878,334.81482 117.10348,342.94188 
117.10348,344.05011 C 117.10348,345.15835 110.08466,344.97364 
107.49878,343.86541 C 104.91290,342.75717 92.168195,335.18424 
90.690548,335.73835 C 89.212902,336.29247 86.996432,344.78894 
87.919961,345.89717 C 88.843490,347.00541 97.709369,348.48305 
100.11054,349.96070 C 102.51172,351.43835 107.12936,357.16423 
109.34583,357.16423 C 111.56230,357.16423 121.35171,355.87129 
122.45995,356.61011 C 123.56818,357.34893 126.52347,360.30422 
126.33877,361.59717 C 126.15406,362.89011 127.07759,371.01716 
126.52347,375.26539 C 125.96936,379.51363 131.32582,382.83833 
132.80347,383.76186 C 134.28112,384.68539 138.71406,386.34774 
138.89876,384.87010 C 139.08347,383.39245 134.28112,377.29716 
134.65053,372.49481 C 135.01994,367.69246 140.00700,360.48893 
141.11523,360.48893 C 142.22347,360.48893 148.31876,371.94069 
152.38229,375.81951 C 156.44581,379.69833 159.77052,387.27127 
171.40698,387.27127 C 183.04345,387.27127 185.99874,382.28421 
187.47639,382.28421 C 188.95403,382.28421 204.09991,383.39245 
205.94697,383.39245 C 207.79403,383.39245 220.16931,392.81245 
245.47401,391.70421 C 270.77870,390.59598 272.07165,386.71715 
272.07165,386.71715 C 272.07165,386.71715 278.53635,390.41127 
281.49164,396.87597 C 284.44693,403.34068 286.10929,413.13008 
283.52340,414.79244 C 280.93752,416.45479 270.96341,407.58891 
265.60694,404.07950 C 260.25047,400.57009 255.63283,394.65950 
254.52459,395.21362 C 253.41636,395.76774 249.16813,399.64656 
248.98342,401.49362 C 248.79871,403.34068 268.56223,416.08538 
268.00812,417.19361 C 267.45400,418.30185 256.37165,413.86891 
251.93871,413.86891 C 247.50577,413.86891 244.73519,419.41008 
244.36577,421.25714 C 243.99636,423.10420 249.35283,426.42890 
250.64577,426.24420 C 251.93871,426.05949 255.63283,422.91949 
260.25047,422.91949 C 264.86812,422.91949 270.59400,426.24420 
270.40929,428.27596 C 270.22459,430.30772 267.08459,432.89360 
263.94459,433.07831 C 260.80459,433.26302 255.26342,434.18654 
253.97048,435.11007 C 252.67754,436.03360 253.41636,445.45360 
255.81753,445.26889 C 258.21871,445.08419 266.16106,438.43478 
268.19282,438.61948 C 270.22459,438.80419 272.99517,437.88066 
272.99517,438.98890 C 272.99517,440.09713 264.49871,445.63830 
263.75988,448.40889 C 263.02106,451.17948 265.23753,453.58065 
268.19282,455.24301 C 271.14812,456.90536 269.67047,455.42771 
272.81047,454.50418 C 275.95047,453.58065 289.24928,433.63243 
290.72693,433.26302 C 292.20458,432.89360 302.91751,432.89360 
305.68810,432.70890 C 308.45869,432.52419 312.89163,427.53714 
315.84692,427.53714 C 318.80221,427.53714 319.54104,431.23125 
320.46456,431.60066 C 321.38809,431.97008 327.48339,426.24420 
327.48339,423.84302 C 327.48339,421.44184 325.26692,418.30185 
322.68103,418.67126 C 320.09515,419.04067 317.32457,422.73479 
314.18457,422.73479 C 311.04457,422.73479 298.11516,423.28890 
297.37634,421.62655 C 296.63752,419.96420 304.57987,406.85009 
307.71986,404.81832 C 310.85986,402.78656 321.94221,398.16891 
322.12692,394.84421 C 322.31162,391.51950 322.31162,389.30304 
318.43280,385.97833 C 314.55398,382.65363 308.27398,372.86422 
308.27398,369.35481 C 308.27398,365.84540 314.36927,364.36775 
319.91045,358.82658 C 325.45162,353.28540 381.41748,286.79132 
407.46100,287.89955 C 433.50452,289.00779 451.60568,302.67601 
459.36333,313.20425 C 467.12097,323.73248 465.45862,319.48424 
464.71980,321.33130 C 463.98097,323.17836 453.63745,326.13365 
450.12804,330.38188 C 446.61863,334.63012 444.95627,348.48305 
444.40216,351.43835 C 443.84804,354.39364 431.10334,362.15128 
427.59393,362.15128 C 424.08452,362.15128 420.94452,363.62893 
421.12923,362.15128 C 421.31393,360.67364 423.71511,352.91599 
422.97628,344.78894 C 422.23746,336.66188 422.23746,330.93600 
419.83629,331.12071 C 417.43511,331.30541 415.77276,334.63012 
415.58805,336.47718 C 415.40335,338.32423 415.58805,356.79481 
414.47982,357.34893 C 413.37158,357.90305 393.97747,335.73835 
392.49983,336.10776 C 391.02218,336.47718 386.40454,343.12658 
386.58924,344.97364 C 386.77395,346.82070 404.69041,361.04305 
404.50570,362.15128 C 404.32100,363.25952 396.93277,363.07481 
393.79277,362.52069 C 390.65277,361.96658 381.41748,356.97952 
378.64689,356.97952 C 375.87631,356.97952 374.76807,361.96658 
374.95278,363.99834 C 375.13748,366.03010 376.43042,369.53951 
380.49395,369.90893 C 384.55748,370.27834 401.91982,369.17010 
401.91982,370.83246 C 401.91982,372.49481 399.33394,376.00422 
393.60806,377.66657 C 387.88218,379.32892 382.89513,379.51363 
381.23277,379.88304 C 379.57042,380.25245 380.12454,381.54539 
380.12454,383.39245 C 380.12454,385.23951 382.15630,386.71715 
385.48101,387.45598 C 388.80571,388.19480 397.11747,387.27127 
398.96453,386.71715 C 400.81159,386.16304 411.33982,379.51363 
414.47982,379.69833 C 417.61982,379.88304 418.54335,382.83833 
419.46687,385.42421 C 420.39040,388.01009 421.86805,392.81245 
425.37746,393.73597 C 428.88687,394.65950 434.61275,395.21362 
434.42804,396.69127 C 434.24334,398.16891 434.98216,403.52538 
438.67628,403.15597 C 442.37039,402.78656 444.95627,400.20068 
445.14098,397.06068 C 445.32569,393.92068 436.09040,391.88892 
432.76569,387.64068 C 429.44099,383.39245 426.30099,379.88304 
427.03981,376.92775 C 427.77864,373.97245 448.46569,374.71128 
451.79039,374.89598 C 455.11509,375.08069 462.68803,376.74304 
463.79627,375.26539 C 464.90450,373.78775 473.40097,359.19599 
476.91038,357.53364 C 480.41979,355.87129 487.80802,356.79481 
489.47037,355.68658 C 491.13273,354.57834 488.54684,350.33011 
496.85861,351.06893 C 505.17037,351.80776 524.93389,352.91599 
530.65977,355.68658 C 536.38565,358.45717 548.20682,360.85834 
556.14917,361.78187 C 564.09152,362.70540 575.17386,365.84540 
580.71504,372.49481 C 586.25621,379.14422 586.07151,382.09951 
585.14798,383.94657 C 584.22445,385.79363 571.66445,385.23951 
567.97034,385.05480 C 564.27622,384.87010 553.19387,384.50068 
552.82446,389.48774 C 552.45505,394.47480 556.88799,397.24538 
560.02799,396.50656 C 563.16799,395.76774 563.16799,392.99715 
567.78563,392.99715 C 572.40328,392.99715 583.30092,390.41127 
583.48563,392.07362 C 583.67033,393.73597 578.68327,400.38538 
576.28210,401.49362 C 573.88092,402.60185 565.19975,403.15597 
564.64563,406.66538 C 564.09152,410.17479 567.97034,413.13008 
570.74093,412.94538 C 573.51151,412.76067 580.34563,404.63362 
582.19269,403.52538 C 584.03974,402.41715 586.81033,399.27715 
588.10327,399.64656 C 589.39621,400.01597 588.47268,407.21950 
586.99504,409.99008 C 585.51739,412.76067 584.40915,418.48655 
584.40915,418.48655 C 584.40915,418.48655 584.77857,421.81126 
588.28798,421.62655 C 591.79739,421.44184 594.93739,417.93243 
595.86091,414.79244 C 596.78444,411.65244 596.23033,396.69127 
598.07738,396.13715 C 599.92444,395.58303 602.69503,398.72303 
604.35738,402.78656 C 606.01973,406.85009 606.20444,414.97714 
609.89856,414.79244 C 613.59267,414.60773 617.10208,407.95832 
616.73267,403.52538 C 616.36326,399.09244 606.20444,392.44303 
605.83503,388.74892 C 605.46562,385.05480 632.80207,370.46304 
632.98678,367.50775 C 633.17149,364.55246 628.36914,360.67364 
626.15267,360.30422 C 623.93620,359.93481 604.35738,378.77480 
601.21738,377.85128 C 598.07738,376.92775 603.24915,354.76305 
599.37032,352.17717 C 595.49150,349.59129 592.16680,353.65482 
587.91856,351.43835 C 583.67033,349.22188 585.51739,340.72541 
576.09739,331.85953 C 566.67740,322.99365 561.87505,331.30541 
561.87505,328.35012 C 561.87505,325.39483 570.92563,308.95601 
574.06563,300.09013 C 577.20563,291.22425 578.12916,271.64544 
587.73386,268.69015 C 597.33856,265.73485 602.69503,271.27603 
609.71385,271.46073 C 616.73267,271.64544 622.82796,269.05956 
622.82796,269.05956 C 622.82796,269.05956 612.29973,269.42897 
608.60561,268.87485 C 604.91150,268.32074 600.10915,264.62662 
600.10915,264.62662 C 600.10915,264.62662 614.70091,267.02779 
621.35031,267.02779 C 627.99972,267.02779 646.28560,265.36544 
646.28560,265.36544 C 646.28560,265.36544 628.92325,264.44191 
622.82796,264.25721 C 616.73267,264.07250 614.70091,261.11721 
615.07032,260.19368 C 615.43973,259.27015 633.35619,262.22544 
640.37501,262.04074 C 647.39383,261.85603 665.67971,257.05368 
665.67971,257.05368 C 665.67971,257.05368 649.24089,259.45486 
643.51501,259.45486 C 637.78913,259.45486 629.47737,256.31486 
625.78325,256.13015 C 622.08914,255.94545 619.50326,255.20662 
620.05737,253.72898 C 620.61149,252.25133 627.07619,251.14310 
629.84678,251.14310 C 632.61737,251.14310 643.33031,253.54427 
646.65501,253.35957 C 649.97971,253.17486 664.38677,252.43604 
671.59029,249.85016 C 678.79382,247.26427 684.15029,244.12428 
684.15029,244.12428 C 684.15029,244.12428 671.22088,247.63369 
667.71147,247.44898 C 664.20206,247.26427 655.70559,245.60192 
652.75030,245.78663 C 649.79501,245.97133 645.91619,245.23251 
646.10089,243.20075 C 646.28560,241.16898 656.81383,245.41722 
674.54559,236.92075 C 692.27734,228.42428 700.77381,217.89605 
700.77381,217.89605 C 700.77381,217.89605 685.81264,227.31605 
678.97852,230.27134 C 672.14441,233.22663 670.85147,233.59604 
669.92794,231.74899 C 669.00441,229.90193 677.68558,223.25252 
681.74911,219.37370 C 685.81264,215.49488 691.53852,207.73723 
694.30911,206.07488 C 697.07969,204.41253 707.79263,198.68665 
707.79263,198.68665 C 707.79263,198.68665 696.71028,198.50194 
691.72323,201.27253 C 686.73617,204.04312 676.57735,215.12546 
675.09970,214.20194 C 673.62206,213.27841 676.02323,205.89017 
679.53264,202.38076 C 683.04205,198.87135 691.35381,193.88430 
695.60205,190.00548 C 699.85028,186.12665 699.85028,180.58548 
699.85028,180.58548 C 699.85028,180.58548 695.97146,185.75724 
693.57028,187.60430 C 691.16911,189.45136 686.36676,190.74430 
683.78088,192.59136 C 681.19499,194.43842 678.23970,199.42547 
677.13147,198.87135 C 676.02323,198.31724 678.42441,190.74430 
680.82558,186.86548 C 683.22676,182.98666 687.29029,177.26078 
691.72323,173.01254 C 696.15616,168.76431 704.83734,162.29961 
704.83734,162.29961 C 704.83734,162.29961 695.60205,164.88549 
691.90793,166.91725 C 688.21381,168.94901 681.37970,175.41372 
679.34794,178.18430 C 677.31617,180.95489 674.36088,187.97371 
673.06794,187.05018 C 671.77500,186.12665 674.91500,177.26078 
676.94676,171.35019 C 678.97852,165.43960 681.37970,158.42078 
685.25852,154.91137 C 689.13734,151.40196 696.15616,146.96902 
695.41734,146.96902 C 694.67852,146.96902 683.22676,149.92432 
678.05500,154.91137 C 672.88323,159.89843 666.04912,177.07607 
664.75618,176.70666 C 663.46324,176.33725 664.20206,166.73254 
665.31030,162.66902 C 666.41853,158.60549 670.48206,145.67608 
670.48206,145.67608 C 670.48206,145.67608 662.90912,156.38902 
661.06206,161.00667 C 659.21500,165.62431 653.67383,182.24783 
652.93501,185.38783 C 652.19618,188.52783 651.08795,193.51489 
651.08795,193.51489 C 651.08795,193.51489 649.61030,186.86548 
650.16442,181.50901 C 650.71854,176.15254 656.62912,157.12784 
656.62912,157.12784 C 656.62912,157.12784 649.61030,168.57960 
647.94795,174.12078 C 646.28560,179.66195 643.33031,193.33018 
642.03736,197.57841 C 640.74442,201.82665 640.55972,204.41253 
639.63619,204.22782 C 638.71266,204.04312 637.23501,194.99253 
639.63619,186.31136 C 642.03736,177.63019 647.02442,165.62431 
647.02442,165.62431 C 647.02442,165.62431 640.37501,172.08901 
638.52795,176.15254 C 636.68090,180.21607 635.01854,189.82077 
633.72560,193.88430 C 632.43266,197.94783 632.24796,211.43135 
631.13972,211.98547 C 630.03149,212.53958 629.10796,199.05606 
629.47737,195.91606 C 629.84678,192.77606 634.27972,176.52195 
634.27972,176.52195 C 634.27972,176.52195 627.44561,194.06900 
627.26090,197.57841 C 627.07619,201.08782 625.04443,220.66664 
623.75149,221.40546 C 622.45855,222.14429 622.27384,208.66076 
622.45855,204.59723 C 622.64326,200.53371 625.78325,184.27960 
625.78325,184.27960 C 625.78325,184.27960 620.61149,198.50194 
619.31855,203.11959 C 618.02561,207.73723 617.10208,227.87017 
615.43973,228.23958 C 613.77738,228.60899 613.03855,214.38664 
613.59267,210.32311 C 614.14679,206.25959 616.54796,190.55959 
616.54796,190.55959 C 616.54796,190.55959 611.74561,202.19606 
610.45267,208.29135 C 609.15973,214.38664 609.15973,229.53252 
607.86679,229.71722 C 606.57385,229.90193 604.35738,221.22076 
604.72679,216.97252 C 605.09620,212.72429 609.89856,197.76312 
609.89856,197.76312 C 609.89856,197.76312 603.06444,213.64782 
601.58679,216.78782 C 600.10915,219.92782 599.73974,228.60899 
598.44680,228.23958 C 597.15386,227.87017 596.04562,224.17605 
596.41503,221.03605 C 596.78444,217.89605 600.29385,204.59723 
600.29385,204.59723 C 600.29385,204.59723 593.27503,215.49488 
591.79739,220.11252 C 590.31974,224.73017 591.24327,232.11840 
589.76562,232.11840 C 588.28798,232.11840 586.81033,227.13134 
586.99504,224.17605 C 587.17974,221.22076 589.58092,211.24664 
589.58092,211.24664 C 589.58092,211.24664 584.96327,221.03605 
584.40915,224.54546 C 583.85504,228.05487 584.22445,233.59604 
583.11621,233.59604 C 582.00798,233.59604 580.71504,227.87017 
580.89974,224.36075 C 581.08445,220.85134 580.89974,212.35488 
580.89974,212.35488 C 580.89974,212.35488 578.49857,224.91487 
578.12916,227.50075 C 577.75975,230.08663 579.42210,238.58310 
577.94445,238.76781 C 576.46681,238.95251 574.25034,235.81251 
572.95740,232.67252 C 571.66445,229.53252 570.18681,223.25252 
570.18681,223.25252 C 570.18681,223.25252 569.26328,233.04193 
568.52446,236.92075 C 567.78563,240.79957 571.29504,245.60192 
570.55622,246.34075 C 569.81740,247.07957 566.49269,247.26427 
563.16799,244.67839 C 559.84328,242.09251 558.36564,241.35369 
558.36564,241.35369 C 558.36564,241.35369 561.87505,252.06662 
562.79858,255.20662 C 563.72211,258.34662 567.23152,260.74780 
567.23152,263.33368 C 567.23152,265.91956 561.69034,278.66426 
551.34682,295.10308 C 541.00329,311.54189 536.75506,324.47130 
522.16330,325.21012 C 507.57154,325.94895 503.13860,320.22307 
497.59743,315.05130 C 492.05625,309.87954 472.29273,275.70897 
443.29392,262.77956 C 414.29511,249.85016 380.10426,261.88726 
360.54572,272.75367 C 329.56306,289.96714 299.00265,348.72851 
258.03400,352.17717 C 248.07656,353.01537 237.53166,342.01835 
238.45519,336.66188 C 239.37872,331.30541 242.70342,322.80895 
259.32694,307.10895 C 275.95047,291.40896 279.64458,281.06544 
281.30694,275.70897 C 282.96929,270.35250 280.19870,260.00897 
280.19870,260.00897 C 280.19870,260.00897 282.78458,260.37839 
283.70811,261.85603 C 284.63164,263.33368 286.29399,265.18074 
286.29399,265.18074 C 286.29399,265.18074 287.58693,262.22544 
287.58693,259.45486 C 287.58693,256.68427 283.89282,245.04780 
283.89282,245.04780 C 283.89282,245.04780 305.87281,250.58898 
307.35045,250.21957 C 308.82810,249.85016 320.46456,241.35369 
320.46456,241.35369 C 320.46456,241.35369 315.10810,242.83133 
311.96810,242.09251 C 308.82810,241.35369 303.28693,234.51957 
303.28693,234.51957 C 303.28693,234.51957 308.82810,236.73604 
312.15280,236.92075 C 315.47751,237.10546 321.38809,230.27134 
321.38809,230.27134 C 321.38809,230.27134 313.26104,230.45605 
309.93633,230.45605 C 306.61163,230.45605 299.59281,229.16311 
299.59281,229.16311 C 299.59281,229.16311 306.79634,227.31605 
309.93633,226.02311 C 313.07633,224.73017 319.91045,218.26546 
319.91045,218.26546 L 306.24222,211.80076 C 306.24222,211.80076 
311.78339,207.18312 313.81516,204.41253 C 315.84692,201.64194 
317.69398,199.61018 317.69398,199.61018 C 317.69398,199.61018 
312.33751,200.16429 307.16575,199.42547 C 301.99398,198.68665 
298.66928,195.91606 298.66928,195.91606 C 298.66928,195.91606 
301.99398,196.28547 305.50340,194.80783 C 309.01281,193.33018 
311.22927,190.74430 311.22927,190.74430 C 311.22927,190.74430 
303.28693,187.41959 300.14693,187.41959 C 297.00693,187.41959 
291.83517,190.00548 291.83517,190.00548 C 291.83517,190.00548 
298.11516,183.35607 298.29987,180.58548 C 298.48457,177.81489 
297.56105,172.64313 297.56105,172.64313 C 297.56105,172.64313 
297.19163,179.29254 295.71399,180.77019 C 294.23634,182.24783 
291.83517,183.35607 291.09634,183.35607 C 290.35752,183.35607 
292.57399,180.21607 291.83517,176.52195 C 291.09634,172.82784 
284.44693,166.91725 284.44693,166.91725 C 284.44693,166.91725 
287.40223,174.30548 287.21752,177.26078 C 287.03281,180.21607 
280.19870,193.14547 274.47282,192.40665 C 268.74694,191.66783 
262.46694,171.90431 253.60106,171.35019 C 244.73519,170.79607 
246.02813,173.93607 246.02813,173.93607 C 246.02813,173.93607 
244.91989,167.28666 243.25754,165.25490 C 241.59519,163.22313 
239.00931,160.63725 239.00931,160.63725 C 239.00931,160.63725 
238.39915,168.52356 238.39915,171.10944 C 238.39915,173.69532 
236.44642,179.91853 236.44642,179.91853 L 233.09872,187.41959 C 
233.09872,187.41959 226.44931,181.32430 220.72343,170.61137 C 
214.99755,159.89843 213.70461,160.63725 214.07402,155.46549 C 
214.44344,150.29373 207.05520,138.47256 205.39285,138.47256 C 
203.73050,138.47256 202.99168,134.03962 200.59050,130.53021 C 
198.18932,127.02080 191.90933,125.35845 191.90933,125.35845 C 
191.90933,125.35845 196.89638,130.53021 196.89638,134.59374 C 
196.89638,138.65726 196.89638,139.21138 195.60344,140.13491 C 
194.31050,141.05844 183.59757,139.58079 183.78227,141.05844 C 
183.96698,142.53608 189.32345,146.78432 189.32345,148.44667 C 
189.32345,150.10902 184.89051,150.10902 181.56580,151.40196 C 
178.24110,152.69490 175.28581,156.57373 175.28581,157.49725 C 
175.28581,158.42078 180.64227,161.19137 180.27286,163.40784 C 
179.90345,165.62431 169.92934,171.16548 169.37522,173.19725 C 
168.82110,175.22901 173.62345,173.38195 173.43875,175.59842 C 
173.25404,177.81489 182.11992,183.35607 183.59757,182.98666 C 
185.07521,182.61724 187.66109,182.61724 188.21521,183.72548 C 
188.76933,184.83371 188.03051,187.60430 188.58462,189.82077 C 
189.13874,192.03724 194.31050,198.31724 197.45050,200.90312 C 
200.59050,203.48900 223.30931,212.35488 222.20108,228.05487 C 
221.09284,243.75486 212.41167,240.79957 209.82579,240.43016 C 
207.23991,240.06075 193.20227,223.80664 181.01169,223.62193 C 
168.82110,223.43723 168.63640,226.02311 163.27993,225.65370 C 
157.92346,225.28428 158.47758,225.09958 154.78346,219.37370 z " id="path920" 
sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccssccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
 
style="fill:#00386a;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <path d="M 250.34814,209.84481 C 241.68986,218.00833 242.67938,215.78192 
238.72130,215.78192 C 234.76323,215.78192 231.79467,212.31860 
230.55778,210.58694 C 229.32088,208.85529 229.56826,207.37101 
228.08398,207.12363 C 226.59970,206.87625 224.62067,207.37101 
224.62067,207.37101 C 224.62067,207.37101 224.37329,203.90770 
225.61018,201.92866 C 226.84708,199.94962 229.81564,197.47583 
233.27895,197.47583 C 236.74227,197.47583 240.94772,200.93914 
241.68986,203.41294 C 242.43200,205.88673 242.43200,209.35005 
244.16365,209.35005 C 245.89531,209.35005 250.34814,209.84481 
250.34814,209.84481 z " id="path928" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <path d="M 500.69628,344.66668 C 515.04430,350.60379 543.24557,355.05662 
552.15124,357.03566 C 561.05690,359.01470 576.88920,360.00422 
583.81583,369.89940 C 590.74245,379.79458 589.25818,384.74217 
589.25818,384.74217" id="path937" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 554.13028,390.18452 C 565.50974,387.71073 582.82631,387.21597 
582.82631,387.21597" id="path938" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 569.96257,408.98537 C 578.86823,404.53254 588.26866,391.66880 
588.26866,391.66880" id="path939" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 588.76342,417.39628 C 591.73197,404.53254 592.72149,386.22645 
592.72149,386.22645" id="path940" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 595.19529,385.23693 C 609.04854,397.11115 610.53282,410.96441 
610.53282,410.96441" id="path941" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 598.65860,380.78410 C 616.46993,376.33127 624.38608,366.43608 
624.38608,366.43608" id="path942" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 568.97305,268.47377 C 577.38396,239.77774 594.70053,238.78822 
601.13240,236.80918 C 607.56427,234.83014 634.77602,228.89303 
639.72361,224.93496 C 644.67120,220.97689 655.06115,213.55550 
660.00874,205.63935 C 664.95633,197.72321 666.93537,193.76513 
666.93537,193.76513 C 666.93537,193.76513 665.94585,213.06074 
661.98778,221.47165 C 658.02970,229.88255 643.18693,241.75677 
634.77602,244.72533 C 626.36512,247.69388 612.01710,252.14672 
604.10095,253.63099 C 596.18481,255.11527 590.74245,256.59955 
585.30010,262.53666 C 579.85775,268.47377 565.50974,313.00209 
565.50974,313.00209" id="path944" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 465.07362,326.36059 C 447.26229,329.32915 450.72561,339.22433 
447.75705,347.14048 C 444.78850,355.05662 444.29374,358.51994 
437.36711,361.48849 C 430.44048,364.45705 423.01909,365.94133 
423.01909,365.94133" id="path945" sodipodi:nodetypes="cccc" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 467.05266,324.87631 C 469.03170,337.74005 485.85351,347.14048 
485.85351,347.14048" id="path946" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 478.43212,319.43396 C 477.93736,331.30818 492.78014,347.63524 
492.78014,347.63524" id="path947" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 388.88071,337.74005 C 398.77589,347.14048 415.10295,363.46753 
415.10295,363.46753" id="path948" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 418.56626,331.30818 C 420.05054,348.13000 420.54530,357.53042 
418.56626,361.98325 C 416.58722,366.43608 416.58722,366.43608 
416.58722,366.43608" id="path949" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 381.45932,382.26838 C 395.80734,380.78410 398.77589,379.79458 
402.23921,376.82603 C 405.70252,373.85747 414.11343,369.40464 
414.11343,369.40464" id="path950" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 419.55578,369.89940 C 424.00861,389.19501 436.87235,393.15308 
436.87235,393.15308" id="path951" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 375.02745,359.01470 C 391.35451,364.95181 407.18680,365.44657 
407.18680,365.44657" id="path952" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 253.81146,395.62688 C 262.22236,405.52206 280.52845,416.40676 
280.52845,416.40676" id="path955" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 245.40055,415.41724 C 265.19092,418.88056 268.65423,420.36483 
275.08610,420.36483 C 281.51797,420.36483 283.99177,419.37532 
283.99177,419.37532" id="path956" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 318.62491,424.32291 C 307.74021,425.80719 294.38171,423.33339 
294.38171,423.33339" id="path957" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 265.68568,449.06087 C 272.61231,442.62900 279.53893,435.20761 
282.50749,431.74430 C 285.47604,428.28098 283.99177,424.81767 
283.99177,424.81767" id="path958" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 255.29573,437.18665 C 267.66471,435.70237 273.10706,433.22857 
276.07562,430.26002 C 279.04417,427.29146 282.01273,423.33339 
282.01273,423.33339" id="path959" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 236.98964,179.16974 C 242.43200,180.90139 247.37959,174.71690 
250.84290,175.45904 C 254.30622,176.20118 255.29573,184.36471 
259.00643,187.08588 C 262.71712,189.80706 262.96450,190.79658 
265.43830,191.29134 C 267.91209,191.78610 270.38589,191.04396 
270.38589,191.04396 C 270.38589,191.04396 266.18044,196.73369 
264.20140,198.21797 C 262.22236,199.70224 257.52215,198.96010 
256.03787,201.92866 C 254.55360,204.89721 252.57456,207.37101 
252.57456,207.37101 C 252.57456,207.37101 255.79049,202.67080 
258.01691,202.91818 C 260.24333,203.16556 268.65423,209.10267 
271.12803,212.07122 C 273.60182,215.03978 275.33348,217.26619 
275.33348,217.26619 C 275.33348,217.26619 270.63327,216.77143 
266.92257,217.51357 C 263.21188,218.25571 259.50119,220.23475 
255.79049,219.98737 C 252.07980,219.73999 248.36911,218.75047 
248.36911,218.75047 C 248.36911,218.75047 253.06932,225.18234 
254.55360,228.64565 C 256.03787,232.10897 254.30622,233.59325 
255.54311,235.57228 C 256.78001,237.55132 258.26429,237.79870 
258.26429,237.79870 C 258.26429,237.79870 248.61649,237.55132 
243.66889,237.05656 C 238.72130,236.56180 230.06302,234.08801 
230.06302,234.08801 C 230.06302,234.08801 233.77371,243.73581 
233.52633,249.17816 C 233.27895,254.62051 233.03157,261.29976 
233.03157,261.29976 C 233.03157,261.29976 228.57874,259.32072 
221.89949,256.35217 C 215.22024,253.38361 213.98334,255.11527 
209.03575,251.15720 C 204.08816,247.19912 208.54099,248.43602 
199.14057,241.01463 C 189.74014,233.59325 181.08186,232.85111 
177.86592,232.85111 C 174.64999,232.85111 169.94978,234.08801 
167.47598,233.34587 C 165.00218,232.60373 160.79673,227.90352 
160.79673,227.90352" id="path922" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 197.90367,150.47370 C 197.40891,143.54708 201.61436,144.28921 
203.59340,143.79446 C 205.57244,143.29970 209.53051,146.76301 
209.53051,149.73157 C 209.53051,152.70012 203.09864,153.93702 
203.09864,153.93702 C 203.09864,153.93702 207.79885,155.91606 
208.29361,158.14247 C 208.78837,160.36889 209.28313,164.82172 
210.02527,165.81124 C 210.76741,166.80076 212.74645,168.77979 
212.74645,168.77979" id="path923" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 202.85126,186.34374 C 208.78837,178.67498 216.20976,177.43808 
216.20976,177.43808" id="path925" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 209.77789,192.77561 C 211.01479,184.85947 219.67307,182.38567 
219.67307,182.38567" id="path926" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 218.68356,195.99155 C 219.42569,187.33326 226.84708,187.33326 
226.84708,187.33326" id="path927" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 253.81146,266.98949 C 245.40055,282.82178 239.46344,288.26413 
233.52633,292.71697 C 227.58922,297.16980 200.87222,307.55974 
195.42987,341.69813 C 189.98752,375.83651 228.08398,385.23693 
236.98964,385.73169 C 245.89531,386.22645 263.70664,383.75266 
263.70664,383.75266" id="path935" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 313.67732,356.04614 C 327.03581,343.67716 377.50125,283.31654 
407.68156,282.82178 C 437.86187,282.32702 461.11555,305.08595 
466.06314,313.99161 C 471.01073,322.89728 474.47405,327.35011 
474.47405,327.35011" id="path936" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 309.22448,339.71909 C 303.28737,357.03566 304.27689,364.95181 
304.77165,369.40464 C 305.26641,373.85747 316.64587,387.71073 
316.15111,391.17404 C 315.65635,394.63736 307.24545,400.07971 
302.79261,407.00634 C 298.33978,413.93297 296.36075,420.36483 
296.36075,420.36483" id="path953" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 265.68568,365.94133 C 268.65423,377.81555 276.07562,382.76314 
279.04417,386.72121 C 282.01273,390.67928 288.44460,398.10067 
287.94984,404.53254 C 287.45508,410.96441 285.47604,417.39628 
285.47604,417.39628" id="path954" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 188.99800,343.67716 C 172.17619,350.60379 175.63951,361.48849 
172.67095,363.96229 C 169.70240,366.43608 164.26005,360.00422 
153.37534,356.04614 C 142.49064,352.08807 137.54305,350.60379 
137.54305,350.60379" id="path960" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 268.40685,232.10897 C 274.34396,234.58276 279.53893,242.49891 
282.01273,245.46747 C 284.48653,248.43602 292.89743,256.10479 
302.54524,259.32072 C 312.19304,262.53666 318.37753,267.73163 
329.75699,267.73163 C 341.13645,267.73163 344.84714,266.74211 
344.59977,260.80500 C 344.35239,254.86789 340.88907,251.15720 
338.91003,251.15720 C 336.93100,251.15720 338.41528,253.63099 
334.95196,253.63099 C 331.48865,253.63099 325.30416,255.11527 
320.85132,252.64147 C 316.39849,250.16768 304.52427,243.98319 
298.09240,238.54084 C 291.66053,233.09849 289.43412,227.40876 
278.30204,226.66662 C 267.16995,225.92448 267.91209,228.64565 
268.40685,232.10897 z " id="path933" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <path d="M 240.70034,188.07540 C 240.70034,188.07540 237.73178,190.30182 
234.02109,188.32278 C 230.31040,186.34374 229.32088,182.88043 
229.56826,178.92236 C 229.81564,174.96428 232.04205,173.72739 
235.25799,173.48001 C 238.47392,173.23263 241.93724,176.20118 
241.44248,179.16974 C 240.94772,182.13829 237.97916,185.60161 
240.70034,188.07540 z " id="path929" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <path d="M 206.80934,199.20748 C 198.64581,195.99155 194.68774,191.78610 
192.46132,189.06492 C 190.23490,186.34374 188.00849,182.38567 
187.26635,177.68546 C 186.52421,172.98525 187.26635,170.51145 
188.25587,168.28503 C 189.24538,166.05862 190.97704,165.81124 
190.97704,165.81124" id="path924" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 138.53257 110.64559 A 38.591217 36.612179 0 1 0 
61.350136,110.64559 A 38.591217 36.612179 0 1 0 138.53257 110.64559 z" 
id="path1611" sodipodi:cx="99.941353" sodipodi:cy="110.64559" 
sodipodi:rx="38.591217" sodipodi:ry="36.612179" sodipodi:type="arc" 
style="fill:#e6170f;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
 transform="matrix(0.936919,0.000000,0.000000,0.980070,8.778190,2.947311)"/>
+  <path d="M 138.53257 110.64559 A 38.591217 36.612179 0 1 0 
61.350136,110.64559 A 38.591217 36.612179 0 1 0 138.53257 110.64559 z" 
id="path1612" sodipodi:cx="99.941353" sodipodi:cy="110.64559" 
sodipodi:rx="38.591217" sodipodi:ry="36.612179" sodipodi:type="arc" 
style="fill:#e6170f;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
 transform="matrix(0.103586,0.000000,0.000000,0.121962,224.1633,190.9079)"/>
+  <path d="M 138.53257 110.64559 A 38.591217 36.612179 0 1 0 
61.350136,110.64559 A 38.591217 36.612179 0 1 0 138.53257 110.64559 z" 
id="path1613" sodipodi:cx="99.941353" sodipodi:cy="110.64559" 
sodipodi:rx="38.591217" sodipodi:ry="36.612179" sodipodi:type="arc" 
style="fill:#e6170f;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
 transform="matrix(0.103586,0.000000,0.000000,0.121962,225.1528,167.9016)"/>
+  <path d="M 138.53257 110.64559 A 38.591217 36.612179 0 1 0 
61.350136,110.64559 A 38.591217 36.612179 0 1 0 138.53257 110.64559 z" 
id="path1614" sodipodi:cx="99.941353" sodipodi:cy="110.64559" 
sodipodi:rx="38.591217" sodipodi:ry="36.612179" sodipodi:type="arc" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
 
transform="matrix(7.794498e-2,0.000000,0.000000,8.817822e-2,186.6505,163.4761)"/>
+  <path d="M 138.53257 110.64559 A 38.591217 36.612179 0 1 0 
61.350136,110.64559 A 38.591217 36.612179 0 1 0 138.53257 110.64559 z" 
id="path1615" sodipodi:cx="99.941353" sodipodi:cy="110.64559" 
sodipodi:rx="38.591217" sodipodi:ry="36.612179" sodipodi:type="arc" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
 
transform="matrix(7.794498e-2,0.000000,0.000000,8.817822e-2,195.0614,143.4383)"/>
+  <path d="M 634.61145,217.69556 C 632.95450,200.29760 642.89620,171.30099 
642.89620,171.30099" id="path1617" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 643.72467,214.38166 C 643.72467,190.35590 652.00942,166.33014 
652.00942,166.33014" id="path1618" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 652.83789,202.78302 C 652.00942,183.72811 666.09348,153.90303 
666.09348,153.90303" id="path1619" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 664.43653,192.01285 C 665.26501,175.44336 685.14840,151.41760 
685.14840,151.41760" id="path1620" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 585.88521,263.74382 C 598.17947,259.50442 600.29917,259.92836 
604.53858,261.20018 C 608.77798,262.47200 618.10466,265.43958 
618.10466,265.43958" id="path1621" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 598.17947,254.84107 C 610.04980,254.84107 613.44132,259.08048 
617.68072,259.08048 C 621.92012,259.08048 629.55104,257.80865 
632.94256,258.65654 C 636.33408,259.50442 638.45378,260.35230 
638.45378,260.35230" id="path1622" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 631.67074,248.05803 C 637.60590,251.02561 643.96500,252.29743 
648.62835,251.87349 C 653.29169,251.44955 666.00989,249.32985 
666.00989,249.32985" id="path1623" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 652.01987,237.03559 C 658.37897,239.57923 677.45627,233.22013 
677.45627,233.22013" id="path1624" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 662.61837,229.40467 C 672.36899,226.86103 680.84779,214.56677 
680.84779,214.56677" id="path1625" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 277.80728,202.17604 C 277.80728,195.99155 284.23915,197.22845 
287.20770,198.46534 C 290.17626,199.70224 297.84502,203.41294 
303.28737,205.14459 C 308.72973,206.87625 320.35657,212.07122 
327.28319,213.30812 C 334.20982,214.54502 342.37335,213.80288 
345.58928,215.03978 C 348.80522,216.27667 351.52639,220.72951 
350.53688,224.44020 C 349.54736,228.15090 345.58928,230.37731 
336.93100,230.12993 C 328.27271,229.88255 316.15111,224.44020 
304.27689,219.24523 C 292.40267,214.05026 289.92888,215.53454 
284.73391,212.31860 C 279.53893,209.10267 277.31252,208.60791 
277.80728,202.17604 z " id="path934" 
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+  <path d="M 245.81630,188.22452 C 249.82636,185.41748 250.62837,184.61547 
252.36606,185.01648 C 254.10375,185.41748 257.17812,187.95718 
257.17812,187.95718" id="path1630" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 245.54896,193.43759 C 252.76706,189.29387 256.37611,194.23960 
256.37611,194.23960" id="path1631" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 244.88062,199.31900 C 248.75701,196.77930 256.37611,200.92302 
256.37611,200.92302" id="path1632" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 247.82133,203.46272 C 253.97008,202.79438 256.77712,208.67579 
256.77712,208.67579" id="path1633" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <g id="g1979" 
style="fill:none;stroke:#ffffff;stroke-opacity:1.0000000;stroke-width:0.50000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;">
+    <path d="M 292.20248,339.17809 C 298.11610,347.17887 306.81260,355.52751 
306.81260,355.52751" id="path1655" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 321.42273,309.60998 C 325.94491,322.13294 336.03285,329.78586 
336.03285,329.78586" id="path1659" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 329.07565,303.00064 C 335.33713,317.26290 342.29433,325.26368 
342.29433,325.26368" id="path1660" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 333.94569,297.43487 C 338.46787,305.78352 348.55581,318.65434 
348.55581,318.65434" id="path1661" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 339.16359,291.52125 C 356.90446,314.13216 353.07800,313.78430 
353.07800,313.78430" id="path1662" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 344.03363,285.25977 C 350.99083,294.65199 358.64376,307.87068 
358.64376,307.87068" id="path1663" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 429.95508,286.65121 C 444.21734,281.78117 447.00022,267.17105 
447.00022,267.17105" id="path1673" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 417.77997,258.82240 C 430.65080,275.86755 434.47726,286.65121 
434.47726,286.65121" id="path1674" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 356.55660,312.74072 C 358.64376,288.04265 364.20952,273.08467 
364.20952,273.08467" id="path1711" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 372.21030,268.56249 C 370.47100,287.34693 370.81886,298.47845 
370.81886,298.47845" id="path1712" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 384.38540,262.64887 C 381.95038,275.51969 380.55894,289.43409 
380.55894,289.43409" id="path1713" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 390.64689,283.17261 C 396.90837,268.91035 398.29981,260.90956 
398.29981,260.90956" id="path1714" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 406.30059,259.17026 C 404.56129,274.12825 404.56129,280.73759 
404.56129,280.73759" id="path1715" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 419.17141,260.21384 C 416.73639,273.78039 413.60565,282.12903 
413.60565,282.12903" id="path1716" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 439.34730,288.73837 C 447.00022,283.86833 456.74030,274.12825 
456.74030,274.12825" id="path1717" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 447.34808,293.26055 C 465.08895,282.47689 467.17611,281.08545 
467.17611,281.08545" id="path1718" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 452.56598,298.47845 C 472.04615,294.30413 475.87261,290.47767 
475.87261,290.47767" id="path1719" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 464.74109,312.39286 C 479.69907,310.65356 490.13487,307.87068 
490.13487,307.87068" id="path1721" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 147.14482,366.65903 C 149.57984,356.57109 149.23198,354.83179 
149.23198,354.83179" id="path1743" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 150.62342,369.44191 C 157.58062,357.96253 157.58062,359.35397 
157.58062,359.35397" id="path1744" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 160.01564,361.44113 C 172.19075,386.13920 172.88647,384.39990 
172.88647,384.39990" id="path1745" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 170.10359,361.78899 C 180.19153,382.31274 182.62655,381.96488 
182.62655,381.96488" id="path1746" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 174.97363,355.52751 C 196.54095,375.70340 197.93239,381.26916 
197.93239,381.26916" id="path1747" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 161.75494,383.35632 C 182.62655,373.96410 188.19231,360.39755 
188.19231,360.39755" id="path1748" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 175.66935,384.74776 C 186.45301,377.44270 193.06235,368.05047 
193.06235,368.05047" id="path1749" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 155.14560,373.96410 C 184.36585,352.04891 184.71371,353.78821 
184.71371,353.78821" id="path1750" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 351.68656,279.34615 C 355.86088,287.34693 366.64454,301.26134 
366.64454,301.26134" id="path1664" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 359.68734,274.47611 C 365.60096,283.52047 376.38462,296.04343 
376.38462,296.04343" id="path1665" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 366.64454,269.60607 C 375.34104,283.86833 380.90680,290.12981 
380.90680,290.12981" id="path1666" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 378.12392,266.12747 C 385.77684,276.21541 389.95117,285.60763 
389.95117,285.60763" id="path1667" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 389.60331,262.30101 C 397.95195,280.04187 399.69125,283.52047 
399.69125,283.52047" id="path1668" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 397.60409,259.51812 C 404.90915,272.73681 409.43133,282.82475 
409.43133,282.82475" id="path1669" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 408.73561,259.86598 C 416.38853,280.04187 418.82355,282.47689 
418.82355,282.47689" id="path1670" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 421.60643,281.78117 C 432.04224,267.86677 435.17298,263.34459 
435.17298,263.34459" id="path1671" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 435.52084,264.04031 C 449.08738,295.34771 453.60956,300.21776 
453.60956,300.21776" id="path1672" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 447.34808,268.21463 C 468.91541,297.08701 473.08973,317.95862 
473.08973,317.95862" id="path1675" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 463.34965,276.56327 C 482.48195,304.39208 491.87417,338.13451 
497.43993,342.30883 C 503.00570,346.48315 509.61504,350.30961 
509.61504,350.30961" id="path1676" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 484.22125,331.52516 C 537.79171,328.04656 559.01117,327.35084 
559.01117,327.35084" id="path1695" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 487.00413,336.39521 C 541.27031,337.09093 575.70846,336.39521 
575.70846,336.39521" id="path1696" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 498.13565,344.74385 C 548.22751,344.04813 540.92245,345.09171 
553.79327,345.09171 C 566.66409,345.09171 582.66566,345.78743 
582.66566,345.78743" id="path1697" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 460.21890,306.47924 C 494.65705,298.13059 487.00413,301.26134 
487.00413,301.26134" id="path1720" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 475.52475,325.61154 C 489.09129,319.69792 501.96212,320.04578 
501.96212,320.04578" id="path1723" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 496.74421,314.82788 C 506.83216,335.00376 515.87652,349.26603 
515.87652,349.26603" id="path1677" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 517.61582,328.39442 C 527.00804,348.22245 534.31310,352.04891 
534.31310,352.04891" id="path1678" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 529.44306,324.22010 C 537.09599,343.35241 549.27109,356.22323 
549.27109,356.22323" id="path1679" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 537.44385,319.00220 C 554.48899,347.87459 563.18549,359.70183 
563.18549,359.70183" id="path1680" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 545.44463,310.30570 C 562.48977,340.22167 581.62208,357.96253 
583.01352,363.52829 C 584.40496,369.09405 584.75282,370.48549 
584.75282,370.48549" id="path1681" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 559.35903,285.60763 C 564.92479,291.52125 570.49055,298.47845 
570.49055,298.47845" id="path1684" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 542.31389,314.82788 C 553.44541,315.87146 564.92479,315.87146 
564.92479,315.87146" id="path1724" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 548.22751,303.34850 C 566.31623,300.56562 568.75125,301.60920 
568.75125,301.60920" id="path1725" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 556.22829,289.43409 C 568.40339,289.08623 574.66488,284.91191 
574.66488,284.91191" id="path1726" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 562.83763,276.21541 C 573.96916,275.86755 577.79562,274.82397 
577.79562,274.82397" id="path1727" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 576.40418,335.00376 C 579.18706,345.09171 593.79718,364.22401 
594.84076,370.13763 C 595.88434,376.05126 595.53648,379.87772 
595.53648,379.87772" id="path1682" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 520.39870,352.04891 C 571.18627,351.00533 563.18549,352.39677 
569.44697,353.09249 C 575.70846,353.78821 597.27578,354.83179 
597.27578,354.83179" id="path1698" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 578.49134,362.48471 C 595.53648,366.31117 599.01508,368.74619 
599.01508,368.74619" id="path1732" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 552.05397,298.47845 C 557.61973,307.52282 564.92479,314.82788 
564.92479,314.82788" id="path1683" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 565.96837,272.38895 C 572.57771,282.47689 573.27343,283.86833 
573.27343,283.86833" id="path1685" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 456.39244,329.43800 C 469.26327,353.78821 477.61191,355.52751 
477.61191,355.52751" id="path1734" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 428.91150,364.22401 C 438.99944,372.22479 439.34730,369.78977 
439.34730,369.78977" id="path1739" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 438.30372,370.83335 C 442.82590,364.22401 467.52397,334.30804 
467.52397,334.30804" id="path1740" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 460.91462,371.52907 C 468.91541,364.91973 482.48195,347.87459 
482.48195,347.87459" id="path1742" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 449.08738,342.30883 C 458.13174,347.17887 470.65471,361.78899 
470.65471,361.78899" id="path1735" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 442.47804,358.31039 C 451.87026,367.35475 461.26248,374.65982 
461.26248,374.65982" id="path1737" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 437.60800,361.09327 C 444.56520,369.44191 447.69594,372.92051 
447.69594,372.92051" id="path1738" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 445.60878,354.48393 C 459.17532,364.57187 464.39323,368.05047 
464.39323,368.05047" id="path1736" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 448.39166,370.48549 C 465.08895,360.04969 475.52475,343.00455 
475.52475,343.00455" id="path1741" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 574.31702,260.21384 C 578.83920,263.69245 581.27422,267.86677 
581.27422,267.86677" id="path1688" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 579.88278,250.12590 C 596.23220,251.86520 611.19019,245.60372 
620.93027,242.82084 C 630.67035,240.03796 643.19331,237.60294 
643.19331,237.60294" id="path1728" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 587.53570,243.51656 C 606.32014,241.42940 627.88747,232.73290 
633.80109,232.73290 C 639.71471,232.73290 655.02056,227.51500 
655.02056,227.51500" id="path1729" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 642.84545,223.34067 C 647.36764,222.64495 658.84702,221.94923 
658.84702,221.94923 L 659.89060,220.90565" id="path1730" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 652.23768,214.99203 C 660.58632,215.33989 662.67348,212.55701 
662.67348,212.55701" id="path1731" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 588.92714,243.51656 C 591.71002,252.56092 592.40574,253.60450 
592.40574,253.60450" id="path1686" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 578.14348,251.86520 C 584.40496,259.51812 584.40496,259.51812 
584.40496,259.51812" id="path1687" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 596.92792,238.99438 C 599.71080,248.73446 603.18940,252.56092 
603.18940,252.56092" id="path1689" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 608.05944,234.82006 C 611.88591,244.90800 612.92949,248.38660 
612.92949,248.38660" id="path1690" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 617.10381,232.38504 C 624.40887,243.86442 624.75673,244.56014 
624.75673,244.56014 L 625.10459,245.60372" id="path1691" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 626.14817,229.60216 C 636.23611,242.82084 634.84467,241.42940 
634.84467,241.42940" id="path1692" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 636.93183,225.07998 C 643.19331,231.34146 645.97619,234.82006 
645.97619,234.82006" id="path1693" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 648.41122,219.51421 C 655.36842,223.34067 656.41200,224.73211 
656.41200,224.73211" id="path1694" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 284.89742,263.34459 C 281.41882,258.82240 276.20091,259.17026 
270.98301,256.03952 C 265.76511,252.90878 259.85149,242.47298 
259.85149,242.47298" id="path1635" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 260.89507,243.16870 C 269.93943,264.73603 267.85227,276.91113 
267.85227,276.91113" id="path1636" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 254.63359,267.17105 C 264.02581,265.43175 264.02581,277.25899 
265.76511,281.08545 C 267.50441,284.91191 270.63515,294.99985 
270.63515,294.99985" id="path1637" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 249.76355,277.25899 C 249.76355,277.25899 254.63359,291.52125 
256.72075,295.34771 C 258.80791,299.17418 261.59079,304.73994 
261.59079,304.73994" id="path1638" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 242.11063,285.95549 C 241.76277,297.08701 250.45927,314.48002 
250.45927,314.48002" id="path1639" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 233.06626,294.65199 C 234.10984,303.00064 241.76277,323.87224 
241.76277,323.87224" id="path1640" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 224.36976,301.95706 C 227.15264,327.00298 247.32853,383.70418 
247.32853,383.70418" id="path1641" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 216.02112,307.52282 C 216.36898,328.74228 236.54486,383.35632 
236.54486,383.35632" id="path1642" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 206.62890,318.30648 C 209.06392,344.74385 221.23902,379.52986 
221.23902,379.52986" id="path1643" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 197.93239,331.17730 C 200.36741,354.13607 208.36820,370.83335 
208.36820,370.83335" id="path1644" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 282.11454,267.17105 C 275.85305,271.69323 199.32383,328.39442 
199.32383,328.39442" id="path1645" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 276.54877,287.69479 C 239.67560,313.08858 199.67169,340.22167 
198.62811,342.30883 C 197.58453,344.39599 197.58453,344.74385 
197.58453,344.74385" id="path1646" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 197.58453,351.70105 C 203.15029,350.30961 241.06705,324.56796 
241.06705,324.56796" id="path1647" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 202.45457,362.83257 C 209.06392,361.09327 238.97988,342.65669 
238.97988,342.65669" id="path1648" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 211.49894,375.35554 C 227.50050,367.35475 250.11141,351.70105 
250.11141,351.70105" id="path1649" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 224.36976,382.66060 C 234.10984,376.74698 265.76511,352.39677 
265.76511,352.39677" id="path1650" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 245.24137,384.39990 C 258.80791,375.35554 258.11219,375.00768 
258.11219,375.00768" id="path1651" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 265.06939,353.09249 C 270.98301,359.70183 277.24449,380.22558 
281.41882,384.39990 C 285.59314,388.57422 298.81182,409.44582 
298.81182,409.44582" id="path1652" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 276.89663,351.35319 C 280.37524,359.35397 304.37758,396.57500 
304.37758,396.57500" id="path1653" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 284.54956,346.13529 C 289.07174,354.48393 305.42116,372.57265 
305.42116,372.57265" id="path1654" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 304.72544,328.04656 C 308.55190,337.78665 316.20483,350.65747 
316.20483,350.65747" id="path1656" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 310.29120,324.56796 C 315.16125,333.26446 322.81417,343.35241 
322.81417,343.35241" id="path1657" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 315.16125,316.91504 C 327.68421,336.04735 329.07565,338.13451 
329.07565,338.13451" id="path1658" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 279.67952,349.96175 C 273.76589,361.78899 269.93943,367.70261 
269.93943,367.70261" id="path1699" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 288.02816,342.65669 C 283.15812,367.00689 277.24449,376.74698 
277.24449,376.74698" id="path1700" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 281.76668,385.09562 C 296.02894,347.52673 299.15968,332.91660 
299.15968,332.91660" id="path1701" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 285.94100,394.13998 C 301.94256,378.48628 306.46474,342.30883 
306.46474,342.30883" id="path1702" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 289.07174,402.83648 C 298.81182,388.22636 302.98614,376.05126 
302.98614,376.05126" id="path1703" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 294.63750,406.66294 C 307.85618,389.96566 310.98692,381.61702 
310.98692,381.61702" id="path1704" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 311.33478,321.78508 C 307.16046,340.91739 306.81260,341.61311 
306.81260,341.61311" id="path1705" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 319.33557,351.70105 C 327.33635,322.13294 321.77059,311.00142 
321.77059,311.00142" id="path1706" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 329.42351,336.74307 C 335.33713,305.78352 333.94569,296.04343 
333.94569,296.04343" id="path1707" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 339.51145,328.04656 C 340.20717,320.04578 344.03363,286.99907 
344.03363,286.99907" id="path1709" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 354.12158,280.38973 C 348.20795,312.04500 346.81651,321.08936 
346.81651,321.08936" id="path1710" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;"/>
+    <path d="M 248.73361,351.87177 C 250.06773,361.60343 254.72172,374.71730 
258.28307,382.21047" id="path1751" sodipodi:nodetypes="cc"/>
+  </g>
+  <path d="M 187.24788,339.72587 C 188.43676,370.04219 203.29770,380.74207 
203.29770,380.74207" id="path2093" sodipodi:nodetypes="cc" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 136.05877,354.56186 C 137.04829,365.94133 133.09022,368.41512 
132.10070,372.37319 C 131.11118,376.33127 135.06925,380.78410 
135.06925,380.78410" id="path961" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 87.572374,339.22433 C 104.88895,343.67716 102.41515,347.14048 
107.36274,347.63524 C 112.31033,348.13000 125.66883,348.13000 
125.66883,348.13000" id="path962" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 107.36274,315.47589 C 109.83654,329.32915 124.67931,340.70861 
124.67931,340.70861" id="path963" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 128.14263,307.55974 C 125.66883,323.88680 129.62690,338.23481 
129.62690,338.23481" id="path964" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 135.56401,338.72957 C 150.40679,326.85535 155.35438,313.99161 
155.35438,313.99161" id="path965" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+  <path d="M 268.14216,383.44328 C 252.94743,363.77952 258.31028,353.05384 
258.31028,353.05384" id="path1753" 
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-size:12.000000;font-style:normal;font-variant:normal;font-weight:100;font-stretch:ultra-condensed;color:#000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;font-family:Bitstream
 Vera Sans;letter-spacing:0.0000000;text-anchor:start;writing-mode:lr;"/>
+</svg>
diff -ruN freeciv-cvs-Aug-20.old/data/flags/ryukyu.svg 
freeciv-cvs-Aug-20/data/flags/ryukyu.svg
--- freeciv-cvs-Aug-20.old/data/flags/ryukyu.svg        Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/ryukyu.svg    Sun Aug 21 14:34:11 2005
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   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://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   version="1"
+   x="0"
+   y="0"
+   width="1062.99"
+   height="708.661"
+   id="svg378"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="ryukyuan.svg"
+   sodipodi:docbase="/Users/daniel/Desktop">
+  <metadata
+     id="metadata1411">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     inkscape:window-height="650"
+     inkscape:window-width="883"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     borderopacity="1.0"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="base"
+     inkscape:zoom="1.0000000"
+     inkscape:cx="504.83439"
+     inkscape:cy="365.74674"
+     inkscape:window-x="85"
+     inkscape:window-y="74"
+     inkscape:current-layer="svg378" />
+  <defs
+     id="defs380" />
+  <rect
+     width="1062.99"
+     height="708.661"
+     x="0"
+     y="0"
+     style="font-size:12;fill:#ffffff;fill-rule:evenodd;stroke-width:1pt;"
+     id="rect149"
+     inkscape:export-xdpi="90.000000"
+     inkscape:export-ydpi="90.000000" />
+  <path
+     
style="fill:#ff2b00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+     d="M 315.46304,369.08676 C 304.46463,291.28167 331.47003,228.84454 
381.81466,189.20414 C 427.15929,150.56375 474.03507,142.47006 
521.33969,140.63174 C 600.75099,137.54571 682.22026,189.00371 
684.68577,243.32238 C 687.41006,303.34236 654.83904,319.02135 
630.14145,325.32176 C 584.29179,337.01812 542.57331,309.22693 
529.89093,252.36761 C 525.54931,232.90267 532.65715,205.29029 
543.75633,194.21674 L 529.98211,191.20835 C 487.46124,181.92148 
408.12986,210.96700 394.26480,222.77921 C 344.76656,264.94878 
333.61818,278.44530 323.95004,324.84405 C 318.35245,351.70766 
326.23024,397.07512 323.66522,409.44467"
+     id="path1358"
+     sodipodi:nodetypes="ccsssscsssc" />
+  <path
+     
style="fill:#0000c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+     d="M 661.52798,525.41670 C 628.95196,547.71520 593.90902,568.25516 
546.04663,569.38237 C 513.27043,570.15428 451.47054,560.01753 
413.44663,534.13491 C 381.99559,512.72640 347.59853,478.43753 
335.12562,434.23780 C 323.96639,394.69330 326.77318,357.24168 
331.02525,343.21289 C 342.66130,304.82222 385.57075,279.63629 
422.43003,281.99310 C 451.23769,283.83508 479.54931,312.83936 
482.82511,343.53087 C 485.95386,372.84464 481.27193,385.02201 
462.18329,408.19759 C 450.95706,421.82739 424.49286,426.07362 
401.68561,429.50030 L 404.98851,441.42265 C 416.16340,481.76023 
462.05909,515.41349 496.74201,528.50505 C 536.80302,543.62664 
574.75963,542.90101 612.12081,532.72473 C 643.02124,524.30820 
677.93942,504.34905 705.65518,481.94718 C 693.27945,497.43702 
677.14620,514.72592 661.52798,525.41670 z "
+     id="path1364"
+     sodipodi:nodetypes="cssssssscssscs" />
+  <path
+     
style="fill:#e7e500;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
+     d="M 613.40499,154.60491 C 600.24898,147.59697 623.93037,158.83784 
642.56784,165.19827 C 656.20531,173.55870 682.36497,192.37805 
697.84131,212.62505 C 715.58954,235.84426 751.47606,302.48340 
749.08916,371.80979 C 747.29606,424.88954 693.62097,485.46639 
678.70580,493.93580 C 669.01985,499.43589 636.88341,522.71209 
602.64704,521.93631 C 572.09102,521.24393 550.92766,519.25164 
534.69332,485.07195 C 522.03327,458.41756 517.04914,434.75262 
542.57700,404.06131 C 564.59710,377.58726 575.07372,377.43036 
607.12475,379.09205 C 643.62894,380.98462 688.19624,424.56539 
678.46155,417.84640 L 699.81322,384.87394 C 708.96708,368.30804 
717.30791,352.39339 716.71800,313.53822 C 716.16652,277.21447 
698.46571,243.31155 692.00295,227.30608 C 678.17590,193.06242 
626.56100,160.61285 613.40499,154.60491 z "
+     id="path1362"
+     sodipodi:nodetypes="ccsssssssccssc" />
+</svg>
diff -ruN freeciv-cvs-Aug-20.old/data/flags/srilanka.svg 
freeciv-cvs-Aug-20/data/flags/srilanka.svg
--- freeciv-cvs-Aug-20.old/data/flags/srilanka.svg      Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/srilanka.svg  Sun Jul 31 00:51:51 2005
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
+<!-- Created with Inkscape (http://www.inkscape.org/) --><svg 
height="496.06299" id="svg551" version="1.0" width="992.12598" x="0.0000000" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
y="0.0000000">
+  <metadata>
+    <rdf:RDF xmlns:cc="http://web.resource.org/cc/"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
+      <cc:Work rdf:about="">
+        <dc:title>Sri Lanka</dc:title>
+        <dc:description></dc:description>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li></rdf:li>
+            <rdf:li>flags</rdf:li>
+            <rdf:li>asia</rdf:li>
+            <rdf:li>united_nations_member</rdf:li>
+            <rdf:li>signs_and_symbols</rdf:li>
+            <rdf:li>sign</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:publisher>
+          <cc:Agent rdf:about="http://www.openclipart.org";>
+            <dc:title>Tobias Jakobs</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Tobias Jakobs</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title>Tobias Jakobs</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:date></dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+        <cc:license rdf:resource="http://web.resource.org/cc/PublicDomain"/>
+        <dc:language>en</dc:language>
+      </cc:Work>
+      <cc:License rdf:about="http://web.resource.org/cc/PublicDomain";>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <defs id="defs553"/>
+  <rect height="496.06299" id="rect628" 
style="font-size:12.000000;fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt;"
 width="992.12598" x="0.0000000" y="5.5000000e-05"/>
+  <rect height="413.34998" id="rect626" 
style="font-size:12.000000;fill:#ff6600;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt;"
 width="158.53691" x="197.41768" y="41.356457"/>
+  <rect height="413.41455" id="rect625" 
style="font-size:12.000000;fill:#006600;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt;"
 width="156.21184" x="41.334991" y="41.356438"/>
+  <rect height="413.42526" id="rect627" 
style="font-size:12.000000;fill:#991b33;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt;"
 width="553.44647" x="397.33383" y="41.343300"/>
+  <g id="g602" 
transform="matrix(2.296320,0.000000,0.000000,2.296320,0.000000,-1.525879e-5)">
+    <path d="M 267.94500,101.34500 L 271.50000,101.43600 C 271.50000,101.43600 
267.49000,104.80800 268.40100,109.36500 C 272.59400,103.16800 
274.14300,104.35200 274.14300,104.35200 C 272.86700,105.71900 
270.40600,107.63300 272.32000,111.82600 C 273.96100,107.54200 
277.33300,104.26100 277.33300,104.26100 C 277.33300,104.26100 
276.42100,109.00000 278.42600,113.37500 C 279.88400,109.00000 
282.34500,105.26400 282.34500,105.26400 C 282.34500,105.26400 
281.98100,110.00300 284.07700,111.73400 C 285.71700,110.27600 
286.81100,106.53900 286.81100,106.53900 C 286.81100,106.53900 
289.91000,112.00800 291.82400,112.82800 C 293.37300,109.09100 
293.37300,106.17500 293.37300,106.17500 C 293.37300,106.17500 
299.75300,110.73200 304.85600,108.08900 C 300.29900,106.44900 
298.75000,102.62100 298.75000,102.62100 C 298.75000,102.62100 
307.04400,106.26600 310.59800,104.62600 C 307.13400,101.98200 
299.02400,98.063700 299.02400,98.063700 C 299.02400,98.063700 
305.03900,100.25100 306.77000,99.704200 C 305.95000,98.519400 
303.30700,97.061100 303.30700,97.061100" id="path579" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#991b33;stroke-width:1.0000000pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 317.72000,56.880000 C 328.71000,55.880000 345.69000,64.860000 
354.69000,70.850000 C 354.69000,68.850000 354.69000,66.860000 
356.68000,65.860000 C 358.68000,64.860000 361.68000,66.860000 
360.68000,69.850000 C 357.68000,76.830000 345.69000,68.850000 
341.70000,66.860000 C 341.70000,66.860000 343.70000,70.850000 
343.70000,70.850000 C 337.70000,69.850000 336.70000,68.850000 
332.71000,63.860000 C 331.71000,67.850000 331.71000,68.850000 
326.71000,68.850000 C 328.59000,65.890000 329.22000,64.900000 
326.71000,61.870000 C 326.71000,61.870000 325.71000,67.850000 
325.71000,67.850000 C 325.71000,67.850000 320.72000,60.870000 
320.72000,60.870000 C 320.72000,60.870000 320.72000,67.850000 
320.72000,67.850000 C 319.72000,66.860000 315.72000,63.860000 
313.72000,63.860000 C 310.73000,62.860000 308.73000,68.850000 
307.73000,71.850000 C 310.73000,68.850000 311.72000,66.860000 
316.72000,68.850000 C 314.01000,71.410000 314.80000,74.480000 
317.72000,76.830000 C 317.72000,76.830000 318.24000,72.680000 
318.56000,71.730000 C 320.15000,72.920000 323.52000,77.390000 
327.71000,77.830000 C 330.71000,77.830000 333.71000,76.830000 
336.70000,75.840000 C 346.69000,74.840000 368.67000,76.830000 
363.68000,91.800000 C 362.68000,94.800000 361.68000,96.790000 
359.68000,98.790000 C 373.67000,103.78000 361.68000,121.74000 
358.68000,130.72000 C 356.68000,138.70000 358.07000,145.06000 
367.92000,144.03000 C 365.93000,148.02000 362.68000,148.68000 
358.68000,148.68000 C 358.68000,148.68000 359.18000,151.08000 
361.75000,152.21000 C 357.48000,156.04000 363.23000,161.78000 
360.68000,164.65000 C 356.38000,166.71000 350.69000,163.65000 
350.69000,163.65000 C 350.69000,163.65000 350.41000,166.48000 
350.41000,166.48000 C 350.41000,166.48000 342.86000,165.96000 
342.70000,165.64000 C 342.70000,165.64000 344.85000,161.62000 
344.69000,161.54000 C 342.69000,164.53000 340.78000,166.28000 
336.70000,165.64000 C 336.70000,165.64000 337.02000,163.76000 
339.25000,161.38000 C 336.22000,164.40000 335.89000,165.72000 
332.71000,165.64000 C 332.71000,160.65000 335.70000,154.67000 
341.70000,156.66000 C 342.70000,156.66000 345.85000,159.14000 
347.33000,157.54000 C 348.53000,155.82000 347.82000,150.00000 
347.82000,148.00000 C 348.45000,139.18000 346.69000,139.70000 
341.70000,134.71000 C 337.70000,131.72000 334.77800,127.13600 
329.78800,126.13600 C 324.78800,125.13600 316.72000,130.72000 
312.72000,132.71000 C 302.73000,138.70000 293.74000,142.69000 
282.75000,144.69000 C 282.75000,144.69000 282.96700,144.18000 
282.96700,143.18200 C 282.96700,142.50900 293.75400,134.11300 
295.64100,119.37200 C 292.68800,133.92100 282.20000,141.60700 
281.80500,144.31000 C 281.41100,147.01400 279.26900,151.62700 
279.00900,151.92900 C 280.30600,151.15100 284.46700,149.11200 
289.74000,148.68000 C 288.60300,154.92900 282.75000,153.67000 
281.75000,156.66000 C 281.75000,159.66000 285.75000,163.65000 
281.75000,165.64000 C 281.75000,165.64000 265.77000,165.64000 
265.77000,165.64000 C 265.77000,165.64000 268.22900,162.23600 
268.34600,161.29800 C 266.19500,162.60300 264.83000,166.02800 
260.11900,165.67700 C 260.29100,164.38900 262.54700,162.37200 
262.16800,161.58000 C 259.47300,164.08000 258.20800,166.18700 
254.77000,165.64000 C 255.77000,162.65000 255.77000,158.66000 
259.77000,158.66000 C 262.77000,157.66000 265.77000,159.66000 
267.76000,156.66000 C 271.76000,151.67000 267.03100,140.75400 
266.04100,134.76400 C 266.04100,129.77400 266.05600,128.82800 
264.77000,122.74000 C 264.77000,122.74000 265.77000,140.70000 
265.77000,140.70000 C 261.77000,137.70000 257.77000,135.71000 
254.77000,131.72000 C 247.78000,122.74000 249.78000,112.76000 
258.77000,106.77000 C 262.77000,103.78000 264.93000,102.22000 
269.93000,100.23000 C 268.93000,97.230000 271.35000,95.020000 
267.81000,94.090000 C 266.75000,95.940000 265.71000,97.960000 
263.69000,97.790000 C 263.69000,97.790000 264.77000,92.800000 
264.77000,92.800000 C 264.77000,92.800000 261.17000,93.020000 
261.88000,99.460000 C 257.74000,97.470000 259.77000,92.800000 
259.77000,92.800000 C 259.77000,92.800000 257.77000,92.800000 
257.77000,92.800000 C 257.77000,92.800000 257.76000,98.740000 
254.50000,99.940000 C 255.38000,97.150000 255.77000,92.800000 
255.77000,92.800000 C 255.77000,92.800000 250.42000,99.180000 
247.31000,97.110000 C 249.14000,95.040000 250.56000,94.700000 
250.31000,92.200000 C 250.07000,89.710000 248.78000,86.497500 
248.54600,85.989700 C 249.67800,86.536600 257.21500,88.786500 
261.94200,86.442800 C 261.62900,88.005300 261.77000,89.810000 
261.77000,89.810000 C 266.76000,88.810000 267.76000,88.810000 
272.76000,90.800000 C 271.76000,83.820000 267.76000,82.820000 
263.77000,77.830000 C 263.77000,77.830000 263.77000,81.820000 
263.77000,81.820000 C 259.77000,80.830000 258.77000,79.830000 
256.77000,75.840000 C 256.77000,75.840000 253.78000,77.830000 
253.78000,77.830000 C 248.51000,74.720000 244.62000,67.340000 
252.10000,67.770000 C 256.56000,68.330000 252.78000,71.850000 
252.78000,71.850000 C 252.78000,71.850000 264.22000,68.250000 
268.76000,67.850000 C 268.76000,67.850000 267.44000,65.060000 
263.22000,64.580000 C 266.72000,61.950000 270.24000,61.100000 
272.76000,66.640000 C 275.27000,66.780000 277.61000,63.760000 
276.12000,59.840000 C 279.83000,59.780000 281.66000,62.130000 
283.35000,64.600000 C 284.73000,64.850000 286.12000,63.400000 
285.79000,58.440000 C 289.29000,61.430000 291.01000,62.350000 
291.24000,64.870000 C 294.22000,65.530000 296.24000,64.860000 
300.73000,62.860000 C 299.74000,66.860000 299.74000,67.850000 
295.74000,69.850000 C 298.56000,73.335000 298.85700,77.540700 
298.26600,79.069600 C 297.28700,78.785900 297.04300,78.721600 
296.34800,78.531800 C 296.56500,80.073500 296.87800,84.315000 
296.74000,86.810000 C 296.74000,86.810000 294.74000,86.810000 
294.74000,86.810000 C 294.74000,86.810000 297.74000,95.790000 
297.74000,95.790000 C 297.74000,95.790000 295.74000,98.790000 
295.74000,98.790000 C 302.73000,95.790000 309.73000,96.790000 
316.72000,94.800000 C 324.71000,93.800000 332.71000,90.800000 
341.70000,90.800000 C 347.69000,90.800000 347.69000,93.800000 
355.69000,93.800000 C 355.69000,91.800000 355.69000,90.800000 
355.69000,88.810000 C 355.69000,84.820000 352.69000,80.830000 
347.69000,79.830000 C 344.70000,79.830000 339.70000,81.820000 
336.70000,82.820000 C 332.71000,83.820000 326.71000,83.820000 
322.71000,83.820000 C 309.73000,81.820000 311.80000,80.560000 
307.27000,78.130000 C 304.56000,78.850000 303.04000,81.150000 
301.69000,85.210000 C 299.18000,81.530000 299.74000,76.830000 
302.73000,74.840000 C 299.74000,63.860000 307.73000,58.870000 
317.72000,56.880000 z " id="selection_to_path#1" 
style="fill:#ffcc00;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 320.72000,146.69000 C 318.72000,143.69000 311.72000,138.70000 
313.72000,133.71000 C 316.72000,128.72000 333.71000,120.74000 
336.70000,131.72000 C 337.70000,134.71000 334.61800,142.64700 
333.61800,145.64700 C 335.13100,145.25800 336.81300,142.93400 
341.73700,143.77600 C 340.82000,147.69600 334.83000,150.71900 
334.83000,150.71900 C 335.43800,153.37100 330.71000,165.64000 
330.71000,165.64000 C 330.71000,165.64000 317.72000,165.64000 
317.72000,165.64000 C 317.72000,165.64000 319.72000,161.65000 
319.72000,161.65000 C 319.72000,161.65000 316.72000,165.64000 
316.72000,165.64000 C 316.72000,165.64000 311.72000,165.64000 
311.72000,165.64000 C 311.72000,165.64000 315.72000,160.65000 
315.72000,160.65000 C 315.72000,160.65000 310.98900,166.19200 
306.95700,165.97100 C 307.95700,157.99100 312.72000,156.66000 
319.72000,159.66000 C 320.72000,155.67000 322.71000,150.68000 
320.72000,146.69000 z " id="selection_to_path" 
style="fill:#ffcc00;fill-opacity:1.0000000;stroke:#991b33;stroke-width:1.0000000;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 267.21700,71.542500 C 265.87000,72.371100 266.97000,77.852900 
269.03900,76.919700 C 271.61800,75.756800 268.24000,70.912900 
267.21700,71.542500 z " id="path577" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#991b33;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+    <path d="M 268.49200,69.810900 C 270.95300,71.542500 274.87200,76.190600 
279.70200,75.917200 C 276.05600,72.909600 276.78600,70.722300 
276.78600,70.722300 C 278.70000,73.000700 285.07900,75.096900 
287.17500,74.185400 C 284.71500,72.362700 284.25900,72.180400 
283.71200,70.448900 C 286.62900,70.813500 290.27400,71.451500 
293.19000,70.175500" id="path578" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#991b33;stroke-width:1.0000000pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 273.23200,100.25100 L 273.50500,96.058600 C 273.50500,96.058600 
276.23900,102.43800 278.24400,102.52900 C 276.96800,97.881800 
277.51500,94.144700 277.51500,94.144700" id="path580" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#991b33;stroke-width:1.0000000pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 279.61100,95.147300 C 279.61100,95.147300 285.07900,105.17200 
287.72200,103.53200 C 283.71200,99.977100 284.16800,95.329500 
284.16800,95.329500 C 284.16800,95.329500 285.99100,101.52700 
291.36800,103.44100 C 291.73200,99.977500 289.27200,94.327000 
289.27200,94.327000 C 289.27200,94.327000 293.73700,102.16500 
296.01600,102.34700 C 297.47400,100.52500 296.92700,98.610500 
296.92700,98.610500" id="path581" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#991b33;stroke-width:1.0000000pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 275.32800,88.220800 L 279.33800,93.324500 L 279.97600,86.489200 
C 279.97600,86.489200 283.89500,89.587800 284.62400,89.496700 C 
285.35300,89.405600 283.53000,82.205700 283.53000,82.205700 C 
283.53000,82.205700 288.81600,90.225900 289.18100,90.043500 C 
289.54500,89.861200 289.72700,82.114500 289.72700,82.114500 C 
289.72700,82.114500 293.73800,93.142200 295.10500,93.051100 C 
296.47200,92.960000 296.10700,91.501800 296.10700,91.501800" id="path582" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#991b33;stroke-width:1.0000000pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 272.32000,79.289300 C 272.32000,79.289300 278.51700,84.939800 
279.15500,84.575300 C 279.79300,84.210700 276.60400,78.013300 
276.60400,78.013300 C 276.60400,78.013300 280.15800,81.385400 
281.52500,81.658800 C 282.89200,81.932200 281.98100,77.284200 
281.98100,77.284200 C 281.98100,77.284200 286.17300,80.838600 
286.90200,80.656300 C 287.63100,80.474000 287.26700,77.284200 
287.26700,77.284200 C 287.26700,77.284200 290.00100,80.018400 
290.18300,80.018400 C 290.36500,80.018400 289.63600,72.180500 
289.63600,72.180500 C 289.63600,72.180500 295.74300,78.651300 
296.19800,78.560200" id="path583" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#991b33;stroke-width:1.0000000pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 247.53100,81.294300 C 247.80400,81.750000 248.81900,89.809300 
261.30500,86.528300 C 262.49000,85.890300 261.96900,88.780600 
261.91700,89.626900 C 262.46400,89.535800 268.41500,87.413600 
272.51600,90.421200 C 272.03400,87.087700 271.13500,84.848700 
267.58100,82.934800 C 265.85000,82.570300 264.58600,83.455500 
264.58600,83.455500 C 264.58600,83.455500 249.53600,83.572800 
247.53100,81.294300 z " id="path584" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#991b33;stroke-width:1.0000000pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 240.72200,132.60600 C 240.51500,133.53900 239.86200,133.80800 
237.99700,136.50300 C 238.82600,137.64300 242.64000,139.42500 
243.67600,138.49300 C 244.60900,137.97400 244.67600,135.50300 
244.67600,135.50300 C 246.67600,138.49300 250.19400,143.20800 
254.19400,144.20800 C 257.18400,145.20800 260.18400,143.20800 
260.18400,140.21800 C 260.18400,137.22800 255.66600,132.39900 
253.67600,130.40900 C 248.67600,124.41900 249.11700,113.10600 
239.66500,114.68000 C 239.61600,114.76600 239.23800,116.05300 
238.33200,116.28300 C 239.09100,117.73600 239.51700,118.96400 
237.70000,119.42100 C 239.11300,120.80900 239.33500,121.81700 
237.51900,122.51400 C 238.61800,123.98800 239.90500,124.52900 
237.37500,125.79000 C 240.02200,128.37000 240.59200,132.16600 
240.72200,132.60600" id="selection_to_path#2" 
style="fill:#ffcc00;fill-opacity:1.0000000;stroke:#991b33;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 238.26100,48.041000 C 235.25600,52.393700 234.94400,100.27400 
235.87700,109.91200 C 232.87200,111.88100 227.27600,111.05200 
225.72100,110.43000 C 226.44700,107.01000 229.03700,51.460800 
238.26100,48.041000 z " id="path585" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#991b33;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+    <path d="M 229.76300,146.18500 C 229.76300,146.18500 216.49700,148.05000 
222.09300,140.17500 C 226.86100,138.10200 226.75700,142.97300 
224.99500,144.63100 C 227.17200,144.87300 228.62300,143.45600 
228.93300,141.31400 C 226.23900,137.68700 230.07300,135.30300 
229.86600,135.30300 C 220.64300,137.37600 219.39900,131.05400 
222.81900,130.01800 C 227.13800,130.25900 225.75600,131.64100 
227.48300,132.92000 C 230.59200,130.05300 232.45800,129.77700 
234.32300,132.71300 C 236.18800,129.81100 238.88300,130.12200 
238.98600,130.43300 C 241.99200,135.51000 235.35900,135.82100 
232.66500,135.19900 C 234.94500,137.68700 234.01200,140.07000 
233.28600,141.83300 C 233.35500,143.56000 234.66900,143.83600 
236.81000,144.52700 C 232.25100,131.95200 252.87400,147.87700 
232.14600,146.28900 C 232.18100,146.84100 232.21600,147.39400 
232.25000,147.94700 C 233.94300,148.25800 235.11700,148.67200 
235.66900,150.43400 C 234.94500,151.40100 233.80500,151.53900 
232.04300,150.84900 C 232.04300,150.84900 233.07900,153.75100 
231.21400,154.58000 C 229.65900,153.64700 229.45200,151.36700 
229.45200,151.36700 C 228.58800,152.43800 227.31000,151.74600 
226.23900,150.84900 C 227.20700,148.46500 229.93600,149.60400 
229.76300,146.18500 z " id="path586" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.25000000;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 218.36300,107.84000 C 219.15700,104.24600 227.51700,104.69500 
223.54500,108.56500 C 226.20400,112.81400 234.35700,112.19300 
237.43200,109.80900 C 234.84000,104.86800 241.88900,105.93900 
241.57800,109.70500 C 240.71400,116.37100 217.46500,115.47400 
218.36300,107.84000 z " id="path587" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 384.27000,171.44000 C 386.76000,176.10000 391.18100,187.14200 
393.63000,189.78000 C 395.92500,191.83200 401.64000,191.59000 
403.40000,189.27000 C 403.40000,189.27000 407.06000,193.04000 
408.54000,194.18000 C 409.42000,193.88000 409.96000,193.04000 
409.96000,193.04000 C 408.47000,191.42000 406.44000,190.51000 
405.44000,187.51000 C 406.93000,185.52000 407.75000,181.65000 
406.75000,178.65000 C 402.38000,171.33000 387.84000,174.22000 
384.27000,171.44000 z " id="path592" 
style="fill:#ffcc00;fill-opacity:1.0000000;stroke:#991b33;stroke-width:1.0000000;stroke-opacity:1.0000000;"/>
+    <path d="M 202.80000,44.286800 C 200.31000,39.626800 195.88900,28.584800 
193.44000,25.946800 C 191.14500,23.894800 185.43000,24.136800 
183.67000,26.456800 C 183.67000,26.456800 180.01000,22.686800 
178.53000,21.546800 C 177.65000,21.846800 177.11000,22.686800 
177.11000,22.686800 C 178.60000,24.306800 180.63000,25.216800 
181.63000,28.216800 C 180.14000,30.206800 179.32000,34.076800 
180.32000,37.076800 C 184.69000,44.396800 199.23000,41.506800 
202.80000,44.286800 z " id="path593" 
style="fill:#ffcc00;fill-opacity:1.0000000;stroke:#991b33;stroke-width:1.0000000;stroke-opacity:1.0000000;"/>
+    <path d="M 201.32500,170.73400 C 196.66500,173.22400 185.62300,177.64500 
182.98500,180.09400 C 180.93300,182.38900 181.17500,188.10400 
183.49500,189.86400 C 183.49500,189.86400 179.72500,193.52400 
178.58500,195.00400 C 178.88500,195.88400 179.72500,196.42400 
179.72500,196.42400 C 181.34500,194.93400 182.25500,192.90400 
185.25500,191.90400 C 187.24500,193.39400 191.11500,194.21400 
194.11500,193.21400 C 201.43500,188.84400 198.54500,174.30400 
201.32500,170.73400 z " id="path594" 
style="fill:#ffcc00;fill-opacity:1.0000000;stroke:#991b33;stroke-width:1.0000000;stroke-opacity:1.0000000;"/>
+    <path d="M 384.65400,44.286200 C 387.14400,39.626200 391.56500,28.584200 
394.01400,25.946200 C 396.30900,23.894200 402.02400,24.136200 
403.78400,26.456200 C 403.78400,26.456200 407.44400,22.686200 
408.92400,21.546200 C 409.80400,21.846200 410.34400,22.686200 
410.34400,22.686200 C 408.85400,24.306200 406.82400,25.216200 
405.82400,28.216200 C 407.31400,30.206200 408.13400,34.076200 
407.13400,37.076200 C 402.76400,44.396200 388.22400,41.506200 
384.65400,44.286200 z " id="path595" 
style="fill:#ffcc00;fill-opacity:1.0000000;stroke:#991b33;stroke-width:1.0000000;stroke-opacity:1.0000000;"/>
+    <path d="M 222.10500,116.03200 C 221.90900,117.55000 225.53200,118.21100 
229.24600,118.22900 C 232.96000,118.24800 236.76700,117.62400 
236.93800,116.57100 C 236.98700,114.68600 233.69500,116.28900 
229.95000,116.25800 C 226.20500,116.22800 223.08400,114.75900 
222.10500,116.03200 z " id="path596" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffcc00;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 222.39800,120.24200 C 222.44600,121.66200 226.04500,122.00400 
229.22700,122.10200 C 232.41000,122.20000 235.61600,121.56400 
236.20300,120.53600 C 235.63900,118.92000 232.10300,120.26700 
229.22600,120.34000 C 226.35000,120.41400 223.15600,118.92000 
222.39800,120.24200 z " id="path597" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffcc00;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 223.42600,124.01200 C 223.18100,125.08900 226.35100,125.86000 
229.27000,125.87800 C 232.18900,125.89600 236.32600,124.77000 
236.35000,123.62000 C 236.17900,122.71500 232.09100,123.93800 
229.34400,124.03000 C 226.59600,124.12200 223.42600,123.03300 
223.42600,124.01200 z " id="path598" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffcc00;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+    <path d="M 223.08400,127.87900 C 223.32900,128.93100 226.92800,129.28700 
230.09100,129.04800 C 233.25500,128.81000 236.47300,127.83000 
236.74200,126.70400 C 236.59600,125.99400 232.96100,127.25500 
229.95000,127.40800 C 226.93900,127.56100 223.03500,127.04600 
223.08400,127.87900 z " id="path599" 
style="fill:#ffcc00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffcc00;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000;"/>
+  </g>
+</svg>
diff -ruN freeciv-cvs-Aug-20.old/data/flags/sudan.svg 
freeciv-cvs-Aug-20/data/flags/sudan.svg
--- freeciv-cvs-Aug-20.old/data/flags/sudan.svg Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/sudan.svg     Sun Jul 31 00:55:51 2005
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) --><svg height="140mm" 
id="svg548" sodipodi:docbase="/home/tobias/Desktop" 
sodipodi:docname="/home/tobias/Desktop/sudan.svg" sodipodi:version="0.33pre" 
width="280mm" xmlns="http://www.w3.org/2000/svg"; 
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
+  <metadata>
+    <rdf:RDF xmlns:cc="http://web.resource.org/cc/"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
+      <cc:Work rdf:about="">
+        <dc:title> sudan</dc:title>
+        <dc:description></dc:description>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li></rdf:li>
+            <rdf:li>flags</rdf:li>
+            <rdf:li>united_nations_member</rdf:li>
+            <rdf:li>signs_and_symbols</rdf:li>
+            <rdf:li>africa</rdf:li>
+            <rdf:li>sign</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:publisher>
+          <cc:Agent rdf:about="http://www.openclipart.org";>
+            <dc:title> Tobias Jakobs</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title> Tobias Jakobs</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title> Tobias Jakobs</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:date></dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+        <cc:license rdf:resource="http://web.resource.org/cc/PublicDomain"/>
+        <dc:language>en</dc:language>
+      </cc:Work>
+      <cc:License rdf:about="http://web.resource.org/cc/PublicDomain";>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
+        <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <defs id="defs550"/>
+  <sodipodi:namedview id="base"/>
+  <rect height="165.366150" id="rect551" 
style="font-size:12;fill:#000000;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
 width="992.125978" x="0.000000" y="330.696823"/>
+  <rect height="165.366150" id="rect552" 
style="font-size:12;fill:#ffffff;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
 width="992.125977" x="0.000000" y="165.330566"/>
+  <rect height="165.366150" id="rect553" 
style="font-size:12;fill:#ff0000;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"
 width="1020.472412" x="0.000000" y="-0.000015"/>
+  <path d="M 0 7.62939e-05 L 0 496.063 L 330.697 248.032 L 0 7.62939e-05 z " 
id="path556" sodipodi:nodetypes="cccc" 
style="font-size:12;fill:#009a00;fill-rule:evenodd;stroke-width:1pt;fill-opacity:1;"/>
+</svg>
diff -ruN freeciv-cvs-Aug-20.old/data/flags/tibet.svg 
freeciv-cvs-Aug-20/data/flags/tibet.svg
--- freeciv-cvs-Aug-20.old/data/flags/tibet.svg Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/tibet.svg     Thu Aug 18 21:17:28 2005
@@ -0,0 +1,1037 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   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://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   id="svg563"
+   sodipodi:version="0.32"
+   width="600.00000pt"
+   height="400.00000pt"
+   sodipodi:docname="tibet.svg"
+   sodipodi:docbase="/Users/daniel/Desktop"
+   inkscape:version="0.42">
+  <metadata
+     id="metadata2279">
+    <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="defs565" />
+  <sodipodi:namedview
+     id="base"
+     inkscape:zoom="0.69346032"
+     inkscape:cx="369.64444"
+     inkscape:cy="253.87461"
+     inkscape:window-width="672"
+     inkscape:window-height="508"
+     inkscape:window-x="20"
+     inkscape:window-y="45"
+     inkscape:current-layer="svg563">
+    <sodipodi:guide
+       orientation="vertical"
+       position="24.2500000"
+       id="guide576" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="367.156250"
+       id="guide577" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="32.1732368"
+       id="guide632" />
+  </sodipodi:namedview>
+  <rect
+     
style="font-size:12.000000px;fill:#ffff00;fill-rule:evenodd;stroke-width:1.0000000pt"
+     id="rect567"
+     width="749.74512"
+     height="500.00000"
+     x="0.0000000"
+     y="0.0000000" />
+  <path
+     
style="font-size:12.000000px;fill:#c51829;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 319.17853,280.67612 C 318.89061,280.67612 270.25114,300.63830 
270.25114,300.63830 L 316.87634,271.71859 L 313.99833,260.96995 L 
34.249510,352.84639 L 34.348806,459.50925 L 49.346448,459.56268 L 
333.85652,290.14568 L 319.17853,280.67612 z "
+     id="path570"
+     sodipodi:nodetypes="ccccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#21319c;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 313.40663,252.80466 L 253.98169,261.49106 L 318.69791,244.84196 L 
313.33748,233.94516 L 34.402649,233.95221 L 34.234094,352.85344 L 
317.06904,260.04265 L 313.40663,252.80466 z "
+     id="path571"
+     sodipodi:nodetypes="cccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#c51829;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 317.88405,226.74547 L 267.00587,215.52613 L 327.24468,216.24982 L 
321.95339,207.56343 L 34.402535,140.50440 L 34.419651,233.98447 L 
320.73259,233.98447 L 317.88405,226.74547 z "
+     id="path572"
+     sodipodi:nodetypes="cccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#21319c;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 276.77457,174.62809 L 340.26999,195.98224 L 340.67692,186.21029 L 
64.195259,37.497932 L 34.366943,37.458522 L 34.383945,140.52859 L 
334.16484,211.18293 L 326.68018,202.08025 L 276.77457,174.62809 z "
+     id="path573"
+     sodipodi:nodetypes="ccccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#c51829;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 303.23099,145.31226 C 303.63793,145.31226 353.70110,179.33314 
353.70110,179.33314 L 370.07031,177.09250 L 365.14175,172.09515 L 
226.75560,37.426671 L 63.902357,37.458522 L 349.04686,190.82866 L 
345.96821,181.86709 L 303.23099,145.31226 z "
+     id="path574"
+     sodipodi:nodetypes="ccccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#21319c;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 371.61077,170.28490 L 358.17852,118.89223 L 381.37947,168.47565 C 
381.37947,168.47565 386.26268,174.62809 386.67075,174.26624 C 
387.07769,173.90440 389.11236,168.11380 389.11236,168.11380 L 
389.92623,37.458522 L 226.71139,37.458522 L 372.38836,179.20715 L 
371.61077,170.28490 z "
+     id="path575"
+     sodipodi:nodetypes="ccccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#21319c;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 462.62246,275.68381 C 462.91037,275.68381 513.79649,297.94207 
514.13314,297.94207 L 465.14908,268.92257 L 468.36375,260.96995 L 
749.79710,353.04596 L 749.79710,459.64734 L 722.48940,459.50321 L 
448.50443,290.14568 L 462.62246,275.68381 z "
+     id="path578"
+     sodipodi:nodetypes="ccccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#c51829;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 468.95545,252.80466 L 529.72928,256.29917 L 465.34858,242.94502 L 
469.02460,233.94516 L 749.75629,233.95221 L 749.81297,353.25259 L 
465.29304,260.04265 L 468.95545,252.80466 z "
+     id="path579"
+     sodipodi:nodetypes="cccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#21319c;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 464.47804,226.74547 L 525.35049,214.22790 L 455.11627,218.24655 L 
460.40869,207.56343 L 749.75629,140.20505 L 749.85151,234.08425 L 
461.62949,233.98447 L 464.47804,226.74547 z "
+     id="path580"
+     sodipodi:nodetypes="cccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#c51829;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 505.58865,174.62809 L 442.09096,195.98224 L 441.68402,186.21029 L 
718.16727,37.497932 L 749.68035,37.458522 L 750.00000,140.32902 L 
448.19611,211.18293 L 453.66083,199.68439 L 505.58865,174.62809 z "
+     id="path581"
+     sodipodi:nodetypes="ccccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#21319c;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 475.20230,144.11382 C 474.79536,144.11382 427.64761,178.03492 
428.43427,178.53486 L 412.28837,177.09250 L 417.21693,172.09515 L 
555.60761,37.426671 L 718.46086,37.458522 L 433.31296,190.82866 L 
436.39160,181.86709 L 475.20230,144.11382 z "
+     id="path582"
+     sodipodi:nodetypes="ccccccccc" />
+  <path
+     
style="font-size:12.000000px;fill:#c51829;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 408.95128,171.18397 L 421.03690,118.89223 L 400.97808,168.47565 C 
400.97808,168.47565 396.09486,174.62809 395.68679,174.26624 C 
395.27986,173.90440 389.87409,170.90982 389.08742,169.01288 L 
390.07359,37.358736 L 555.65182,37.458522 L 409.97032,179.20715 L 
408.95128,171.18397 z "
+     id="path583"
+     sodipodi:nodetypes="ccccccccc" />
+  <path
+     sodipodi:type="arc"
+     
style="font-size:12.000000px;fill:#ffff00;fill-rule:evenodd;stroke-width:1.0000000pt"
+     id="path569"
+     d="M 398.57466 233.21915 A 61.042984 61.042961 0 1 1  276.48869,233.21915 
A 61.042984 61.042961 0 1 1  398.57466 233.21915 z"
+     sodipodi:cx="337.53168"
+     sodipodi:cy="233.21915"
+     sodipodi:rx="61.042984"
+     sodipodi:ry="61.042961"
+     
transform="matrix(1.293549,0.000000,0.000000,1.301161,-45.87370,-55.73651)" />
+  <path
+     
style="font-size:12.000000px;fill:#ffffff;fill-rule:evenodd;stroke-width:1.0000000pt"
+     d="M 49.198524,459.54050 L 722.67189,459.55058 L 391.94277,245.40943 L 
49.198524,459.54050 z "
+     id="path568"
+     sodipodi:nodetypes="cccc" />
+  <g
+     id="g631"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,0.000000,7.272116e-5)">
+    <path
+       sodipodi:type="arc"
+       
style="fill:#ffff00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003e00;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path630"
+       d="M 360.96739 413.53564 A 18.658371 18.658371 0 1 1  
323.65065,413.53564 A 18.658371 18.658371 0 1 1  360.96739 413.53564 z"
+       sodipodi:cx="342.30902"
+       sodipodi:cy="413.53564"
+       sodipodi:rx="18.658371"
+       sodipodi:ry="18.658371"
+       
transform="matrix(0.961539,0.000000,0.000000,0.961538,14.13580,15.24790)" />
+    <g
+       id="g625"
+       transform="translate(0.000000,-1.525879e-5)">
+      <path
+         sodipodi:type="arc"
+         
style="fill:#c51829;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+         id="path576"
+         d="M 356.85265 413.20755 A 13.399094 13.399078 0 1 1  
330.05446,413.20755 A 13.399094 13.399078 0 1 1  356.85265 413.20755 z"
+         sodipodi:cx="343.45355"
+         sodipodi:cy="413.20755"
+         sodipodi:rx="13.399094"
+         sodipodi:ry="13.399078"
+         transform="translate(-0.174294,-0.334793)" />
+      <path
+         
style="fill:#3d5897;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+         d="M 345.51000,399.67300 C 342.16400,400.09800 338.43500,400.71900 
338.04700,405.97800 C 337.93200,407.95000 338.50600,411.78600 
343.76500,413.10200 C 348.81900,414.83100 350.27100,420.03400 
347.53200,423.57500 C 346.25000,425.58500 344.21300,426.14100 
342.68600,426.28300 C 337.77600,426.12400 333.52700,423.24400 
331.63200,419.55100 C 329.16100,415.30300 329.10900,409.42200 
332.85300,404.26900 C 334.98500,401.94500 338.91800,398.70100 
345.51000,399.67300 z "
+         id="path653"
+         sodipodi:nodetypes="cccccccc" />
+    </g>
+  </g>
+  <g
+     id="g687"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,0.000000,7.272116e-5)">
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 276.49900,338.63000 C 256.34200,354.44300 269.65200,379.32600 
297.35100,374.18300 C 297.35100,374.18300 293.70200,385.75500 
293.49300,385.86000 C 293.28400,385.96400 288.17600,386.17300 
288.17600,386.17300 C 288.17600,386.17300 288.38400,379.50000 
288.28000,379.60400 C 288.17600,379.70800 280.87700,386.06800 
280.77300,386.17300 C 280.66900,386.27700 275.24700,386.90200 
275.03900,386.90200 C 274.83000,386.90200 273.05800,383.98300 
273.05800,383.98300 C 271.21600,384.19200 269.37400,384.40000 
267.53200,384.60900 C 269.06100,381.93300 271.11200,379.77800 
272.12000,376.58100 C 266.69800,378.49300 262.52800,384.78200 
257.73200,388.88300 C 257.07200,387.49300 256.41100,386.10300 
255.75100,384.71300 C 254.50000,384.15700 253.24800,383.60100 
251.99700,383.04500 C 254.08200,381.34200 256.16800,379.63900 
258.25300,377.93600 C 256.16800,378.07500 254.08200,378.21400 
251.99700,378.35300 C 252.51800,376.40700 253.04000,374.46000 
253.56100,372.51400 C 250.22500,374.49500 246.88800,376.47600 
243.55200,378.45700 C 241.15400,377.93600 238.75600,377.41400 
236.35800,376.89300 C 236.35800,376.89300 243.96900,365.84200 
243.76100,365.84200 C 243.55200,365.84200 230.83300,368.97000 
230.83300,368.97000 C 233.23100,365.11200 235.62800,361.25500 
238.02600,357.39700 C 234.20300,358.57900 230.38100,359.76000 
226.55800,360.94200 C 232.67500,353.78300 238.79100,346.62300 
244.90800,339.46400 C 249.42600,338.66500 253.94400,337.86500 
258.46200,337.06600 C 274.87800,336.61200 274.64100,338.34900 
280.17500,332.12600 C 284.25000,331.58800 281.03700,335.78500 
282.54000,335.91500 C 284.04300,336.04600 274.99600,338.50000 
276.49900,338.63000 z "
+       id="path628"
+       sodipodi:nodetypes="cccccccccccccccccccccccccsc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 219.22400,381.59600 C 222.65700,369.23700 222.11700,364.52900 
207.74800,360.70300 C 204.95200,360.99800 195.53600,361.43800 
193.47600,364.52900 C 181.85300,365.55900 176.55600,376.88800 
173.46600,377.32900 C 165.41500,378.53700 156.88900,384.93100 
152.28000,386.15700 C 156.98800,390.27700 161.10800,390.57100 
165.81600,390.71800 C 163.75600,393.90600 159.78300,395.18100 
158.75300,398.51600 C 170.67100,398.71200 188.03200,395.81800 
192.29900,395.57300 C 201.27400,390.91400 210.24900,386.25500 
219.22400,381.59600 z "
+       id="path629"
+       sodipodi:nodetypes="cccsccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 245.96800,377.29900 C 245.96800,377.29900 246.32300,381.60500 
244.71100,382.67800 C 243.10000,383.39300 217.44400,383.39800 
217.44400,383.39800"
+       id="path636"
+       sodipodi:nodetypes="ccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 196.44700,403.94800 C 196.25300,403.94800 193.34400,396.77300 
193.34400,396.77300 C 192.76200,396.83700 190.04800,399.61700 
189.46600,399.68200 C 188.94900,398.97100 188.23800,397.67800 
187.72100,396.96700 C 187.72100,396.96700 185.00600,400.45700 
184.81200,400.06900 C 184.61800,399.68200 183.26000,408.02000 
183.06600,407.82700 C 182.87200,407.63300 180.93300,401.42700 
180.73900,401.42700 C 180.54500,401.42700 179.38200,405.49900 
179.38200,405.49900 C 178.67100,405.56400 177.96000,405.62800 
177.24900,405.69300 C 177.31400,407.89100 177.37800,410.08900 
177.44300,412.28700 C 176.08500,410.34800 174.72800,408.40800 
173.37000,406.46900 C 172.98200,408.47300 172.59500,410.47700 
172.20700,412.48100 C 172.46500,416.48900 172.72400,420.49600 
172.98200,424.50400 C 173.17600,425.34400 173.37000,426.18500 
173.56400,427.02500 C 183.77700,421.07800 190.69400,413.38600 
196.44700,403.94800 z "
+       id="path637"
+       sodipodi:nodetypes="ccccccccccccccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 244.34700,426.05600 C 241.30900,423.72900 237.88300,422.37100 
234.65100,422.56500 C 233.68100,423.27600 232.71200,423.98700 
231.74200,424.69800 C 230.38400,425.08600 229.02700,425.47400 
227.66900,425.86200 C 227.66900,425.86200 230.57800,428.96400 
230.19000,429.15800 C 229.80300,429.35200 221.07600,430.51600 
221.07600,430.71000 C 221.07600,430.90400 225.73000,433.03700 
225.73000,433.03700 C 225.14800,433.42500 224.56700,433.81300 
223.98500,434.20100 C 225.92400,434.97700 227.86400,435.75200 
229.80300,436.52800 C 229.80300,436.52800 224.37300,437.69100 
224.17900,437.88500 C 223.98500,438.07900 233.87500,443.89700 
234.65100,443.70300 C 235.42700,444.28500 245.89900,445.44800 
245.89900,445.25400 C 246.67500,440.60000 245.51100,434.78200 
245.51100,434.78200 C 243.18400,433.03700 242.99000,428.96500 
244.34700,426.05600 z "
+       id="path638"
+       sodipodi:nodetypes="cccccccccccccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 265.09800,424.89200 C 267.81300,420.82000 289.33800,426.44400 
289.33800,426.44400 C 300.00400,428.18900 319.20200,423.14700 
320.75400,426.44400 C 321.72300,431.16300 310.08800,435.88200 
303.30100,437.11000 C 303.30100,437.11000 297.48300,442.92800 
297.48300,442.15200 C 297.48300,441.37600 300.39200,434.39500 
298.84100,434.78300 C 297.28900,435.17100 291.47100,438.07900 
290.89000,438.66100 C 288.95000,439.24300 284.68400,441.95700 
284.49000,441.76300 C 283.52000,440.40600 285.46000,436.91600 
285.46000,436.91600 C 277.12100,436.39900 264.32200,430.25700 
265.09800,424.89200 z "
+       id="path639"
+       sodipodi:nodetypes="cccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 297.87100,375.24700 C 305.04600,377.38000 302.52500,398.13000 
299.03400,411.31700"
+       id="path640"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 273.43600,395.22100 C 287.01100,392.89400 298.84000,410.92900 
298.84000,411.12300 C 306.59700,421.20700 318.42700,411.51100 
318.42700,411.51100 C 320.62500,411.44600 322.82200,411.38200 
325.02000,411.31700 C 325.08500,412.09300 325.14900,412.86800 
325.21400,413.64400 C 323.33900,414.03200 321.46500,414.42000 
319.59000,414.80800 C 321.33600,414.61400 323.08100,414.42000 
324.82700,414.22600 C 324.95600,415.13100 325.08500,416.03600 
325.21400,416.94100 C 323.53300,417.65200 321.85300,418.36300 
320.17200,419.07400 C 321.85300,418.55700 323.53300,418.04000 
325.21400,417.52300 C 325.66700,418.42800 326.11900,419.33300 
326.57200,420.23800 C 324.82700,420.94900 323.08100,421.66000 
321.33600,422.37100 C 323.21100,421.98300 325.08500,421.59500 
326.96000,421.20700 C 327.80000,422.37100 328.64100,423.53400 
329.48100,424.69800 C 326.70100,425.47400 323.92200,426.24900 
321.14200,427.02500"
+       id="path641"
+       sodipodi:nodetypes="ccccccccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 249.58300,409.37800 C 242.60200,417.39400 236.78400,420.75500 
226.89400,421.79000 C 215.51700,423.53500 207.04900,423.53500 
195.28400,422.95300 C 194.31500,427.73700 192.76300,429.22300 
188.30300,430.12800 C 187.26900,431.80800 186.04000,434.26500 
185.00600,435.94600 C 184.87700,438.66100 184.16500,440.79400 
184.03600,443.50900 C 183.13100,442.34500 182.22600,441.18200 
181.32100,440.01900 C 181.32100,442.21600 181.90300,445.57800 
181.32100,446.41800 C 179.96300,446.48200 179.77000,442.47400 
178.99400,440.40600 C 178.47700,443.18500 178.54100,447.32200 
177.44200,448.74500 C 176.40800,447.96900 174.79200,443.31500 
174.34000,440.60000 C 173.43500,442.99200 174.27500,445.38400 
173.37000,447.77600 C 169.23200,440.92400 170.09000,432.95600 
172.54600,426.10400"
+       id="path642"
+       sodipodi:nodetypes="ccccccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 243.89600,426.14900 C 251.10100,427.03900 258.30600,426.86100 
264.71000,425.61600"
+       id="path643"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 266.04400,429.35200 C 263.99800,431.39800 261.68600,433.17700 
259.10600,434.42200 C 259.19500,436.37900 259.28400,438.60200 
259.37300,440.55900 C 262.22000,440.29200 263.73200,441.62700 
265.51100,443.76100 C 264.97700,445.98500 264.44400,448.20900 
263.91000,450.43300 C 263.37600,449.01000 262.84200,447.58600 
262.30800,446.16300 C 261.77400,448.12000 261.77500,451.41100 
260.44000,452.30100 C 258.57300,451.76700 259.10600,448.29800 
258.30600,446.43000 C 257.32700,448.38700 256.34900,451.41000 
255.37000,452.30000 C 254.03600,451.05500 254.83700,448.74300 
254.57000,446.96400 C 253.41400,448.47600 252.25700,449.98800 
251.10100,451.50000 C 250.56700,451.14400 250.03400,450.78900 
249.50000,450.43300 C 248.69900,451.14400 247.89900,451.85600 
247.09800,452.56700 C 246.47500,450.43200 245.85300,448.29800 
245.23000,446.16300"
+       id="path644"
+       sodipodi:nodetypes="cccccccccccccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 337.22700,348.54800 C 336.03500,349.62100 335.02200,350.69300 
333.47200,351.40800 C 332.93600,354.44800 333.11400,362.13700 
335.43900,373.76000 C 335.97500,376.44200 333.47200,374.29500 
331.68400,373.22300 C 331.02800,377.21600 330.01500,382.28200 
329.35900,386.27500 C 328.34600,385.56000 327.69000,384.30900 
326.67700,383.59400 C 326.67700,383.59400 325.24700,385.02400 
325.42600,384.66700 C 325.60500,384.30900 325.06800,377.51400 
325.06800,377.51400 C 324.94900,382.16300 324.83000,386.81200 
324.71100,391.46100 C 323.75700,391.46100 322.80400,391.46100 
321.85000,391.46100 C 321.85000,391.46100 321.85000,395.75300 
321.49200,396.11000 C 321.13400,396.46800 317.73700,395.21600 
317.73700,395.21600 C 317.79700,397.18300 317.85600,399.15000 
317.91600,401.11700 C 317.91600,401.11700 314.16100,400.58000 
313.98200,400.75900 C 313.80300,400.93800 310.94200,405.22900 
310.94200,405.22900 C 311.30000,401.83200 311.65700,398.43400 
312.01500,395.03700 C 312.01500,395.03700 309.69100,395.93100 
309.51200,395.75300 C 309.33300,395.57400 309.51200,388.77900 
309.51200,388.77900 C 313.86300,380.19600 318.92900,373.04400 
322.92300,363.92500 C 323.10100,361.54100 323.99500,358.79900 
324.17400,356.41500 C 323.10100,351.94500 327.92900,346.58100 
331.50500,347.47500 C 335.26000,346.93900 337.22700,348.72700 
337.22700,348.54800 z "
+       id="path645"
+       sodipodi:nodetypes="cccccccccccccccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 309.69300,389.13700 C 308.14300,394.26300 304.98400,397.60000 
301.82500,400.75900"
+       id="path646"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 298.07000,363.38900 C 303.97100,360.17000 308.97800,355.70100 
313.09000,350.51500 C 315.71200,349.02500 316.18900,344.67300 
316.66600,339.60700 C 319.11000,338.59400 321.55300,334.00500 
322.38800,334.42200 C 324.11700,335.85200 324.41500,339.78600 
325.42800,342.46800 C 325.84500,340.38200 325.18900,336.86600 
326.67900,336.21000 C 328.11000,337.40200 328.11000,340.91900 
328.82500,343.00500 C 329.71900,341.15700 329.89800,338.95200 
331.68600,338.17700 C 333.29500,339.25000 332.93700,343.89900 
332.93700,343.72000 C 332.93700,343.54100 334.72600,339.25000 
336.51400,339.25000 C 337.82500,342.17000 338.77900,345.27000 
338.30200,348.01100"
+       id="path647"
+       sodipodi:nodetypes="ccccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 296.81900,373.22300 C 299.50100,370.00400 299.32200,365.17700 
298.60700,362.49500 C 295.62700,360.70700 292.46800,360.70600 
289.13000,360.88500"
+       id="path648"
+       sodipodi:nodetypes="ccc" />
+    <path
+       
style="fill:#6b0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 283.94400,364.28300 C 283.94400,364.28300 281.08400,366.96500 
281.97800,368.39500 C 282.87200,369.82600 293.06400,371.79300 
295.74600,370.54100 C 298.42800,369.28900 298.60700,363.74600 
296.64000,363.74600 C 294.67300,363.74600 283.94400,364.64000 
283.94400,364.28300 z "
+       id="path651" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 288.77200,367.14400 L 297.17600,367.68000"
+       id="path649"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 283.94500,363.21000 C 287.28300,360.64700 290.26200,359.15700 
294.13600,358.02400 C 300.39400,357.90500 299.14300,336.50800 
294.67300,338.35500 C 292.46800,338.23600 292.40800,339.90500 
291.27600,340.68000 C 288.71300,338.11800 286.15000,336.98500 
283.58700,336.21000"
+       id="path650"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 289.91700,354.46800 C 291.28100,354.54500 291.46000,344.02800 
289.44400,344.02800 C 286.21800,346.44700 288.85300,354.65300 
289.91700,354.46800 z "
+       id="path654"
+       sodipodi:nodetypes="ccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 285.07100,352.65300 C 285.23500,354.12900 283.61700,357.11300 
281.45000,357.35400 C 281.18100,358.83300 280.91200,360.31100 
280.64300,361.79000 C 278.89600,361.65500 277.14800,361.52100 
275.40100,361.38600 C 274.32600,359.50400 274.07400,357.76000 
272.99900,355.87800 C 273.40200,354.40000 272.98200,352.78400 
273.38500,351.30600 C 274.99800,351.03700 276.74800,351.59100 
278.36100,351.32200 C 280.64400,350.48500 284.29700,350.47200 
285.07100,352.65300 z "
+       id="path655"
+       sodipodi:nodetypes="cccccccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 279.43400,345.66100 C 277.68900,346.75000 275.67000,347.15300 
273.78800,346.87000 C 274.19900,344.85400 274.19900,342.83800 
273.78800,340.82200 C 275.39800,340.14500 277.28300,340.01500 
279.03000,339.61200 C 280.64300,339.74700 282.25600,339.88100 
283.86900,340.01600 C 285.09300,340.81700 285.49300,341.61700 
285.48200,343.24100 C 284.01500,345.00800 281.86100,345.54000 
279.43400,345.66100 z "
+       id="path656"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 246.23300,380.64900 C 246.23300,380.64900 248.92900,385.65600 
245.20600,387.83800 C 241.48300,390.02100 239.30100,383.08800 
239.30100,383.08800 C 239.30100,383.08800 242.76700,384.11600 
244.56500,382.83100 C 246.23400,380.64900 246.36200,380.90600 
246.23300,380.64900 z "
+       id="path657"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 225.94900,383.47300 C 225.94900,383.47300 226.46300,386.94000 
227.61800,387.96700 C 228.77400,388.99400 234.29400,389.25100 
235.45000,388.35200 C 236.60500,387.45300 237.76000,383.47300 
236.34800,383.34500 C 234.93600,383.21700 225.94900,383.47300 
225.94900,383.47300 z "
+       id="path658" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 221.07100,383.60200 C 221.07100,383.60200 223.76700,388.35200 
220.81400,390.27800 C 217.86100,392.20300 214.39500,388.60900 
214.39500,388.60900 L 207.07700,388.48000 L 217.22000,383.47300 L 
221.07100,383.60200 z "
+       id="path659" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 212.59800,422.88600 C 212.59800,422.75800 211.18600,416.46700 
213.75300,416.21000 C 216.32100,415.95400 221.58400,413.64300 
222.09800,417.10900 C 222.61100,420.57500 221.58400,422.37300 
221.58400,422.37300 L 212.59800,422.88600 z "
+       id="path660" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 201.42900,423.27100 C 201.42900,423.27100 202.71300,419.03500 
201.55700,417.36600 C 200.40200,415.69700 193.85400,416.46700 
193.34100,418.13600 C 192.82700,419.80500 191.80000,423.01500 
192.18500,425.58200 C 192.57000,428.15000 193.46900,427.63600 
193.46900,427.63600 L 195.13800,422.88600 L 201.42900,423.27100 z "
+       id="path661" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 190.13100,428.79200 C 190.13100,428.79200 191.15800,422.88600 
186.79300,422.88600 C 182.42800,422.88600 183.84100,429.17700 
183.84100,429.17700 C 183.84100,429.17700 185.25300,432.00100 
186.92200,431.23100 C 188.59100,430.46100 190.26000,429.17700 
190.13100,428.79200 z "
+       id="path662" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 180.88800,432.38600 L 181.40100,439.70400"
+       id="path663" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 177.03600,432.64300 L 178.83300,440.34600"
+       id="path664"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 175.11100,432.13000 C 175.11100,432.13000 173.18500,437.13600 
174.34000,440.47400"
+       id="path665" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 316.17600,413.56800 C 316.17600,413.56800 317.25700,418.80700 
314.18000,421.55100 C 311.10400,424.29500 309.77300,419.22300 
310.35500,417.89200 C 310.93700,416.56200 311.93500,414.98100 
312.26800,414.98100 C 312.60000,414.98100 316.34300,413.56800 
316.17600,413.56800 z "
+       id="path666" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 307.94300,416.06300 C 307.94300,416.06300 308.11000,426.20800 
301.62300,422.54900 C 295.13700,418.89000 302.45500,414.73200 
302.45500,414.73200 L 307.94300,416.06300 z "
+       id="path667" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 298.54600,410.99000 C 298.54600,410.99000 298.79600,417.14400 
292.47600,416.22900 C 286.15500,415.31400 292.55900,404.83600 
294.72100,406.33300 C 296.88300,407.83000 298.62900,411.23900 
298.54600,410.99000 z "
+       id="path668" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 260.87500,432.86100 C 260.79100,432.77800 260.62500,428.78600 
251.89300,430.20000 C 243.16100,431.61400 255.38600,437.93400 
258.62900,436.93600 C 257.88000,433.27700 261.04100,433.19400 
260.87500,432.86100 z "
+       id="path669"
+       sodipodi:nodetypes="cccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 254.88700,440.26200 C 255.05300,440.42900 261.87200,445.83400 
261.87200,445.83400"
+       id="path670" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 255.55200,443.75500 L 257.79800,446.08400"
+       id="path671" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 249.31500,442.50800 L 254.05500,446.66600"
+       id="path672" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 308.44200,355.93800 C 308.44200,355.93800 315.51100,359.59700 
310.60500,364.66900 C 305.69800,369.74200 304.61700,358.59900 
304.61700,358.59900 L 308.44200,355.93800 z "
+       id="path673" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 311.43600,352.77700 C 311.43600,352.77700 312.76700,358.93100 
318.58800,355.77100 C 324.40900,352.61100 317.17400,347.95400 
315.01200,348.70200 C 312.35100,350.28200 311.43600,352.94400 
311.43600,352.77700 z "
+       id="path674"
+       sodipodi:nodetypes="cccc" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 316.34300,345.21000 C 317.09100,346.20800 318.33800,350.61500 
322.91200,347.45500 C 327.48600,344.29500 320.66700,337.06000 
319.08700,338.22400 C 317.50700,339.38900 316.67500,339.30500 
316.34300,345.21000 z "
+       id="path675"
+       sodipodi:nodetypes="cccc" />
+  </g>
+  <g
+     id="g728"
+     
transform="matrix(-1.133523,0.000000,0.000000,1.007937,779.0330,5.672116e-5)">
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 276.49900,338.63000 C 256.34200,354.44300 269.65200,379.32600 
297.35100,374.18300 C 297.35100,374.18300 293.70200,385.75500 
293.49300,385.86000 C 293.28400,385.96400 288.17600,386.17300 
288.17600,386.17300 C 288.17600,386.17300 288.38400,379.50000 
288.28000,379.60400 C 288.17600,379.70800 280.87700,386.06800 
280.77300,386.17300 C 280.66900,386.27700 275.24700,386.90200 
275.03900,386.90200 C 274.83000,386.90200 273.05800,383.98300 
273.05800,383.98300 C 271.21600,384.19200 269.37400,384.40000 
267.53200,384.60900 C 269.06100,381.93300 271.11200,379.77800 
272.12000,376.58100 C 266.69800,378.49300 262.52800,384.78200 
257.73200,388.88300 C 257.07200,387.49300 256.41100,386.10300 
255.75100,384.71300 C 254.50000,384.15700 253.24800,383.60100 
251.99700,383.04500 C 254.08200,381.34200 256.16800,379.63900 
258.25300,377.93600 C 256.16800,378.07500 254.08200,378.21400 
251.99700,378.35300 C 252.51800,376.40700 253.04000,374.46000 
253.56100,372.51400 C 250.22500,374.49500 246.88800,376.47600 
243.55200,378.45700 C 241.15400,377.93600 238.75600,377.41400 
236.35800,376.89300 C 236.35800,376.89300 243.96900,365.84200 
243.76100,365.84200 C 243.55200,365.84200 230.83300,368.97000 
230.83300,368.97000 C 233.23100,365.11200 235.62800,361.25500 
238.02600,357.39700 C 234.20300,358.57900 230.38100,359.76000 
226.55800,360.94200 C 232.67500,353.78300 238.79100,346.62300 
244.90800,339.46400 C 249.42600,338.66500 253.94400,337.86500 
258.46200,337.06600 C 274.87800,336.61200 274.64100,338.34900 
280.17500,332.12600 C 284.25000,331.58800 281.03700,335.78500 
282.54000,335.91500 C 284.04300,336.04600 274.99600,338.50000 
276.49900,338.63000 z "
+       id="path729"
+       sodipodi:nodetypes="cccccccccccccccccccccccccsc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 219.22400,381.59600 C 222.65700,369.23700 222.11700,364.52900 
207.74800,360.70300 C 204.95200,360.99800 195.53600,361.43800 
193.47600,364.52900 C 181.85300,365.55900 176.55600,376.88800 
173.46600,377.32900 C 165.41500,378.53700 156.88900,384.93100 
152.28000,386.15700 C 156.98800,390.27700 161.10800,390.57100 
165.81600,390.71800 C 163.75600,393.90600 159.78300,395.18100 
158.75300,398.51600 C 170.67100,398.71200 188.03200,395.81800 
192.29900,395.57300 C 201.27400,390.91400 210.24900,386.25500 
219.22400,381.59600 z "
+       id="path730"
+       sodipodi:nodetypes="cccsccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 245.96800,377.29900 C 245.96800,377.29900 246.32300,381.60500 
244.71100,382.67800 C 243.10000,383.39300 217.44400,383.39800 
217.44400,383.39800"
+       id="path731"
+       sodipodi:nodetypes="ccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 196.44700,403.94800 C 196.25300,403.94800 193.34400,396.77300 
193.34400,396.77300 C 192.76200,396.83700 190.04800,399.61700 
189.46600,399.68200 C 188.94900,398.97100 188.23800,397.67800 
187.72100,396.96700 C 187.72100,396.96700 185.00600,400.45700 
184.81200,400.06900 C 184.61800,399.68200 183.26000,408.02000 
183.06600,407.82700 C 182.87200,407.63300 180.93300,401.42700 
180.73900,401.42700 C 180.54500,401.42700 179.38200,405.49900 
179.38200,405.49900 C 178.67100,405.56400 177.96000,405.62800 
177.24900,405.69300 C 177.31400,407.89100 177.37800,410.08900 
177.44300,412.28700 C 176.08500,410.34800 174.72800,408.40800 
173.37000,406.46900 C 172.98200,408.47300 172.59500,410.47700 
172.20700,412.48100 C 172.46500,416.48900 172.72400,420.49600 
172.98200,424.50400 C 173.17600,425.34400 173.37000,426.18500 
173.56400,427.02500 C 183.77700,421.07800 190.69400,413.38600 
196.44700,403.94800 z "
+       id="path732"
+       sodipodi:nodetypes="ccccccccccccccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 244.34700,426.05600 C 241.30900,423.72900 237.88300,422.37100 
234.65100,422.56500 C 233.68100,423.27600 232.71200,423.98700 
231.74200,424.69800 C 230.38400,425.08600 229.02700,425.47400 
227.66900,425.86200 C 227.66900,425.86200 230.57800,428.96400 
230.19000,429.15800 C 229.80300,429.35200 221.07600,430.51600 
221.07600,430.71000 C 221.07600,430.90400 225.73000,433.03700 
225.73000,433.03700 C 225.14800,433.42500 224.56700,433.81300 
223.98500,434.20100 C 225.92400,434.97700 227.86400,435.75200 
229.80300,436.52800 C 229.80300,436.52800 224.37300,437.69100 
224.17900,437.88500 C 223.98500,438.07900 233.87500,443.89700 
234.65100,443.70300 C 235.42700,444.28500 245.89900,445.44800 
245.89900,445.25400 C 246.67500,440.60000 245.51100,434.78200 
245.51100,434.78200 C 243.18400,433.03700 242.99000,428.96500 
244.34700,426.05600 z "
+       id="path733"
+       sodipodi:nodetypes="cccccccccccccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 265.09800,424.89200 C 267.81300,420.82000 289.33800,426.44400 
289.33800,426.44400 C 300.00400,428.18900 319.20200,423.14700 
320.75400,426.44400 C 321.72300,431.16300 310.08800,435.88200 
303.30100,437.11000 C 303.30100,437.11000 297.48300,442.92800 
297.48300,442.15200 C 297.48300,441.37600 300.39200,434.39500 
298.84100,434.78300 C 297.28900,435.17100 291.47100,438.07900 
290.89000,438.66100 C 288.95000,439.24300 284.68400,441.95700 
284.49000,441.76300 C 283.52000,440.40600 285.46000,436.91600 
285.46000,436.91600 C 277.12100,436.39900 264.32200,430.25700 
265.09800,424.89200 z "
+       id="path734"
+       sodipodi:nodetypes="cccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 297.87100,375.24700 C 305.04600,377.38000 302.52500,398.13000 
299.03400,411.31700"
+       id="path735"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 273.43600,395.22100 C 287.01100,392.89400 298.84000,410.92900 
298.84000,411.12300 C 306.59700,421.20700 318.42700,411.51100 
318.42700,411.51100 C 320.62500,411.44600 322.82200,411.38200 
325.02000,411.31700 C 325.08500,412.09300 325.14900,412.86800 
325.21400,413.64400 C 323.33900,414.03200 321.46500,414.42000 
319.59000,414.80800 C 321.33600,414.61400 323.08100,414.42000 
324.82700,414.22600 C 324.95600,415.13100 325.08500,416.03600 
325.21400,416.94100 C 323.53300,417.65200 321.85300,418.36300 
320.17200,419.07400 C 321.85300,418.55700 323.53300,418.04000 
325.21400,417.52300 C 325.66700,418.42800 326.11900,419.33300 
326.57200,420.23800 C 324.82700,420.94900 323.08100,421.66000 
321.33600,422.37100 C 323.21100,421.98300 325.08500,421.59500 
326.96000,421.20700 C 327.80000,422.37100 328.64100,423.53400 
329.48100,424.69800 C 326.70100,425.47400 323.92200,426.24900 
321.14200,427.02500"
+       id="path736"
+       sodipodi:nodetypes="ccccccccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 249.58300,409.37800 C 242.60200,417.39400 236.78400,420.75500 
226.89400,421.79000 C 215.51700,423.53500 207.04900,423.53500 
195.28400,422.95300 C 194.31500,427.73700 192.76300,429.22300 
188.30300,430.12800 C 187.26900,431.80800 186.04000,434.26500 
185.00600,435.94600 C 184.87700,438.66100 184.16500,440.79400 
184.03600,443.50900 C 183.13100,442.34500 182.22600,441.18200 
181.32100,440.01900 C 181.32100,442.21600 181.90300,445.57800 
181.32100,446.41800 C 179.96300,446.48200 179.77000,442.47400 
178.99400,440.40600 C 178.47700,443.18500 178.54100,447.32200 
177.44200,448.74500 C 176.40800,447.96900 174.79200,443.31500 
174.34000,440.60000 C 173.43500,442.99200 174.27500,445.38400 
173.37000,447.77600 C 169.23200,440.92400 170.09000,432.95600 
172.54600,426.10400"
+       id="path737"
+       sodipodi:nodetypes="ccccccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 243.89600,426.14900 C 251.10100,427.03900 258.30600,426.86100 
264.71000,425.61600"
+       id="path738"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 266.04400,429.35200 C 263.99800,431.39800 261.68600,433.17700 
259.10600,434.42200 C 259.19500,436.37900 259.28400,438.60200 
259.37300,440.55900 C 262.22000,440.29200 263.73200,441.62700 
265.51100,443.76100 C 264.97700,445.98500 264.44400,448.20900 
263.91000,450.43300 C 263.37600,449.01000 262.84200,447.58600 
262.30800,446.16300 C 261.77400,448.12000 261.77500,451.41100 
260.44000,452.30100 C 258.57300,451.76700 259.10600,448.29800 
258.30600,446.43000 C 257.32700,448.38700 256.34900,451.41000 
255.37000,452.30000 C 254.03600,451.05500 254.83700,448.74300 
254.57000,446.96400 C 253.41400,448.47600 252.25700,449.98800 
251.10100,451.50000 C 250.56700,451.14400 250.03400,450.78900 
249.50000,450.43300 C 248.69900,451.14400 247.89900,451.85600 
247.09800,452.56700 C 246.47500,450.43200 245.85300,448.29800 
245.23000,446.16300"
+       id="path739"
+       sodipodi:nodetypes="cccccccccccccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 337.22700,348.54800 C 336.03500,349.62100 335.02200,350.69300 
333.47200,351.40800 C 332.93600,354.44800 333.11400,362.13700 
335.43900,373.76000 C 335.97500,376.44200 333.47200,374.29500 
331.68400,373.22300 C 331.02800,377.21600 330.01500,382.28200 
329.35900,386.27500 C 328.34600,385.56000 327.69000,384.30900 
326.67700,383.59400 C 326.67700,383.59400 325.24700,385.02400 
325.42600,384.66700 C 325.60500,384.30900 325.06800,377.51400 
325.06800,377.51400 C 324.94900,382.16300 324.83000,386.81200 
324.71100,391.46100 C 323.75700,391.46100 322.80400,391.46100 
321.85000,391.46100 C 321.85000,391.46100 321.85000,395.75300 
321.49200,396.11000 C 321.13400,396.46800 317.73700,395.21600 
317.73700,395.21600 C 317.79700,397.18300 317.85600,399.15000 
317.91600,401.11700 C 317.91600,401.11700 314.16100,400.58000 
313.98200,400.75900 C 313.80300,400.93800 310.94200,405.22900 
310.94200,405.22900 C 311.30000,401.83200 311.65700,398.43400 
312.01500,395.03700 C 312.01500,395.03700 309.69100,395.93100 
309.51200,395.75300 C 309.33300,395.57400 309.51200,388.77900 
309.51200,388.77900 C 313.86300,380.19600 318.92900,373.04400 
322.92300,363.92500 C 323.10100,361.54100 323.99500,358.79900 
324.17400,356.41500 C 323.10100,351.94500 327.92900,346.58100 
331.50500,347.47500 C 335.26000,346.93900 337.22700,348.72700 
337.22700,348.54800 z "
+       id="path740"
+       sodipodi:nodetypes="cccccccccccccccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 309.69300,389.13700 C 308.14300,394.26300 304.98400,397.60000 
301.82500,400.75900"
+       id="path741"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 298.07000,363.38900 C 303.97100,360.17000 308.97800,355.70100 
313.09000,350.51500 C 315.71200,349.02500 316.18900,344.67300 
316.66600,339.60700 C 319.11000,338.59400 321.55300,334.00500 
322.38800,334.42200 C 324.11700,335.85200 324.41500,339.78600 
325.42800,342.46800 C 325.84500,340.38200 325.18900,336.86600 
326.67900,336.21000 C 328.11000,337.40200 328.11000,340.91900 
328.82500,343.00500 C 329.71900,341.15700 329.89800,338.95200 
331.68600,338.17700 C 333.29500,339.25000 332.93700,343.89900 
332.93700,343.72000 C 332.93700,343.54100 334.72600,339.25000 
336.51400,339.25000 C 337.82500,342.17000 338.77900,345.27000 
338.30200,348.01100"
+       id="path742"
+       sodipodi:nodetypes="ccccccccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 296.81900,373.22300 C 299.50100,370.00400 299.32200,365.17700 
298.60700,362.49500 C 295.62700,360.70700 292.46800,360.70600 
289.13000,360.88500"
+       id="path743"
+       sodipodi:nodetypes="ccc" />
+    <path
+       
style="fill:#6b0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 283.94400,364.28300 C 283.94400,364.28300 281.08400,366.96500 
281.97800,368.39500 C 282.87200,369.82600 293.06400,371.79300 
295.74600,370.54100 C 298.42800,369.28900 298.60700,363.74600 
296.64000,363.74600 C 294.67300,363.74600 283.94400,364.64000 
283.94400,364.28300 z "
+       id="path744" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 288.77200,367.14400 L 297.17600,367.68000"
+       id="path745"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"
+       d="M 283.94500,363.21000 C 287.28300,360.64700 290.26200,359.15700 
294.13600,358.02400 C 300.39400,357.90500 299.14300,336.50800 
294.67300,338.35500 C 292.46800,338.23600 292.40800,339.90500 
291.27600,340.68000 C 288.71300,338.11800 286.15000,336.98500 
283.58700,336.21000"
+       id="path746"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 289.91700,354.46800 C 291.28100,354.54500 291.46000,344.02800 
289.44400,344.02800 C 286.21800,346.44700 288.85300,354.65300 
289.91700,354.46800 z "
+       id="path747"
+       sodipodi:nodetypes="ccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 285.07100,352.65300 C 285.23500,354.12900 283.61700,357.11300 
281.45000,357.35400 C 281.18100,358.83300 280.91200,360.31100 
280.64300,361.79000 C 278.89600,361.65500 277.14800,361.52100 
275.40100,361.38600 C 274.32600,359.50400 274.07400,357.76000 
272.99900,355.87800 C 273.40200,354.40000 272.98200,352.78400 
273.38500,351.30600 C 274.99800,351.03700 276.74800,351.59100 
278.36100,351.32200 C 280.64400,350.48500 284.29700,350.47200 
285.07100,352.65300 z "
+       id="path748"
+       sodipodi:nodetypes="cccccccc" />
+    <path
+       
style="fill:#003f00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 279.43400,345.66100 C 277.68900,346.75000 275.67000,347.15300 
273.78800,346.87000 C 274.19900,344.85400 274.19900,342.83800 
273.78800,340.82200 C 275.39800,340.14500 277.28300,340.01500 
279.03000,339.61200 C 280.64300,339.74700 282.25600,339.88100 
283.86900,340.01600 C 285.09300,340.81700 285.49300,341.61700 
285.48200,343.24100 C 284.01500,345.00800 281.86100,345.54000 
279.43400,345.66100 z "
+       id="path749"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 246.23300,380.64900 C 246.23300,380.64900 248.92900,385.65600 
245.20600,387.83800 C 241.48300,390.02100 239.30100,383.08800 
239.30100,383.08800 C 239.30100,383.08800 242.76700,384.11600 
244.56500,382.83100 C 246.23400,380.64900 246.36200,380.90600 
246.23300,380.64900 z "
+       id="path750"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 225.94900,383.47300 C 225.94900,383.47300 226.46300,386.94000 
227.61800,387.96700 C 228.77400,388.99400 234.29400,389.25100 
235.45000,388.35200 C 236.60500,387.45300 237.76000,383.47300 
236.34800,383.34500 C 234.93600,383.21700 225.94900,383.47300 
225.94900,383.47300 z "
+       id="path751" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 221.07100,383.60200 C 221.07100,383.60200 223.76700,388.35200 
220.81400,390.27800 C 217.86100,392.20300 214.39500,388.60900 
214.39500,388.60900 L 207.07700,388.48000 L 217.22000,383.47300 L 
221.07100,383.60200 z "
+       id="path752" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 212.59800,422.88600 C 212.59800,422.75800 211.18600,416.46700 
213.75300,416.21000 C 216.32100,415.95400 221.58400,413.64300 
222.09800,417.10900 C 222.61100,420.57500 221.58400,422.37300 
221.58400,422.37300 L 212.59800,422.88600 z "
+       id="path753" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 201.42900,423.27100 C 201.42900,423.27100 202.71300,419.03500 
201.55700,417.36600 C 200.40200,415.69700 193.85400,416.46700 
193.34100,418.13600 C 192.82700,419.80500 191.80000,423.01500 
192.18500,425.58200 C 192.57000,428.15000 193.46900,427.63600 
193.46900,427.63600 L 195.13800,422.88600 L 201.42900,423.27100 z "
+       id="path754" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 190.13100,428.79200 C 190.13100,428.79200 191.15800,422.88600 
186.79300,422.88600 C 182.42800,422.88600 183.84100,429.17700 
183.84100,429.17700 C 183.84100,429.17700 185.25300,432.00100 
186.92200,431.23100 C 188.59100,430.46100 190.26000,429.17700 
190.13100,428.79200 z "
+       id="path755" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 180.88800,432.38600 L 181.40100,439.70400"
+       id="path756" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 177.03600,432.64300 L 178.83300,440.34600"
+       id="path757"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 175.11100,432.13000 C 175.11100,432.13000 173.18500,437.13600 
174.34000,440.47400"
+       id="path758" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 316.17600,413.56800 C 316.17600,413.56800 317.25700,418.80700 
314.18000,421.55100 C 311.10400,424.29500 309.77300,419.22300 
310.35500,417.89200 C 310.93700,416.56200 311.93500,414.98100 
312.26800,414.98100 C 312.60000,414.98100 316.34300,413.56800 
316.17600,413.56800 z "
+       id="path759" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 307.94300,416.06300 C 307.94300,416.06300 308.11000,426.20800 
301.62300,422.54900 C 295.13700,418.89000 302.45500,414.73200 
302.45500,414.73200 L 307.94300,416.06300 z "
+       id="path760" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 298.54600,410.99000 C 298.54600,410.99000 298.79600,417.14400 
292.47600,416.22900 C 286.15500,415.31400 292.55900,404.83600 
294.72100,406.33300 C 296.88300,407.83000 298.62900,411.23900 
298.54600,410.99000 z "
+       id="path761" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 260.87500,432.86100 C 260.79100,432.77800 260.62500,428.78600 
251.89300,430.20000 C 243.16100,431.61400 255.38600,437.93400 
258.62900,436.93600 C 257.88000,433.27700 261.04100,433.19400 
260.87500,432.86100 z "
+       id="path762"
+       sodipodi:nodetypes="cccc" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 254.88700,440.26200 C 255.05300,440.42900 261.87200,445.83400 
261.87200,445.83400"
+       id="path763" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 255.55200,443.75500 L 257.79800,446.08400"
+       id="path764" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 249.31500,442.50800 L 254.05500,446.66600"
+       id="path765" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 308.44200,355.93800 C 308.44200,355.93800 315.51100,359.59700 
310.60500,364.66900 C 305.69800,369.74200 304.61700,358.59900 
304.61700,358.59900 L 308.44200,355.93800 z "
+       id="path766" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 311.43600,352.77700 C 311.43600,352.77700 312.76700,358.93100 
318.58800,355.77100 C 324.40900,352.61100 317.17400,347.95400 
315.01200,348.70200 C 312.35100,350.28200 311.43600,352.94400 
311.43600,352.77700 z "
+       id="path767"
+       sodipodi:nodetypes="cccc" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 316.34300,345.21000 C 317.09100,346.20800 318.33800,350.61500 
322.91200,347.45500 C 327.48600,344.29500 320.66700,337.06000 
319.08700,338.22400 C 317.50700,339.38900 316.67500,339.30500 
316.34300,345.21000 z "
+       id="path768"
+       sodipodi:nodetypes="cccc" />
+  </g>
+  <path
+     sodipodi:type="arc"
+     
style="fill:#ffff00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     id="path769"
+     d="M 342.67236 392.66254 A 1.9574890 1.9574740 0 1 1  338.75739,392.66254 
A 1.9574890 1.9574740 0 1 1  342.67236 392.66254 z"
+     sodipodi:cx="340.71487"
+     sodipodi:cy="392.66254"
+     sodipodi:rx="1.9574890"
+     sodipodi:ry="1.9574740"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,0.913671,-0.115984)" />
+  <g
+     id="g786"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,0.000000,7.272116e-5)">
+    <path
+       
style="fill:#6b0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 344.86700,317.78600 C 344.86700,317.78600 368.05600,322.42400 
373.06400,292.74200 C 369.53900,296.45200 363.78900,301.64600 
363.78900,301.64600 C 363.78900,301.64600 368.79800,284.76500 
363.97400,279.01400 C 361.19200,284.57900 359.52200,288.84600 
359.33700,287.91900 C 359.15100,286.99100 356.92500,277.53000 
355.62600,273.63400 C 354.32800,275.67500 353.40000,280.68400 
353.21500,280.49800 C 353.02900,280.31300 348.76200,262.68900 
347.09300,261.20500 C 345.42300,268.25500 343.75400,279.20000 
343.75400,279.20000 C 343.01200,275.73700 342.26900,272.27400 
341.52700,268.81100 C 340.10500,274.12900 338.68300,279.44700 
337.26100,284.76500 C 336.64300,281.92000 335.65300,279.81800 
335.40600,276.23100 C 335.40600,276.23100 331.32500,283.46600 
330.02600,287.54800 C 329.65500,287.36200 327.24300,280.68400 
327.24300,280.68400 C 325.75900,284.64100 325.38800,290.82500 
326.31600,296.26600 C 323.34700,295.71000 321.12100,288.47500 
320.93600,288.66100 C 320.75000,288.84600 310.91800,319.27000 
344.86700,317.78600 z "
+       id="path783"
+       sodipodi:nodetypes="ccccccccccccccccc" />
+    <path
+       
style="fill:#ff0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 340.97100,317.22900 C 338.74500,315.74500 324.64600,311.29300 
331.88100,302.38800 C 341.52800,298.30700 340.97100,317.41500 
340.97100,317.22900 z "
+       id="path780"
+       sodipodi:nodetypes="ccc" />
+    <path
+       
style="fill:#0000ff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 346.90700,317.41500 C 347.09300,317.22900 346.35100,300.16200 
355.99700,303.68700 C 363.60300,310.18000 347.09300,317.78600 
346.90700,317.41500 z "
+       id="path782"
+       sodipodi:nodetypes="ccc" />
+    <path
+       
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 346.72100,317.04400 L 341.15600,316.85900 C 341.15600,316.85900 
336.33300,294.41200 344.86600,294.96800 C 351.91600,297.93700 
346.90700,317.41500 346.72100,317.04400 z "
+       id="path781"
+       sodipodi:nodetypes="cccc" />
+    <path
+       
style="fill:#ffff00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 330.02600,325.02100 C 328.04700,327.80300 326.06800,330.58700 
324.08900,333.37000 C 338.43500,342.45900 351.66900,340.97500 
364.71600,337.63600 C 363.04600,333.86400 362.86200,331.94600 
361.19200,328.17500 C 354.76100,330.27700 340.72400,330.89500 
330.02600,325.02100 z "
+       id="path784"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 329.84000,325.39200 L 334.29200,317.60100 C 334.29200,317.60100 
350.80300,318.34300 353.77100,317.97200 C 355.25500,319.64200 
360.07800,326.31900 360.63500,327.80300 C 358.78000,328.36000 
343.75400,332.81200 329.84000,325.39200 z "
+       id="path785"
+       sodipodi:nodetypes="ccccc" />
+  </g>
+  <path
+     sodipodi:type="arc"
+     
style="fill:#ffff00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     id="path771"
+     d="M 342.67236 392.66254 A 1.9574890 1.9574740 0 1 1  338.75739,392.66254 
A 1.9574890 1.9574740 0 1 1  342.67236 392.66254 z"
+     sodipodi:cx="340.71487"
+     sodipodi:cy="392.66254"
+     sodipodi:rx="1.9574890"
+     sodipodi:ry="1.9574740"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,6.526024,-0.232025)" />
+  <path
+     sodipodi:type="arc"
+     
style="fill:#ffff00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     id="path772"
+     d="M 342.67236 392.66254 A 1.9574890 1.9574740 0 1 1  338.75739,392.66254 
A 1.9574890 1.9574740 0 1 1  342.67236 392.66254 z"
+     sodipodi:cx="340.71487"
+     sodipodi:cy="392.66254"
+     sodipodi:rx="1.9574890"
+     sodipodi:ry="1.9574740"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,3.785054,-4.526244)" />
+  <g
+     id="g776"
+     
transform="matrix(-1.133523,1.234325e-16,-1.388119e-16,-1.007937,775.9402,879.1827)">
+    <path
+       sodipodi:type="arc"
+       
style="fill:#ffff00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path773"
+       d="M 342.67236 392.66254 A 1.9574890 1.9574740 0 1 1  
338.75739,392.66254 A 1.9574890 1.9574740 0 1 1  342.67236 392.66254 z"
+       sodipodi:cx="340.71487"
+       sodipodi:cy="392.66254"
+       sodipodi:rx="1.9574890"
+       sodipodi:ry="1.9574740"
+       
transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,680.1631,831.6135)"
 />
+    <path
+       sodipodi:type="arc"
+       
style="fill:#ffff00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path774"
+       d="M 342.67236 392.66254 A 1.9574890 1.9574740 0 1 1  
338.75739,392.66254 A 1.9574890 1.9574740 0 1 1  342.67236 392.66254 z"
+       sodipodi:cx="340.71487"
+       sodipodi:cy="392.66254"
+       sodipodi:rx="1.9574890"
+       sodipodi:ry="1.9574740"
+       
transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,685.1144,831.4983)"
 />
+    <path
+       sodipodi:type="arc"
+       
style="fill:#ffff00;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path775"
+       d="M 342.67236 392.66254 A 1.9574890 1.9574740 0 1 1  
338.75739,392.66254 A 1.9574890 1.9574740 0 1 1  342.67236 392.66254 z"
+       sodipodi:cx="340.71487"
+       sodipodi:cy="392.66254"
+       sodipodi:rx="1.9574890"
+       sodipodi:ry="1.9574740"
+       
transform="matrix(-1.000000,1.224606e-16,-1.224606e-16,-1.000000,682.6964,827.2380)"
 />
+  </g>
+  <path
+     sodipodi:type="arc"
+     
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     id="path795"
+     d="M 347.57526 327.93027 A 1.0097960 2.3225400 0 1 1  345.55566,327.93027 
A 1.0097960 2.3225400 0 1 1  347.57526 327.93027 z"
+     sodipodi:cx="346.56546"
+     sodipodi:cy="327.93027"
+     sodipodi:rx="1.0097960"
+     sodipodi:ry="2.3225400"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,-1.602492,5.672116e-5)" />
+  <path
+     sodipodi:type="arc"
+     
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     id="path796"
+     d="M 347.57526 327.93027 A 1.0097960 2.3225400 0 1 1  345.55566,327.93027 
A 1.0097960 2.3225400 0 1 1  347.57526 327.93027 z"
+     sodipodi:cx="346.56546"
+     sodipodi:cy="327.93027"
+     sodipodi:rx="1.0097960"
+     sodipodi:ry="2.3225400"
+     transform="matrix(1.133523,0.000000,0.000000,1.007937,0.228912,0.203611)" 
/>
+  <path
+     sodipodi:type="arc"
+     
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     id="path797"
+     d="M 347.57526 327.93027 A 1.0097960 2.3225400 0 1 1  345.55566,327.93027 
A 1.0097960 2.3225400 0 1 1  347.57526 327.93027 z"
+     sodipodi:cx="346.56546"
+     sodipodi:cy="327.93027"
+     sodipodi:rx="1.0097960"
+     sodipodi:ry="2.3225400"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,-3.662854,0.203611)" />
+  <path
+     sodipodi:type="arc"
+     
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     id="path798"
+     d="M 299.88782 347.81747 A 1.6175230 1.8601381 0 1 1  296.65277,347.81747 
A 1.6175230 1.8601381 0 1 1  299.88782 347.81747 z"
+     sodipodi:cx="298.27029"
+     sodipodi:cy="347.81747"
+     sodipodi:rx="1.6175230"
+     sodipodi:ry="1.8601381"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,0.000000,7.272116e-5)" />
+  <path
+     sodipodi:type="arc"
+     
style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     id="path799"
+     d="M 299.88782 347.81747 A 1.6175230 1.8601381 0 1 1  296.65277,347.81747 
A 1.6175230 1.8601381 0 1 1  299.88782 347.81747 z"
+     sodipodi:cx="298.27029"
+     sodipodi:cy="347.81747"
+     sodipodi:rx="1.6175230"
+     sodipodi:ry="1.8601381"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,102.6756,-0.815153)" />
+  <path
+     
style="font-size:12.000000px;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.2303208;stroke-linecap:round"
+     d="M 334.36320,349.70465 C 334.36320,349.70465 333.68422,351.37581 
334.77014,352.39584"
+     id="path800" />
+  <path
+     
style="font-size:12.000000px;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.2303208;stroke-linecap:round"
+     d="M 331.81164,349.14726 C 331.81164,349.14726 331.15987,351.65400 
332.46342,353.23041"
+     id="path801" />
+  <path
+     
style="font-size:12.000000px;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.2303208;stroke-linecap:round"
+     d="M 444.38067,349.10291 C 444.38067,349.10291 445.05965,350.77407 
443.97374,351.79410"
+     id="path802" />
+  <path
+     
style="font-size:12.000000px;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.2303208;stroke-linecap:round"
+     d="M 446.93223,348.54552 C 446.93223,348.54552 447.58401,351.05226 
446.28046,352.62867"
+     id="path803" />
+  <g
+     id="g751"
+     
style="fill:none;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1.0000000"
+     
transform="matrix(1.133523,0.000000,0.000000,1.007937,0.000000,7.272116e-5)">
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 326.41900,356.73600 C 326.41900,356.73600 330.98700,366.17100 
331.28500,371.43400"
+       id="path711" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 325.02900,364.97900 C 325.02900,364.97900 328.20700,373.61800 
328.20700,378.58400"
+       id="path712" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 322.24900,369.24900 C 322.24900,369.24900 324.63200,373.02300 
324.53300,375.10800"
+       id="path713" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 319.07100,375.70400 C 319.07100,375.70400 321.95100,384.44300 
321.55300,388.61400"
+       id="path714" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 315.69400,381.56300 C 315.69400,381.56300 317.97800,388.61400 
316.88600,392.78500"
+       id="path715" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 313.01300,386.03200 C 313.01300,386.03200 313.01300,391.29500 
312.31800,392.68500"
+       id="path716" />
+    <g
+       id="g717"
+       
style="fill:none;fill-opacity:1.0000000;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1.0000000">
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 240.01700,355.53900 C 240.01700,355.53900 256.84000,343.58800 
265.30100,344.97900"
+         id="path804"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 247.28700,343.58800 C 247.28700,343.58800 259.13100,340.49900 
263.91100,341.29600"
+         id="path805"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 246.49000,364.30300 C 246.68900,364.00400 256.74600,352.84800 
262.52200,352.74900"
+         id="path806"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 254.85600,370.67700 C 254.85600,370.67700 257.64500,362.70900 
263.52000,360.81700"
+         id="path807" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 260.83100,376.05500 C 260.83100,376.05500 266.60500,370.87800 
267.80000,369.18500"
+         id="path808"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 273.18100,374.56100 L 274.47600,372.17100"
+         id="path809" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 279.95300,375.95500 C 279.95300,375.95500 274.47600,381.23300 
274.47600,382.52800"
+         id="path810" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 288.71700,378.04600 C 288.71700,377.94700 288.91600,376.35300 
288.91600,376.35300"
+         id="path811" />
+    </g>
+    <g
+       id="g729"
+       
style="fill:none;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1.0000000">
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 167.31500,390.19700 C 167.31500,390.19700 196.30700,381.99500 
202.68100,387.87100"
+         id="path814"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 178.46900,377.25000 C 178.46900,377.25000 205.01300,376.44200 
207.10400,384.50900"
+         id="path815"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 197.29200,366.39400 C 197.49100,366.39400 214.90800,371.21500 
212.11900,382.76800"
+         id="path816"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 209.24300,363.70500 C 209.24300,363.80500 219.41900,372.63900 
214.24000,381.90100"
+         id="path817"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 189.42400,402.44700 C 189.42400,402.44700 189.32400,405.43400 
190.12100,409.61700"
+         id="path818" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 183.64800,411.21100 C 184.24500,416.38900 184.64400,417.58400 
184.64400,417.58400"
+         id="path819" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 178.27000,416.29000 C 178.27000,416.29000 177.17400,418.18200 
178.46900,421.66800"
+         id="path820" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 232.74700,428.73900 C 241.21200,430.63100 241.80900,430.03300 
241.80900,430.03300"
+         id="path821" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 229.06200,433.32000 C 229.46000,433.42000 239.32000,434.11700 
241.80900,433.81800"
+         id="path822" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 232.74700,437.10500 C 232.74700,437.10500 241.80900,439.59400 
243.90100,438.49900"
+         id="path823" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 301.96300,428.24100 C 301.96300,428.24100 301.86300,431.52700 
299.87200,433.22000"
+         id="path824" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 309.13400,428.04200 C 309.13400,428.04200 308.83500,431.52700 
305.34900,434.41600"
+         id="path825" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 286.52600,435.81000 C 286.52600,435.81000 289.91200,433.61900 
293.69700,429.43600"
+         id="path826" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 284.49600,428.46600 C 284.49600,428.46600 283.94300,430.95600 
279.70100,433.53800"
+         id="path705" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 277.11900,426.99100 C 277.11900,426.99100 277.58000,429.29600 
274.90500,431.51000"
+         id="path706" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 180.04300,409.55400 C 180.04300,409.55400 179.92600,413.18200 
180.86200,419.09400"
+         id="path707" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 185.77900,405.16400 C 185.77900,405.16400 184.90100,409.49500 
186.89100,412.94800"
+         id="path708" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 162.60000,386.14100 C 162.60000,386.14100 196.13900,379.99500 
204.68500,385.96500"
+         id="path709"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 187.06700,370.10300 C 187.06700,370.10300 208.37200,377.18500 
209.77700,383.03800"
+         id="path710"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 278.01300,352.48600 L 279.79700,357.16800"
+         id="path726" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 278.68200,341.33900 L 278.68200,344.46000"
+         id="path727" />
+    </g>
+  </g>
+  <g
+     id="g789"
+     
style="fill:none;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1.0000000"
+     
transform="matrix(-1.133523,0.000000,0.000000,1.007937,778.0113,0.446075)">
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 326.41900,356.73600 C 326.41900,356.73600 330.98700,366.17100 
331.28500,371.43400"
+       id="path790" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 325.02900,364.97900 C 325.02900,364.97900 328.20700,373.61800 
328.20700,378.58400"
+       id="path791" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 322.24900,369.24900 C 322.24900,369.24900 324.63200,373.02300 
324.53300,375.10800"
+       id="path792" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 319.07100,375.70400 C 319.07100,375.70400 321.95100,384.44300 
321.55300,388.61400"
+       id="path793" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 315.69400,381.56300 C 315.69400,381.56300 317.97800,388.61400 
316.88600,392.78500"
+       id="path794" />
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 313.01300,386.03200 C 313.01300,386.03200 313.01300,391.29500 
312.31800,392.68500"
+       id="path812" />
+    <g
+       id="g813"
+       
style="fill:none;fill-opacity:1.0000000;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1.0000000">
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 240.01700,355.53900 C 240.01700,355.53900 256.84000,343.58800 
265.30100,344.97900"
+         id="path827"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 247.28700,343.58800 C 247.28700,343.58800 259.13100,340.49900 
263.91100,341.29600"
+         id="path828"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 246.49000,364.30300 C 246.68900,364.00400 256.74600,352.84800 
262.52200,352.74900"
+         id="path829"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 254.85600,370.67700 C 254.85600,370.67700 257.64500,362.70900 
263.52000,360.81700"
+         id="path830" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 260.83100,376.05500 C 260.83100,376.05500 266.60500,370.87800 
267.80000,369.18500"
+         id="path831"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 273.18100,374.56100 L 274.47600,372.17100"
+         id="path832" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 279.95300,375.95500 C 279.95300,375.95500 274.47600,381.23300 
274.47600,382.52800"
+         id="path833" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 288.71700,378.04600 C 288.71700,377.94700 288.91600,376.35300 
288.91600,376.35300"
+         id="path834" />
+    </g>
+    <g
+       id="g835"
+       
style="fill:none;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1.0000000">
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 167.31500,390.19700 C 167.31500,390.19700 196.30700,381.99500 
202.68100,387.87100"
+         id="path836"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 178.46900,377.25000 C 178.46900,377.25000 205.01300,376.44200 
207.10400,384.50900"
+         id="path837"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 197.29200,366.39400 C 197.49100,366.39400 214.90800,371.21500 
212.11900,382.76800"
+         id="path838"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 209.24300,363.70500 C 209.24300,363.80500 219.41900,372.63900 
214.24000,381.90100"
+         id="path839"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 189.42400,402.44700 C 189.42400,402.44700 189.32400,405.43400 
190.12100,409.61700"
+         id="path840" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 183.64800,411.21100 C 184.24500,416.38900 184.64400,417.58400 
184.64400,417.58400"
+         id="path841" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 178.27000,416.29000 C 178.27000,416.29000 177.17400,418.18200 
178.46900,421.66800"
+         id="path842" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 232.74700,428.73900 C 241.21200,430.63100 241.80900,430.03300 
241.80900,430.03300"
+         id="path843" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 229.06200,433.32000 C 229.46000,433.42000 239.32000,434.11700 
241.80900,433.81800"
+         id="path844" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 232.74700,437.10500 C 232.74700,437.10500 241.80900,439.59400 
243.90100,438.49900"
+         id="path845" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 301.96300,428.24100 C 301.96300,428.24100 301.86300,431.52700 
299.87200,433.22000"
+         id="path846" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 309.13400,428.04200 C 309.13400,428.04200 308.83500,431.52700 
305.34900,434.41600"
+         id="path847" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 286.52600,435.81000 C 286.52600,435.81000 289.91200,433.61900 
293.69700,429.43600"
+         id="path848" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 284.49600,428.46600 C 284.49600,428.46600 283.94300,430.95600 
279.70100,433.53800"
+         id="path849" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 277.11900,426.99100 C 277.11900,426.99100 277.58000,429.29600 
274.90500,431.51000"
+         id="path850" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 180.04300,409.55400 C 180.04300,409.55400 179.92600,413.18200 
180.86200,419.09400"
+         id="path851" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 185.77900,405.16400 C 185.77900,405.16400 184.90100,409.49500 
186.89100,412.94800"
+         id="path852" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 162.60000,386.14100 C 162.60000,386.14100 196.13900,379.99500 
204.68500,385.96500"
+         id="path853"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 187.06700,370.10300 C 187.06700,370.10300 208.37200,377.18500 
209.77700,383.03800"
+         id="path854"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 278.01300,352.48600 L 279.79700,357.16800"
+         id="path855" />
+      <path
+         
style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#002800;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 278.68200,341.33900 L 278.68200,344.46000"
+         id="path856" />
+    </g>
+  </g>
+</svg>
diff -ruN freeciv-cvs-Aug-20.old/data/flags/turkestan.svg 
freeciv-cvs-Aug-20/data/flags/turkestan.svg
--- freeciv-cvs-Aug-20.old/data/flags/turkestan.svg     Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/flags/turkestan.svg Sat Aug 20 13:50:42 2005
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   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://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   height="354.33072px"
+   id="svg548"
+   inkscape:version="0.42"
+   sodipodi:docbase="/Users/daniel/Desktop"
+   sodipodi:docname="turkestan.svg"
+   sodipodi:version="0.32"
+   width="540.46252px"
+   inkscape:export-filename="/Users/daniel/Desktop/turkestan.png"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-ydpi="90.000000">
+  <metadata
+     id="metadata4495">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:title>Turkey</dc:title>
+        <dc:description>HASH(0x853142c)</dc:description>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li />
+            <rdf:li>hash(0x864fd70)</rdf:li>
+            <rdf:li>flags</rdf:li>
+            <rdf:li>hash(0x85fbe30)</rdf:li>
+            <rdf:li>signs_and_symbols</rdf:li>
+            <rdf:li>hash(0x866e418)</rdf:li>
+            <rdf:li>hash(0x8442b5c)</rdf:li>
+            <rdf:li>asia</rdf:li>
+            <rdf:li>hash(0x8582818)</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:publisher>
+          <cc:Agent
+             rdf:about="http://www.openclipart.org";>
+            <dc:title>Sigge Kotliar</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Sigge Kotliar</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title>Sigge Kotliar</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:date />
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="http://web.resource.org/cc/PublicDomain"; />
+        <dc:language>en</dc:language>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://web.resource.org/cc/PublicDomain";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs550" />
+  <sodipodi:namedview
+     gridspacingx="14.1732pt"
+     gridspacingy="14.1732pt"
+     id="base"
+     inkscape:cx="219.68503"
+     inkscape:cy="161.99889"
+     inkscape:window-height="724"
+     inkscape:window-width="926"
+     inkscape:window-x="0"
+     inkscape:window-y="34"
+     inkscape:zoom="1.0000000"
+     showgrid="true"
+     snaptogrid="false"
+     snaptoguides="true"
+     inkscape:current-layer="svg548" />
+  <rect
+     y="0.33165646"
+     x="0.98577899"
+     width="540.20935"
+     
style="font-size:12.000000px;fill:#006eff;fill-rule:evenodd;stroke-width:1.0000000pt;fill-opacity:1.0000000"
+     sodipodi:fill-cmyk="(0 0.89524 0.8 0.047619)"
+     id="rect551"
+     height="353.99905" />
+  <path
+     
style="font-size:12.000000px;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.50384588pt"
+     id="path670"
+     d="M 340.32924,152.69109 C 340.32924,152.69109 340.32924,152.69109 
340.32924,152.69109" />
+  <path
+     transform="matrix(0.493861,0.000000,0.000000,0.485441,182.9988,-38.99872)"
+     
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     sodipodi:type="arc"
+     sodipodi:ry="182.30783"
+     sodipodi:rx="182.30783"
+     sodipodi:cy="445.63620"
+     sodipodi:cx="-3.9347081"
+     id="path614"
+     d="M 178.37312 445.63620 A 182.30783 182.30783 0 1 1  
-186.24254,445.63620 A 182.30783 182.30783 0 1 1  178.37312 445.63620 z" />
+  <path
+     transform="matrix(0.900285,0.000000,0.000000,0.884934,289.7616,38.31572)"
+     
style="fill:#006eff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     sodipodi:type="arc"
+     sodipodi:ry="80.005608"
+     sodipodi:rx="80.005592"
+     sodipodi:fill-cmyk="(0 0.9 0.8 0.05)"
+     sodipodi:cy="157.09140"
+     sodipodi:cx="-95.744408"
+     id="path615"
+     d="M -15.738815 157.09140 A 80.005592 80.005608 0 1 1  
-175.75000,157.09140 A 80.005592 80.005608 0 1 1  -15.738815 157.09140 z" />
+  <path
+     
style="font-size:12.000000px;fill:#ffffff;fill-rule:evenodd;stroke-width:1.0000000pt"
+     id="path563"
+     d="M 288.61461,135.99124 L 287.88789,168.70659 L 257.36608,176.99282 L 
287.45185,187.70728 L 286.72513,217.70818 L 306.34611,194.27913 L 
335.99534,204.56499 L 318.84522,179.42105 L 339.77429,154.42047 L 
307.65421,163.27767 L 288.61461,135.99124 z " />
+</svg>
Binary files freeciv-cvs-Aug-20.old/data/misc/.DS_Store and 
freeciv-cvs-Aug-20/data/misc/.DS_Store differ
diff -ruN freeciv-cvs-Aug-20.old/data/misc/flags.spec 
freeciv-cvs-Aug-20/data/misc/flags.spec
--- freeciv-cvs-Aug-20.old/data/misc/flags.spec Fri Aug 19 08:29:43 2005
+++ freeciv-cvs-Aug-20/data/misc/flags.spec     Sun Aug 21 20:57:17 2005
@@ -16,13 +16,15 @@
     Tomasz Wegrzanowski <maniek@xxxxxxxx> (more flags added, Silesia)
     Paul Zastoupil <paulz@xxxxxxxx> (Dunedain, Mordor)
     Jan Heidefuss <jan_heidefuss@xxxxxxxx> (Bavarian)
-    Ivan kosak <ivan.kosak@xxxxxxxxx> (Croatia,Slovenia,Serbia)
-    Daniel Markstedt <himasaram@xxxxxxxx> (Iroquois)
+    Ivan Kosak <ivan.kosak@xxxxxxxxx> (Croatia,Slovenia,Serbia)
+    Daniel Markstedt <himasaram@xxxxxxxx> (Iroquois,Maori,Ryukyu)
 "
 [extra]
 sprites =
        {       "tag", "file"
+               "f.aborigines", "flags/aborigines"      ; Australian Aborigines
                "f.afghanistan", "flags/afghanistan"
+               "f.algeria", "flags/algeria"
                "f.arab", "flags/arab"                  ; Saudi Arabia
                "f.argentina", "flags/argentina"
                "f.armenia", "flags/armenia"
@@ -43,7 +45,7 @@
                "f.cheyenne", "flags/cheyenne"
                "f.chile", "flags/chile"
                "f.china", "flags/china"
-               "f.columbia", "flags/columbia"
+               "f.colombia", "flags/colombia"
 ;              "f.constantine", "flags/constantine"
                "f.cornwall", "flags/cornwall"
                "f.croatia", "flags/croatia"
@@ -71,6 +73,7 @@
                "f.indonesia", "flags/indonesia"
                "f.iran", "flags/iran"
                "f.iraq_old", "flags/iraq_old"
+               "f.iraq", "flags/iraq"
                "f.ireland", "flags/ireland"
 ;              "f.ireland", "flags/stpatrick"
                "f.iroquois", "flags/iroquois"
@@ -82,9 +85,11 @@
                "f.korea", "flags/korea"
                "f.krev", "flags/krev"
                "f.latvia", "flags/latvia"
+               "f.libya", "flags/libya"
                "f.lithuania", "flags/lithuania"
                "f.macedonia", "flags/macedonia"
                "f.malaysia", "flags/malaysia"
+               "f.maori", "flags/maori"
                "f.mars", "flags/mars"
                "f.mexico", "flags/mexico"
                "f.mongolia", "flags/mongolia"
@@ -101,11 +106,13 @@
                "f.phoenicia", "flags/phoenicia"
                "f.poland", "flags/poland"
                "f.portugal", "flags/portugal"
+               "f.qing", "flags/qing"
                "f.quebec", "flags/quebec"
                "f.romania", "flags/romania"
                "f.rome", "flags/rome"                  ; Roman republic flag
                "f.russia", "flags/russia"
                "f.rwanda", "flags/rwanda"              ; Alternate Zulu
+               "f.ryukyu", "flags/ryukyu"
                "f.scotland", "flags/scotland"
                "f.serbia", "flags/serbia"
                "f.silesia", "flags/silesia"
@@ -115,13 +122,17 @@
                "f.south_africa", "flags/south_africa"  ; for Zulus
                "f.soviet", "flags/soviet"
                "f.spain", "flags/spain"
+               "f.srilanka", "flags/srilanka"
+               "f.sudan", "flags/sudan"
                "f.sumeria", "flags/sumeria"
                "f.sweden", "flags/sweden"
                "f.switzerland", "flags/swiss"
                "f.syria", "flags/syria"
                "f.taiwan", "flags/taiwan"
                "f.thailand", "flags/thailand"
+               "f.tibet", "flags/tibet"
                "f.tunisia", "flags/tunisia"
+               "f.turkestan", "flags/turkestan" ; for Uyghur empire
                "f.turkey", "flags/turkey"
                "f.ukraine", "flags/ukraine"
                "f.united_kingdom", "flags/united_kingdom"
diff -ruN freeciv-cvs-Aug-20.old/data/misc/shields.spec 
freeciv-cvs-Aug-20/data/misc/shields.spec
--- freeciv-cvs-Aug-20.old/data/misc/shields.spec       Fri Aug 19 08:29:43 2005
+++ freeciv-cvs-Aug-20/data/misc/shields.spec   Sun Aug 21 20:57:42 2005
@@ -12,7 +12,9 @@
 [extra]
 sprites =
        {       "tag", "file"
+               "f.shield.aborigines", "flags/aborigines-shield" ; Australian 
Aborigines
                "f.shield.afghanistan", "flags/afghanistan-shield"
+               "f.shield.algeria", "flags/algeria-shield"
                "f.shield.arab", "flags/arab-shield"            ; Saudi Arabia
                "f.shield.argentina", "flags/argentina-shield"
                "f.shield.armenia", "flags/armenia-shield"
@@ -33,7 +35,7 @@
                "f.shield.cheyenne", "flags/cheyenne-shield"
                "f.shield.chile", "flags/chile-shield"
                "f.shield.china", "flags/china-shield"
-               "f.shield.columbia", "flags/columbia-shield"
+               "f.shield.colombia", "flags/colombia-shield"
 ;              "f.shield.constantine", "flags/constantine"
                "f.shield.cornwall", "flags/cornwall-shield"
                "f.shield.croatia", "flags/croatia-shield"
@@ -61,6 +63,7 @@
                "f.shield.indonesia", "flags/indonesia-shield"
                "f.shield.iran", "flags/iran-shield"
                "f.shield.iraq_old", "flags/iraq_old-shield"
+               "f.shield.iraq", "flags/iraq-shield"
                "f.shield.ireland", "flags/ireland-shield"
 ;              "f.shield.ireland", "flags/stpatrick-shield"
                "f.shield.iroquois", "flags/iroquois-shield"
@@ -72,9 +75,11 @@
                "f.shield.korea", "flags/korea-shield"
                "f.shield.krev", "flags/krev-shield"
                "f.shield.latvia", "flags/latvia-shield"
+               "f.shield.libya", "flags/libya-shield"
                "f.shield.lithuania", "flags/lithuania-shield"
                "f.shield.macedonia", "flags/macedonia-shield"
                "f.shield.malaysia", "flags/malaysia-shield"
+               "f.shield.maori", "flags/maori-shield"
                "f.shield.mars", "flags/mars-shield"
                "f.shield.mexico", "flags/mexico-shield"
                "f.shield.mongolia", "flags/mongolia-shield"
@@ -91,11 +96,13 @@
                "f.shield.phoenicia", "flags/phoenicia-shield"
                "f.shield.poland", "flags/poland-shield"
                "f.shield.portugal", "flags/portugal-shield"
+               "f.shield.qing", "flags/qing-shield"
                "f.shield.quebec", "flags/quebec-shield"
                "f.shield.romania", "flags/romania-shield"
                "f.shield.rome", "flags/rome-shield"    ; Roman republic flag
                "f.shield.russia", "flags/russia-shield"
                "f.shield.rwanda", "flags/rwanda-shield"; Alternate Zulu
+               "f.shield.ryukyu", "flags/ryukyu-shield"
                "f.shield.scotland", "flags/scotland-shield"
                "f.shield.serbia", "flags/serbia-shield"
                "f.shield.silesia", "flags/silesia-shield"
@@ -105,13 +112,17 @@
                "f.shield.south_africa", "flags/south_africa-shield" ; Zulus
                "f.shield.soviet", "flags/soviet-shield"
                "f.shield.spain", "flags/spain-shield"
+               "f.shield.srilanka", "flags/srilanka-shield"
+               "f.shield.sudan", "flags/sudan-shield"
                "f.shield.sumeria", "flags/sumeria-shield"
                "f.shield.sweden", "flags/sweden-shield"
                "f.shield.switzerland", "flags/swiss-shield"
                "f.shield.syria", "flags/syria-shield"
                "f.shield.taiwan", "flags/taiwan-shield"
+               "f.shield.tibet", "flags/tibet-shield"
                "f.shield.thailand", "flags/thailand-shield"
                "f.shield.tunisia", "flags/tunisia-shield"
+               "f.shield.turkestan", "flags/turkestan-shield" ; Uyghur
                "f.shield.turkey", "flags/turkey-shield"
                "f.shield.ukraine", "flags/ukraine-shield"
                "f.shield.united_kingdom", "flags/united_kingdom-shield"
Binary files freeciv-cvs-Aug-20.old/data/nation/.DS_Store and 
freeciv-cvs-Aug-20/data/nation/.DS_Store differ
diff -ruN freeciv-cvs-Aug-20.old/data/nation/Makefile.am 
freeciv-cvs-Aug-20/data/nation/Makefile.am
--- freeciv-cvs-Aug-20.old/data/nation/Makefile.am      Sun Aug 21 08:23:25 2005
+++ freeciv-cvs-Aug-20/data/nation/Makefile.am  Sun Aug 21 20:55:51 2005
@@ -5,7 +5,9 @@
 pkgdatadir = $(datadir)/@PACKAGE@/nation
 
 pkgdata_DATA = \
+               aborigines.ruleset \
                afghani.ruleset \
+               algerian.ruleset \
                american.ruleset \
                arab.ruleset \
                argentine.ruleset \
@@ -27,9 +29,10 @@
                catalan.ruleset \
                chilean.ruleset \
                chinese.ruleset \
-               columbian.ruleset \
+               colombian.ruleset \
                cornish.ruleset \
                croatian.ruleset \
+               cuban.ruleset \
                czech.ruleset \
                danish.ruleset \
                dunedain.ruleset \
@@ -52,6 +55,7 @@
                indian.ruleset \
                indonesian.ruleset \
                inuit.ruleset \
+               iraqi.ruleset \
                irish.ruleset \
                iroquois.ruleset \
                israeli.ruleset \
@@ -60,9 +64,13 @@
                kampuchean.ruleset \
                kenyan.ruleset \
                korean.ruleset \
+               lankese.ruleset \
                latvian.ruleset \
+               libyan.ruleset \
                lithuanian.ruleset \
                malaysian.ruleset \
+               manchu.ruleset \
+               maori.ruleset \
                martian.ruleset \
                mexican.ruleset \
                mongol.ruleset \
@@ -78,6 +86,7 @@
                romanian.ruleset        \
                roman.ruleset \
                russian.ruleset \
+               ryukyuan.ruleset \
                scottish.ruleset \
                serbian.ruleset \
                silesian.ruleset \
@@ -86,13 +95,17 @@
                slovakian.ruleset       \
                slovenian.ruleset \
                spanish.ruleset \
+               sudanese.ruleset \
                sumerian.ruleset \
                swedish.ruleset \
                swiss.ruleset \
                taiwanese.ruleset \
                thai.ruleset \
+               tibetan.ruleset \
+               tunisian.ruleset \
                turk.ruleset \
                ukrainian.ruleset \
+               uyghur.ruleset
                venezuelan.ruleset      \
                vietnamese.ruleset \
                viking.ruleset \
diff -ruN freeciv-cvs-Aug-20.old/data/nation/aborigines.ruleset 
freeciv-cvs-Aug-20/data/nation/aborigines.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/aborigines.ruleset       Thu Jan  1 
01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/aborigines.ruleset   Sun Aug 21 19:48:17 2005
@@ -0,0 +1,69 @@
+[nation_aborigines]
+
+name=_("Australian Aborigines")
+plural=_("?plural:Australian Aborigines")
+groups=_("Ancient"), _("Medieval")
+legend=_("Australian Aborigines is a collective term for the original 
inhabitants of the Australian continent. Aborigines from different parts of 
Australia refer to themselves with different names, for example Koori, Yamaji, 
Nunga, Murri and so on.")
+leader=
+ "Bennelong",
+ "Yagan",
+ "Neville Bonner",
+ "David Unaipon",
+ "Galarrwuy Yunupingu",
+ "Isabell Coe"
+leader_sex="Male", "Male", "Male", "Male", "Male", "Female"
+flag="aborigines"
+flag_alt = "-"
+city_style = "Tropical"
+
+init_techs=""
+init_buildings=""
+
+init_government="Despotism"
+init_units=""
+wonder="Darwin's Voyage"
+government="Democracy"
+civilwar_nations = "australian"
+
+; City names are mostly from the state of New South Wales
+; plus the places of birth for a few of the leaders.
+cities =
+ "Kamberra", ; Aboriginal word for Canberra
+ "Beeliar",
+ "Raukkan",
+ "Ukerabagh",
+ "Karlkurla",
+ "Mutitjulu",
+ "Eromanga",
+ "Kapooka",
+ "Bulli", 
+ "Woonona", 
+ "Bellambi", 
+ "Boorowa",
+ "Dunedoo",
+ "Balgownie", 
+ "Corrimal", 
+ "Towradgi",
+ "Coonabarabran",
+ "Gerringong",
+ "Moothi",
+ "Unanderra",
+ "Warrawong", 
+ "Dapto", 
+ "Nulladulla",
+ "Warragamba",
+ "Watanobbi",
+ "Winmalee",
+ "Kanahooka",
+ "Boggabri",
+ "Bombala",
+ "Cooma",
+ "Cootamundry",
+ "Dungog",
+ "Murrumbateman",
+ "Murwillumbah",
+ "Narrabri",
+ "Tinobi (river)",
+ "Tooraweenah",
+ "Woodenbong",
+ "Walungurru"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/algerian.ruleset 
freeciv-cvs-Aug-20/data/nation/algerian.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/algerian.ruleset Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/algerian.ruleset     Sun Aug 21 18:08:25 2005
@@ -0,0 +1,54 @@
+[nation_algerian]
+
+name=_("Algerian")
+plural=_("?plural:Algerians")
+groups=_("Modern"), _("African")
+legend=_("Algeria is an Arabic nation in North Africa. It is historically 
inhabited by the Berber people.")
+leader=
+ "Ahmed Ben Bella",
+ "Houari Boumédiènne",
+ "Kahina",
+ "Kusayla",
+ "Abd al-Qadir",
+ "Benjedid Chadly",
+ "Mohammad Boudiaff",
+ "Liamine Zeroual",
+ "Abdelaziz Bouteflika"
+
+leader_sex="Male", "Male", 
+  "Female", "Male", "Male", "Male", "Male", "Male", "Male"
+flag="algeria"
+flag_alt = "-"
+city_style = "European"
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder="Cure For Cancer"
+government = "Democracy"
+civilwar_nations = "tunisian", "libyan"
+
+cities =
+ "Algiers",
+ "Oran",
+ "Biskra",
+ "Sidi Bel Abbès",
+ "Annaba",
+ "Constantine",
+ "Tiemcen",
+ "Béchar",
+ "Tindouf",
+ "Ghardaïa",
+ "Sétif",
+ "Bejaïa",
+ "El Golea",
+ "I-n-Salah",
+ "Ghat",
+ "Tamanrasset",
+ "Adrar",
+ "Ech Cheliff",
+ "El Kala",
+ "Timimoun",
+ "El Oued",
+ "Bordj Omar Driss"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/chinese.ruleset 
freeciv-cvs-Aug-20/data/nation/chinese.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/chinese.ruleset  Sun May  8 07:58:36 2005
+++ freeciv-cvs-Aug-20/data/nation/chinese.ruleset      Sun Aug 21 22:07:08 2005
@@ -29,28 +29,113 @@
 init_units=""
 wonder="Great Wall"
 government="Communism"
-civilwar_nations = "vietnamese", "japanese", "korean"
+civilwar_nations = "vietnamese", "manchu", "tibetan"
 
 cities =
-  "Beijing", "Shanghai", "Guangzhou", "Tianjin", "Nanjing", 
-  "Xi'an", "Chongqing", "Chengdu", "Jinan", "Shijiazhuang", 
-  "Taiyuan", "Zhengzhou", "Wuhan", "Changsha", "Nanchang", 
-  "Hangzhou", "Fuzhou", "Hefei", "Guiyang", "Lanzhou", 
-  "Kunming", "Xining", "Nanning", "Yinchuan", "Shenyang", 
-  "Changchun", "Harbin", "Luoyang", "Kaifeng", "Qingdao", 
-  "Suzhou", "Wuxi", "Xiamen", "Haikou", "Hong Kong", 
-  "Datong", "Anyang", "Shangqiu", "Nanyang", "Dengfeng", 
-  "Handan", "Baoding", "Chengde", "Tangshan", "Zhangjiakou", 
-  "Yantai", "Zibo", "Jining", "Dezhou", "Qinhuangdao", 
-  "Changshu", "Gaoyou", "Nantong", "Zhenjiang", "Lianyungang", 
-  "Yangzhou", "Xuzhou", "Changzhou", "Wenzhou", "Huzhou", 
-  "Shaoxing", "Jiaxing", "Ningbo", "Zhangzhou", "Quanzhou", 
-  "Shantou", "Foshan", "Shenzhen", "Zhuhai", "Zhongshan", 
-  "Huizhou", "Chaozhou", "Ganzhou", "Jiujiang", "Jingdezhen", 
-  "Zhanjiang", "Liuzhou", "Beihai", "Guilin", "Yichang", 
-  "Xiangtan", "Zhuzhou", "Shaoyang", "Hengyang", "Yueyang", 
-  "Mianyang", "Zigong", "Xianyang", "Baoji", "Gejiu", 
-  "Tianshui", "Jiuquan", "Baiyin", "Dunhuang", "Jiayuguan", 
-  "Dalian", "Anshan", "Fushun", "Jilin", "Mudanjiang", 
-  "Liaoyang", "Dandong", "Baotou", "Heihe", 
-  "Bengbu", "Wuhu", "Anqing", "Ma'anshan"
+  "Beijing",
+  "Shanghai",
+  "Guangzhou",
+  "Tianjin",
+  "Nanjing", 
+  "Xi'an",
+  "Chongqing",
+  "Chengdu",
+  "Jinan",
+  "Shijiazhuang", 
+  "Taiyuan",
+  "Zhengzhou",
+  "Wuhan",
+  "Changsha",
+  "Nanchang", 
+  "Hangzhou",
+  "Fuzhou",
+  "Hefei",
+  "Guiyang",
+  "Lanzhou", 
+  "Kunming",
+  "Xining",
+  "Nanning",
+  "Yinchuan",
+  "Shenyang", 
+  "Changchun",
+  "Luoyang",
+  "Kaifeng",
+  "Qingdao", 
+  "Suzhou",
+  "Wuxi",
+  "Xiamen",
+  "Haikou",
+  "Hong Kong", 
+  "Datong",
+  "Anyang",
+  "Shangqiu",
+  "Nanyang",
+  "Dengfeng", 
+  "Handan",
+  "Baoding",
+  "Chengde",
+  "Tangshan",
+  "Zhangjiakou", 
+  "Yantai",
+  "Zibo",
+  "Jining",
+  "Dezhou",
+  "Qinhuangdao", 
+  "Changshu",
+  "Gaoyou",
+  "Nantong",
+  "Zhenjiang",
+  "Lianyungang", 
+  "Yangzhou",
+  "Xuzhou",
+  "Changzhou",
+  "Wenzhou",
+  "Huzhou", 
+  "Shaoxing",
+  "Jiaxing",
+  "Ningbo",
+  "Zhangzhou",
+  "Quanzhou", 
+  "Shantou",
+  "Foshan",
+  "Shenzhen",
+  "Zhuhai",
+  "Zhongshan", 
+  "Huizhou",
+  "Chaozhou",
+  "Ganzhou",
+  "Jiujiang",
+  "Jingdezhen", 
+  "Zhanjiang",
+  "Liuzhou",
+  "Beihai",
+  "Guilin",
+  "Yichang", 
+  "Xiangtan",
+  "Zhuzhou",
+  "Shaoyang",
+  "Hengyang",
+  "Yueyang", 
+  "Mianyang",
+  "Zigong",
+  "Xianyang",
+  "Baoji",
+  "Gejiu", 
+  "Tianshui",
+  "Jiuquan",
+  "Baiyin",
+  "Dunhuang",
+  "Jiayuguan", 
+  "Dalian",
+  "Anshan",
+  "Fushun",
+  "Jilin",
+  "Mudanjiang", 
+  "Liaoyang",
+  "Dandong",
+  "Baotou",
+  "Heihe", 
+  "Bengbu",
+  "Wuhu",
+  "Anqing",
+  "Ma'anshan"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/colombian.ruleset 
freeciv-cvs-Aug-20/data/nation/colombian.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/colombian.ruleset        Thu Jan  1 
01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/colombian.ruleset    Sun Aug 21 20:55:20 2005
@@ -0,0 +1,56 @@
+[nation_colombian]
+
+name=_("Colombian")
+plural=_("?plural:Colombians")
+groups=_("Modern"), _("American")
+legend=_("Colombia is a country in northern South America. The region was an 
Amerindian cultural center in pre-European time. The Spanish began settling 
Colombia's north coast around 1500. In 1819 the The Republic of Colombia gained 
independence.")
+leader="S. Bolívar", "G.J. Quesada", "Álvaro Uribe"
+leader_sex="Male", "Male", "Male"
+flag="colombia"
+flag_alt = "-"
+city_style = "European"
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder= "Statue of Liberty"
+government = "Democracy"
+civilwar_nations = "venezuelan", "brazilian"
+
+cities =
+ "Bogotá",
+ "Medellín",
+ "Santiago de Cali",
+ "Barranquilla",
+ "Cartagena de Indias",
+ "Cúcuta",
+ "Bucaramanga",
+ "Manizales",
+ "Ibagué",
+ "Pereira",
+ "Arauca",
+ "Armenia",
+ "Barrancabermeja",
+ "Buenaventura",
+ "Florencia",
+ "Leticia",
+ "Mocoa",
+ "Montería",
+ "Neiva",
+ "Palmira",
+ "Pasto",
+ "Popayán",
+ "Quibdó",
+ "Riohacha",
+ "San José del Guaviare",
+ "Santa Marta",
+ "Sincelejo",
+ "Tunja",
+ "Valledupar",
+ "Villavicencio",
+ "Yopal",
+ "Girardot",
+ "Maicao",
+ "Mompós",
+ "San Vicente de Caguán"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/columbian.ruleset 
freeciv-cvs-Aug-20/data/nation/columbian.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/columbian.ruleset        Sun May  8 
07:58:36 2005
+++ freeciv-cvs-Aug-20/data/nation/columbian.ruleset    Thu Jan  1 01:00:00 1970
@@ -1,21 +0,0 @@
-[nation_columbian]
-
-name=_("Columbian")
-plural=_("?plural:Columbians")
-groups=_("Modern"), _("American")
-leader="S. Bolívar", "G.J. Quesada"
-leader_sex="Male", "Male"
-flag="columbia"
-flag_alt = "-"
-city_style = "European"
-
-init_techs=""
-init_buildings=""
-init_government="Despotism"
-init_units=""
-wonder= "Statue of Liberty"
-government = "Democracy"
-
-cities =
-  "Bogotá", "Medellin", "Cali", "Barranquilla", "Cartagena", "Cúcuta",
-  "Bucaramanga", "Manizales", "Ibagué", "Pereira"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/cuban.ruleset 
freeciv-cvs-Aug-20/data/nation/cuban.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/cuban.ruleset    Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/cuban.ruleset        Sun Aug 21 20:55:24 2005
@@ -0,0 +1,43 @@
+[nation_cuban]
+
+name=_("Cuban")
+plural=_("?plural:Cubans")
+groups=_("Modern"), _("American")
+legend=_("Cuba came under Spanish control in the 16th century. In the 
following centuries, the island became one of the leading producers of tobacco, 
sugar and coffee in the world. Cuba was granted nominal independence in 1902.")
+leader=
+  "Fidel Castro",
+  "Ernesto Che Guevara",
+  "José Martí",
+  "Camilo Cienfuegos"
+leader_sex="Male", "Male", "Male", "Male"
+
+flag="cuba"
+flag_alt = "-"
+city_style = "Classical"
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder="Colossus"
+government="Communism"
+civilwar_nations = "colombian", "venezuelan"
+
+cities =
+  "Havana",
+  "Camagüey",
+  "Guantánamo",
+  "Santiago de Cuba",
+  "Pedro Betancourt",
+  "Artemisa",
+  "Matanzas",
+  "Las Tunas",
+  "Manzanillo",
+  "Colón",
+  "Santa Clara",
+  "Trinidad",
+  "Morón",
+  "Cienfuegos",
+  "Holguín",
+  "Pinar del Río",
+  "Placetas"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/indian.ruleset 
freeciv-cvs-Aug-20/data/nation/indian.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/indian.ruleset   Sun May  8 07:58:36 2005
+++ freeciv-cvs-Aug-20/data/nation/indian.ruleset       Sun Aug 21 22:11:21 2005
@@ -3,7 +3,7 @@
 name=_("Indian")
 groups=_("Ancient"), _("Medieval"), _("Modern"), _("Asian")
 plural=_("?plural:Indians")
-leader="Gandhi", "Ashoka", "Chandragupta", "Indira Gandhi"
+leader="Mahatma Gandhi", "Ashoka", "Chandragupta", "Indira Gandhi"
 leader_sex="Male", "Male", "Male", "Female"
 flag="india"
 flag_alt = "-"
@@ -19,14 +19,43 @@
 init_units=""
 wonder="Oracle"
 government="Republic"
-civilwar_nations = "arab"
+civilwar_nations = "persian", "arab"
 
 cities =
-  "Delhi", "Bombay", "Madras", "Bangalore", "Calcutta",
-  "Lahore", "Karachi", "Ahmadabad", "Kanpur", "Hyderabad",
-  "Dacca", "Lucknow", "Benares", "Chandrigarh", "Rawalpindi",
-  "Colombo", "Madurai", "Coimbatore", "Calicut", "Trivandrum",
-  "Nagpur", "Chittagong", "Multan", "Amritsar", "Srinagar",
-  "Agra", "Bhopal", "Patna", "Surat", "Jaipur", "Varanasi",
-  "Allahabad", "Indore", "Mysore", "Raipur", "Gaya", "Cawnpore",
+  "Delhi",
+  "Bombay",
+  "Madras",
+  "Bangalore",
+  "Calcutta",
+  "Lahore",
+  "Karachi",
+  "Ahmadabad",
+  "Kanpur",
+  "Hyderabad",
+  "Dacca",
+  "Lucknow",
+  "Benares",
+  "Chandrigarh",
+  "Rawalpindi",
+  "Madurai",
+  "Coimbatore",
+  "Calicut",
+  "Trivandrum",
+  "Nagpur",
+  "Chittagong",
+  "Multan",
+  "Amritsar",
+  "Srinagar",
+  "Agra",
+  "Bhopal",
+  "Patna",
+  "Surat",
+  "Jaipur",
+  "Varanasi",
+  "Allahabad",
+  "Indore",
+  "Mysore",
+  "Raipur",
+  "Gaya",
+  "Cawnpore",
   "Poona (hills)"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/iraqi.ruleset 
freeciv-cvs-Aug-20/data/nation/iraqi.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/iraqi.ruleset    Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/iraqi.ruleset        Fri Aug 19 09:33:54 2005
@@ -0,0 +1,58 @@
+[nation_iraqi]
+
+name=_("Iraqi")
+plural=_("?plural:Iraqis")
+groups=_("Modern"), _("Asian")
+legend=_("The Republic of Iraq was founded after the fall of the Ottoman 
empire. It is encompassing the ancient region of Mesopotamia at the confluence 
of the Tigris and Euphrates Rivers.")
+leader=
+ "Faisal I",
+ "Saddam Hussein",
+ "Mohammed Baqir al-Hakim",
+ "Jalal Talabani"
+leader_sex="Male", "Male", "Male", "Male"
+flag = "iraq"
+flag_alt = "-"
+city_style = "European"
+
+ruler_titles = { "government",      "male_title",      "female_title"
+                 "Republic",        _("Information Minister"),    
_("Information Minister")
+                "Communism",       _("Dictator"),     _("Dictator")
+}
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder="King Richard's Crusade"
+government="Democracy"
+
+cities =
+ "Baghdad",
+ "Basra",
+ "Mosul",
+ "Najaf",
+ "Kirkuk",
+ "Tikrit",
+ "Umm Qasr",
+ "Nassiriya",
+ "Ar Rutbah",
+ "Karbala",
+ "As Sulaymaniyah",
+ "Samarra",
+ "Kut",
+ "Ar Ramadi",
+ "Arbil",
+ "Kazimain",
+ "Sadr City",
+ "Baiji",
+ "Baquba",
+ "Dahuk",
+ "Al Diwaniyah",
+ "Fallujah",
+ "Halabja",
+ "Al Hillah",
+ "Iskandariya",
+ "Muqdadiyah",
+ "Osiraq",
+ "Samawah",
+ "Tadji"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/lankese.ruleset 
freeciv-cvs-Aug-20/data/nation/lankese.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/lankese.ruleset  Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/lankese.ruleset      Sun Aug 21 21:38:47 2005
@@ -0,0 +1,56 @@
+[nation_lankese]
+
+name=_("Lankese")
+groups=_("Ancient"), _("Medieval"), _("Modern"), _("Asian")
+plural=_("?plural:Lankese")
+legend=_("Prince Vijaya came to Sri Lanka from Orissa, in north-eastern India 
during the 6th century BC and founded the Sinhalese kingdom there. During 
British colonialism the country was known as Ceylon.")
+leader=
+ "Vijaya",
+ "Parakramabahu I",
+ "Kasyapa",
+ "Junius Richard Jayewardene",
+ "Chandrika Kumaratunga"
+leader_sex="Male", "Male", "Male", "Male", "Female"
+flag="srilanka"
+flag_alt = "-"
+city_style = "Tropical"
+
+ruler_titles = { "government",      "male_title",      "female_title"
+                 "Republic",        _("Governor"),     _("Governor")
+                 "Communism",       _("Supreme Commander"), _("Supreme 
Commander")
+               }
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder="Pyramids"
+government="Communism"
+civilwar_nations = "indian"
+
+cities =
+ "Anuradhapura", ; The first six cities are all
+ "Polonnaruwa",  ; historical capitals of Sri Lanka
+ "Dambadeniya",
+ "Sri Jayewardenepura",
+ "Kandy",
+ "Colombo",
+ "Gimhathiththa",
+ "Jaffna",
+ "Kitulgala",
+ "Nuwara Eliya",
+ "Sigiriya",
+ "Trincomalee",
+ "Valvettithurai",
+ "Batticaloa",
+ "Dehiwala",
+ "Mt Lavinia",
+ "Matale",
+ "Moratuwa",
+ "Negombo",
+ "Ratnapura",
+ "Hambantota",
+ "Badulla",
+ "Puttalam",
+ "Kalpitiya",
+ "Mannar"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/libyan.ruleset 
freeciv-cvs-Aug-20/data/nation/libyan.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/libyan.ruleset   Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/libyan.ruleset       Sun Aug 21 18:08:48 2005
@@ -0,0 +1,55 @@
+[nation_libyan]
+
+name=_("Libyan")
+plural=_("?plural:Libyans")
+groups=_("Modern"), _("African")
+legend=_("The region that is now Libya was a Roman colony until it was 
conquered by the Arab civilization in the 7th century. In 1912 it came  under 
the control of Italy and After the Second World War Libya was granted 
independence as a condition of the Allied peace treaty with Italy.")
+leader=
+ "Muammar al-Qadhafi",
+ "Omar al-Moktar",
+ "Suleiman Safar",
+ "Ahmad ash Sharif", 
+ "Suleiman Baruni",
+ "Muhammad Idris",
+ "Ramadan as Suwaythi"
+leader_sex="Male", "Male", "Male", "Male", "Male", "Male", "Male"
+flag ="libya"
+flag_alt = "-"
+city_style = "European"
+
+ruler_titles = { "government",      "male_title",      "female_title"
+                 "Republic",        _("Dey"),         _("Dey")
+                 "Communism",       _("Colonel"),     _("Colonel")
+               }
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder="Manhattan Project"
+government="Communism"
+civilwar_nations = "egyptian", "tunisian"
+
+cities =
+ "Tripoli",
+ "Tobruk",
+ "Banghazi",
+ "Zuwarah",
+ "Surt",
+ "Ra's Lanuf",
+ "Al Bayda",
+ "Al Burayqah",
+ "Darnah",
+ "Sabha",
+ "Al Jawf",
+ "Ghadamis",
+ "Al Marj",
+ "Ajdabiya",
+ "Waddan",
+ "BAni Walid",
+ "Misratah",
+ "Al Khums",
+ "Gharyan",
+ "Az Zawiyah",
+ "Yafran",
+ "Awbari"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/manchu.ruleset 
freeciv-cvs-Aug-20/data/nation/manchu.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/manchu.ruleset   Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/manchu.ruleset       Sun Aug 21 21:41:18 2005
@@ -0,0 +1,57 @@
+[nation_manchu]
+
+name=_("Manchu")
+plural=_("?plural:Manchus")
+groups=_("Medieval"), _("Asian")
+legend=_("The Manchus was a semi-nomadic people originating from the region 
called Manchuria in Northeast Asia. In the 17th century they conquered and 
ruled China as the Manchu Empire until 1911.")
+leader=
+ "Nurhaci",
+ "Abatai",
+ "Giocangga",
+ "Puxian Wannu",
+ "Pu Yi"
+leader_sex="Male", "Male", "Male", "Male", "Male"
+flag="qing"
+flag_alt = "-"
+city_style = "Asian"
+ruler_titles = { "government",      "male_title",      "female_title"
+                 "Despotism",       _("Warlord"),      _("Warlord")
+                 "Monarchy",        _("Emperor"),      _("Empress")
+               }
+
+init_techs=""
+init_buildings=""
+
+init_government="Despotism"
+init_units=""
+wonder="Sun Tzu's War Academy"
+government="Monarchy"
+civilwar_nations = "mongol", "korean", "chinese"
+
+cities =
+ "Mukden",
+ "Harbin",
+ "Fushum",
+ "Fusin",
+ "Tsitsihar",
+ "Aigun",
+ "Shamussi",
+ "Mergen",
+ "Burga",
+ "Hailar",
+ "Manchouli",
+ "Kirin",
+ "Chingwangtao",
+ "Hulutao",
+ "Yankifu",
+ "Yingkow",
+ "Antung",
+ "Hungchun",
+ "Ninguta",
+ "Wugtang",
+ "Fuchow",
+ "Taoan",
+ "Jehol",
+ "Chaoyangfu",
+ "Pingchuan",
+ "Pogranichnaya"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/maori.ruleset 
freeciv-cvs-Aug-20/data/nation/maori.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/maori.ruleset    Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/maori.ruleset        Sun Aug 21 21:49:05 2005
@@ -0,0 +1,65 @@
+[nation_maori]
+
+name=_("Maori")
+plural=_("?plural:Maori")
+groups=_("Medieval")
+legend=_("The Maori is a Polynesian people that migrated to and settled the 
island group that is now New Zealand. According to archeological evidence, the 
migration commenced in the 900s and continued until the 1400s.")
+leader=
+ "Te Kooti",
+ "Hone Heke",
+ "Potatau",
+ "Tawhiao",
+ "Apirana Ngata",
+ "Te Atairangi Kaahu",
+ "Te Puea Herangi"
+
+leader_sex="Male", "Male", "Male", "Male", "Male", "Female", "Female"
+flag="maori"
+flag_alt = "-"
+city_style = "Tropical"
+
+ruler_titles = { "government",      "male_title",      "female_title"
+                 "Despotism",       _("Chief"),        _("Chief")
+}
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder="Magellan's Expedition"
+government="Monarchy"
+
+cities =
+ "Poneke (ocean)",     ; Maori name for Wellington
+ "Akarana",
+ "Otautahi (ocean)",
+ "Otepoti (ocean)",
+ "Waitakere",
+ "Manukau (ocean)",
+ "Te Maru (ocean)",
+ "Waiheke (ocean)",
+ "Matakana",
+ "Hokianga (ocean)",
+ "Manawatu (river, plains)",
+ "Waikato",
+ "Kawerau (hills)",
+ "Wairarapa",
+ "Te Aroha (grassland)",
+ "Urewera",
+ "Mahia",
+ "Waihi (ocean, mountains)",
+ "Kaipara (ocean)",
+ "Wairoa (ocean, plains)",
+ "Hikurangi (mountains)",
+ "Heretaunga (plains)",
+ "Hikurangi",
+ "Kamo",
+ "Tangiwai",
+ "Takapuna",
+ "Waitemata",
+ "Papatoetoe",
+ "Papakura",
+ "Tamaki",
+ "Porirua",
+ "Ngaio",
+ "Opotiki"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/ryukyuan.ruleset 
freeciv-cvs-Aug-20/data/nation/ryukyuan.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/ryukyuan.ruleset Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/ryukyuan.ruleset     Sun Aug 21 14:31:29 2005
@@ -0,0 +1,51 @@
+[nation_ryukyuan]
+
+name=_("Ryukyuan")
+plural=_("?plural:Ryukyuans")
+groups=_("Medieval"), _("Asian")
+legend=_("The Ryukyu Kingdom (1372-1879) was the Land of Propriety, a peaceful 
maritime \
+trading nation eventually invaded, occupied, and annexed by Japan.")
+leader="Sho Shisho", "Sho Hashi", "Sho En",
+       "Sho Nei", "Sho Ho"
+leader_sex="Male", "Male", "Male", "Male", "Male"
+flag="ryukyu"
+flag_alt = "-"
+city_style = "Asian"
+
+ruler_titles = { "government",      "male_title",      "female_title"
+                 "Monarchy",        _("Koku-o"),         _("Jo-o")
+                 "Democracy",       _("Prime Minister"), _("Prime Minister")
+}
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder="Magellan's Expedition"
+government="Republic"
+civilwar_nations = "japanese", "taiwanese"
+
+cities =
+  "Shuri (ocean)",
+  "Naha (ocean)",
+  "Kume (ocean)",
+  "Tomari (ocean)",
+  "Nago (ocean)",
+  "Okinawa (!ocean)",
+  "Kadena (!ocean)",
+  "Chatan (ocean)",
+  "Yomitan (ocean)",
+  "Onna (ocean)",
+  "Ginowan (ocean)",
+  "Ishikawa (ocean)",
+  "Gushikawa (ocean)",
+  "Urasoe (ocean)",
+  "Kuwae (!ocean)",
+  "Futenma (!ocean)",
+  "Nakagusuku (ocean)",
+  "Nishihara (ocean)",
+  "Motobu (ocean)",
+  "Ie (ocean)",
+  "Ikei (ocean)",
+  "Miyako (ocean)",
+  "Kin (ocean)"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/sudanese.ruleset 
freeciv-cvs-Aug-20/data/nation/sudanese.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/sudanese.ruleset Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/sudanese.ruleset     Sun Aug 21 18:10:28 2005
@@ -0,0 +1,50 @@
+[nation_sudanese]
+
+name=_("Sudanese")
+plural=_("?plural:Sudanese")
+groups=_("Modern"), _("European")
+legend=_("In 1820 Sudan came under Egyptian rule and later British rule. Sudan 
became independent in 1956.")
+leader=
+ "Muhammad ibn Abdalla",
+ "Gaadar Muhammad Nimeiri",
+ "Suwar al-Dahab",
+ "Omar Hassan el-Bashir",
+ "Ibrahim Abboud",
+ "Sadiq el-Mahdi",
+ "Jaafar el-Nemery",
+ "Abdul Rahman Swaredahab"
+leader_sex="Male", "Male", "Male", "Male", "Male", "Male", "Male", "Male", 
+flag="sudan"
+flag_alt = "-"
+city_style = "European"
+
+init_techs=""
+init_buildings=""
+
+init_government="Despotism"
+init_units=""
+wonder="Manhattan Project"
+government="Democracy"
+civilwar_nations = "libyan", "egyptian"
+
+cities =
+  "Khartoum",
+  "Omdurman",
+  "Al Fáshir",
+  "Nyala",
+  "Wáw",
+  "Malakál",
+  "Al Qadárif",
+  "Atbara",
+  "Port Sudan (ocean)",
+  "Wádi Haifa",
+  "Kassala",
+  "Kusti",
+  "Bor",
+  "Juba",
+  "Nimule",
+  "Kosti",
+  "El Obeid",
+  "Geneina",
+  "Atbara",
+  "Merowe"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/tibetan.ruleset 
freeciv-cvs-Aug-20/data/nation/tibetan.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/tibetan.ruleset  Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/tibetan.ruleset      Sun Aug 21 21:52:00 2005
@@ -0,0 +1,48 @@
+[nation_tibetan]
+
+name=_("Tibetan")
+plural=_("?plural:Tibetans")
+groups=_("Medieval"), _("Asian")
+legend=_("The Tibetans live in what is sometimes called the 'Roof of the 
World', the highest elevated region in the world. The country has been 
subjugated by and then liberated from China several times throughout history.")
+leader="Dalai Lama"
+leader_sex="Male"
+flag="tibet"
+flag_alt = "-"
+city_style = "Asian"
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder="Copernicus' Observatory"
+government="Democracy"
+civilwar_nations = "mongol", "indian"
+
+cities =
+ "Lhasa",
+ "Shigatse",
+ "Gyantse",
+ "Chamdo",
+ "Nagchu",
+ "Nyingchi",
+ "Nedong",
+ "Dartsendo",
+ "Jyekundo",
+ "Golmud",
+ "Barkam",
+ "Gartse",
+ "Lhatse",
+ "Machen",
+ "Pelbar",
+ "Sakya",
+ "Tingri",
+ "Shekar",
+ "Dingri",
+ "Kyirong",
+ "Gartok",
+ "Ruthok",
+ "Tsetang",
+ "Pome",
+ "Derge",
+ "Kandze",
+ "Mili"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/tunisian.ruleset 
freeciv-cvs-Aug-20/data/nation/tunisian.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/tunisian.ruleset Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/tunisian.ruleset     Sun Aug 21 21:57:04 2005
@@ -0,0 +1,55 @@
+[nation_tunisian]
+
+name=_("Tunisian")
+plural=_("?plural:Tunisians")
+groups=_("Modern"), _("European")
+legend=_("The Phoenicians founded Carthage in the area where Tunisia is today. 
Carthage later became a major power in the Mediterranean region until it was 
defeated by the Romans in 146 BC. Later the Arab Muslim conquest in the 7th 
century led to migration from the Arab and Ottoman countries. But there where 
also a lot of Jews and Spanish Moors who moved there at the end of the 16th 
century. Tunisia became mostly autonomous from the Ottoman empire in 1861. But 
in 1881 Tunisia was invaded by the French and was made a French protectorate. 
The country became independent in 1956.")
+leader=
+ "Zine El Abidine Ben Ali",
+ "Hussein bin Ali Agha",
+ "Khair al-Din",
+ "Mustafa Khaznadar",
+ "Muhammad al-Munsif",
+ "Habib Bourguiba",
+ "Hedi Amira Nouira",
+ "Muhammad Mzali",
+ "Zine el-Abidine Ben Ali"
+leader_sex="Male", "Male", "Male", "Male", "Male", "Male", "Male", "Male", 
"Male"
+flag="tunisia"
+flag_alt = "-"
+city_style = "European"
+
+ruler_titles = { "government",      "male_title",      "female_title"
+                 "Monarchy",        _("Bey"),          _("Bey")
+               }
+
+init_techs=""
+init_buildings=""
+
+init_government="Despotism"
+init_units=""
+wonder="Apollo Program"
+government="Democracy"
+civilwar_nations = "algerian", "libyan"
+
+cities =
+  "Tunis",
+  "Gabes",
+  "Bizerte",
+  "Susah",
+  "Sfax",
+  "El Kef",
+  "Nabaul",
+  "Kesserine",
+  "Gafsa",
+  "Bajah",
+  "Tozeur",
+  "Manzil Bu Raqaybah",
+  "Medenine",
+  "Tataouine",
+  "Zarzis",
+  "Madanin",
+  "Duz",
+  "Tawzar",
+  "Al Munastir",
+  "Al Mahdiyah"
diff -ruN freeciv-cvs-Aug-20.old/data/nation/uyghur.ruleset 
freeciv-cvs-Aug-20/data/nation/uyghur.ruleset
--- freeciv-cvs-Aug-20.old/data/nation/uyghur.ruleset   Thu Jan  1 01:00:00 1970
+++ freeciv-cvs-Aug-20/data/nation/uyghur.ruleset       Sun Aug 21 15:02:31 2005
@@ -0,0 +1,64 @@
+[nation_uyghur]
+
+name=_("Uyghur")
+plural=_("?plural:Uyghurs")
+groups=_("Medieval"), _("Asian")
+legend=_("Uyghur was an east Turk empire and civilization. At its height in 
820 AD it controlled most of Central and North Asia. After clashing with the 
Chinese for several centuries, they were finally subdued by the Qing dynasty in 
the 18th century. Today, descendants of the Uyghur forms the populations of the 
Central Asian states of Uzbekistan, Kazakhstan and Kyrgyzstan. They are also 
the main minority of the Xinjiang province of China.")
+leader=
+ "Kutluk Bilge Kul",
+ "Moyunchur",
+ "Khitan",
+ "Bugu",
+ "Baga Tarkan",
+ "Kutlug Bilge",
+ "Sutuk Bugra",
+ "Guyuk"
+ 
+leader_sex="Male", "Male", "Male", "Male", "Male", "Male", "Male", "Male"
+flag="turkestan"
+flag_alt = "-"
+city_style = "Classic"
+
+ruler_titles = { "government",      "male_title",      "female_title"
+                 "Monarchy",        _("Khan"),         _("Khan")
+               }
+
+init_techs=""
+init_buildings=""
+init_government="Despotism"
+init_units=""
+wonder= "Colossus"
+government = "Kingdom"
+civilwar_nations = "turk", "mongol"
+
+cities =
+ "Ürümqi",
+ "Karamay",
+ "Kuytun",
+ "Karabalgasun",
+ "Haml",
+ "Kashi",
+ "Hotan",
+ "Korla",
+ "Turpan",
+ "Kuqa",
+ "Aksu",
+ "Balguntay",
+ "Nilka",
+ "Baxkorgan",
+ "Boron Sum",
+ "Ikanbujmal",
+ "Shihanza",
+ "Serikbuya",
+ "Karakhoja",
+ "Ulanlinggi",
+ "Tumshuke",
+ "Kashgar",
+ "Markit",
+ "Alar",
+ "Narat",
+ "Tikanlik",
+ "Altay",
+ "Tura",
+ "Üjachu",
+ "Yakatograk"
Binary files freeciv-cvs-Aug-20.old/po/.DS_Store and 
freeciv-cvs-Aug-20/po/.DS_Store differ
diff -ruN freeciv-cvs-Aug-20.old/po/POTFILES.in 
freeciv-cvs-Aug-20/po/POTFILES.in
--- freeciv-cvs-Aug-20.old/po/POTFILES.in       Sat Aug 20 09:43:14 2005
+++ freeciv-cvs-Aug-20/po/POTFILES.in   Sun Aug 21 21:02:40 2005
@@ -194,7 +194,9 @@
 data/civ2/units.ruleset
 data/civ1/units.ruleset
 data/history/units.ruleset
+data/nation/aborigines.ruleset
 data/nation/afghani.ruleset
+data/nation/algerian.ruleset
 data/nation/american.ruleset
 data/nation/arab.ruleset
 data/nation/assyrian.ruleset
@@ -216,9 +218,10 @@
 data/nation/catalan.ruleset
 data/nation/chilean.ruleset
 data/nation/chinese.ruleset
-data/nation/columbian.ruleset
+data/nation/colombian.ruleset
 data/nation/cornish.ruleset
 data/nation/croatian.ruleset
+data/nation/cuban.ruleset
 data/nation/czech.ruleset
 data/nation/danish.ruleset
 data/nation/dunedain.ruleset
@@ -241,6 +244,7 @@
 data/nation/indian.ruleset
 data/nation/indonesian.ruleset
 data/nation/inuit.ruleset
+data/nation/iraqi.ruleset
 data/nation/irish.ruleset
 data/nation/iroquois.ruleset
 data/nation/israeli.ruleset
@@ -249,9 +253,13 @@
 data/nation/kampuchean.ruleset
 data/nation/kenyan.ruleset
 data/nation/korean.ruleset
+data/nation/lankese.ruleset
 data/nation/latvian.ruleset
+data/nation/libyan.ruleset
 data/nation/lithuanian.ruleset
 data/nation/malaysian.ruleset
+data/nation/manchu.ruleset
+data/nation/maori.ruleset
 data/nation/martian.ruleset
 data/nation/mexican.ruleset
 data/nation/mongol.ruleset
@@ -267,6 +275,7 @@
 data/nation/romanian.ruleset
 data/nation/roman.ruleset
 data/nation/russian.ruleset
+data/nation/ryukyuan.ruleset
 data/nation/scottish.ruleset
 data/nation/serbian.ruleset
 data/nation/silesian.ruleset
@@ -275,13 +284,17 @@
 data/nation/slovenian.ruleset
 data/nation/slovakian.ruleset
 data/nation/spanish.ruleset
+data/nation/sudanese.ruleset
 data/nation/sumerian.ruleset
 data/nation/swedish.ruleset
 data/nation/swiss.ruleset
 data/nation/taiwanese.ruleset
 data/nation/thai.ruleset
+data/nation/tibetan.ruleset
+data/nation/tunisian.ruleset
 data/nation/turk.ruleset
 data/nation/ukrainian.ruleset
+data/nation/uyghur.ruleset
 data/nation/venezuelan.ruleset
 data/nation/vietnamese.ruleset
 data/nation/viking.ruleset

[Prev in Thread] Current Thread [Next in Thread]