-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdemeo.drawio
556 lines (556 loc) · 51.8 KB
/
demeo.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
<mxfile host="65bd71144e">
<diagram id="jwdTujGVpoV5pV4ccS9u" name="Page-1">
<mxGraphModel dx="832" dy="480" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="2" value="player<br>" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" parent="1" vertex="1">
<mxGeometry x="50" y="110" width="30" height="60" as="geometry"/>
</mxCell>
<mxCell id="10" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="302" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="14" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="306" y="49" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="15" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="323" y="37" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="16" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="327" y="57" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="17" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="360" y="79" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="18" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="61" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="19" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="367" y="44" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="20" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="343" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="21" value="" style="verticalLabelPosition=bottom;html=1;verticalAlign=top;strokeWidth=2;shape=mxgraph.lean_mapping.airplane_7;" vertex="1" parent="1">
<mxGeometry x="140" y="154" width="100" height="45" as="geometry"/>
</mxCell>
<mxCell id="22" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="335" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="23" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="316" y="59" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="24" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="356" y="47" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="25" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="360" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="26" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="89" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="27" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="380" y="71" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="28" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="377" y="54" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="29" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="353" y="87" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="30" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="345" y="87" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="31" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="326" y="69" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="32" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="366" y="57" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="33" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="34" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="380" y="99" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="35" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="404" y="104" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="36" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="387" y="64" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="37" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="363" y="97" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="38" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="355" y="97" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="39" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="359" y="79" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="40" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="376" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="41" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="380" y="87" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="42" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="404" y="132" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="43" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="414" y="114" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="44" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="397" y="74" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="45" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="354" y="107" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="46" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="346" y="107" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="47" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="369" y="89" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="48" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="400" y="100" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="49" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="404" y="120" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="50" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="400" y="119" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="51" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="424" y="124" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="52" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="421" y="107" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="53" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="364" y="117" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="54" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="356" y="117" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="55" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="379" y="99" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="56" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="410" y="110" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="57" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="414" y="130" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="58" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="410" y="129" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="59" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="434" y="134" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="60" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="431" y="117" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="61" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="393" y="127" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="62" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="385" y="127" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="63" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="403" y="132" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="64" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="420" y="120" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="65" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="410" y="117" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="66" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="420" y="95" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="67" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="430" y="121" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="68" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="441" y="127" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="69" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="403" y="93" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="70" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="395" y="137" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="71" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="399" y="119" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="72" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="430" y="130" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="73" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="420" y="127" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="74" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="430" y="105" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="75" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="440" y="131" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="76" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="451" y="93" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="77" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="413" y="103" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="78" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="405" y="103" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="79" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="409" y="129" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="80" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="426" y="117" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="81" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="430" y="93" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="82" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="440" y="115" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="83" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="450" y="97" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="84" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="447" y="124" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="85" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="423" y="113" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="86" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="281" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="87" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="285" y="49" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="88" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="302" y="37" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="89" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="306" y="57" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="90" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="339" y="79" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="91" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="326" y="61" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="92" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="323" y="44" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="93" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="322" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="94" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="302" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="95" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="306" y="49" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="96" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="323" y="37" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="97" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="327" y="57" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="98" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="360" y="79" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="99" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="61" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="100" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="367" y="44" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="101" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="343" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="102" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="335" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="103" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="316" y="59" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="104" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="356" y="47" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="105" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="360" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="106" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="89" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="107" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="380" y="71" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="108" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="377" y="54" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="109" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="353" y="87" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="110" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="345" y="87" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="111" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="326" y="69" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="112" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="366" y="57" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="113" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="114" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="380" y="99" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="115" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="404" y="104" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="116" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="387" y="64" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="117" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="363" y="97" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="118" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="302" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="119" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="306" y="49" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="120" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="323" y="37" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="121" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="327" y="57" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="122" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="360" y="79" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="123" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="61" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="124" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="367" y="44" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="125" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="343" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="126" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="302" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="127" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="306" y="49" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="128" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="323" y="37" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="129" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="327" y="57" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="130" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="360" y="79" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="131" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="61" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="132" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="367" y="44" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="133" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="343" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="134" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="335" y="77" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="135" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="316" y="59" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="136" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="356" y="47" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="137" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="360" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="138" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="89" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="139" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="380" y="71" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="140" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="377" y="54" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="141" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="353" y="87" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="142" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="345" y="140" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="143" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="330" y="122" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="144" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="347" y="110" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="145" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="370" y="130" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="146" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="380" y="152" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="147" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="390" y="134" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="148" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="368" y="117" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="150" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="355" y="97" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="149" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="363" y="150" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="151" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="359" y="79" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="152" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="376" y="67" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="153" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="380" y="87" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="154" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="404" y="132" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="155" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="414" y="114" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="156" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="397" y="74" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="157" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="354" y="107" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="158" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="346" y="107" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="159" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="369" y="89" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="160" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="400" y="100" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="161" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="404" y="120" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="162" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="400" y="119" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="163" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="424" y="124" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="164" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="421" y="107" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="165" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="364" y="117" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="166" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="375" y="134" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="167" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="379" y="158" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="168" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="396" y="146" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="169" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="400" y="166" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="170" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="410" y="151" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="171" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="420" y="126" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="172" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="420" y="109" width="17" height="31" as="geometry"/>
</mxCell>
<mxCell id="173" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="393" y="105" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="174" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="321" y="127" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="175" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="317" y="90" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="176" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="342" y="97" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="177" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="327" y="117" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="178" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="356" y="136" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="179" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="347" y="121" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="180" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="344" y="104" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="184" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;size=205;" vertex="1" parent="1">
<mxGeometry x="325" y="100" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="181" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="339" y="137" width="20" height="20" as="geometry"/>
</mxCell>
<mxCell id="183" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#a0522d;fontColor=#ffffff;strokeColor=#6D1F00;gradientColor=default;gradientDirection=north;" vertex="1" parent="1">
<mxGeometry x="570" y="74" width="80" height="80" as="geometry"/>
</mxCell>
<mxCell id="186" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;size=17;" vertex="1" parent="1">
<mxGeometry x="334" y="117" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="187" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#e51400;fontColor=#ffffff;strokeColor=#B20000;size=17;" vertex="1" parent="1">
<mxGeometry x="344" y="127" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="189" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;size=17;" vertex="1" parent="1">
<mxGeometry x="364" y="98" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="188" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;size=17;" vertex="1" parent="1">
<mxGeometry x="349" y="69" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="190" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;size=17;" vertex="1" parent="1">
<mxGeometry x="383" y="119" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="191" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#e51400;fontColor=#ffffff;strokeColor=#B20000;size=17;" vertex="1" parent="1">
<mxGeometry x="354" y="89" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="192" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#e51400;fontColor=#ffffff;strokeColor=#B20000;size=17;" vertex="1" parent="1">
<mxGeometry x="364" y="83" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="193" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#e51400;fontColor=#ffffff;strokeColor=#B20000;size=17;" vertex="1" parent="1">
<mxGeometry x="407" y="95" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="194" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#e51400;fontColor=#ffffff;strokeColor=#B20000;size=17;" vertex="1" parent="1">
<mxGeometry x="384" y="141" width="17" height="10" as="geometry"/>
</mxCell>
<mxCell id="195" value="" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;gradientDirection=north;fillColor=#e51400;fontColor=#ffffff;strokeColor=#B20000;size=17;" vertex="1" parent="1">
<mxGeometry x="410" y="135" width="17" height="10" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>