-
Notifications
You must be signed in to change notification settings - Fork 0
/
Untitled Diagram.drawio
817 lines (817 loc) · 84.4 KB
/
Untitled Diagram.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
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
<mxfile host="app.diagrams.net" modified="2024-07-23T19:45:06.323Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" etag="E4EwJOJZhZsGLICwhg80" version="24.7.1" type="github">
<diagram name="Page-1" id="FUWo2Y51OWxyG4Jk93Gd">
<mxGraphModel dx="1098" dy="656" grid="0" 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="ar6Wckdf8JKicGxUos1O-1" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="20" y="410" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-2" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="297" y="470" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-3" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="297" y="410" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-4" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;gradientColor=#336600;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="204" y="490" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-5" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;gradientColor=#336600;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="204" y="430" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-6" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;gradientColor=#336600;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="204" y="370" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-7" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#ffe6cc;gradientDirection=radial;shadow=0;strokeColor=#994C00;gradientColor=#CC6600;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="114" y="470" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-8" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#ffe6cc;gradientDirection=radial;shadow=0;strokeColor=#994C00;gradientColor=#CC6600;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="114" y="410" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-9" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="20" y="470" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-10" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="140.60660171781728" y="414.3933982821827" as="sourcePoint" />
<mxPoint x="205" y="392" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-11" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.667;entryDx=0;entryDy=0;exitX=1;exitY=0.333;exitDx=0;exitDy=0;exitPerimeter=0;entryPerimeter=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-7" target="ar6Wckdf8JKicGxUos1O-5">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="134" y="480" as="sourcePoint" />
<mxPoint x="204" y="440" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-12" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-7" target="ar6Wckdf8JKicGxUos1O-4">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150" y="484" as="sourcePoint" />
<mxPoint x="218" y="466" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-13" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-8">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="134" y="430" as="sourcePoint" />
<mxPoint x="204" y="444" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-14" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-8" target="ar6Wckdf8JKicGxUos1O-4">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="144" y="440" as="sourcePoint" />
<mxPoint x="194" y="454" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-15" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-7" target="ar6Wckdf8JKicGxUos1O-6">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="134" y="480" as="sourcePoint" />
<mxPoint x="198" y="441" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-16" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="61" y="431" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-17" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="250" y="430" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-18" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="30" y="608" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-19" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="307" y="668" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-20" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="307" y="608" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-21" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="214" y="688" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-22" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="214" y="628" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-23" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="214" y="568" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-24" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="124" y="668" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-25" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="124" y="608" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-26" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="30" y="668" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-27" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#1A3300;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150.60660171781728" y="612.3933982821829" as="sourcePoint" />
<mxPoint x="215" y="590" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-28" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.667;entryDx=0;entryDy=0;exitX=1;exitY=0.333;exitDx=0;exitDy=0;exitPerimeter=0;entryPerimeter=0;strokeColor=#1A3300;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-24" target="ar6Wckdf8JKicGxUos1O-22">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="144" y="678" as="sourcePoint" />
<mxPoint x="214" y="638" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-29" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-24" target="ar6Wckdf8JKicGxUos1O-21">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="160" y="682" as="sourcePoint" />
<mxPoint x="228" y="664" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-30" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-25">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="144" y="628" as="sourcePoint" />
<mxPoint x="214" y="642" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-31" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=1;exitDx=0;exitDy=0;strokeColor=#1A3300;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-25" target="ar6Wckdf8JKicGxUos1O-21">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="154" y="638" as="sourcePoint" />
<mxPoint x="204" y="652" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-32" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#1A3300;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-24" target="ar6Wckdf8JKicGxUos1O-23">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="144" y="678" as="sourcePoint" />
<mxPoint x="208" y="639" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-33" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="71" y="629" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-34" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="260" y="628" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-35" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="30" y="820" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-36" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="307" y="880" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-37" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="307" y="820" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-38" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="214" y="900" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-39" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="214" y="840" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-40" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="214" y="780" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-41" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="124" y="880" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-42" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="124" y="820" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-43" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="30" y="880" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-44" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150.60660171781728" y="824.3933982821827" as="sourcePoint" />
<mxPoint x="215" y="802" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-45" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.667;entryDx=0;entryDy=0;exitX=1;exitY=0.333;exitDx=0;exitDy=0;exitPerimeter=0;entryPerimeter=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-41" target="ar6Wckdf8JKicGxUos1O-39">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="144" y="890" as="sourcePoint" />
<mxPoint x="214" y="850" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-46" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-41" target="ar6Wckdf8JKicGxUos1O-38">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="160" y="894" as="sourcePoint" />
<mxPoint x="228" y="876" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-47" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-42">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="144" y="840" as="sourcePoint" />
<mxPoint x="214" y="854" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-48" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-42" target="ar6Wckdf8JKicGxUos1O-38">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="154" y="850" as="sourcePoint" />
<mxPoint x="204" y="864" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-49" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-41" target="ar6Wckdf8JKicGxUos1O-40">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="144" y="890" as="sourcePoint" />
<mxPoint x="208" y="851" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-50" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="71" y="841" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-51" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="260" y="840" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-52" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="20" y="190" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-53" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="297" y="250" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-54" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="297" y="190" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-55" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="204" y="270" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-56" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="204" y="210" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-57" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="204" y="150" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-58" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="114" y="250" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-59" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="114" y="190" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-60" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="20" y="250" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-61" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#CC6600;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="140.60660171781728" y="194.39339828218272" as="sourcePoint" />
<mxPoint x="205" y="172" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-62" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.667;entryDx=0;entryDy=0;exitX=1;exitY=0.333;exitDx=0;exitDy=0;exitPerimeter=0;entryPerimeter=0;strokeColor=#CC6600;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-58" target="ar6Wckdf8JKicGxUos1O-56">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="134" y="260" as="sourcePoint" />
<mxPoint x="204" y="220" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-63" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#CC6600;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-58" target="ar6Wckdf8JKicGxUos1O-55">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150" y="264" as="sourcePoint" />
<mxPoint x="218" y="246" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-64" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#CC6600;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-59">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="134" y="210" as="sourcePoint" />
<mxPoint x="204" y="224" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-65" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0;entryDx=0;entryDy=0;exitX=1;exitY=1;exitDx=0;exitDy=0;strokeColor=#CC6600;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-59" target="ar6Wckdf8JKicGxUos1O-55">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="144" y="220" as="sourcePoint" />
<mxPoint x="194" y="234" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-66" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#CC6600;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-58" target="ar6Wckdf8JKicGxUos1O-57">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="134" y="260" as="sourcePoint" />
<mxPoint x="198" y="221" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-67" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="61" y="211" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-68" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="250" y="210" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-71" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="654" y="309" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-72" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="654" y="249" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-73" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#CC6600;fillColor=#ffe6cc;gradientDirection=radial;shadow=0;strokeColor=#994C00;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="656" y="91" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-74" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#CC6600;fillColor=#ffe6cc;gradientDirection=radial;shadow=0;strokeColor=#994C00;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="536" y="220" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-75" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#CC6600;fillColor=#ffe6cc;gradientDirection=radial;shadow=0;strokeColor=#994C00;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="536" y="160" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-76" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#CC6600;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-75" target="ar6Wckdf8JKicGxUos1O-85">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="576.6066017178173" y="164.39339828218272" as="sourcePoint" />
<mxPoint x="641" y="142" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-77" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-74" target="ar6Wckdf8JKicGxUos1O-72">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="570" y="230" as="sourcePoint" />
<mxPoint x="640" y="190" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-78" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-74" target="ar6Wckdf8JKicGxUos1O-71">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="586" y="234" as="sourcePoint" />
<mxPoint x="654" y="216" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-80" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=1;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-75" target="ar6Wckdf8JKicGxUos1O-71">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="580" y="190" as="sourcePoint" />
<mxPoint x="630" y="204" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-81" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#CC6600;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-74" target="ar6Wckdf8JKicGxUos1O-73">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="570" y="230" as="sourcePoint" />
<mxPoint x="634" y="191" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-82" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="694" y="230" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-83" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="486" y="230" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-84" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#CC6600;fillColor=#ffe6cc;gradientDirection=radial;shadow=0;strokeColor=#994C00;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="537" y="277" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-85" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#CC6600;fillColor=#ffe6cc;gradientDirection=radial;shadow=0;strokeColor=#994C00;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="655" y="193" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-86" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;rotation=90;" vertex="1" parent="1">
<mxGeometry x="654" y="145" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-88" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#CC6600;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-84" target="ar6Wckdf8JKicGxUos1O-73">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="572" y="283" as="sourcePoint" />
<mxPoint x="640" y="130" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-89" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;strokeColor=#CC6600;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-75" target="ar6Wckdf8JKicGxUos1O-73">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="580" y="160" as="sourcePoint" />
<mxPoint x="641" y="-30" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-91" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#000000;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;exitX=1;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-75" target="ar6Wckdf8JKicGxUos1O-72">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="570" y="180" as="sourcePoint" />
<mxPoint x="634" y="223" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-92" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#000000;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-84" target="ar6Wckdf8JKicGxUos1O-71">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="580.9966017178173" y="295.3933982821827" as="sourcePoint" />
<mxPoint x="638.39" y="339" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-93" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#CC6600;strokeWidth=1.5;exitX=1;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-74" target="ar6Wckdf8JKicGxUos1O-85">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="580" y="233" as="sourcePoint" />
<mxPoint x="630" y="183" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-94" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-84" target="ar6Wckdf8JKicGxUos1O-72">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="579" y="295" as="sourcePoint" />
<mxPoint x="633" y="270" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-95" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#CC6600;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-84" target="ar6Wckdf8JKicGxUos1O-85">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="580" y="280" as="sourcePoint" />
<mxPoint x="624" y="254" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-100" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="530" y="338" width="144" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-96" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-100">
<mxGeometry x="98.79617834394905" width="64.20382165605096" height="14.285714285714286" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-97" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-100">
<mxGeometry width="64.20382165605096" height="14.285714285714286" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-98" value="<h4><i style=""><font style="font-size: 18px;" face="Times New Roman">l - 1</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-100">
<mxGeometry x="4.583184713375797" y="14.285714285714286" width="55.031847133757964" height="21.42857142857143" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-99" value="<h4><i style=""><font face="Times New Roman" style="font-size: 18px;">l</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" vertex="1" parent="ar6Wckdf8JKicGxUos1O-100">
<mxGeometry x="107.96375796178344" y="14.285714285714286" width="55.031847133757964" height="21.42857142857143" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-101" value="<h4><i style=""><font style="font-size: 18px;" face="Times New Roman">U&nbsp;<sup>l</sup><sub>1</sub></font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="687" y="87" width="35" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-102" value="<h4><i style=""><font style="font-size: 18px;" face="Times New Roman">U&nbsp;<sup>l</sup><sub>j</sub></font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="686" y="192" width="33" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-135" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="654" y="629" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-136" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="658" y="530" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-137" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="658" y="410" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-138" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="546" y="540" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-139" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="546" y="480" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-140" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#000000;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-139" target="ar6Wckdf8JKicGxUos1O-148">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="586.6066017178173" y="484.3933982821827" as="sourcePoint" />
<mxPoint x="651" y="462" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-141" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-138" target="ar6Wckdf8JKicGxUos1O-136">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="580" y="550" as="sourcePoint" />
<mxPoint x="650" y="510" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-142" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-138" target="ar6Wckdf8JKicGxUos1O-135">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="596" y="554" as="sourcePoint" />
<mxPoint x="664" y="536" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-143" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=1;exitDx=0;exitDy=0;strokeColor=#1A3300;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-139" target="ar6Wckdf8JKicGxUos1O-135">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="590" y="510" as="sourcePoint" />
<mxPoint x="640" y="524" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-144" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-138" target="ar6Wckdf8JKicGxUos1O-137">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="580" y="550" as="sourcePoint" />
<mxPoint x="644" y="511" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-145" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="696" y="499" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-146" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="496" y="501" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-147" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="547" y="597" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-148" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="659" y="473" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-150" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-147" target="ar6Wckdf8JKicGxUos1O-137">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="582" y="603" as="sourcePoint" />
<mxPoint x="650" y="450" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-151" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;strokeColor=#000000;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-139" target="ar6Wckdf8JKicGxUos1O-137">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="590" y="480" as="sourcePoint" />
<mxPoint x="651" y="290" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-152" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#1A3300;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;exitX=1;exitY=1;exitDx=0;exitDy=0;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-139" target="ar6Wckdf8JKicGxUos1O-136">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="580" y="500" as="sourcePoint" />
<mxPoint x="644" y="543" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-153" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-147" target="ar6Wckdf8JKicGxUos1O-135">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="590.9966017178173" y="615.3933982821827" as="sourcePoint" />
<mxPoint x="648.39" y="659" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-154" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;strokeWidth=1.5;exitX=1;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-138" target="ar6Wckdf8JKicGxUos1O-148">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="590" y="553" as="sourcePoint" />
<mxPoint x="640" y="503" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-155" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-147" target="ar6Wckdf8JKicGxUos1O-136">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="589" y="615" as="sourcePoint" />
<mxPoint x="643" y="590" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-156" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-147" target="ar6Wckdf8JKicGxUos1O-148">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="590" y="600" as="sourcePoint" />
<mxPoint x="634" y="574" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-157" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="540" y="658" width="144" height="29" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-158" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-157">
<mxGeometry x="90.79617834394905" width="64.20382165605096" height="13.80952380952381" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-159" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-157">
<mxGeometry width="64.20382165605096" height="13.80952380952381" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-160" value="<h4><i style=""><font style="font-size: 18px;" face="Times New Roman">l - 1</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-157">
<mxGeometry x="4.583184713375797" y="13.80952380952381" width="55.031847133757964" height="20.714285714285715" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-161" value="<h4><i style=""><font face="Times New Roman" style="font-size: 18px;">l</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" vertex="1" parent="ar6Wckdf8JKicGxUos1O-157">
<mxGeometry x="99.96375796178344" y="13.80952380952381" width="55.031847133757964" height="20.714285714285715" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-165" value="<h4><i style=""><font style="font-size: 18px;" face="Times New Roman">U&nbsp;<sup>l</sup><sub>j+1</sub></font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="695" y="535" width="35" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-166" value="<h4><i style=""><font style="font-size: 18px;" face="Times New Roman">U&nbsp;<sup>l</sup><sub>ml</sub></font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="695" y="629" width="35" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-172" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="523" y="1445" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-173" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="523" y="1375" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-174" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="523" y="1239" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-175" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#CC99FF;gradientDirection=radial;shadow=0;strokeColor=#9673a6;gradientColor=default;" vertex="1" parent="1">
<mxGeometry x="328" y="1350" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-176" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#336600;fillColor=#d5e8d4;gradientDirection=radial;shadow=0;strokeColor=#82b366;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="328" y="1290" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-177" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#000000;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-176" target="ar6Wckdf8JKicGxUos1O-185">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="368.6066017178173" y="1300.3933982821827" as="sourcePoint" />
<mxPoint x="433" y="1278" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-178" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-175" target="ar6Wckdf8JKicGxUos1O-173">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="362" y="1366" as="sourcePoint" />
<mxPoint x="432" y="1326" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-179" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-175" target="ar6Wckdf8JKicGxUos1O-172">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="378" y="1370" as="sourcePoint" />
<mxPoint x="446" y="1352" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-180" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=1;exitDx=0;exitDy=0;strokeColor=#1A3300;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-176" target="ar6Wckdf8JKicGxUos1O-172">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="372" y="1326" as="sourcePoint" />
<mxPoint x="422" y="1340" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-181" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-175" target="ar6Wckdf8JKicGxUos1O-174">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="362" y="1366" as="sourcePoint" />
<mxPoint x="426" y="1327" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-184" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#CC6600;fillColor=#ffe6cc;gradientDirection=radial;shadow=0;strokeColor=#994C00;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="329" y="1407" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-182" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="695" y="890" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-185" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="523" y="1311" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-183" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="506" y="892" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-186" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-184" target="ar6Wckdf8JKicGxUos1O-174">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="364" y="1419" as="sourcePoint" />
<mxPoint x="432" y="1266" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-187" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-176" target="ar6Wckdf8JKicGxUos1O-174">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="372" y="1296" as="sourcePoint" />
<mxPoint x="433" y="1106" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-188" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#1A3300;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;exitX=1;exitY=1;exitDx=0;exitDy=0;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-176" target="ar6Wckdf8JKicGxUos1O-173">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="362" y="1316" as="sourcePoint" />
<mxPoint x="426" y="1359" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-189" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-184" target="ar6Wckdf8JKicGxUos1O-172">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="372.99660171781727" y="1431.3933982821827" as="sourcePoint" />
<mxPoint x="430.39" y="1475" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-190" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;strokeWidth=1.5;exitX=1;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-175" target="ar6Wckdf8JKicGxUos1O-185">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="372" y="1369" as="sourcePoint" />
<mxPoint x="422" y="1319" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-191" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#1A3300;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-184" target="ar6Wckdf8JKicGxUos1O-173">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="371" y="1431" as="sourcePoint" />
<mxPoint x="425" y="1406" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-192" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-184" target="ar6Wckdf8JKicGxUos1O-185">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="372" y="1416" as="sourcePoint" />
<mxPoint x="416" y="1390" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-193" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="323" y="1472" width="144" height="42" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-195" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-193">
<mxGeometry width="64.20382165605096" height="20" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-196" value="<h4><i style=""><font style="font-size: 18px;" face="Times New Roman">l = 1</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-193">
<mxGeometry x="4.583184713375797" y="20" width="55.031847133757964" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-200" value="<font style="font-size: 24px;"><b>...</b></font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-193">
<mxGeometry x="105" y="-13" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-224" value="" style="group" vertex="1" connectable="0" parent="ar6Wckdf8JKicGxUos1O-193">
<mxGeometry x="177.79617834394907" width="64.20382165605096" height="50" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-194" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-224">
<mxGeometry width="64.20382165605096" height="20" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-197" value="<h4><i style=""><font face="Times New Roman" style="font-size: 18px;">l = L</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" vertex="1" parent="ar6Wckdf8JKicGxUos1O-224">
<mxGeometry x="9.167579617834377" y="20" width="55.031847133757964" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-201" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="712" y="1368" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-198" value="<h4><i style=""><font style="font-size: 18px;" face="Times New Roman">U&nbsp;<sup>l</sup><sub>j+1</sub></font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="694" y="926" width="35" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-202" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="712" y="1308" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-199" value="<h4><i style=""><font style="font-size: 18px;" face="Times New Roman">U&nbsp;<sup>l</sup><sub>ml</sub></font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="694" y="1020" width="35" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-203" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="172" y="1376" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-204" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;gradientColor=#4D4D4D;fillColor=default;gradientDirection=radial;shadow=0;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="172" y="1316" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-205" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#1A3300;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-204" target="ar6Wckdf8JKicGxUos1O-176">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="192" y="1346" as="sourcePoint" />
<mxPoint x="332" y="1298" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-206" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#B266FF;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-204" target="ar6Wckdf8JKicGxUos1O-175">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="625" y="1215" as="sourcePoint" />
<mxPoint x="765" y="1167" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-207" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#CC6600;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-204" target="ar6Wckdf8JKicGxUos1O-184">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="635" y="1225" as="sourcePoint" />
<mxPoint x="775" y="1177" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-208" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-174" target="ar6Wckdf8JKicGxUos1O-202">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="645" y="1235" as="sourcePoint" />
<mxPoint x="785" y="1187" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-209" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;strokeWidth=1.5;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-174" target="ar6Wckdf8JKicGxUos1O-201">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="640" y="1230" as="sourcePoint" />
<mxPoint x="795" y="1197" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-210" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-185" target="ar6Wckdf8JKicGxUos1O-202">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="665" y="1255" as="sourcePoint" />
<mxPoint x="805" y="1207" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-211" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-185" target="ar6Wckdf8JKicGxUos1O-201">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="675" y="1265" as="sourcePoint" />
<mxPoint x="815" y="1217" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-212" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#CC6600;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;entryX=0;entryY=0.5;entryDx=0;entryDy=0;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-203" target="ar6Wckdf8JKicGxUos1O-184">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="189" y="1472" as="sourcePoint" />
<mxPoint x="329" y="1424" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-213" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#B266FF;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-203" target="ar6Wckdf8JKicGxUos1O-175">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="197" y="1390" as="sourcePoint" />
<mxPoint x="332" y="1360" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-214" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#1A3300;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;entryX=0;entryY=0.5;entryDx=0;entryDy=0;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-203" target="ar6Wckdf8JKicGxUos1O-176">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="202" y="1394" as="sourcePoint" />
<mxPoint x="336" y="1316" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-215" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;strokeWidth=1.5;" edge="1" parent="1" target="ar6Wckdf8JKicGxUos1O-201">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="540" y="1450" as="sourcePoint" />
<mxPoint x="338" y="1315" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-216" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=1.5;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-173" target="ar6Wckdf8JKicGxUos1O-202">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="558" y="1400" as="sourcePoint" />
<mxPoint x="641" y="1393" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-218" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;strokeWidth=1.5;exitX=1;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-172" target="ar6Wckdf8JKicGxUos1O-202">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="544" y="1460" as="sourcePoint" />
<mxPoint x="641" y="1393" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-219" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;strokeWidth=1.5;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-173" target="ar6Wckdf8JKicGxUos1O-202">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="550" y="1460" as="sourcePoint" />
<mxPoint x="641" y="1393" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-220" value="" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;strokeWidth=1.5;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="ar6Wckdf8JKicGxUos1O-173" target="ar6Wckdf8JKicGxUos1O-201">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="560" y="1470" as="sourcePoint" />
<mxPoint x="651" y="1403" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-225" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="640" y="1540" width="120.8" height="33" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-226" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-225">
<mxGeometry width="120.8" height="13.2" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-227" value="<h4><i style=""><font face="Times New Roman" style="font-size: 18px; font-weight: normal;">output layer</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" vertex="1" parent="ar6Wckdf8JKicGxUos1O-225">
<mxGeometry x="4.816243478260868" y="13.2" width="115.98375652173912" height="19.8" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-228" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="689.9961783439492" y="1470" width="64.20382165605096" height="50" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-229" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-228">
<mxGeometry width="64.20382165605096" height="20" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-230" value="<h4><i style=""><font face="Times New Roman" style="font-size: 18px;">l = out</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" vertex="1" parent="ar6Wckdf8JKicGxUos1O-228">
<mxGeometry x="9.167579617834377" y="20" width="55.031847133757964" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-235" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="160.9961783439491" y="1470" width="64.20382165605096" height="50" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-236" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-235">
<mxGeometry width="64.20382165605096" height="20" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-237" value="<h4><i style=""><font face="Times New Roman" style="font-size: 18px;">l = in</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" vertex="1" parent="ar6Wckdf8JKicGxUos1O-235">
<mxGeometry x="9.167579617834377" y="20" width="55.031847133757964" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-238" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="269" y="1540" width="340.8" height="39" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-239" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-238">
<mxGeometry width="340.8" height="15.600000000000001" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-240" value="<h4><i style=""><font face="Times New Roman" style="font-size: 18px; font-weight: normal;">hidden layers</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" vertex="1" parent="ar6Wckdf8JKicGxUos1O-238">
<mxGeometry x="13.587547826086956" y="15.600000000000001" width="327.21245217391305" height="23.400000000000002" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-241" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="140" y="1540" width="100.8" height="39" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-242" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=north;strokeWidth=1;" vertex="1" parent="ar6Wckdf8JKicGxUos1O-241">
<mxGeometry width="100.8" height="15.600000000000001" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-243" value="<h4><i style=""><font face="Times New Roman" style="font-size: 18px; font-weight: normal;">input layer</font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" vertex="1" parent="ar6Wckdf8JKicGxUos1O-241">
<mxGeometry x="4.018852173913043" y="15.600000000000001" width="96.78114782608695" height="23.400000000000002" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-244" value="<h4><i style=""><font style="font-size: 12px;"><font style="font-weight: normal;" face="Times New Roman">U </font><font style="font-weight: normal;" face="Times New Roman"><sup style="">1</sup><sub style="">1</sub></font></font></i></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="302" y="1272" width="35" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-246" value="<h4><font style="font-size: 12px;" face="Times New Roman"><span style="font-weight: 400;"><i style="">U&nbsp;<sup style="">1</sup><sub style="">3</sub></i></span></font></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="304" y="1387" width="35" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-247" value="<h4><font style="font-size: 12px;" face="Times New Roman"><span style="font-weight: 400;"><i style="">U&nbsp;<sup style="">1</sup><sub style="">2</sub></i></span></font></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="302" y="1333" width="35" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-248" value="<h4><span style="font-weight: normal;"><i style="font-family: &quot;Times New Roman&quot;; background-color: initial;">U&nbsp;<sup style="">1</sup><sub style="">&nbsp; =&nbsp;</sub></i><i style=""><font style="font-size: 12px;"><font style="" face="Times New Roman">U </font><font style="" face="Times New Roman"><sup style="">1</sup><sub style="">1&nbsp;</sub></font></font></i><i style="font-family: &quot;Times New Roman&quot;; background-color: initial;">U&nbsp;<sup>1</sup><sub>2&nbsp;</sub></i><i style="font-family: &quot;Times New Roman&quot;; background-color: initial;">U&nbsp;<sup style="">1</sup><sub style="">3</sub></i></span></h4>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="263" y="1219" width="130.5" height="30" as="geometry" />
</mxCell>
<mxCell id="ar6Wckdf8JKicGxUos1O-249" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;direction=south;strokeWidth=1;" vertex="1" parent="1">
<mxGeometry x="269" y="1248" width="118" height="10" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>