annotate data/ST/etama4.svg @ 316:f0be7ea62330

Fix a bug with ECL instruction 96, and fix overall ECL handling. The issue with instruction 96 was about death callbacks, being executed on the caller of instruction 96 instead of the dying enemies. This was introduced by changeset 5930b33a0370. Additionnaly, ECL processes are now an attribute of the Enemy, and death/timeout conditions are checked right after the ECL frame, even if the ECL script has already ended, just like in the original game.
author Thibaut Girka <thib@sitedethib.com>
date Thu, 29 Mar 2012 21:18:35 +0200
parents 1bc0ad774ed4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
121
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
3
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
4 <svg
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
6 xmlns:cc="http://creativecommons.org/ns#"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
8 xmlns:svg="http://www.w3.org/2000/svg"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
9 xmlns="http://www.w3.org/2000/svg"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
12 width="256"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
13 height="256"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
14 id="svg2"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
15 version="1.1"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
16 inkscape:version="0.48.1 r9760"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
17 sodipodi:docname="etama4.svg">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
18 <defs
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
19 id="defs4">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
20 <filter
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
21 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
22 id="filter3763">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
23 <feGaussianBlur
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
24 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
25 stdDeviation="1.2506951"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
26 id="feGaussianBlur3765" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
27 </filter>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
28 <filter
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
29 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
30 id="filter3773">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
31 <feGaussianBlur
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
32 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
33 stdDeviation="0.94133587"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
34 id="feGaussianBlur3775" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
35 </filter>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
36 <filter
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
37 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
38 id="filter4224">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
39 <feGaussianBlur
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
40 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
41 stdDeviation="2.1587033"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
42 id="feGaussianBlur4226" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
43 </filter>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
44 <filter
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
45 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
46 id="filter4238">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
47 <feGaussianBlur
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
48 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
49 stdDeviation="1.0780679"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
50 id="feGaussianBlur4240" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
51 </filter>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
52 <filter
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
53 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
54 id="filter4275"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
55 x="-0.36"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
56 width="1.72"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
57 y="-0.36"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
58 height="1.72">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
59 <feGaussianBlur
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
60 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
61 stdDeviation="1.986236"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
62 id="feGaussianBlur4277" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
63 </filter>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
64 <filter
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
65 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
66 id="filter4557"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
67 x="-0.96"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
68 width="2.92"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
69 y="-0.96"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
70 height="2.92">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
71 <feGaussianBlur
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
72 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
73 stdDeviation="30.547015"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
74 id="feGaussianBlur4559" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
75 </filter>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
76 <filter
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
77 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
78 id="filter4623">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
79 <feGaussianBlur
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
80 inkscape:collect="always"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
81 stdDeviation="0.64"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
82 id="feGaussianBlur4625" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
83 </filter>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
84 </defs>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
85 <sodipodi:namedview
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
86 id="base"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
87 pagecolor="#ffffff"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
88 bordercolor="#666666"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
89 borderopacity="1.0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
90 inkscape:pageopacity="0.0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
91 inkscape:pageshadow="2"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
92 inkscape:zoom="4"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
93 inkscape:cx="126.15945"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
94 inkscape:cy="95.275011"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
95 inkscape:document-units="px"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
96 inkscape:current-layer="layer1"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
97 showgrid="false"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
98 inkscape:window-width="1280"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
99 inkscape:window-height="725"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
100 inkscape:window-x="0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
101 inkscape:window-y="25"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
102 inkscape:window-maximized="1" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
103 <metadata
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
104 id="metadata7">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
105 <rdf:RDF>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
106 <cc:Work
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
107 rdf:about="">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
108 <dc:format>image/svg+xml</dc:format>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
109 <dc:type
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
110 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
111 <dc:title />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
112 </cc:Work>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
113 </rdf:RDF>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
114 </metadata>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
115 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
116 inkscape:label="Calque 1"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
117 inkscape:groupmode="layer"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
118 id="layer1"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
119 transform="translate(0,-796.36218)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
120 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
121 id="g3790"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
122 transform="translate(-5.3185596,-0.96716001)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
123 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
124 transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
125 d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
126 sodipodi:ry="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
127 sodipodi:rx="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
128 sodipodi:cy="32.964287"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
129 sodipodi:cx="37.32143"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
130 id="path2985"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
131 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
132 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
133 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
134 transform="translate(-12.267302,789.43885)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
135 d="m 74.599764,39.890491 c 0,13.814797 -11.199106,25.013903 -25.013903,25.013903 -13.814797,0 -25.013902,-11.199106 -25.013902,-25.013903 0,-13.814796 11.199105,-25.013902 25.013902,-25.013902 13.814797,0 25.013903,11.199106 25.013903,25.013902 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
136 sodipodi:ry="25.013903"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
137 sodipodi:rx="25.013903"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
138 sodipodi:cy="39.890491"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
139 sodipodi:cx="49.585861"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
140 id="path2989"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
141 style="fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3763)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
142 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
143 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
144 inkscape:connector-curvature="0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
145 id="path3767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
146 d="m 37.584185,810.50124 c -0.314306,3.11014 -0.800266,8.24936 -0.8125,8.25 -0.01222,6.4e-4 -1.08018,-5.02906 -1.71875,-8.09375 -0.136454,0.0164 -0.270711,0.0432 -0.40625,0.0625 0.176622,3.12916 0.4807,8.24746 0.46875,8.25 -0.01197,0.003 -1.827606,-4.82358 -2.9375,-7.75 -0.135142,0.0383 -0.272363,0.0838 -0.40625,0.125 0.663408,3.06057 1.761415,8.08937 1.75,8.09375 -0.01143,0.004 -2.572318,-4.47312 -4.125,-7.1875 -0.122516,0.057 -0.253932,0.0967 -0.375,0.15625 1.129644,2.90811 3.010631,7.74386 3,7.75 -0.0106,0.006 -3.229107,-4.03042 -5.1875,-6.46875 -0.117475,0.079 -0.228173,0.16847 -0.34375,0.25 1.577037,2.70633 4.165751,7.14856 4.15625,7.15625 -0.0095,0.008 -3.843684,-3.46346 -6.15625,-5.5625 -0.102199,0.0951 -0.212438,0.18394 -0.3125,0.28125 1.974154,2.41808 5.258209,6.39713 5.25,6.40625 -0.0082,0.009 -4.2882,-2.81609 -6.90625,-4.53125 -0.08873,0.11264 -0.163805,0.22906 -0.25,0.34375 2.335427,2.0859 6.16291,5.52099 6.15625,5.53125 -0.0067,0.0103 -4.674758,-2.12067 -7.53125,-3.40625 -0.0702,0.12561 -0.151369,0.24764 -0.21875,0.375 2.630301,1.69318 6.973729,4.45757 6.96875,4.46875 -0.005,0.0112 -4.976989,-1.33319 -8,-2.15625 -0.04912,0.13381 -0.07886,0.27103 -0.125,0.40625 2.873338,1.26541 7.565656,3.33197 7.5625,3.34375 -0.0032,0.0118 -5.142461,-0.56705 -8.25,-0.90625 -0.0261,0.13324 -0.03923,0.27202 -0.0625,0.40625 3.02815,0.79836 8.001278,2.11284 8,2.125 -0.0013,0.0122 -5.119638,0.25482 -8.25,0.40625 -0.005,0.13746 -0.02919,0.26806 -0.03125,0.40625 3.109859,0.31428 8.249359,0.83152 8.25,0.84375 6.42e-4,0.0123 -5.070673,1.051 -8.125,1.6875 0.01617,0.13653 0.04342,0.27063 0.0625,0.40625 3.118078,-0.17591 8.2787,-0.44949 8.28125,-0.4375 0.0025,0.012 -4.823576,1.82761 -7.75,2.9375 0.03904,0.13732 0.08294,0.27023 0.125,0.40625 3.06057,-0.66341 8.089368,-1.76141 8.09375,-1.75 0.0044,0.0114 -4.468265,2.53834 -7.1875,4.09375 0.05917,0.12767 0.125571,0.2489 0.1875,0.375 2.921711,-1.13505 7.712642,-2.97933 7.71875,-2.96875 0.0061,0.0106 -4.030423,3.22911 -6.46875,5.1875 0.07987,0.11881 0.167511,0.22689 0.25,0.34375 2.706327,-1.57704 7.148557,-4.16575 7.15625,-4.15625 0.0077,0.01 -3.462012,3.81086 -5.5625,6.125 0.09509,0.1022 0.183936,0.21244 0.28125,0.3125 2.416344,-1.97272 6.428376,-5.25821 6.4375,-5.25 0.0091,0.008 -2.814864,4.31761 -4.53125,6.9375 0.10361,0.0813 0.207158,0.17082 0.3125,0.25 2.084508,-2.33384 5.520987,-6.19416 5.53125,-6.1875 0.01026,0.007 -2.121751,4.70835 -3.40625,7.5625 0.127028,0.071 0.246179,0.15061 0.375,0.21875 1.692362,-2.629 4.488811,-6.97373 4.5,-6.96875 0.0112,0.005 -1.335384,4.98479 -2.15625,8 0.123856,0.0452 0.249944,0.0824 0.375,0.125 1.261114,-2.86336 3.331928,-7.56567 3.34375,-7.5625 0.01182,0.003 -0.56672,5.10839 -0.90625,8.21875 0.132885,0.026 0.272379,0.0393 0.40625,0.0625 0.798364,-3.02815 2.112839,-8.00128 2.125,-8 0.01216,10e-4 0.254937,5.1537 0.40625,8.28125 0.137455,0.005 0.268058,0.0292 0.40625,0.0312 0.314279,-3.10986 0.831515,-8.24936 0.84375,-8.25 0.01222,-6.4e-4 1.08018,5.02906 1.71875,8.09375 0.136095,-0.0164 0.271065,-0.0432 0.40625,-0.0625 -0.176622,-3.12916 -0.4807,-8.24746 -0.46875,-8.25 0.012,-0.003 1.830366,4.83103 2.9375,7.75 0.135578,-0.0384 0.271934,-0.0837 0.40625,-0.125 -0.661592,-3.0525 -1.761447,-8.08936 -1.75,-8.09375 0.0114,-0.004 2.537144,4.43488 4.09375,7.15625 0.131155,-0.0607 0.27675,-0.0926 0.40625,-0.15625 -1.130643,-2.91062 -3.010622,-7.71262 -3,-7.71875 0.01063,-0.006 3.233247,4.03566 5.1875,6.46875 0.116447,-0.0783 0.229168,-0.16921 0.34375,-0.25 -1.573318,-2.70006 -4.165774,-7.14854 -4.15625,-7.15625 0.0095,-0.008 3.768072,3.42012 6.09375,5.53125 0.103665,-0.0961 0.211024,-0.18284 0.3125,-0.28125 -1.982887,-2.4286 -5.226922,-6.39717 -5.21875,-6.40625 0.0082,-0.009 4.321436,2.81742 6.9375,4.53125 0.08771,-0.11152 0.164775,-0.23022 0.25,-0.34375 -2.336843,-2.08715 -6.162906,-5.48975 -6.15625,-5.5 0.0067,-0.0102 4.673707,2.08894 7.53125,3.375 0.07097,-0.127 0.150656,-0.24621 0.21875,-0.375 -2.630301,-1.69318 -6.973729,-4.45757 -6.96875,-4.46875 0.005,-0.0111 4.943128,1.33246 7.96875,2.15625 0.0459,-0.12525 0.112949,-0.24851 0.15625,-0.375 -2.863358,-1.26111 -7.565668,-3.33193 -7.5625,-3.34375 0.0032,-0.0119 5.150686,0.53676 8.25,0.875 0.02589,-0.13331 0.03944,-0.27195 0.0625,-0.40625 -3.018219,-0.79583 -8.032533,-2.08155 -8.03125,-2.09375 0.0013,-0.0122 5.153291,-0.25492 8.28125,-0.40625 0.0055,-0.14557 0.0291,-0.29111 0.03125,-0.4375 -3.109859,-0.31428 -8.249359,-0.83151 -8.25,-0.84375 -6.4e-4,-0.0122 5.028478,-1.04881 8.09375,-1.6875 -0.01643,-0.13645 -0.04317,-0.27071 -0.0625,-0.40625 -3.129159,0.17662 -8.24746,0.4807 -8.25,0.46875 -0.0026,-0.012 4.831033,-1.83037 7.75,-2.9375 -0.03825,-0.13514 -0.08383,-0.27236 -0.125,-0.40625 -3.052504,0.66159 -8.089356,1.76145 -8.09375,1.75 -0.0044,-0.0114 4.429945,-2.56562 7.15625,-4.125 -0.05884,-0.12654 -0.12595,-0.25 -0.1875,-0.375 -2.930181,1.13842 -7.681411,3.01055 -7.6875,3 -0.0061,-0.0106 4.035662,-3.23325 6.46875,-5.1875 -0.07925,-0.11824 -0.168164,-0.22743 -0.25,-0.34375 -2.700061,1.57332 -7.148538,4.16577 -7.15625,4.15625 -0.0077,-0.009 3.421511,-3.80083 5.53125,-6.125 -0.09496,-0.10232 -0.184058,-0.21232 -0.28125,-0.3125 -2.428598,1.98289 -6.397174,5.22692 -6.40625,5.21875 -0.0091,-0.008 2.821395,-4.32741 4.53125,-6.9375 -0.106461,-0.0835 -0.235462,-0.13749 -0.34375,-0.21875 -2.087146,2.33684 -5.489751,6.16291 -5.5,6.15625 -0.01031,-0.007 2.127591,-4.75231 3.40625,-7.59375 -0.121644,-0.0679 -0.251714,-0.12229 -0.375,-0.1875 -1.688577,2.62302 -4.488785,7.00499 -4.5,7 -0.01117,-0.005 1.333192,-4.97699 2.15625,-8 -0.128016,-0.0468 -0.245701,-0.11221 -0.375,-0.15625 -1.260079,2.86096 -3.331917,7.59692 -3.34375,7.59375 -0.01183,-0.003 0.535766,-5.14216 0.875,-8.25 -0.133313,-0.0259 -0.271948,-0.0394 -0.40625,-0.0625 -0.798542,3.02885 -2.081592,8.00128 -2.09375,8 -0.01215,-10e-4 -0.254807,-5.11923 -0.40625,-8.25 -0.145567,-0.005 -0.291106,-0.0291 -0.4375,-0.0312 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
147 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3773)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
148 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
149 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
150 transform="translate(58.68144,-0.96716001)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
151 id="g3795">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
152 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
153 sodipodi:type="arc"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
154 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
155 id="path3797"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
156 sodipodi:cx="37.32143"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
157 sodipodi:cy="32.964287"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
158 sodipodi:rx="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
159 sodipodi:ry="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
160 d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
161 transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
162 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
163 sodipodi:type="arc"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
164 style="fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3763)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
165 id="path3799"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
166 sodipodi:cx="49.585861"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
167 sodipodi:cy="39.890491"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
168 sodipodi:rx="25.013903"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
169 sodipodi:ry="25.013903"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
170 d="m 74.599764,39.890491 c 0,13.814797 -11.199106,25.013903 -25.013903,25.013903 -13.814797,0 -25.013902,-11.199106 -25.013902,-25.013903 0,-13.814796 11.199105,-25.013902 25.013902,-25.013902 13.814797,0 25.013903,11.199106 25.013903,25.013902 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
171 transform="translate(-12.267302,789.43885)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
172 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
173 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3773)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
174 d="m 37.584185,810.50124 c -0.314306,3.11014 -0.800266,8.24936 -0.8125,8.25 -0.01222,6.4e-4 -1.08018,-5.02906 -1.71875,-8.09375 -0.136454,0.0164 -0.270711,0.0432 -0.40625,0.0625 0.176622,3.12916 0.4807,8.24746 0.46875,8.25 -0.01197,0.003 -1.827606,-4.82358 -2.9375,-7.75 -0.135142,0.0383 -0.272363,0.0838 -0.40625,0.125 0.663408,3.06057 1.761415,8.08937 1.75,8.09375 -0.01143,0.004 -2.572318,-4.47312 -4.125,-7.1875 -0.122516,0.057 -0.253932,0.0967 -0.375,0.15625 1.129644,2.90811 3.010631,7.74386 3,7.75 -0.0106,0.006 -3.229107,-4.03042 -5.1875,-6.46875 -0.117475,0.079 -0.228173,0.16847 -0.34375,0.25 1.577037,2.70633 4.165751,7.14856 4.15625,7.15625 -0.0095,0.008 -3.843684,-3.46346 -6.15625,-5.5625 -0.102199,0.0951 -0.212438,0.18394 -0.3125,0.28125 1.974154,2.41808 5.258209,6.39713 5.25,6.40625 -0.0082,0.009 -4.2882,-2.81609 -6.90625,-4.53125 -0.08873,0.11264 -0.163805,0.22906 -0.25,0.34375 2.335427,2.0859 6.16291,5.52099 6.15625,5.53125 -0.0067,0.0103 -4.674758,-2.12067 -7.53125,-3.40625 -0.0702,0.12561 -0.151369,0.24764 -0.21875,0.375 2.630301,1.69318 6.973729,4.45757 6.96875,4.46875 -0.005,0.0112 -4.976989,-1.33319 -8,-2.15625 -0.04912,0.13381 -0.07886,0.27103 -0.125,0.40625 2.873338,1.26541 7.565656,3.33197 7.5625,3.34375 -0.0032,0.0118 -5.142461,-0.56705 -8.25,-0.90625 -0.0261,0.13324 -0.03923,0.27202 -0.0625,0.40625 3.02815,0.79836 8.001278,2.11284 8,2.125 -0.0013,0.0122 -5.119638,0.25482 -8.25,0.40625 -0.005,0.13746 -0.02919,0.26806 -0.03125,0.40625 3.109859,0.31428 8.249359,0.83152 8.25,0.84375 6.42e-4,0.0123 -5.070673,1.051 -8.125,1.6875 0.01617,0.13653 0.04342,0.27063 0.0625,0.40625 3.118078,-0.17591 8.2787,-0.44949 8.28125,-0.4375 0.0025,0.012 -4.823576,1.82761 -7.75,2.9375 0.03904,0.13732 0.08294,0.27023 0.125,0.40625 3.06057,-0.66341 8.089368,-1.76141 8.09375,-1.75 0.0044,0.0114 -4.468265,2.53834 -7.1875,4.09375 0.05917,0.12767 0.125571,0.2489 0.1875,0.375 2.921711,-1.13505 7.712642,-2.97933 7.71875,-2.96875 0.0061,0.0106 -4.030423,3.22911 -6.46875,5.1875 0.07987,0.11881 0.167511,0.22689 0.25,0.34375 2.706327,-1.57704 7.148557,-4.16575 7.15625,-4.15625 0.0077,0.01 -3.462012,3.81086 -5.5625,6.125 0.09509,0.1022 0.183936,0.21244 0.28125,0.3125 2.416344,-1.97272 6.428376,-5.25821 6.4375,-5.25 0.0091,0.008 -2.814864,4.31761 -4.53125,6.9375 0.10361,0.0813 0.207158,0.17082 0.3125,0.25 2.084508,-2.33384 5.520987,-6.19416 5.53125,-6.1875 0.01026,0.007 -2.121751,4.70835 -3.40625,7.5625 0.127028,0.071 0.246179,0.15061 0.375,0.21875 1.692362,-2.629 4.488811,-6.97373 4.5,-6.96875 0.0112,0.005 -1.335384,4.98479 -2.15625,8 0.123856,0.0452 0.249944,0.0824 0.375,0.125 1.261114,-2.86336 3.331928,-7.56567 3.34375,-7.5625 0.01182,0.003 -0.56672,5.10839 -0.90625,8.21875 0.132885,0.026 0.272379,0.0393 0.40625,0.0625 0.798364,-3.02815 2.112839,-8.00128 2.125,-8 0.01216,10e-4 0.254937,5.1537 0.40625,8.28125 0.137455,0.005 0.268058,0.0292 0.40625,0.0312 0.314279,-3.10986 0.831515,-8.24936 0.84375,-8.25 0.01222,-6.4e-4 1.08018,5.02906 1.71875,8.09375 0.136095,-0.0164 0.271065,-0.0432 0.40625,-0.0625 -0.176622,-3.12916 -0.4807,-8.24746 -0.46875,-8.25 0.012,-0.003 1.830366,4.83103 2.9375,7.75 0.135578,-0.0384 0.271934,-0.0837 0.40625,-0.125 -0.661592,-3.0525 -1.761447,-8.08936 -1.75,-8.09375 0.0114,-0.004 2.537144,4.43488 4.09375,7.15625 0.131155,-0.0607 0.27675,-0.0926 0.40625,-0.15625 -1.130643,-2.91062 -3.010622,-7.71262 -3,-7.71875 0.01063,-0.006 3.233247,4.03566 5.1875,6.46875 0.116447,-0.0783 0.229168,-0.16921 0.34375,-0.25 -1.573318,-2.70006 -4.165774,-7.14854 -4.15625,-7.15625 0.0095,-0.008 3.768072,3.42012 6.09375,5.53125 0.103665,-0.0961 0.211024,-0.18284 0.3125,-0.28125 -1.982887,-2.4286 -5.226922,-6.39717 -5.21875,-6.40625 0.0082,-0.009 4.321436,2.81742 6.9375,4.53125 0.08771,-0.11152 0.164775,-0.23022 0.25,-0.34375 -2.336843,-2.08715 -6.162906,-5.48975 -6.15625,-5.5 0.0067,-0.0102 4.673707,2.08894 7.53125,3.375 0.07097,-0.127 0.150656,-0.24621 0.21875,-0.375 -2.630301,-1.69318 -6.973729,-4.45757 -6.96875,-4.46875 0.005,-0.0111 4.943128,1.33246 7.96875,2.15625 0.0459,-0.12525 0.112949,-0.24851 0.15625,-0.375 -2.863358,-1.26111 -7.565668,-3.33193 -7.5625,-3.34375 0.0032,-0.0119 5.150686,0.53676 8.25,0.875 0.02589,-0.13331 0.03944,-0.27195 0.0625,-0.40625 -3.018219,-0.79583 -8.032533,-2.08155 -8.03125,-2.09375 0.0013,-0.0122 5.153291,-0.25492 8.28125,-0.40625 0.0055,-0.14557 0.0291,-0.29111 0.03125,-0.4375 -3.109859,-0.31428 -8.249359,-0.83151 -8.25,-0.84375 -6.4e-4,-0.0122 5.028478,-1.04881 8.09375,-1.6875 -0.01643,-0.13645 -0.04317,-0.27071 -0.0625,-0.40625 -3.129159,0.17662 -8.24746,0.4807 -8.25,0.46875 -0.0026,-0.012 4.831033,-1.83037 7.75,-2.9375 -0.03825,-0.13514 -0.08383,-0.27236 -0.125,-0.40625 -3.052504,0.66159 -8.089356,1.76145 -8.09375,1.75 -0.0044,-0.0114 4.429945,-2.56562 7.15625,-4.125 -0.05884,-0.12654 -0.12595,-0.25 -0.1875,-0.375 -2.930181,1.13842 -7.681411,3.01055 -7.6875,3 -0.0061,-0.0106 4.035662,-3.23325 6.46875,-5.1875 -0.07925,-0.11824 -0.168164,-0.22743 -0.25,-0.34375 -2.700061,1.57332 -7.148538,4.16577 -7.15625,4.15625 -0.0077,-0.009 3.421511,-3.80083 5.53125,-6.125 -0.09496,-0.10232 -0.184058,-0.21232 -0.28125,-0.3125 -2.428598,1.98289 -6.397174,5.22692 -6.40625,5.21875 -0.0091,-0.008 2.821395,-4.32741 4.53125,-6.9375 -0.106461,-0.0835 -0.235462,-0.13749 -0.34375,-0.21875 -2.087146,2.33684 -5.489751,6.16291 -5.5,6.15625 -0.01031,-0.007 2.127591,-4.75231 3.40625,-7.59375 -0.121644,-0.0679 -0.251714,-0.12229 -0.375,-0.1875 -1.688577,2.62302 -4.488785,7.00499 -4.5,7 -0.01117,-0.005 1.333192,-4.97699 2.15625,-8 -0.128016,-0.0468 -0.245701,-0.11221 -0.375,-0.15625 -1.260079,2.86096 -3.331917,7.59692 -3.34375,7.59375 -0.01183,-0.003 0.535766,-5.14216 0.875,-8.25 -0.133313,-0.0259 -0.271948,-0.0394 -0.40625,-0.0625 -0.798542,3.02885 -2.081592,8.00128 -2.09375,8 -0.01215,-10e-4 -0.254807,-5.11923 -0.40625,-8.25 -0.145567,-0.005 -0.291106,-0.0291 -0.4375,-0.0312 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
175 id="path3801"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
176 inkscape:connector-curvature="0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
177 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
178 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
179 id="g3803"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
180 transform="translate(122.68144,-0.96716001)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
181 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
182 transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
183 d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
184 sodipodi:ry="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
185 sodipodi:rx="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
186 sodipodi:cy="32.964287"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
187 sodipodi:cx="37.32143"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
188 id="path3805"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
189 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
190 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
191 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
192 transform="translate(-12.267302,789.43885)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
193 d="m 74.599764,39.890491 c 0,13.814797 -11.199106,25.013903 -25.013903,25.013903 -13.814797,0 -25.013902,-11.199106 -25.013902,-25.013903 0,-13.814796 11.199105,-25.013902 25.013902,-25.013902 13.814797,0 25.013903,11.199106 25.013903,25.013902 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
194 sodipodi:ry="25.013903"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
195 sodipodi:rx="25.013903"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
196 sodipodi:cy="39.890491"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
197 sodipodi:cx="49.585861"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
198 id="path3807"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
199 style="fill:#00ff00;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3763)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
200 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
201 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
202 inkscape:connector-curvature="0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
203 id="path3809"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
204 d="m 37.584185,810.50124 c -0.314306,3.11014 -0.800266,8.24936 -0.8125,8.25 -0.01222,6.4e-4 -1.08018,-5.02906 -1.71875,-8.09375 -0.136454,0.0164 -0.270711,0.0432 -0.40625,0.0625 0.176622,3.12916 0.4807,8.24746 0.46875,8.25 -0.01197,0.003 -1.827606,-4.82358 -2.9375,-7.75 -0.135142,0.0383 -0.272363,0.0838 -0.40625,0.125 0.663408,3.06057 1.761415,8.08937 1.75,8.09375 -0.01143,0.004 -2.572318,-4.47312 -4.125,-7.1875 -0.122516,0.057 -0.253932,0.0967 -0.375,0.15625 1.129644,2.90811 3.010631,7.74386 3,7.75 -0.0106,0.006 -3.229107,-4.03042 -5.1875,-6.46875 -0.117475,0.079 -0.228173,0.16847 -0.34375,0.25 1.577037,2.70633 4.165751,7.14856 4.15625,7.15625 -0.0095,0.008 -3.843684,-3.46346 -6.15625,-5.5625 -0.102199,0.0951 -0.212438,0.18394 -0.3125,0.28125 1.974154,2.41808 5.258209,6.39713 5.25,6.40625 -0.0082,0.009 -4.2882,-2.81609 -6.90625,-4.53125 -0.08873,0.11264 -0.163805,0.22906 -0.25,0.34375 2.335427,2.0859 6.16291,5.52099 6.15625,5.53125 -0.0067,0.0103 -4.674758,-2.12067 -7.53125,-3.40625 -0.0702,0.12561 -0.151369,0.24764 -0.21875,0.375 2.630301,1.69318 6.973729,4.45757 6.96875,4.46875 -0.005,0.0112 -4.976989,-1.33319 -8,-2.15625 -0.04912,0.13381 -0.07886,0.27103 -0.125,0.40625 2.873338,1.26541 7.565656,3.33197 7.5625,3.34375 -0.0032,0.0118 -5.142461,-0.56705 -8.25,-0.90625 -0.0261,0.13324 -0.03923,0.27202 -0.0625,0.40625 3.02815,0.79836 8.001278,2.11284 8,2.125 -0.0013,0.0122 -5.119638,0.25482 -8.25,0.40625 -0.005,0.13746 -0.02919,0.26806 -0.03125,0.40625 3.109859,0.31428 8.249359,0.83152 8.25,0.84375 6.42e-4,0.0123 -5.070673,1.051 -8.125,1.6875 0.01617,0.13653 0.04342,0.27063 0.0625,0.40625 3.118078,-0.17591 8.2787,-0.44949 8.28125,-0.4375 0.0025,0.012 -4.823576,1.82761 -7.75,2.9375 0.03904,0.13732 0.08294,0.27023 0.125,0.40625 3.06057,-0.66341 8.089368,-1.76141 8.09375,-1.75 0.0044,0.0114 -4.468265,2.53834 -7.1875,4.09375 0.05917,0.12767 0.125571,0.2489 0.1875,0.375 2.921711,-1.13505 7.712642,-2.97933 7.71875,-2.96875 0.0061,0.0106 -4.030423,3.22911 -6.46875,5.1875 0.07987,0.11881 0.167511,0.22689 0.25,0.34375 2.706327,-1.57704 7.148557,-4.16575 7.15625,-4.15625 0.0077,0.01 -3.462012,3.81086 -5.5625,6.125 0.09509,0.1022 0.183936,0.21244 0.28125,0.3125 2.416344,-1.97272 6.428376,-5.25821 6.4375,-5.25 0.0091,0.008 -2.814864,4.31761 -4.53125,6.9375 0.10361,0.0813 0.207158,0.17082 0.3125,0.25 2.084508,-2.33384 5.520987,-6.19416 5.53125,-6.1875 0.01026,0.007 -2.121751,4.70835 -3.40625,7.5625 0.127028,0.071 0.246179,0.15061 0.375,0.21875 1.692362,-2.629 4.488811,-6.97373 4.5,-6.96875 0.0112,0.005 -1.335384,4.98479 -2.15625,8 0.123856,0.0452 0.249944,0.0824 0.375,0.125 1.261114,-2.86336 3.331928,-7.56567 3.34375,-7.5625 0.01182,0.003 -0.56672,5.10839 -0.90625,8.21875 0.132885,0.026 0.272379,0.0393 0.40625,0.0625 0.798364,-3.02815 2.112839,-8.00128 2.125,-8 0.01216,10e-4 0.254937,5.1537 0.40625,8.28125 0.137455,0.005 0.268058,0.0292 0.40625,0.0312 0.314279,-3.10986 0.831515,-8.24936 0.84375,-8.25 0.01222,-6.4e-4 1.08018,5.02906 1.71875,8.09375 0.136095,-0.0164 0.271065,-0.0432 0.40625,-0.0625 -0.176622,-3.12916 -0.4807,-8.24746 -0.46875,-8.25 0.012,-0.003 1.830366,4.83103 2.9375,7.75 0.135578,-0.0384 0.271934,-0.0837 0.40625,-0.125 -0.661592,-3.0525 -1.761447,-8.08936 -1.75,-8.09375 0.0114,-0.004 2.537144,4.43488 4.09375,7.15625 0.131155,-0.0607 0.27675,-0.0926 0.40625,-0.15625 -1.130643,-2.91062 -3.010622,-7.71262 -3,-7.71875 0.01063,-0.006 3.233247,4.03566 5.1875,6.46875 0.116447,-0.0783 0.229168,-0.16921 0.34375,-0.25 -1.573318,-2.70006 -4.165774,-7.14854 -4.15625,-7.15625 0.0095,-0.008 3.768072,3.42012 6.09375,5.53125 0.103665,-0.0961 0.211024,-0.18284 0.3125,-0.28125 -1.982887,-2.4286 -5.226922,-6.39717 -5.21875,-6.40625 0.0082,-0.009 4.321436,2.81742 6.9375,4.53125 0.08771,-0.11152 0.164775,-0.23022 0.25,-0.34375 -2.336843,-2.08715 -6.162906,-5.48975 -6.15625,-5.5 0.0067,-0.0102 4.673707,2.08894 7.53125,3.375 0.07097,-0.127 0.150656,-0.24621 0.21875,-0.375 -2.630301,-1.69318 -6.973729,-4.45757 -6.96875,-4.46875 0.005,-0.0111 4.943128,1.33246 7.96875,2.15625 0.0459,-0.12525 0.112949,-0.24851 0.15625,-0.375 -2.863358,-1.26111 -7.565668,-3.33193 -7.5625,-3.34375 0.0032,-0.0119 5.150686,0.53676 8.25,0.875 0.02589,-0.13331 0.03944,-0.27195 0.0625,-0.40625 -3.018219,-0.79583 -8.032533,-2.08155 -8.03125,-2.09375 0.0013,-0.0122 5.153291,-0.25492 8.28125,-0.40625 0.0055,-0.14557 0.0291,-0.29111 0.03125,-0.4375 -3.109859,-0.31428 -8.249359,-0.83151 -8.25,-0.84375 -6.4e-4,-0.0122 5.028478,-1.04881 8.09375,-1.6875 -0.01643,-0.13645 -0.04317,-0.27071 -0.0625,-0.40625 -3.129159,0.17662 -8.24746,0.4807 -8.25,0.46875 -0.0026,-0.012 4.831033,-1.83037 7.75,-2.9375 -0.03825,-0.13514 -0.08383,-0.27236 -0.125,-0.40625 -3.052504,0.66159 -8.089356,1.76145 -8.09375,1.75 -0.0044,-0.0114 4.429945,-2.56562 7.15625,-4.125 -0.05884,-0.12654 -0.12595,-0.25 -0.1875,-0.375 -2.930181,1.13842 -7.681411,3.01055 -7.6875,3 -0.0061,-0.0106 4.035662,-3.23325 6.46875,-5.1875 -0.07925,-0.11824 -0.168164,-0.22743 -0.25,-0.34375 -2.700061,1.57332 -7.148538,4.16577 -7.15625,4.15625 -0.0077,-0.009 3.421511,-3.80083 5.53125,-6.125 -0.09496,-0.10232 -0.184058,-0.21232 -0.28125,-0.3125 -2.428598,1.98289 -6.397174,5.22692 -6.40625,5.21875 -0.0091,-0.008 2.821395,-4.32741 4.53125,-6.9375 -0.106461,-0.0835 -0.235462,-0.13749 -0.34375,-0.21875 -2.087146,2.33684 -5.489751,6.16291 -5.5,6.15625 -0.01031,-0.007 2.127591,-4.75231 3.40625,-7.59375 -0.121644,-0.0679 -0.251714,-0.12229 -0.375,-0.1875 -1.688577,2.62302 -4.488785,7.00499 -4.5,7 -0.01117,-0.005 1.333192,-4.97699 2.15625,-8 -0.128016,-0.0468 -0.245701,-0.11221 -0.375,-0.15625 -1.260079,2.86096 -3.331917,7.59692 -3.34375,7.59375 -0.01183,-0.003 0.535766,-5.14216 0.875,-8.25 -0.133313,-0.0259 -0.271948,-0.0394 -0.40625,-0.0625 -0.798542,3.02885 -2.081592,8.00128 -2.09375,8 -0.01215,-10e-4 -0.254807,-5.11923 -0.40625,-8.25 -0.145567,-0.005 -0.291106,-0.0291 -0.4375,-0.0312 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
205 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3773)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
206 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
207 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
208 transform="translate(186.68144,-0.96716001)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
209 id="g3811">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
210 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
211 sodipodi:type="arc"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
212 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
213 id="path3813"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
214 sodipodi:cx="37.32143"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
215 sodipodi:cy="32.964287"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
216 sodipodi:rx="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
217 sodipodi:ry="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
218 d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
219 transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
220 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
221 sodipodi:type="arc"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
222 style="fill:#ffff00;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3763)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
223 id="path3815"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
224 sodipodi:cx="49.585861"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
225 sodipodi:cy="39.890491"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
226 sodipodi:rx="25.013903"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
227 sodipodi:ry="25.013903"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
228 d="m 74.599764,39.890491 c 0,13.814797 -11.199106,25.013903 -25.013903,25.013903 -13.814797,0 -25.013902,-11.199106 -25.013902,-25.013903 0,-13.814796 11.199105,-25.013902 25.013902,-25.013902 13.814797,0 25.013903,11.199106 25.013903,25.013902 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
229 transform="translate(-12.267302,789.43885)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
230 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
231 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3773)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
232 d="m 37.584185,810.50124 c -0.314306,3.11014 -0.800266,8.24936 -0.8125,8.25 -0.01222,6.4e-4 -1.08018,-5.02906 -1.71875,-8.09375 -0.136454,0.0164 -0.270711,0.0432 -0.40625,0.0625 0.176622,3.12916 0.4807,8.24746 0.46875,8.25 -0.01197,0.003 -1.827606,-4.82358 -2.9375,-7.75 -0.135142,0.0383 -0.272363,0.0838 -0.40625,0.125 0.663408,3.06057 1.761415,8.08937 1.75,8.09375 -0.01143,0.004 -2.572318,-4.47312 -4.125,-7.1875 -0.122516,0.057 -0.253932,0.0967 -0.375,0.15625 1.129644,2.90811 3.010631,7.74386 3,7.75 -0.0106,0.006 -3.229107,-4.03042 -5.1875,-6.46875 -0.117475,0.079 -0.228173,0.16847 -0.34375,0.25 1.577037,2.70633 4.165751,7.14856 4.15625,7.15625 -0.0095,0.008 -3.843684,-3.46346 -6.15625,-5.5625 -0.102199,0.0951 -0.212438,0.18394 -0.3125,0.28125 1.974154,2.41808 5.258209,6.39713 5.25,6.40625 -0.0082,0.009 -4.2882,-2.81609 -6.90625,-4.53125 -0.08873,0.11264 -0.163805,0.22906 -0.25,0.34375 2.335427,2.0859 6.16291,5.52099 6.15625,5.53125 -0.0067,0.0103 -4.674758,-2.12067 -7.53125,-3.40625 -0.0702,0.12561 -0.151369,0.24764 -0.21875,0.375 2.630301,1.69318 6.973729,4.45757 6.96875,4.46875 -0.005,0.0112 -4.976989,-1.33319 -8,-2.15625 -0.04912,0.13381 -0.07886,0.27103 -0.125,0.40625 2.873338,1.26541 7.565656,3.33197 7.5625,3.34375 -0.0032,0.0118 -5.142461,-0.56705 -8.25,-0.90625 -0.0261,0.13324 -0.03923,0.27202 -0.0625,0.40625 3.02815,0.79836 8.001278,2.11284 8,2.125 -0.0013,0.0122 -5.119638,0.25482 -8.25,0.40625 -0.005,0.13746 -0.02919,0.26806 -0.03125,0.40625 3.109859,0.31428 8.249359,0.83152 8.25,0.84375 6.42e-4,0.0123 -5.070673,1.051 -8.125,1.6875 0.01617,0.13653 0.04342,0.27063 0.0625,0.40625 3.118078,-0.17591 8.2787,-0.44949 8.28125,-0.4375 0.0025,0.012 -4.823576,1.82761 -7.75,2.9375 0.03904,0.13732 0.08294,0.27023 0.125,0.40625 3.06057,-0.66341 8.089368,-1.76141 8.09375,-1.75 0.0044,0.0114 -4.468265,2.53834 -7.1875,4.09375 0.05917,0.12767 0.125571,0.2489 0.1875,0.375 2.921711,-1.13505 7.712642,-2.97933 7.71875,-2.96875 0.0061,0.0106 -4.030423,3.22911 -6.46875,5.1875 0.07987,0.11881 0.167511,0.22689 0.25,0.34375 2.706327,-1.57704 7.148557,-4.16575 7.15625,-4.15625 0.0077,0.01 -3.462012,3.81086 -5.5625,6.125 0.09509,0.1022 0.183936,0.21244 0.28125,0.3125 2.416344,-1.97272 6.428376,-5.25821 6.4375,-5.25 0.0091,0.008 -2.814864,4.31761 -4.53125,6.9375 0.10361,0.0813 0.207158,0.17082 0.3125,0.25 2.084508,-2.33384 5.520987,-6.19416 5.53125,-6.1875 0.01026,0.007 -2.121751,4.70835 -3.40625,7.5625 0.127028,0.071 0.246179,0.15061 0.375,0.21875 1.692362,-2.629 4.488811,-6.97373 4.5,-6.96875 0.0112,0.005 -1.335384,4.98479 -2.15625,8 0.123856,0.0452 0.249944,0.0824 0.375,0.125 1.261114,-2.86336 3.331928,-7.56567 3.34375,-7.5625 0.01182,0.003 -0.56672,5.10839 -0.90625,8.21875 0.132885,0.026 0.272379,0.0393 0.40625,0.0625 0.798364,-3.02815 2.112839,-8.00128 2.125,-8 0.01216,10e-4 0.254937,5.1537 0.40625,8.28125 0.137455,0.005 0.268058,0.0292 0.40625,0.0312 0.314279,-3.10986 0.831515,-8.24936 0.84375,-8.25 0.01222,-6.4e-4 1.08018,5.02906 1.71875,8.09375 0.136095,-0.0164 0.271065,-0.0432 0.40625,-0.0625 -0.176622,-3.12916 -0.4807,-8.24746 -0.46875,-8.25 0.012,-0.003 1.830366,4.83103 2.9375,7.75 0.135578,-0.0384 0.271934,-0.0837 0.40625,-0.125 -0.661592,-3.0525 -1.761447,-8.08936 -1.75,-8.09375 0.0114,-0.004 2.537144,4.43488 4.09375,7.15625 0.131155,-0.0607 0.27675,-0.0926 0.40625,-0.15625 -1.130643,-2.91062 -3.010622,-7.71262 -3,-7.71875 0.01063,-0.006 3.233247,4.03566 5.1875,6.46875 0.116447,-0.0783 0.229168,-0.16921 0.34375,-0.25 -1.573318,-2.70006 -4.165774,-7.14854 -4.15625,-7.15625 0.0095,-0.008 3.768072,3.42012 6.09375,5.53125 0.103665,-0.0961 0.211024,-0.18284 0.3125,-0.28125 -1.982887,-2.4286 -5.226922,-6.39717 -5.21875,-6.40625 0.0082,-0.009 4.321436,2.81742 6.9375,4.53125 0.08771,-0.11152 0.164775,-0.23022 0.25,-0.34375 -2.336843,-2.08715 -6.162906,-5.48975 -6.15625,-5.5 0.0067,-0.0102 4.673707,2.08894 7.53125,3.375 0.07097,-0.127 0.150656,-0.24621 0.21875,-0.375 -2.630301,-1.69318 -6.973729,-4.45757 -6.96875,-4.46875 0.005,-0.0111 4.943128,1.33246 7.96875,2.15625 0.0459,-0.12525 0.112949,-0.24851 0.15625,-0.375 -2.863358,-1.26111 -7.565668,-3.33193 -7.5625,-3.34375 0.0032,-0.0119 5.150686,0.53676 8.25,0.875 0.02589,-0.13331 0.03944,-0.27195 0.0625,-0.40625 -3.018219,-0.79583 -8.032533,-2.08155 -8.03125,-2.09375 0.0013,-0.0122 5.153291,-0.25492 8.28125,-0.40625 0.0055,-0.14557 0.0291,-0.29111 0.03125,-0.4375 -3.109859,-0.31428 -8.249359,-0.83151 -8.25,-0.84375 -6.4e-4,-0.0122 5.028478,-1.04881 8.09375,-1.6875 -0.01643,-0.13645 -0.04317,-0.27071 -0.0625,-0.40625 -3.129159,0.17662 -8.24746,0.4807 -8.25,0.46875 -0.0026,-0.012 4.831033,-1.83037 7.75,-2.9375 -0.03825,-0.13514 -0.08383,-0.27236 -0.125,-0.40625 -3.052504,0.66159 -8.089356,1.76145 -8.09375,1.75 -0.0044,-0.0114 4.429945,-2.56562 7.15625,-4.125 -0.05884,-0.12654 -0.12595,-0.25 -0.1875,-0.375 -2.930181,1.13842 -7.681411,3.01055 -7.6875,3 -0.0061,-0.0106 4.035662,-3.23325 6.46875,-5.1875 -0.07925,-0.11824 -0.168164,-0.22743 -0.25,-0.34375 -2.700061,1.57332 -7.148538,4.16577 -7.15625,4.15625 -0.0077,-0.009 3.421511,-3.80083 5.53125,-6.125 -0.09496,-0.10232 -0.184058,-0.21232 -0.28125,-0.3125 -2.428598,1.98289 -6.397174,5.22692 -6.40625,5.21875 -0.0091,-0.008 2.821395,-4.32741 4.53125,-6.9375 -0.106461,-0.0835 -0.235462,-0.13749 -0.34375,-0.21875 -2.087146,2.33684 -5.489751,6.16291 -5.5,6.15625 -0.01031,-0.007 2.127591,-4.75231 3.40625,-7.59375 -0.121644,-0.0679 -0.251714,-0.12229 -0.375,-0.1875 -1.688577,2.62302 -4.488785,7.00499 -4.5,7 -0.01117,-0.005 1.333192,-4.97699 2.15625,-8 -0.128016,-0.0468 -0.245701,-0.11221 -0.375,-0.15625 -1.260079,2.86096 -3.331917,7.59692 -3.34375,7.59375 -0.01183,-0.003 0.535766,-5.14216 0.875,-8.25 -0.133313,-0.0259 -0.271948,-0.0394 -0.40625,-0.0625 -0.798542,3.02885 -2.081592,8.00128 -2.09375,8 -0.01215,-10e-4 -0.254807,-5.11923 -0.40625,-8.25 -0.145567,-0.005 -0.291106,-0.0291 -0.4375,-0.0312 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
233 id="path3817"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
234 inkscape:connector-curvature="0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
235 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
236 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
237 transform="translate(-5.3185596,63.03284)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
238 id="g4180">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
239 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
240 sodipodi:type="arc"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
241 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
242 id="path4182"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
243 sodipodi:cx="37.32143"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
244 sodipodi:cy="32.964287"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
245 sodipodi:rx="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
246 sodipodi:ry="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
247 d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
248 transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
249 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
250 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
251 style="font-size:50px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
252 x="19.92354"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
253 y="847.53003"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
254 id="text4188"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
255 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
256 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
257 id="tspan4190"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
258 x="19.92354"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
259 y="847.53003">0</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
260 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
261 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
262 id="g4244"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
263 transform="matrix(0.99978261,0,0,0.99978261,112.6379,-28.941186)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
264 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
265 transform="matrix(0.54077626,0,0,0.54077626,-37.805869,903.19138)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
266 d="m -21,152.25 c 0,32.17059 -26.079413,58.25 -58.25,58.25 -32.17059,0 -58.25,-26.07941 -58.25,-58.25 0,-32.17059 26.07941,-58.25 58.25,-58.25 32.170587,0 58.25,26.07941 58.25,58.25 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
267 sodipodi:ry="58.25"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
268 sodipodi:rx="58.25"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
269 sodipodi:cy="152.25"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
270 sodipodi:cx="-79.25"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
271 id="path4242"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
272 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.84838974;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
273 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
274 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
275 sodipodi:type="star"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
276 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4238)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
277 id="path4232"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
278 sodipodi:sides="40"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
279 sodipodi:cx="-53.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
280 sodipodi:cy="162"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
281 sodipodi:r1="53.967583"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
282 sodipodi:r2="17.72747"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
283 sodipodi:arg1="0.78539816"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
284 sodipodi:arg2="0.86393798"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
285 inkscape:flatsided="false"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
286 inkscape:rounded="0.0014779187"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
287 inkscape:randomized="0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
288 d="m -15.339156,200.16084 c -0.03796,0.038 -26.606954,-24.71563 -26.647773,-24.68077 -0.04082,0.0349 20.251706,30.14907 20.208278,30.18062 -0.04343,0.0316 -22.413001,-28.57358 -22.458771,-28.54554 -0.04577,0.0281 15.286021,32.94595 15.238192,32.97032 -0.04783,0.0244 -17.667167,-31.72797 -17.716761,-31.70742 -0.04959,0.0205 9.943944,34.93158 9.892891,34.94817 -0.05105,0.0166 -12.486307,-34.10109 -12.538504,-34.08856 -0.0522,0.0125 4.357013,36.05709 4.303994,36.06549 -0.05302,0.008 -6.997994,-35.63454 -7.051509,-35.63033 -0.05351,0.004 -1.337201,36.29476 -1.390881,36.29476 -0.05368,0 -1.337367,-36.29055 -1.390881,-36.29476 -0.05351,-0.004 -6.99849,35.63873 -7.051509,35.63033 -0.05302,-0.008 4.356191,-36.05296 4.303994,-36.06549 -0.0522,-0.0125 -12.487451,34.10515 -12.538504,34.08856 -0.05105,-0.0166 9.942485,-34.92763 9.892891,-34.94817 -0.04959,-0.0206 -17.668931,31.73179 -17.716761,31.70742 -0.04783,-0.0244 15.283962,-32.94227 15.238192,-32.97032 -0.04577,-0.028 -22.415343,28.57709 -22.458771,28.54554 -0.04343,-0.0315 20.249097,-30.14575 20.208278,-30.18062 -0.04082,-0.0349 -26.609815,24.71873 -26.647773,24.68077 -0.03796,-0.0379 24.715632,-26.60695 24.68077,-26.64777 -0.03486,-0.0408 -30.149065,20.25171 -30.180617,20.20828 -0.03155,-0.0434 28.573585,-22.413 28.545538,-22.45877 -0.02805,-0.0458 -32.945947,15.28602 -32.970317,15.23819 -0.0244,-0.0478 31.727965,-17.66717 31.707423,-17.71676 -0.02054,-0.0496 -34.931583,9.94394 -34.948173,9.89289 -0.0166,-0.051 34.101092,-12.48631 34.088561,-12.5385 -0.01253,-0.0522 -36.057091,4.35701 -36.065491,4.30399 -0.008,-0.053 35.634539,-6.99799 35.630327,-7.05151 -0.0042,-0.0535 -36.294757,-1.3372 -36.294757,-1.39088 0,-0.0537 36.290546,-1.33737 36.294757,-1.39088 0.0042,-0.0535 -35.638727,-6.99849 -35.630327,-7.05151 0.008,-0.053 36.05296,4.35619 36.065491,4.30399 0.01253,-0.0522 -34.105151,-12.48745 -34.088561,-12.5385 0.0166,-0.0511 34.92763,9.94248 34.948173,9.89289 0.02054,-0.0496 -31.731793,-17.66893 -31.707423,-17.71676 0.0244,-0.0478 32.942269,15.28396 32.970317,15.23819 0.02805,-0.0458 -28.577091,-22.41534 -28.545539,-22.45877 0.03155,-0.0434 30.145755,20.2491 30.180618,20.20828 0.03486,-0.0408 -24.718727,-26.60982 -24.68077,-26.64777 0.03796,-0.038 26.606954,24.71563 26.647773,24.68077 0.04082,-0.0349 -20.251706,-30.14907 -20.208278,-30.18062 0.04343,-0.0315 22.413001,28.57358 22.458771,28.54554 0.04577,-0.0281 -15.286021,-32.94595 -15.238192,-32.97032 0.04783,-0.0244 17.667167,31.72797 17.716761,31.70742 0.04959,-0.0205 -9.943944,-34.93158 -9.892891,-34.94817 0.05105,-0.0166 12.486307,34.10109 12.538504,34.08856 0.0522,-0.0125 -4.357013,-36.05709 -4.303994,-36.06549 0.05302,-0.008 6.997994,35.63454 7.051509,35.63033 0.05351,-0.004 1.337201,-36.29476 1.390881,-36.29476 0.05368,0 1.337367,36.29055 1.390881,36.29476 0.05351,0.004 6.99849,-35.63873 7.051509,-35.63033 0.05302,0.008 -4.356191,36.05296 -4.303994,36.06549 0.0522,0.0125 12.487451,-34.10515 12.538504,-34.08856 0.05105,0.0166 -9.942485,34.92763 -9.892891,34.94817 0.04959,0.0206 17.668931,-31.73179 17.716761,-31.70742 0.04783,0.0244 -15.283962,32.94227 -15.238192,32.97032 0.04577,0.028 22.415343,-28.57709 22.458771,-28.54554 0.04343,0.0315 -20.249097,30.14575 -20.208278,30.18062 0.04082,0.0349 26.609815,-24.71873 26.647773,-24.68077 0.03796,0.0379 -24.715632,26.60695 -24.68077,26.64777 0.03486,0.0408 30.1490651,-20.25171 30.1806174,-20.20828 0.031552,0.0434 -28.5735854,22.413 -28.5455384,22.45877 0.02805,0.0458 32.945945,-15.28602 32.9703152,-15.23819 0.02437,0.0478 -31.7279632,17.66717 -31.7074212,17.71676 0.02054,0.0496 34.9315861,-9.94394 34.9481741,-9.89289 0.016588,0.051 -34.1010931,12.48631 -34.0885621,12.5385 0.01253,0.0522 36.05709576,-4.35701 36.06549318,-4.30399 0.008397,0.053 -35.63454118,6.99799 -35.63032918,7.05151 0.0042,0.0535 36.2947597,1.3372 36.2947597,1.39088 0,0.0537 -36.2905487,1.33737 -36.2947597,1.39088 -0.0042,0.0535 35.63872665,6.99849 35.63032923,7.05151 -0.008397,0.053 -36.05296223,-4.35619 -36.06549323,-4.30399 -0.01253,0.0522 34.1051503,12.48745 34.0885623,12.5385 -0.016588,0.0511 -34.9276313,-9.94248 -34.9481743,-9.89289 -0.02054,0.0496 31.7317916,17.66893 31.7074214,17.71676 -0.02437,0.0478 -32.9422674,-15.28396 -32.9703154,-15.23819 -0.02805,0.0458 28.577091,22.41534 28.5455387,22.45877 -0.031552,0.0434 -30.1457547,-20.2491 -30.1806177,-20.20828 -0.03486,0.0408 24.718727,26.60982 24.68077,26.64777 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
289 transform="matrix(0.49344687,0.22181881,-0.22181881,0.49344687,-18.314416,917.43957)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
290 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
291 transform="matrix(0.54101145,0,0,0.54101145,-51.704359,897.8668)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
292 d="m -15.339156,200.16084 c -0.04879,0.0488 -33.364554,-32.65135 -33.417024,-32.60654 -0.05247,0.0448 27.033354,38.06583 26.977529,38.10639 -0.05582,0.0406 -27.845982,-37.46873 -27.904817,-37.43268 -0.05884,0.0361 20.74572,41.82613 20.684238,41.85746 -0.06148,0.0313 -21.641752,-41.3635 -21.705502,-41.3371 -0.06375,0.0264 13.947258,44.55653 13.881632,44.57785 -0.06563,0.0213 -14.904628,-44.23976 -14.971725,-44.22365 -0.0671,0.0161 6.805368,46.18979 6.737215,46.20058 -0.06815,0.0108 -7.800504,-46.02669 -7.869294,-46.02128 -0.06879,0.005 -0.504093,46.68571 -0.573096,46.68571 -0.069,0 -0.504305,-46.6803 -0.573096,-46.68571 -0.06879,-0.005 -7.80114,46.03208 -7.869294,46.02128 -0.06815,-0.0108 6.804311,-46.18447 6.737215,-46.20058 -0.0671,-0.0161 -14.906099,44.24497 -14.971725,44.22365 -0.06563,-0.0213 13.945382,-44.55144 13.881632,-44.57785 -0.06375,-0.0264 -21.64402,41.36843 -21.705502,41.3371 -0.06148,-0.0313 20.743073,-41.8214 20.684238,-41.85746 -0.05883,-0.0361 -27.848993,37.47324 -27.904817,37.43268 -0.05582,-0.0406 27.029999,-38.06158 26.977529,-38.10639 -0.05247,-0.0448 -33.368231,32.65534 -33.417024,32.60654 -0.04879,-0.0488 32.651358,-33.36455 32.606544,-33.41702 -0.04481,-0.0525 -38.065833,27.03335 -38.106391,26.97753 -0.04056,-0.0558 37.468731,-27.84598 37.432677,-27.90482 -0.03605,-0.0588 -41.826126,20.74572 -41.857456,20.68424 -0.0313,-0.0615 41.363502,-21.64175 41.337096,-21.7055 -0.02641,-0.0637 -44.556526,13.94726 -44.577846,13.88163 -0.0213,-0.0656 44.239762,-14.90463 44.223653,-14.97172 -0.01611,-0.0671 -46.189793,6.80536 -46.200583,6.73721 -0.0108,-0.0682 46.026693,-7.8005 46.021279,-7.86929 -0.0054,-0.0688 -46.685709,-0.5041 -46.685709,-0.5731 0,-0.069 46.680296,-0.50431 46.685709,-0.5731 0.0054,-0.0688 -46.032079,-7.80114 -46.021279,-7.86929 0.0108,-0.0682 46.184475,6.80431 46.200583,6.73721 0.01611,-0.0671 -44.244973,-14.90609 -44.223653,-14.97172 0.0213,-0.0656 44.55144,13.94538 44.577846,13.88163 0.02641,-0.0637 -41.368426,-21.64402 -41.337096,-21.7055 0.0313,-0.0615 41.821402,20.74307 41.857456,20.68424 0.03605,-0.0588 -37.473237,-27.84899 -37.432678,-27.90482 0.04056,-0.0558 38.061578,27.03 38.106392,26.97753 0.04481,-0.0525 -32.655336,-33.36823 -32.606544,-33.41702 0.04879,-0.0488 33.364554,32.65135 33.417024,32.60654 0.05247,-0.0448 -27.033354,-38.06583 -26.977529,-38.10639 0.05582,-0.0406 27.845982,37.46873 27.904817,37.43268 0.05884,-0.0361 -20.74572,-41.82613 -20.684238,-41.85746 0.06148,-0.0313 21.641752,41.3635 21.705502,41.3371 0.06375,-0.0264 -13.947258,-44.55653 -13.881632,-44.57785 0.06562,-0.0213 14.904628,44.23976 14.971725,44.22365 0.0671,-0.0161 -6.805368,-46.18979 -6.737215,-46.20058 0.06815,-0.0108 7.800504,46.02669 7.869294,46.02128 0.06879,-0.005 0.504093,-46.68571 0.573096,-46.68571 0.069,0 0.504305,46.6803 0.573096,46.68571 0.06879,0.005 7.80114,-46.03208 7.869294,-46.02128 0.06815,0.0108 -6.804311,46.18447 -6.737215,46.20058 0.0671,0.0161 14.906099,-44.24497 14.971725,-44.22365 0.06563,0.0213 -13.945382,44.55144 -13.881632,44.57785 0.06375,0.0264 21.64402,-41.36843 21.705502,-41.3371 0.06148,0.0313 -20.743073,41.8214 -20.684238,41.85746 0.05883,0.0361 27.848993,-37.47324 27.904817,-37.43268 0.05582,0.0406 -27.029999,38.06158 -26.977529,38.10639 0.05247,0.0448 33.368231,-32.65534 33.417024,-32.60654 0.04879,0.0488 -32.651358,33.36455 -32.606544,33.41702 0.04481,0.0525 38.0658326,-27.03335 38.1063914,-26.97753 0.040559,0.0558 -37.4687314,27.84598 -37.4326774,27.90482 0.03605,0.0588 41.8261275,-20.74572 41.8574542,-20.68424 0.031327,0.0615 -41.3635002,21.64175 -41.3370942,21.7055 0.02641,0.0637 44.5565241,-13.94726 44.5778471,-13.88163 0.021323,0.0656 -44.2397631,14.90463 -44.2236541,14.97172 0.01611,0.0671 46.18979075,-6.80536 46.20058518,-6.73721 0.0107944,0.0682 -46.02669518,7.8005 -46.02128118,7.86929 0.0054,0.0688 46.6857117,0.5041 46.6857117,0.5731 0,0.069 -46.6802987,0.50431 -46.6857117,0.5731 -0.0054,0.0688 46.03207566,7.80114 46.02128123,7.86929 -0.0107944,0.0682 -46.18447723,-6.80431 -46.20058523,-6.73721 -0.01611,0.0671 44.2449773,14.90609 44.2236543,14.97172 -0.021323,0.0656 -44.5514413,-13.94538 -44.5778473,-13.88163 -0.02641,0.0637 41.368421,21.64402 41.3370944,21.7055 -0.031327,0.0615 -41.8214004,-20.74307 -41.8574544,-20.68424 -0.03605,0.0588 37.4732365,27.84899 37.4326777,27.90482 -0.040559,0.0558 -38.0615777,-27.03 -38.1063917,-26.97753 -0.04481,0.0525 32.655336,33.36823 32.606544,33.41702 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
293 inkscape:randomized="0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
294 inkscape:rounded="0.0014779187"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
295 inkscape:flatsided="false"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
296 sodipodi:arg2="0.86393798"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
297 sodipodi:arg1="0.78539816"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
298 sodipodi:r2="7.3043876"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
299 sodipodi:r1="53.967583"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
300 sodipodi:cy="162"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
301 sodipodi:cx="-53.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
302 sodipodi:sides="40"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
303 id="path4218"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
304 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4224)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
305 sodipodi:type="star" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
306 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
307 sodipodi:type="star"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
308 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
309 id="path4228"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
310 sodipodi:sides="40"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
311 sodipodi:cx="-53.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
312 sodipodi:cy="162"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
313 sodipodi:r1="53.967583"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
314 sodipodi:r2="7.3043876"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
315 sodipodi:arg1="0.78539816"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
316 sodipodi:arg2="0.86393798"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
317 inkscape:flatsided="false"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
318 inkscape:rounded="0.0014779187"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
319 inkscape:randomized="0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
320 d="m -15.339156,200.16084 c -0.04879,0.0488 -33.364554,-32.65135 -33.417024,-32.60654 -0.05247,0.0448 27.033354,38.06583 26.977529,38.10639 -0.05582,0.0406 -27.845982,-37.46873 -27.904817,-37.43268 -0.05884,0.0361 20.74572,41.82613 20.684238,41.85746 -0.06148,0.0313 -21.641752,-41.3635 -21.705502,-41.3371 -0.06375,0.0264 13.947258,44.55653 13.881632,44.57785 -0.06563,0.0213 -14.904628,-44.23976 -14.971725,-44.22365 -0.0671,0.0161 6.805368,46.18979 6.737215,46.20058 -0.06815,0.0108 -7.800504,-46.02669 -7.869294,-46.02128 -0.06879,0.005 -0.504093,46.68571 -0.573096,46.68571 -0.069,0 -0.504305,-46.6803 -0.573096,-46.68571 -0.06879,-0.005 -7.80114,46.03208 -7.869294,46.02128 -0.06815,-0.0108 6.804311,-46.18447 6.737215,-46.20058 -0.0671,-0.0161 -14.906099,44.24497 -14.971725,44.22365 -0.06563,-0.0213 13.945382,-44.55144 13.881632,-44.57785 -0.06375,-0.0264 -21.64402,41.36843 -21.705502,41.3371 -0.06148,-0.0313 20.743073,-41.8214 20.684238,-41.85746 -0.05883,-0.0361 -27.848993,37.47324 -27.904817,37.43268 -0.05582,-0.0406 27.029999,-38.06158 26.977529,-38.10639 -0.05247,-0.0448 -33.368231,32.65534 -33.417024,32.60654 -0.04879,-0.0488 32.651358,-33.36455 32.606544,-33.41702 -0.04481,-0.0525 -38.065833,27.03335 -38.106391,26.97753 -0.04056,-0.0558 37.468731,-27.84598 37.432677,-27.90482 -0.03605,-0.0588 -41.826126,20.74572 -41.857456,20.68424 -0.0313,-0.0615 41.363502,-21.64175 41.337096,-21.7055 -0.02641,-0.0637 -44.556526,13.94726 -44.577846,13.88163 -0.0213,-0.0656 44.239762,-14.90463 44.223653,-14.97172 -0.01611,-0.0671 -46.189793,6.80536 -46.200583,6.73721 -0.0108,-0.0682 46.026693,-7.8005 46.021279,-7.86929 -0.0054,-0.0688 -46.685709,-0.5041 -46.685709,-0.5731 0,-0.069 46.680296,-0.50431 46.685709,-0.5731 0.0054,-0.0688 -46.032079,-7.80114 -46.021279,-7.86929 0.0108,-0.0682 46.184475,6.80431 46.200583,6.73721 0.01611,-0.0671 -44.244973,-14.90609 -44.223653,-14.97172 0.0213,-0.0656 44.55144,13.94538 44.577846,13.88163 0.02641,-0.0637 -41.368426,-21.64402 -41.337096,-21.7055 0.0313,-0.0615 41.821402,20.74307 41.857456,20.68424 0.03605,-0.0588 -37.473237,-27.84899 -37.432678,-27.90482 0.04056,-0.0558 38.061578,27.03 38.106392,26.97753 0.04481,-0.0525 -32.655336,-33.36823 -32.606544,-33.41702 0.04879,-0.0488 33.364554,32.65135 33.417024,32.60654 0.05247,-0.0448 -27.033354,-38.06583 -26.977529,-38.10639 0.05582,-0.0406 27.845982,37.46873 27.904817,37.43268 0.05884,-0.0361 -20.74572,-41.82613 -20.684238,-41.85746 0.06148,-0.0313 21.641752,41.3635 21.705502,41.3371 0.06375,-0.0264 -13.947258,-44.55653 -13.881632,-44.57785 0.06562,-0.0213 14.904628,44.23976 14.971725,44.22365 0.0671,-0.0161 -6.805368,-46.18979 -6.737215,-46.20058 0.06815,-0.0108 7.800504,46.02669 7.869294,46.02128 0.06879,-0.005 0.504093,-46.68571 0.573096,-46.68571 0.069,0 0.504305,46.6803 0.573096,46.68571 0.06879,0.005 7.80114,-46.03208 7.869294,-46.02128 0.06815,0.0108 -6.804311,46.18447 -6.737215,46.20058 0.0671,0.0161 14.906099,-44.24497 14.971725,-44.22365 0.06563,0.0213 -13.945382,44.55144 -13.881632,44.57785 0.06375,0.0264 21.64402,-41.36843 21.705502,-41.3371 0.06148,0.0313 -20.743073,41.8214 -20.684238,41.85746 0.05883,0.0361 27.848993,-37.47324 27.904817,-37.43268 0.05582,0.0406 -27.029999,38.06158 -26.977529,38.10639 0.05247,0.0448 33.368231,-32.65534 33.417024,-32.60654 0.04879,0.0488 -32.651358,33.36455 -32.606544,33.41702 0.04481,0.0525 38.0658326,-27.03335 38.1063914,-26.97753 0.040559,0.0558 -37.4687314,27.84598 -37.4326774,27.90482 0.03605,0.0588 41.8261275,-20.74572 41.8574542,-20.68424 0.031327,0.0615 -41.3635002,21.64175 -41.3370942,21.7055 0.02641,0.0637 44.5565241,-13.94726 44.5778471,-13.88163 0.021323,0.0656 -44.2397631,14.90463 -44.2236541,14.97172 0.01611,0.0671 46.18979075,-6.80536 46.20058518,-6.73721 0.0107944,0.0682 -46.02669518,7.8005 -46.02128118,7.86929 0.0054,0.0688 46.6857117,0.5041 46.6857117,0.5731 0,0.069 -46.6802987,0.50431 -46.6857117,0.5731 -0.0054,0.0688 46.03207566,7.80114 46.02128123,7.86929 -0.0107944,0.0682 -46.18447723,-6.80431 -46.20058523,-6.73721 -0.01611,0.0671 44.2449773,14.90609 44.2236543,14.97172 -0.021323,0.0656 -44.5514413,-13.94538 -44.5778473,-13.88163 -0.02641,0.0637 41.368421,21.64402 41.3370944,21.7055 -0.031327,0.0615 -41.8214004,-20.74307 -41.8574544,-20.68424 -0.03605,0.0588 37.4732365,27.84899 37.4326777,27.90482 -0.040559,0.0558 -38.0615777,-27.03 -38.1063917,-26.97753 -0.04481,0.0525 32.655336,33.36823 32.606544,33.41702 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
321 transform="matrix(0.52257694,0.14002407,-0.14002407,0.52257694,-30.006706,908.34448)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
322 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
323 transform="matrix(0.47349529,0.26171664,-0.26171664,0.47349529,-12.918377,922.80626)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
324 d="m -15.339156,200.16084 c -0.03796,0.038 -26.606954,-24.71563 -26.647773,-24.68077 -0.04082,0.0349 20.251706,30.14907 20.208278,30.18062 -0.04343,0.0316 -22.413001,-28.57358 -22.458771,-28.54554 -0.04577,0.0281 15.286021,32.94595 15.238192,32.97032 -0.04783,0.0244 -17.667167,-31.72797 -17.716761,-31.70742 -0.04959,0.0205 9.943944,34.93158 9.892891,34.94817 -0.05105,0.0166 -12.486307,-34.10109 -12.538504,-34.08856 -0.0522,0.0125 4.357013,36.05709 4.303994,36.06549 -0.05302,0.008 -6.997994,-35.63454 -7.051509,-35.63033 -0.05351,0.004 -1.337201,36.29476 -1.390881,36.29476 -0.05368,0 -1.337367,-36.29055 -1.390881,-36.29476 -0.05351,-0.004 -6.99849,35.63873 -7.051509,35.63033 -0.05302,-0.008 4.356191,-36.05296 4.303994,-36.06549 -0.0522,-0.0125 -12.487451,34.10515 -12.538504,34.08856 -0.05105,-0.0166 9.942485,-34.92763 9.892891,-34.94817 -0.04959,-0.0206 -17.668931,31.73179 -17.716761,31.70742 -0.04783,-0.0244 15.283962,-32.94227 15.238192,-32.97032 -0.04577,-0.028 -22.415343,28.57709 -22.458771,28.54554 -0.04343,-0.0315 20.249097,-30.14575 20.208278,-30.18062 -0.04082,-0.0349 -26.609815,24.71873 -26.647773,24.68077 -0.03796,-0.0379 24.715632,-26.60695 24.68077,-26.64777 -0.03486,-0.0408 -30.149065,20.25171 -30.180617,20.20828 -0.03155,-0.0434 28.573585,-22.413 28.545538,-22.45877 -0.02805,-0.0458 -32.945947,15.28602 -32.970317,15.23819 -0.0244,-0.0478 31.727965,-17.66717 31.707423,-17.71676 -0.02054,-0.0496 -34.931583,9.94394 -34.948173,9.89289 -0.0166,-0.051 34.101092,-12.48631 34.088561,-12.5385 -0.01253,-0.0522 -36.057091,4.35701 -36.065491,4.30399 -0.008,-0.053 35.634539,-6.99799 35.630327,-7.05151 -0.0042,-0.0535 -36.294757,-1.3372 -36.294757,-1.39088 0,-0.0537 36.290546,-1.33737 36.294757,-1.39088 0.0042,-0.0535 -35.638727,-6.99849 -35.630327,-7.05151 0.008,-0.053 36.05296,4.35619 36.065491,4.30399 0.01253,-0.0522 -34.105151,-12.48745 -34.088561,-12.5385 0.0166,-0.0511 34.92763,9.94248 34.948173,9.89289 0.02054,-0.0496 -31.731793,-17.66893 -31.707423,-17.71676 0.0244,-0.0478 32.942269,15.28396 32.970317,15.23819 0.02805,-0.0458 -28.577091,-22.41534 -28.545539,-22.45877 0.03155,-0.0434 30.145755,20.2491 30.180618,20.20828 0.03486,-0.0408 -24.718727,-26.60982 -24.68077,-26.64777 0.03796,-0.038 26.606954,24.71563 26.647773,24.68077 0.04082,-0.0349 -20.251706,-30.14907 -20.208278,-30.18062 0.04343,-0.0315 22.413001,28.57358 22.458771,28.54554 0.04577,-0.0281 -15.286021,-32.94595 -15.238192,-32.97032 0.04783,-0.0244 17.667167,31.72797 17.716761,31.70742 0.04959,-0.0205 -9.943944,-34.93158 -9.892891,-34.94817 0.05105,-0.0166 12.486307,34.10109 12.538504,34.08856 0.0522,-0.0125 -4.357013,-36.05709 -4.303994,-36.06549 0.05302,-0.008 6.997994,35.63454 7.051509,35.63033 0.05351,-0.004 1.337201,-36.29476 1.390881,-36.29476 0.05368,0 1.337367,36.29055 1.390881,36.29476 0.05351,0.004 6.99849,-35.63873 7.051509,-35.63033 0.05302,0.008 -4.356191,36.05296 -4.303994,36.06549 0.0522,0.0125 12.487451,-34.10515 12.538504,-34.08856 0.05105,0.0166 -9.942485,34.92763 -9.892891,34.94817 0.04959,0.0206 17.668931,-31.73179 17.716761,-31.70742 0.04783,0.0244 -15.283962,32.94227 -15.238192,32.97032 0.04577,0.028 22.415343,-28.57709 22.458771,-28.54554 0.04343,0.0315 -20.249097,30.14575 -20.208278,30.18062 0.04082,0.0349 26.609815,-24.71873 26.647773,-24.68077 0.03796,0.0379 -24.715632,26.60695 -24.68077,26.64777 0.03486,0.0408 30.1490651,-20.25171 30.1806174,-20.20828 0.031552,0.0434 -28.5735854,22.413 -28.5455384,22.45877 0.02805,0.0458 32.945945,-15.28602 32.9703152,-15.23819 0.02437,0.0478 -31.7279632,17.66717 -31.7074212,17.71676 0.02054,0.0496 34.9315861,-9.94394 34.9481741,-9.89289 0.016588,0.051 -34.1010931,12.48631 -34.0885621,12.5385 0.01253,0.0522 36.05709576,-4.35701 36.06549318,-4.30399 0.008397,0.053 -35.63454118,6.99799 -35.63032918,7.05151 0.0042,0.0535 36.2947597,1.3372 36.2947597,1.39088 0,0.0537 -36.2905487,1.33737 -36.2947597,1.39088 -0.0042,0.0535 35.63872665,6.99849 35.63032923,7.05151 -0.008397,0.053 -36.05296223,-4.35619 -36.06549323,-4.30399 -0.01253,0.0522 34.1051503,12.48745 34.0885623,12.5385 -0.016588,0.0511 -34.9276313,-9.94248 -34.9481743,-9.89289 -0.02054,0.0496 31.7317916,17.66893 31.7074214,17.71676 -0.02437,0.0478 -32.9422674,-15.28396 -32.9703154,-15.23819 -0.02805,0.0458 28.577091,22.41534 28.5455387,22.45877 -0.031552,0.0434 -30.1457547,-20.2491 -30.1806177,-20.20828 -0.03486,0.0408 24.718727,26.60982 24.68077,26.64777 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
325 inkscape:randomized="0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
326 inkscape:rounded="0.0014779187"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
327 inkscape:flatsided="false"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
328 sodipodi:arg2="0.86393798"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
329 sodipodi:arg1="0.78539816"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
330 sodipodi:r2="17.72747"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
331 sodipodi:r1="53.967583"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
332 sodipodi:cy="162"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
333 sodipodi:cx="-53.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
334 sodipodi:sides="40"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
335 id="path4230"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
336 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
337 sodipodi:type="star" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
338 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
339 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
340 id="g4279"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
341 transform="matrix(0.96969697,0,0,0.96969697,-17.454541,32.374611)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
342 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
343 transform="translate(0,796.36218)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
344 d="m 116.5,173 c 0,8.83656 -7.16344,16 -16,16 -8.836556,0 -16,-7.16344 -16,-16 0,-8.83656 7.163444,-16 16,-16 8.83656,0 16,7.16344 16,16 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
345 sodipodi:ry="16"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
346 sodipodi:rx="16"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
347 sodipodi:cy="173"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
348 sodipodi:cx="100.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
349 id="path4251"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
350 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
351 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
352 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
353 transform="matrix(1.1410256,0,0,1.1410256,-16.169868,769.39744)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
354 d="m 110.18539,175.25 c 0,4.3826 -3.55279,7.93539 -7.93539,7.93539 -4.382597,0 -7.935393,-3.55279 -7.935393,-7.93539 0,-4.3826 3.552796,-7.93539 7.935393,-7.93539 4.3826,0 7.93539,3.55279 7.93539,7.93539 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
355 sodipodi:ry="7.9353933"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
356 sodipodi:rx="7.9353933"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
357 sodipodi:cy="175.25"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
358 sodipodi:cx="102.25"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
359 id="path4253"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
360 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter4275)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
361 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
362 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
363 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
364 id="g4194"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
365 transform="translate(58.68144,63.03284)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
366 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
367 transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
368 d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
369 sodipodi:ry="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
370 sodipodi:rx="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
371 sodipodi:cy="32.964287"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
372 sodipodi:cx="37.32143"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
373 id="path4196"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
374 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
375 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
376 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
377 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
378 id="text4198"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
379 y="847.53003"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
380 x="19.92354"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
381 style="font-size:50px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
382 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
383 y="847.53003"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
384 x="19.92354"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
385 id="tspan4200"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
386 sodipodi:role="line">1</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
387 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
388 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
389 transform="translate(122.68144,63.03284)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
390 id="g4202">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
391 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
392 sodipodi:type="arc"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
393 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
394 id="path4204"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
395 sodipodi:cx="37.32143"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
396 sodipodi:cy="32.964287"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
397 sodipodi:rx="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
398 sodipodi:ry="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
399 d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
400 transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
401 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
402 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
403 style="font-size:50px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
404 x="19.92354"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
405 y="847.53003"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
406 id="text4206"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
407 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
408 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
409 id="tspan4208"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
410 x="19.92354"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
411 y="847.53003">2</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
412 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
413 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
414 id="g4210"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
415 transform="translate(186.68144,63.03284)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
416 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
417 transform="matrix(0.9999103,0,0,0.9999103,4.7705855e-4,796.36801)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
418 d="m 68.824301,32.964287 c 0,17.398555 -14.104316,31.50287 -31.502871,31.50287 -17.398555,0 -31.5028704,-14.104315 -31.5028704,-31.50287 0,-17.398555 14.1043154,-31.5028708 31.5028704,-31.5028708 17.398555,0 31.502871,14.1043158 31.502871,31.5028708 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
419 sodipodi:ry="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
420 sodipodi:rx="31.502871"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
421 sodipodi:cy="32.964287"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
422 sodipodi:cx="37.32143"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
423 id="path4212"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
424 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
425 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
426 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
427 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
428 id="text4214"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
429 y="847.53003"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
430 x="19.92354"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
431 style="font-size:50px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
432 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
433 y="847.53003"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
434 x="19.92354"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
435 id="tspan4216"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
436 sodipodi:role="line">3</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
437 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
438 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
439 id="g4573"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
440 transform="matrix(0.14350213,0,0,0.14350213,130.0759,833.75885)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
441 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
442 transform="translate(-11.05772,794.36181)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
443 d="m -12.727913,171.50073 c 0,56.43076 -45.746171,102.17694 -102.176937,102.17694 -56.43076,0 -102.17693,-45.74618 -102.17693,-102.17694 0,-56.43076 45.74617,-102.176931 102.17693,-102.176931 56.430766,0 102.176937,45.746171 102.176937,102.176931 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
444 sodipodi:ry="102.17693"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
445 sodipodi:rx="102.17693"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
446 sodipodi:cy="171.50073"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
447 sodipodi:cx="-114.90485"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
448 id="path4541"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
449 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:13.93707535999999969;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
450 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
451 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
452 transform="translate(-4.3401983,785.52297)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
453 d="m -83.438599,180.33957 c 0,21.08831 -17.095451,38.18377 -38.183771,38.18377 -21.08831,0 -38.18377,-17.09546 -38.18377,-38.18377 0,-21.08831 17.09546,-38.18377 38.18377,-38.18377 21.08832,0 38.183771,17.09546 38.183771,38.18377 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
454 sodipodi:ry="38.183769"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
455 sodipodi:rx="38.183769"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
456 sodipodi:cy="180.33957"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
457 sodipodi:cx="-121.62237"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
458 id="path4543"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
459 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4557);stroke-width:13.93707536;stroke-miterlimit:4;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
460 sodipodi:type="arc" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
461 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
462 transform="translate(-264.45794,2.421875e-6)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
463 id="g4514"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
464 style="stroke-width:13.93707536;stroke-miterlimit:4;stroke-dasharray:none">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
465 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
466 inkscape:transform-center-y="36.964954"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
467 inkscape:transform-center-x="-31.189648"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
468 transform="matrix(0.70710678,-0.70710679,0.70710679,0.70710678,-79.290503,943.93869)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
469 d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
470 sodipodi:t0="0.92307031"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
471 sodipodi:argument="-18.064157"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
472 sodipodi:radius="98.000641"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
473 sodipodi:revolution="3.135783"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
474 sodipodi:expansion="49.560001"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
475 sodipodi:cy="169"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
476 sodipodi:cx="136.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
477 id="path4392"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
478 style="fill:none;stroke:#000000;stroke-width:13.93707528;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
479 sodipodi:type="spiral" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
480 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
481 inkscape:transform-center-y="-10.289383"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
482 inkscape:transform-center-x="-47.985346"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
483 transform="matrix(-0.25881905,-0.96592583,0.96592583,-0.25881905,10.615838,1143.5087)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
484 d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
485 sodipodi:t0="0.92307031"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
486 sodipodi:argument="-18.064157"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
487 sodipodi:radius="98.000641"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
488 sodipodi:revolution="3.135783"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
489 sodipodi:expansion="49.560001"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
490 sodipodi:cy="169"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
491 sodipodi:cx="136.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
492 id="path4400"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
493 style="fill:none;stroke:#000000;stroke-width:13.93707529;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
494 sodipodi:type="spiral" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
495 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
496 inkscape:transform-center-y="-45.711753"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
497 inkscape:transform-center-x="-13.663211"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
498 transform="matrix(-0.96592583,-0.25881904,0.25881904,-0.96592583,228.40167,1165.4325)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
499 d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
500 sodipodi:t0="0.92307031"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
501 sodipodi:argument="-18.064157"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
502 sodipodi:radius="98.000641"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
503 sodipodi:revolution="3.135783"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
504 sodipodi:expansion="49.560001"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
505 sodipodi:cy="169"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
506 sodipodi:cx="136.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
507 id="path4408"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
508 style="fill:none;stroke:#000000;stroke-width:13.93707533;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
509 sodipodi:type="spiral" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
510 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
511 sodipodi:type="spiral"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
512 style="fill:none;stroke:#000000;stroke-width:13.93707533;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
513 id="path4410"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
514 sodipodi:cx="136.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
515 sodipodi:cy="169"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
516 sodipodi:expansion="49.560001"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
517 sodipodi:revolution="3.135783"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
518 sodipodi:radius="98.000641"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
519 sodipodi:argument="-18.064157"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
520 sodipodi:t0="0.92307031"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
521 d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
522 transform="matrix(-0.96592583,-0.25881904,0.25881904,-0.96592583,228.40167,1165.4325)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
523 inkscape:transform-center-x="-13.663211"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
524 inkscape:transform-center-y="-45.711753" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
525 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
526 sodipodi:type="spiral"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
527 style="fill:none;stroke:#000000;stroke-width:13.93707528;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
528 id="path4420"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
529 sodipodi:cx="136.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
530 sodipodi:cy="169"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
531 sodipodi:expansion="49.560001"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
532 sodipodi:revolution="3.135783"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
533 sodipodi:radius="98.000641"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
534 sodipodi:argument="-18.064157"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
535 sodipodi:t0="0.92307031"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
536 d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
537 transform="matrix(-0.70710678,0.70710679,-0.70710679,-0.70710678,356.28121,987.78641)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
538 inkscape:transform-center-x="31.189672"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
539 inkscape:transform-center-y="-36.964935" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
540 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
541 inkscape:transform-center-y="45.711713"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
542 inkscape:transform-center-x="13.663197"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
543 transform="matrix(0.96592583,0.25881904,-0.25881904,0.96592583,48.589077,766.29254)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
544 d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
545 sodipodi:t0="0.92307031"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
546 sodipodi:argument="-18.064157"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
547 sodipodi:radius="98.000641"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
548 sodipodi:revolution="3.135783"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
549 sodipodi:expansion="49.560001"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
550 sodipodi:cy="169"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
551 sodipodi:cx="136.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
552 id="path4426"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
553 style="fill:none;stroke:#000000;stroke-width:13.93707533;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
554 sodipodi:type="spiral" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
555 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
556 inkscape:transform-center-y="10.289413"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
557 inkscape:transform-center-x="47.98532"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
558 transform="matrix(0.25881905,0.96592583,-0.96592583,0.25881905,266.37492,788.21641)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
559 d="m 138.34069,169.22723 c 27.80366,14.28234 -2.68401,85.44075 -8.47531,97.54857"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
560 sodipodi:t0="0.92307031"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
561 sodipodi:argument="-18.064157"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
562 sodipodi:radius="98.000641"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
563 sodipodi:revolution="3.135783"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
564 sodipodi:expansion="49.560001"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
565 sodipodi:cy="169"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
566 sodipodi:cx="136.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
567 id="path4434"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
568 style="fill:none;stroke:#000000;stroke-width:13.93707529;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
569 sodipodi:type="spiral" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
570 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
571 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
572 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
573 sodipodi:type="arc"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
574 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter4623)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
575 id="path4603"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
576 sodipodi:cx="100.5"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
577 sodipodi:cy="173"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
578 sodipodi:rx="16"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
579 sodipodi:ry="16"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
580 d="m 116.5,173 c 0,8.83656 -7.16344,16 -16,16 -8.836556,0 -16,-7.16344 -16,-16 0,-8.83656 7.163444,-16 16,-16 8.83656,0 16,7.16344 16,16 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
581 transform="matrix(0.91240876,0,0,0.91240876,52.302923,814.51547)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
582 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
583 id="g4672"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
584 transform="matrix(0.27506292,0,0,0.27506292,116.72823,693.83445)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
585 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
586 id="rect4629"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
587 d="m 159.09375,159.84375 0,24.03125 0,0.0312 12.03125,0 0,20.3125 -12.03125,0 0,24.03125 12.03125,0 -0.0312,20.34375 -12,0 0,24.03125 24.0625,0 0,-12 20.3125,0 0,12 24.03125,0 0,-12 20.34375,0 0,12 24.03125,0 0,-24.03125 -12,0 -0.0312,-20.34375 12.03125,0 0,-24.03125 -12.03125,0 0,-20.3125 12.03125,0 0,-0.0312 0,-24.03125 -24.03125,0 0,12 -20.34375,0 0,-12 -24.03125,0 0,12 -20.3125,0 0,-12 -0.0312,0 -24.03125,0 z m 24.03125,24.03125 0.0312,0 20.3125,0 24.03125,0 20.34375,0 0,0.0312 0,20.3125 0,24.03125 0,20.34375 -20.34375,0 -24.03125,0 -20.3125,0 -0.0312,0 0,-20.34375 0,-24.03125 0,-20.3125 0,-0.0312 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
588 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.55566716;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
589 inkscape:connector-curvature="0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
590 transform="translate(0,796.36218)" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
591 <path
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
592 inkscape:connector-curvature="0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
593 style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
594 d="m 173.76621,970.87842 0,17.77848 0,0.0231 8.90079,0 0,15.0273 -8.90079,0 0,17.7786 8.90079,0 -0.0231,15.0504 -8.8777,0 0,17.7784 17.80161,0 0,-8.8776 15.02731,0 0,8.8776 17.77849,0 0,-8.8776 15.05044,0 0,8.8776 17.77848,0 0,-17.7784 -8.87768,0 -0.0231,-15.0504 8.9008,0 0,-17.7786 -8.9008,0 0,-15.0273 8.9008,0 0,-0.0231 0,-17.77848 -17.77848,0 0,8.87768 -15.05044,0 0,-8.87768 -17.77848,0 0,8.87768 -15.02733,0 0,-8.87768 -0.0231,0 -17.77849,0 z m 17.77849,17.77848 0.0232,0 15.02733,0 17.77847,0 15.05045,0 0,0.0231 0,15.0273 0,17.7786 0,15.0504 -15.05045,0 -17.77847,0 -15.02733,0 -0.0232,0 0,-15.0504 0,-17.7786 0,-15.0273 0,-0.0231 z"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
595 id="path4670" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
596 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
597 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
598 id="g4682"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
599 transform="translate(-17.17767,7.1274388)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
600 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
601 y="1029.7347"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
602 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
603 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
604 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
605 id="rect4676"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
606 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
607 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
608 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
609 id="text4678"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
610 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
611 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
612 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
613 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
614 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
615 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
616 id="tspan4680"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
617 sodipodi:role="line">0</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
618 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
619 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
620 id="g4687"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
621 transform="translate(-1.1776695,7.1274388)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
622 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
623 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
624 id="rect4689"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
625 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
626 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
627 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
628 y="1029.7347" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
629 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
630 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
631 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
632 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
633 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
634 id="text4691"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
635 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
636 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
637 id="tspan4693"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
638 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
639 y="1041.6029">1</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
640 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
641 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
642 transform="translate(14.82233,7.1274388)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
643 id="g4695">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
644 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
645 y="1029.7347"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
646 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
647 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
648 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
649 id="rect4697"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
650 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
651 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
652 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
653 id="text4699"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
654 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
655 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
656 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
657 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
658 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
659 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
660 id="tspan4701"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
661 sodipodi:role="line">2</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
662 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
663 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
664 id="g4703"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
665 transform="translate(30.82233,7.1274388)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
666 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
667 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
668 id="rect4705"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
669 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
670 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
671 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
672 y="1029.7347" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
673 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
674 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
675 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
676 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
677 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
678 id="text4707"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
679 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
680 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
681 id="tspan4709"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
682 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
683 y="1041.6029">3</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
684 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
685 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
686 transform="translate(46.82233,7.1274388)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
687 id="g4711">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
688 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
689 y="1029.7347"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
690 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
691 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
692 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
693 id="rect4713"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
694 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
695 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
696 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
697 id="text4715"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
698 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
699 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
700 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
701 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
702 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
703 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
704 id="tspan4717"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
705 sodipodi:role="line">4</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
706 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
707 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
708 id="g4719"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
709 transform="translate(62.82233,7.1274388)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
710 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
711 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
712 id="rect4721"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
713 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
714 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
715 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
716 y="1029.7347" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
717 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
718 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
719 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
720 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
721 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
722 id="text4723"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
723 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
724 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
725 id="tspan4725"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
726 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
727 y="1041.6029">5</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
728 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
729 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
730 transform="translate(94.82233,7.1274388)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
731 id="g4727">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
732 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
733 y="1029.7347"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
734 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
735 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
736 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
737 id="rect4729"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
738 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
739 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
740 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
741 id="text4731"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
742 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
743 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
744 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
745 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
746 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
747 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
748 id="tspan4733"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
749 sodipodi:role="line">7</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
750 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
751 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
752 id="g4735"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
753 transform="translate(110.82233,7.1274388)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
754 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
755 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
756 id="rect4737"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
757 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
758 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
759 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
760 y="1029.7347" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
761 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
762 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
763 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
764 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
765 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
766 id="text4739"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
767 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
768 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
769 id="tspan4741"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
770 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
771 y="1041.6029">8</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
772 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
773 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
774 transform="translate(126.82233,7.1274388)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
775 id="g4743">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
776 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
777 y="1029.7347"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
778 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
779 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
780 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
781 id="rect4745"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
782 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
783 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
784 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
785 id="text4747"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
786 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
787 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
788 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
789 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
790 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
791 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
792 id="tspan4749"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
793 sodipodi:role="line">9</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
794 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
795 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
796 id="g4751"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
797 transform="translate(142.82233,7.1274388)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
798 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
799 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
800 id="rect4753"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
801 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
802 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
803 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
804 y="1029.7347" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
805 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
806 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
807 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
808 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
809 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
810 id="text4755"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
811 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
812 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
813 id="tspan4757"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
814 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
815 y="1041.6029">A</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
816 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
817 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
818 transform="translate(78.82233,7.1274388)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
819 id="g4759">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
820 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
821 y="1029.7347"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
822 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
823 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
824 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
825 id="rect4761"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
826 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
827 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
828 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
829 id="text4763"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
830 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
831 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
832 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
833 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
834 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
835 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
836 id="tspan4765"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
837 sodipodi:role="line">6</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
838 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
839 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
840 id="g4767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
841 transform="translate(158.82233,7.1274388)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
842 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
843 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
844 id="rect4769"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
845 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
846 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
847 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
848 y="1029.7347" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
849 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
850 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
851 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
852 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
853 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
854 id="text4771"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
855 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
856 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
857 id="tspan4773"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
858 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
859 y="1041.6029">B</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
860 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
861 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
862 transform="translate(174.82233,7.1274388)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
863 id="g4775">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
864 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
865 y="1029.7347"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
866 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
867 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
868 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
869 id="rect4777"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
870 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
871 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
872 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
873 id="text4779"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
874 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
875 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
876 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
877 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
878 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
879 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
880 id="tspan4781"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
881 sodipodi:role="line">C</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
882 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
883 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
884 id="g4783"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
885 transform="translate(190.82233,7.1274388)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
886 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
887 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
888 id="rect4785"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
889 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
890 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
891 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
892 y="1029.7347" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
893 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
894 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
895 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
896 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
897 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
898 id="text4787"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
899 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
900 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
901 id="tspan4789"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
902 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
903 y="1041.6029">D</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
904 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
905 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
906 transform="translate(206.82233,7.1274388)"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
907 id="g4791">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
908 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
909 y="1029.7347"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
910 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
911 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
912 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
913 id="rect4793"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
914 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
915 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
916 sodipodi:linespacing="125%"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
917 id="text4795"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
918 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
919 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
920 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
921 xml:space="preserve"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
922 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
923 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
924 id="tspan4797"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
925 sodipodi:role="line">E</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
926 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
927 <g
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
928 id="g4799"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
929 transform="translate(222.82233,7.1274388)">
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
930 <rect
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
931 style="fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
932 id="rect4801"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
933 width="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
934 height="15"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
935 x="17.67767"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
936 y="1029.7347" />
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
937 <text
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
938 xml:space="preserve"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
939 style="font-size:12px;font-style:normal;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
940 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
941 y="1041.6029"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
942 id="text4803"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
943 sodipodi:linespacing="125%"><tspan
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
944 sodipodi:role="line"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
945 id="tspan4805"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
946 x="21.002865"
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
947 y="1041.6029">F</tspan></text>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
948 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
949 </g>
1bc0ad774ed4 More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
diff changeset
950 </svg>