grid_graph_indexed.svg 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!-- Created with Inkscape (http://www.inkscape.org/) -->
  3. <svg
  4. xmlns:dc="http://purl.org/dc/elements/1.1/"
  5. xmlns:cc="http://creativecommons.org/ns#"
  6. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  7. xmlns:svg="http://www.w3.org/2000/svg"
  8. xmlns="http://www.w3.org/2000/svg"
  9. xmlns:xlink="http://www.w3.org/1999/xlink"
  10. xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  11. xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  12. width="300"
  13. height="200"
  14. id="svg2"
  15. sodipodi:version="0.32"
  16. inkscape:version="0.46"
  17. version="1.0"
  18. sodipodi:docname="drawing.svg"
  19. inkscape:output_extension="org.inkscape.output.svg.inkscape">
  20. <defs
  21. id="defs4">
  22. <marker
  23. inkscape:stockid="Arrow2Send"
  24. orient="auto"
  25. refY="0.0"
  26. refX="0.0"
  27. id="Arrow2Send"
  28. style="overflow:visible;">
  29. <path
  30. id="path3324"
  31. style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
  32. d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  33. transform="scale(0.3) rotate(180) translate(-2.3,0)" />
  34. </marker>
  35. <marker
  36. inkscape:stockid="Arrow2Mend"
  37. orient="auto"
  38. refY="0.0"
  39. refX="0.0"
  40. id="Arrow2Mend"
  41. style="overflow:visible;">
  42. <path
  43. id="path3318"
  44. style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
  45. d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  46. transform="scale(0.6) rotate(180) translate(0,0)" />
  47. </marker>
  48. <marker
  49. inkscape:stockid="Arrow2Lend"
  50. orient="auto"
  51. refY="0.0"
  52. refX="0.0"
  53. id="Arrow2Lend"
  54. style="overflow:visible;">
  55. <path
  56. id="path3312"
  57. style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
  58. d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  59. transform="scale(1.1) rotate(180) translate(1,0)" />
  60. </marker>
  61. <marker
  62. inkscape:stockid="Arrow1Send"
  63. orient="auto"
  64. refY="0.0"
  65. refX="0.0"
  66. id="Arrow1Send"
  67. style="overflow:visible;">
  68. <path
  69. id="path3306"
  70. d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
  71. style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
  72. transform="scale(0.2) rotate(180) translate(6,0)" />
  73. </marker>
  74. <marker
  75. inkscape:stockid="Arrow1Mend"
  76. orient="auto"
  77. refY="0.0"
  78. refX="0.0"
  79. id="Arrow1Mend"
  80. style="overflow:visible;">
  81. <path
  82. id="path3300"
  83. d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
  84. style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
  85. transform="scale(0.4) rotate(180) translate(10,0)" />
  86. </marker>
  87. <marker
  88. inkscape:stockid="Arrow1Lend"
  89. orient="auto"
  90. refY="0.0"
  91. refX="0.0"
  92. id="Arrow1Lend"
  93. style="overflow:visible;">
  94. <path
  95. id="path3294"
  96. d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
  97. style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
  98. transform="scale(0.8) rotate(180) translate(12.5,0)" />
  99. </marker>
  100. <inkscape:perspective
  101. sodipodi:type="inkscape:persp3d"
  102. inkscape:vp_x="0 : 526.18109 : 1"
  103. inkscape:vp_y="0 : 1000 : 0"
  104. inkscape:vp_z="744.09448 : 526.18109 : 1"
  105. inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
  106. id="perspective10" />
  107. </defs>
  108. <sodipodi:namedview
  109. id="base"
  110. pagecolor="#ffffff"
  111. bordercolor="#666666"
  112. borderopacity="1.0"
  113. gridtolerance="10000"
  114. guidetolerance="10"
  115. objecttolerance="10"
  116. inkscape:pageopacity="0.0"
  117. inkscape:pageshadow="2"
  118. inkscape:zoom="4"
  119. inkscape:cx="178.42778"
  120. inkscape:cy="42.675381"
  121. inkscape:document-units="px"
  122. inkscape:current-layer="layer2"
  123. showgrid="false"
  124. inkscape:window-width="1280"
  125. inkscape:window-height="974"
  126. inkscape:window-x="0"
  127. inkscape:window-y="25" />
  128. <metadata
  129. id="metadata7">
  130. <rdf:RDF>
  131. <cc:Work
  132. rdf:about="">
  133. <dc:format>image/svg+xml</dc:format>
  134. <dc:type
  135. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  136. </cc:Work>
  137. </rdf:RDF>
  138. </metadata>
  139. <g
  140. inkscape:label="Vertices"
  141. inkscape:groupmode="layer"
  142. id="layer1"
  143. sodipodi:insensitive="true">
  144. <g
  145. id="g3204"
  146. transform="translate(-20,-7.6293945e-6)">
  147. <path
  148. transform="translate(2.8535534,2.5428932)"
  149. sodipodi:type="arc"
  150. style="opacity:0.5;fill:#808080;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  151. id="path3199"
  152. sodipodi:cx="46.719555"
  153. sodipodi:cy="32.567215"
  154. sodipodi:rx="16.920055"
  155. sodipodi:ry="14.89975"
  156. d="M 63.63961,32.567215 A 16.920055,14.89975 0 1 1 29.7995,32.567215 A 16.920055,14.89975 0 1 1 63.63961,32.567215 z" />
  157. <g
  158. id="g3168">
  159. <path
  160. sodipodi:nodetypes="cscc"
  161. id="path3158"
  162. d="M 63.63961,33.466965 C 63.63961,25.242303 56.059425,18.567215 46.719555,18.567215 C 37.379684,18.567215 29.7995,25.242303 29.7995,33.466965 L 63.63961,33.466965 z"
  163. style="fill:#00ccff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
  164. <path
  165. style="fill:#00aad4;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
  166. d="M 63.63961,32.567215 C 63.63961,40.791877 56.059425,47.466965 46.719555,47.466965 C 37.379684,47.466965 29.7995,40.791877 29.7995,32.567215 L 63.63961,32.567215 z"
  167. id="path2385"
  168. sodipodi:nodetypes="cscc" />
  169. <path
  170. sodipodi:type="arc"
  171. style="opacity:1;fill:none;fill-opacity:1;stroke:#004455;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  172. id="path2383"
  173. sodipodi:cx="46.719555"
  174. sodipodi:cy="32.567215"
  175. sodipodi:rx="16.920055"
  176. sodipodi:ry="14.89975"
  177. d="M 63.63961,32.567215 A 16.920055,14.89975 0 1 1 29.7995,32.567215 A 16.920055,14.89975 0 1 1 63.63961,32.567215 z" />
  178. </g>
  179. </g>
  180. <text
  181. xml:space="preserve"
  182. style="font-size:14px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  183. x="42.931484"
  184. y="35.850212"
  185. id="text3160"><tspan
  186. sodipodi:role="line"
  187. id="tspan3162"
  188. x="42.931484"
  189. y="35.850212" /></text>
  190. <text
  191. xml:space="preserve"
  192. style="font-size:14px;font-style:normal;font-weight:bold;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Serif Bold"
  193. x="18.369946"
  194. y="41.303535"
  195. id="text3164"
  196. sodipodi:linespacing="125%"><tspan
  197. sodipodi:role="line"
  198. id="tspan3166"
  199. x="18.369946"
  200. y="41.303535"
  201. style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;stroke-width:2;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">0</tspan></text>
  202. <use
  203. x="0"
  204. y="0"
  205. xlink:href="#g3204"
  206. id="use3211"
  207. transform="translate(120,7.6293945e-6)"
  208. width="300"
  209. height="200" />
  210. <use
  211. height="200"
  212. width="300"
  213. transform="translate(240,7.6293945e-6)"
  214. id="use3213"
  215. xlink:href="#g3204"
  216. y="0"
  217. x="0" />
  218. <use
  219. height="200"
  220. width="300"
  221. transform="translate(120,70.000008)"
  222. id="use3217"
  223. xlink:href="#g3204"
  224. y="0"
  225. x="0" />
  226. <use
  227. x="0"
  228. y="0"
  229. xlink:href="#g3204"
  230. id="use3219"
  231. transform="translate(240,70.000008)"
  232. width="300"
  233. height="200" />
  234. <text
  235. sodipodi:linespacing="125%"
  236. id="text3233"
  237. y="42.244911"
  238. x="139.02719"
  239. style="font-size:14px;font-style:normal;font-weight:bold;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Serif Bold"
  240. xml:space="preserve"><tspan
  241. style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;stroke-width:2;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  242. y="42.244911"
  243. x="139.02719"
  244. id="tspan3235"
  245. sodipodi:role="line">1</tspan></text>
  246. <text
  247. xml:space="preserve"
  248. style="font-size:14px;font-style:normal;font-weight:bold;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Serif Bold"
  249. x="259.57211"
  250. y="42.244911"
  251. id="text3237"
  252. sodipodi:linespacing="125%"><tspan
  253. sodipodi:role="line"
  254. id="tspan3239"
  255. x="259.57211"
  256. y="42.244911"
  257. style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;stroke-width:2;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">2</tspan></text>
  258. <text
  259. sodipodi:linespacing="125%"
  260. id="text3241"
  261. y="111.91679"
  262. x="259.22055"
  263. style="font-size:14px;font-style:normal;font-weight:bold;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Serif Bold"
  264. xml:space="preserve"><tspan
  265. style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;stroke-width:2;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  266. y="111.91679"
  267. x="259.22055"
  268. id="tspan3243"
  269. sodipodi:role="line">5</tspan></text>
  270. <text
  271. xml:space="preserve"
  272. style="font-size:14px;font-style:normal;font-weight:bold;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Serif Bold"
  273. x="139.29672"
  274. y="112.24491"
  275. id="text3245"
  276. sodipodi:linespacing="125%"><tspan
  277. sodipodi:role="line"
  278. id="tspan3247"
  279. x="139.29672"
  280. y="112.24491"
  281. style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;stroke-width:2;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">4</tspan></text>
  282. <use
  283. x="0"
  284. y="0"
  285. xlink:href="#g3204"
  286. id="use3281"
  287. transform="translate(0,70.000008)"
  288. width="300"
  289. height="200" />
  290. <text
  291. sodipodi:linespacing="125%"
  292. id="text3249"
  293. y="112.07499"
  294. x="19.22641"
  295. style="font-size:14px;font-style:normal;font-weight:bold;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Serif Bold"
  296. xml:space="preserve"><tspan
  297. style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;stroke-width:2;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  298. y="112.07499"
  299. x="19.22641"
  300. id="tspan3251"
  301. sodipodi:role="line">3</tspan></text>
  302. <use
  303. x="0"
  304. y="0"
  305. xlink:href="#g3204"
  306. id="use3253"
  307. transform="translate(120,140.00001)"
  308. width="300"
  309. height="200" />
  310. <use
  311. height="200"
  312. width="300"
  313. transform="translate(240,140.00001)"
  314. id="use3255"
  315. xlink:href="#g3204"
  316. y="0"
  317. x="0" />
  318. <text
  319. xml:space="preserve"
  320. style="font-size:14px;font-style:normal;font-weight:bold;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Serif Bold"
  321. x="259.32016"
  322. y="182.075"
  323. id="text3269"
  324. sodipodi:linespacing="125%"><tspan
  325. sodipodi:role="line"
  326. id="tspan3271"
  327. x="259.32016"
  328. y="182.075"
  329. style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;stroke-width:2;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">8</tspan></text>
  330. <text
  331. sodipodi:linespacing="125%"
  332. id="text3273"
  333. y="182.08672"
  334. x="139.3436"
  335. style="font-size:14px;font-style:normal;font-weight:bold;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Serif Bold"
  336. xml:space="preserve"><tspan
  337. style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;stroke-width:2;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  338. y="182.08672"
  339. x="139.3436"
  340. id="tspan3275"
  341. sodipodi:role="line">7</tspan></text>
  342. <use
  343. x="0"
  344. y="0"
  345. xlink:href="#g3204"
  346. id="use3283"
  347. transform="translate(0,140.00001)"
  348. width="300"
  349. height="200" />
  350. <text
  351. xml:space="preserve"
  352. style="font-size:14px;font-style:normal;font-weight:bold;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Serif Bold"
  353. x="19.185394"
  354. y="182.075"
  355. id="text3277"
  356. sodipodi:linespacing="125%"><tspan
  357. sodipodi:role="line"
  358. id="tspan3279"
  359. x="19.185394"
  360. y="182.075"
  361. style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;stroke-width:2;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">6</tspan></text>
  362. </g>
  363. <g
  364. inkscape:groupmode="layer"
  365. id="layer2"
  366. inkscape:label="Edges">
  367. <path
  368. style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Send);stroke-opacity:1"
  369. d="M 54.000002,21.748208 L 118.6938,21.748208"
  370. id="path3286" />
  371. <g
  372. transform="matrix(0.541933,0,0,0.541933,62.732405,4.0797422)"
  373. id="g7282">
  374. <g
  375. id="g7286">
  376. <path
  377. style="fill:#00d455;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
  378. d="M 63.63961,34.020399 C 63.63961,25.286578 56.059425,18.198259 46.719555,18.198259 C 37.379684,18.198259 29.7995,25.286578 29.7995,34.020399 L 63.63961,34.020399 z"
  379. id="path7288"
  380. sodipodi:nodetypes="cscc" />
  381. <path
  382. sodipodi:nodetypes="cscc"
  383. id="path7290"
  384. d="M 63.63961,32.567215 C 63.63961,40.791877 56.059425,47.466965 46.719555,47.466965 C 37.379684,47.466965 29.7995,40.791877 29.7995,32.567215 L 63.63961,32.567215 z"
  385. style="fill:#00aa44;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
  386. <path
  387. d="M 63.63961,32.567215 A 16.920055,14.89975 0 1 1 29.7995,32.567215 A 16.920055,14.89975 0 1 1 63.63961,32.567215 z"
  388. sodipodi:ry="14.89975"
  389. sodipodi:rx="16.920055"
  390. sodipodi:cy="32.567215"
  391. sodipodi:cx="46.719555"
  392. id="path7292"
  393. style="opacity:1;fill:none;fill-opacity:1;stroke:#005522;stroke-width:1.84524655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
  394. sodipodi:type="arc" />
  395. </g>
  396. </g>
  397. <text
  398. xml:space="preserve"
  399. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  400. x="83.180672"
  401. y="26.825182"
  402. id="text7278"
  403. sodipodi:linespacing="125%"><tspan
  404. sodipodi:role="line"
  405. id="tspan7280"
  406. x="83.180672"
  407. y="26.825182"
  408. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">0</tspan></text>
  409. <use
  410. x="0"
  411. y="0"
  412. xlink:href="#path3286"
  413. id="use7274"
  414. transform="matrix(-1,0,0,1,174.10255,20.363961)"
  415. width="300"
  416. height="200" />
  417. <g
  418. id="g7314"
  419. transform="translate(-1.6579172,4.363961)">
  420. <use
  421. height="200"
  422. width="300"
  423. transform="translate(1.6579172,16.163061)"
  424. id="use7300"
  425. xlink:href="#g7282"
  426. y="0"
  427. x="0" />
  428. </g>
  429. <path
  430. id="use7496"
  431. d="M 14.657432,48.040442 L 14.657432,84.55194"
  432. style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.0049932;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Send);stroke-opacity:1" />
  433. <g
  434. id="g7498"
  435. transform="translate(-75.070975,29.179169)">
  436. <use
  437. x="0"
  438. y="0"
  439. xlink:href="#g7282"
  440. id="use7500"
  441. transform="translate(1.6579172,16.163061)"
  442. width="300"
  443. height="200" />
  444. </g>
  445. <use
  446. x="0"
  447. y="0"
  448. xlink:href="#path3286"
  449. id="use7505"
  450. transform="matrix(0,-0.564374,1,0,18.909224,118.5782)"
  451. width="300"
  452. height="200" />
  453. <g
  454. transform="translate(-49.070975,29.179169)"
  455. id="g7509">
  456. <use
  457. height="200"
  458. width="300"
  459. transform="translate(1.6579172,16.163061)"
  460. id="use7511"
  461. xlink:href="#g7282"
  462. y="0"
  463. x="0" />
  464. </g>
  465. <path
  466. style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.0049932;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Send);stroke-opacity:1"
  467. d="M 14.657432,118.04044 L 14.657432,154.55194"
  468. id="path7513" />
  469. <g
  470. transform="translate(-75.070975,99.17917)"
  471. id="g7515">
  472. <use
  473. height="200"
  474. width="300"
  475. transform="translate(1.6579172,16.163061)"
  476. id="use7517"
  477. xlink:href="#g7282"
  478. y="0"
  479. x="0" />
  480. </g>
  481. <use
  482. height="200"
  483. width="300"
  484. transform="matrix(0,-0.564374,1,0,18.909224,188.5782)"
  485. id="use7519"
  486. xlink:href="#path3286"
  487. y="0"
  488. x="0" />
  489. <g
  490. id="g7521"
  491. transform="translate(-49.070975,99.17917)">
  492. <use
  493. x="0"
  494. y="0"
  495. xlink:href="#g7282"
  496. id="use7523"
  497. transform="translate(1.6579172,16.163061)"
  498. width="300"
  499. height="200" />
  500. </g>
  501. <path
  502. id="path7525"
  503. d="M 134.65743,118.04044 L 134.65743,154.55194"
  504. style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.0049932;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Send);stroke-opacity:1" />
  505. <g
  506. id="g7527"
  507. transform="translate(44.929025,99.17917)">
  508. <use
  509. x="0"
  510. y="0"
  511. xlink:href="#g7282"
  512. id="use7529"
  513. transform="translate(1.6579172,16.163061)"
  514. width="300"
  515. height="200" />
  516. </g>
  517. <use
  518. x="0"
  519. y="0"
  520. xlink:href="#path3286"
  521. id="use7531"
  522. transform="matrix(0,-0.564374,1,0,138.90922,188.5782)"
  523. width="300"
  524. height="200" />
  525. <g
  526. transform="translate(70.929025,99.17917)"
  527. id="g7533"
  528. style="-inkscape-font-specification:Bitstream Vera Serif Bold;font-family:Bitstream Vera Serif;font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal;font-size:10px;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%">
  529. <use
  530. height="200"
  531. width="300"
  532. transform="translate(1.6579172,16.163061)"
  533. id="use7535"
  534. xlink:href="#g7282"
  535. y="0"
  536. x="0"
  537. style="-inkscape-font-specification:Bitstream Vera Serif Bold;font-family:Bitstream Vera Serif;font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal;font-size:10px;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" />
  538. </g>
  539. <path
  540. style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.0049932;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Send);stroke-opacity:1"
  541. d="M 254.65743,118.04044 L 254.65743,154.55194"
  542. id="path7537" />
  543. <g
  544. transform="translate(164.92902,99.17917)"
  545. id="g7539"
  546. style="-inkscape-font-specification:Bitstream Vera Serif Bold;font-family:Bitstream Vera Serif;font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal;font-size:10px;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%">
  547. <use
  548. height="200"
  549. width="300"
  550. transform="translate(1.6579172,16.163061)"
  551. id="use7541"
  552. xlink:href="#g7282"
  553. y="0"
  554. x="0"
  555. style="-inkscape-font-specification:Bitstream Vera Serif Bold;font-family:Bitstream Vera Serif;font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal;font-size:10px;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" />
  556. </g>
  557. <use
  558. height="200"
  559. width="300"
  560. transform="matrix(0,-0.564374,1,0,258.90922,188.5782)"
  561. id="use7543"
  562. xlink:href="#path3286"
  563. y="0"
  564. x="0" />
  565. <g
  566. id="g7545"
  567. transform="translate(190.92902,99.17917)">
  568. <use
  569. x="0"
  570. y="0"
  571. xlink:href="#g7282"
  572. id="use7547"
  573. transform="translate(1.6579172,16.163061)"
  574. width="300"
  575. height="200" />
  576. </g>
  577. <path
  578. id="path7549"
  579. d="M 254.65743,48.04044 L 254.65743,84.55194"
  580. style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.0049932;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Send);stroke-opacity:1" />
  581. <g
  582. id="g7551"
  583. transform="translate(164.92902,29.17917)">
  584. <use
  585. x="0"
  586. y="0"
  587. xlink:href="#g7282"
  588. id="use7553"
  589. transform="translate(1.6579172,16.163061)"
  590. width="300"
  591. height="200" />
  592. </g>
  593. <use
  594. x="0"
  595. y="0"
  596. xlink:href="#path3286"
  597. id="use7555"
  598. transform="matrix(0,-0.564374,1,0,258.90922,118.5782)"
  599. width="300"
  600. height="200" />
  601. <g
  602. transform="translate(190.92902,29.17917)"
  603. id="g7557"
  604. style="-inkscape-font-specification:Bitstream Vera Serif Bold;font-family:Bitstream Vera Serif;font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal;font-size:10px;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%">
  605. <use
  606. height="200"
  607. width="300"
  608. transform="translate(1.6579172,16.163061)"
  609. id="use7559"
  610. xlink:href="#g7282"
  611. y="0"
  612. x="0"
  613. style="-inkscape-font-specification:Bitstream Vera Serif Bold;font-family:Bitstream Vera Serif;font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal;font-size:10px;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" />
  614. </g>
  615. <path
  616. style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.0049932;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Send);stroke-opacity:1"
  617. d="M 132.65743,48.04044 L 132.65743,84.55194"
  618. id="path7561" />
  619. <g
  620. transform="translate(42.92902,29.17917)"
  621. id="g7563">
  622. <use
  623. height="200"
  624. width="300"
  625. transform="translate(1.6579172,16.163061)"
  626. id="use7565"
  627. xlink:href="#g7282"
  628. y="0"
  629. x="0" />
  630. </g>
  631. <use
  632. height="200"
  633. width="300"
  634. transform="matrix(0,-0.564374,1,0,136.90922,118.5782)"
  635. id="use7567"
  636. xlink:href="#path3286"
  637. y="0"
  638. x="0" />
  639. <g
  640. id="g7569"
  641. transform="translate(68.92902,29.17917)">
  642. <use
  643. x="0"
  644. y="0"
  645. xlink:href="#g7282"
  646. id="use7571"
  647. transform="translate(1.6579172,16.163061)"
  648. width="300"
  649. height="200" />
  650. </g>
  651. <use
  652. height="200"
  653. width="300"
  654. transform="matrix(-1,0,0,1,294.10255,20.363961)"
  655. id="use7576"
  656. xlink:href="#path3286"
  657. y="0"
  658. x="0" />
  659. <g
  660. transform="translate(118.34208,4.363961)"
  661. id="g7578">
  662. <use
  663. x="0"
  664. y="0"
  665. xlink:href="#g7282"
  666. id="use7580"
  667. transform="translate(1.6579172,16.163061)"
  668. width="300"
  669. height="200" />
  670. </g>
  671. <use
  672. x="0"
  673. y="0"
  674. xlink:href="#path3286"
  675. id="use7582"
  676. transform="translate(118,0)"
  677. width="300"
  678. height="200" />
  679. <g
  680. id="g7584"
  681. transform="matrix(-1,0,0,1,297.76046,-16.163061)">
  682. <use
  683. height="200"
  684. width="300"
  685. transform="translate(1.6579172,16.163061)"
  686. id="use7586"
  687. xlink:href="#g7282"
  688. y="0"
  689. x="0" />
  690. </g>
  691. <use
  692. x="0"
  693. y="0"
  694. xlink:href="#path3286"
  695. id="use7588"
  696. transform="matrix(-1,0,0,1,294.10255,90.36396)"
  697. width="300"
  698. height="200" />
  699. <g
  700. id="g7590"
  701. transform="translate(118.34208,74.363961)">
  702. <use
  703. height="200"
  704. width="300"
  705. transform="translate(1.6579172,16.163061)"
  706. id="use7592"
  707. xlink:href="#g7282"
  708. y="0"
  709. x="0" />
  710. </g>
  711. <use
  712. height="200"
  713. width="300"
  714. transform="translate(118,70)"
  715. id="use7594"
  716. xlink:href="#path3286"
  717. y="0"
  718. x="0" />
  719. <g
  720. transform="matrix(-1,0,0,1,297.76046,53.836939)"
  721. id="g7596">
  722. <use
  723. x="0"
  724. y="0"
  725. xlink:href="#g7282"
  726. id="use7598"
  727. transform="translate(1.6579172,16.163061)"
  728. width="300"
  729. height="200" />
  730. </g>
  731. <use
  732. height="200"
  733. width="300"
  734. transform="matrix(-1,0,0,1,294.10255,160.36396)"
  735. id="use7600"
  736. xlink:href="#path3286"
  737. y="0"
  738. x="0" />
  739. <g
  740. transform="translate(118.34208,144.36396)"
  741. id="g7602">
  742. <use
  743. x="0"
  744. y="0"
  745. xlink:href="#g7282"
  746. id="use7604"
  747. transform="translate(1.6579172,16.163061)"
  748. width="300"
  749. height="200" />
  750. </g>
  751. <use
  752. x="0"
  753. y="0"
  754. xlink:href="#path3286"
  755. id="use7606"
  756. transform="translate(118,140)"
  757. width="300"
  758. height="200" />
  759. <g
  760. id="g7608"
  761. transform="matrix(-1,0,0,1,297.76046,123.83694)">
  762. <use
  763. height="200"
  764. width="300"
  765. transform="translate(1.6579172,16.163061)"
  766. id="use7610"
  767. xlink:href="#g7282"
  768. y="0"
  769. x="0" />
  770. </g>
  771. <use
  772. x="0"
  773. y="0"
  774. xlink:href="#path3286"
  775. id="use7612"
  776. transform="matrix(-1,0,0,1,174.10255,160.36396)"
  777. width="300"
  778. height="200" />
  779. <g
  780. id="g7614"
  781. transform="translate(-1.65792,144.36396)">
  782. <use
  783. height="200"
  784. width="300"
  785. transform="translate(1.6579172,16.163061)"
  786. id="use7616"
  787. xlink:href="#g7282"
  788. y="0"
  789. x="0" />
  790. </g>
  791. <use
  792. height="200"
  793. width="300"
  794. transform="translate(-2,140)"
  795. id="use7618"
  796. xlink:href="#path3286"
  797. y="0"
  798. x="0" />
  799. <g
  800. transform="matrix(-1,0,0,1,177.76046,123.83694)"
  801. id="g7620">
  802. <use
  803. x="0"
  804. y="0"
  805. xlink:href="#g7282"
  806. id="use7622"
  807. transform="translate(1.6579172,16.163061)"
  808. width="300"
  809. height="200" />
  810. </g>
  811. <use
  812. height="200"
  813. width="300"
  814. transform="matrix(-1,0,0,1,174.10255,90.36396)"
  815. id="use7624"
  816. xlink:href="#path3286"
  817. y="0"
  818. x="0" />
  819. <g
  820. transform="translate(-1.65792,74.363961)"
  821. id="g7626">
  822. <use
  823. x="0"
  824. y="0"
  825. xlink:href="#g7282"
  826. id="use7628"
  827. transform="translate(1.6579172,16.163061)"
  828. width="300"
  829. height="200" />
  830. </g>
  831. <use
  832. x="0"
  833. y="0"
  834. xlink:href="#path3286"
  835. id="use7630"
  836. transform="translate(-2,70)"
  837. width="300"
  838. height="200" />
  839. <g
  840. id="g7632"
  841. transform="matrix(-1,0,0,1,177.76046,53.836939)">
  842. <use
  843. height="200"
  844. width="300"
  845. transform="translate(1.6579172,16.163061)"
  846. id="use7634"
  847. xlink:href="#g7282"
  848. y="0"
  849. x="0" />
  850. </g>
  851. <text
  852. sodipodi:linespacing="125%"
  853. id="text7636"
  854. y="26.825182"
  855. x="203.18066"
  856. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  857. xml:space="preserve"><tspan
  858. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  859. y="26.825182"
  860. x="203.18066"
  861. id="tspan7638"
  862. sodipodi:role="line">1</tspan></text>
  863. <text
  864. xml:space="preserve"
  865. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  866. x="83.180656"
  867. y="96.82518"
  868. id="text7640"
  869. sodipodi:linespacing="125%"><tspan
  870. sodipodi:role="line"
  871. id="tspan7642"
  872. x="83.180656"
  873. y="96.82518"
  874. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">2</tspan></text>
  875. <text
  876. sodipodi:linespacing="125%"
  877. id="text7644"
  878. y="96.82518"
  879. x="203.18066"
  880. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  881. xml:space="preserve"><tspan
  882. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  883. y="96.82518"
  884. x="203.18066"
  885. id="tspan7646"
  886. sodipodi:role="line">3</tspan></text>
  887. <text
  888. xml:space="preserve"
  889. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  890. x="83.180656"
  891. y="166.82518"
  892. id="text7648"
  893. sodipodi:linespacing="125%"><tspan
  894. sodipodi:role="line"
  895. id="tspan7650"
  896. x="83.180656"
  897. y="166.82518"
  898. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">4</tspan></text>
  899. <text
  900. sodipodi:linespacing="125%"
  901. id="text7652"
  902. y="166.82518"
  903. x="203.18066"
  904. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  905. xml:space="preserve"><tspan
  906. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  907. y="166.82518"
  908. x="203.18066"
  909. id="tspan7654"
  910. sodipodi:role="line">5</tspan></text>
  911. <text
  912. xml:space="preserve"
  913. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  914. x="200.9834"
  915. y="185.96695"
  916. id="text7656"
  917. sodipodi:linespacing="125%"><tspan
  918. sodipodi:role="line"
  919. id="tspan7658"
  920. x="200.9834"
  921. y="185.96695"
  922. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">11</tspan></text>
  923. <text
  924. sodipodi:linespacing="125%"
  925. id="text7660"
  926. y="185.89615"
  927. x="80.719727"
  928. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  929. xml:space="preserve"><tspan
  930. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  931. y="185.89615"
  932. x="80.719727"
  933. id="tspan7662"
  934. sodipodi:role="line">10</tspan></text>
  935. <text
  936. xml:space="preserve"
  937. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  938. x="83.180656"
  939. y="116.82518"
  940. id="text7664"
  941. sodipodi:linespacing="125%"><tspan
  942. sodipodi:role="line"
  943. id="tspan7666"
  944. x="83.180656"
  945. y="116.82518"
  946. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">8</tspan></text>
  947. <text
  948. sodipodi:linespacing="125%"
  949. id="text7668"
  950. y="116.82518"
  951. x="203.18066"
  952. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  953. xml:space="preserve"><tspan
  954. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  955. y="116.82518"
  956. x="203.18066"
  957. id="tspan7670"
  958. sodipodi:role="line">9</tspan></text>
  959. <text
  960. xml:space="preserve"
  961. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  962. x="203.18066"
  963. y="46.82518"
  964. id="text7672"
  965. sodipodi:linespacing="125%"><tspan
  966. sodipodi:role="line"
  967. id="tspan7674"
  968. x="203.18066"
  969. y="46.82518"
  970. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">7</tspan></text>
  971. <text
  972. sodipodi:linespacing="125%"
  973. id="text7676"
  974. y="47.352203"
  975. x="83.180672"
  976. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  977. xml:space="preserve"><tspan
  978. style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  979. y="47.352203"
  980. x="83.180672"
  981. id="tspan7678"
  982. sodipodi:role="line">6</tspan></text>
  983. <text
  984. xml:space="preserve"
  985. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  986. x="33.340851"
  987. y="70.711357"
  988. id="text7680"
  989. sodipodi:linespacing="125%"><tspan
  990. sodipodi:role="line"
  991. id="tspan7682"
  992. x="33.340851"
  993. y="70.711357"
  994. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">18</tspan></text>
  995. <text
  996. sodipodi:linespacing="125%"
  997. id="text7684"
  998. y="140.71136"
  999. x="7.4507155"
  1000. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1001. xml:space="preserve"><tspan
  1002. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1003. y="140.71136"
  1004. x="7.4507155"
  1005. id="tspan7686"
  1006. sodipodi:role="line">15</tspan></text>
  1007. <text
  1008. xml:space="preserve"
  1009. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1010. x="33.846222"
  1011. y="140.78217"
  1012. id="text7688"
  1013. sodipodi:linespacing="125%"><tspan
  1014. sodipodi:role="line"
  1015. id="tspan7690"
  1016. x="33.846222"
  1017. y="140.78217"
  1018. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">21</tspan></text>
  1019. <text
  1020. sodipodi:linespacing="125%"
  1021. id="text7692"
  1022. y="140.71136"
  1023. x="127.34085"
  1024. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  1025. xml:space="preserve"><tspan
  1026. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1027. y="140.71136"
  1028. x="127.34085"
  1029. id="tspan7694"
  1030. sodipodi:role="line">16</tspan></text>
  1031. <text
  1032. xml:space="preserve"
  1033. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  1034. x="153.79739"
  1035. y="140.78217"
  1036. id="text7696"
  1037. sodipodi:linespacing="125%"><tspan
  1038. sodipodi:role="line"
  1039. id="tspan7698"
  1040. x="153.79739"
  1041. y="140.78217"
  1042. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">22</tspan></text>
  1043. <text
  1044. sodipodi:linespacing="125%"
  1045. id="text7700"
  1046. y="70.711357"
  1047. x="151.38724"
  1048. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1049. xml:space="preserve"><tspan
  1050. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1051. y="70.711357"
  1052. x="151.38724"
  1053. id="tspan7702"
  1054. sodipodi:role="line">19</tspan></text>
  1055. <text
  1056. xml:space="preserve"
  1057. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1058. x="125.39212"
  1059. y="70.711357"
  1060. id="text7704"
  1061. sodipodi:linespacing="125%"><tspan
  1062. sodipodi:role="line"
  1063. id="tspan7706"
  1064. x="125.39212"
  1065. y="70.711357"
  1066. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">13</tspan></text>
  1067. <text
  1068. sodipodi:linespacing="125%"
  1069. id="text7708"
  1070. y="70.782158"
  1071. x="247.27737"
  1072. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1073. xml:space="preserve"><tspan
  1074. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1075. y="70.782158"
  1076. x="247.27737"
  1077. id="tspan7710"
  1078. sodipodi:role="line">14</tspan></text>
  1079. <text
  1080. xml:space="preserve"
  1081. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  1082. x="273.58255"
  1083. y="70.711357"
  1084. id="text7712"
  1085. sodipodi:linespacing="125%"><tspan
  1086. sodipodi:role="line"
  1087. id="tspan7714"
  1088. x="273.58255"
  1089. y="70.711357"
  1090. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">20</tspan></text>
  1091. <text
  1092. sodipodi:linespacing="125%"
  1093. id="text7716"
  1094. y="140.71136"
  1095. x="273.668"
  1096. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1097. xml:space="preserve"><tspan
  1098. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1099. y="140.71136"
  1100. x="273.668"
  1101. id="tspan7718"
  1102. sodipodi:role="line">23</tspan></text>
  1103. <text
  1104. xml:space="preserve"
  1105. style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
  1106. x="247.48734"
  1107. y="140.78217"
  1108. id="text7720"
  1109. sodipodi:linespacing="125%"><tspan
  1110. sodipodi:role="line"
  1111. id="tspan7722"
  1112. x="247.48734"
  1113. y="140.78217"
  1114. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold">17</tspan></text>
  1115. <text
  1116. sodipodi:linespacing="125%"
  1117. id="text7724"
  1118. y="70.782158"
  1119. x="7.5215163"
  1120. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1121. xml:space="preserve"><tspan
  1122. style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;font-family:Bitstream Vera Serif;-inkscape-font-specification:Bitstream Vera Serif Bold"
  1123. y="70.782158"
  1124. x="7.5215163"
  1125. id="tspan7726"
  1126. sodipodi:role="line">12</tspan></text>
  1127. </g>
  1128. </svg>