forked from sheeperoni/Diagrams
-
Notifications
You must be signed in to change notification settings - Fork 0
/
11EF8F81-BC77-4BD4-940F-BEEA5B9AFB71_1_201_a.drawio.xml
888 lines (888 loc) · 83.2 KB
/
11EF8F81-BC77-4BD4-940F-BEEA5B9AFB71_1_201_a.drawio.xml
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
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
<?xml version="1.0" encoding="UTF-8"?>
<mxfile host="app.diagrams.net" modified="2022-04-23T10:05:55.641Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36" etag="4IQ2cCqEzjGh5TXDYbMr" version="17.4.6" type="github">
<diagram id="aKdwvGU-b8aeIveWaDmm" name="Page-1">
<mxGraphModel dx="1539" dy="739" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="1" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="_6iywKcIbHBkewzRQr9h-2" value="<span style="color: rgb(255 , 0 , 0) ; font-size: 30px">Kalman</span>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;opacity=60;" parent="1" vertex="1">
<mxGeometry x="-50" y="53" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-4" value="<font style="font-size: 20px">Ka</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="-60" y="3" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-5" value="" style="rounded=0;whiteSpace=wrap;html=1;fontSize=20;fontColor=#FF0000;strokeColor=#FF0000;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="-55" y="13" width="30" height="25" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-6" value="<font style="font-size: 10px" color="#069968">?slipatru</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="-30" y="3" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-7" value="<font style="font-size: 10px">SLIPSTREAM</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#069968;" parent="1" vertex="1">
<mxGeometry x="-32" y="15" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-8" value="<font style="font-size: 10px">QUAUA</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#069968;" parent="1" vertex="1">
<mxGeometry x="-31" y="24" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-9" value="<span style="color: rgb(255 , 0 , 0) ; font-size: 30px">Adelman</span>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;opacity=60;" parent="1" vertex="1">
<mxGeometry x="110" y="55" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-11" value="<font style="font-size: 20px" color="#ff0000">A</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" parent="1" vertex="1">
<mxGeometry x="90" y="17" width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-12" value="" style="rounded=0;whiteSpace=wrap;html=1;fontSize=20;fontColor=#FF0000;strokeColor=#FF0000;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="90" y="14" width="30" height="25" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-13" value="<font style="font-size: 10px"><font color="#069968">DEEP&nbsp;</font><br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="114" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-14" value="-VAULT" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" parent="1" vertex="1">
<mxGeometry x="114" y="18" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-15" value="<font color="#ff0000">-CHAIN</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" parent="1" vertex="1">
<mxGeometry x="114" y="27" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-16" value="-TRUST" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="115" y="36" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-17" value="<span style="color: rgb(255 , 0 , 0) ; font-size: 30px">Riemann</span>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;opacity=60;" parent="1" vertex="1">
<mxGeometry x="280" y="55" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-18" value="<span style="font-size: 20px">R</span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="250" y="15" width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-19" value="" style="rounded=0;whiteSpace=wrap;html=1;fontSize=20;fontColor=#FF0000;strokeColor=#FF0000;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="250" y="12.5" width="30" height="25" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-20" value="<font color="#069968" style="font-size: 10px">DEEP</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="280" y="3" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-21" value="FOLD" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" parent="1" vertex="1">
<mxGeometry x="280" y="20" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-22" value="<span style="color: rgb(255 , 0 , 0) ; font-size: 30px">TURING</span>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;opacity=60;" parent="1" vertex="1">
<mxGeometry x="520" y="55" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-23" value="<font style="font-size: 20px" color="#ff0000">T</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" parent="1" vertex="1">
<mxGeometry x="510" y="15" width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-24" value="" style="rounded=0;whiteSpace=wrap;html=1;fontSize=20;fontColor=#FF0000;strokeColor=#FF0000;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="510" y="12.5" width="30" height="25" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-26" value="<font color="#069968" style="font-size: 10px">DEEP</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="540" y="3" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-27" value="<font color="#069968" style="font-size: 10px">STACK</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="538" y="12" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-28" value="<font color="#330000">AN&nbsp;<br>AUCTION<br>OF(i/o;r/w)<br>INTERACTION<br>BASED ON<br>LOCALITY OF<br>HASHES<br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="-100" y="102" width="150" height="170" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-29" value="POSITIONS" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="-85" y="268" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-30" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;fontSize=20;fontColor=#330000;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-80" y="301" as="sourcePoint" />
<mxPoint x="-80" y="265" as="targetPoint" />
<Array as="points">
<mxPoint x="-100" y="285" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-31" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;fontSize=20;fontColor=#330000;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="28" y="301" as="sourcePoint" />
<mxPoint x="28" y="265" as="targetPoint" />
<Array as="points">
<mxPoint x="48" y="285" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-32" value="CATEGORY<br>MAP" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="70" y="104" width="130" height="50" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-33" value="" style="rounded=0;whiteSpace=wrap;html=1;fontSize=20;fontColor=#330000;strokeColor=#330000;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="75" y="99" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-34" value="" style="endArrow=none;dashed=1;html=1;fontSize=20;fontColor=#330000;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="90" y="164" as="sourcePoint" />
<mxPoint x="180" y="164" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-35" value="" style="endArrow=classic;html=1;fontSize=20;fontColor=#330000;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="134.79" y="169" as="sourcePoint" />
<mxPoint x="134.79" y="209" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-36" value="CATEGORY<br>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="65" y="224" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-37" value="<font style="font-size: 15px">-SPACES<br>&nbsp; &nbsp; &nbsp; &nbsp; -MORPHISMS<br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="30" y="254" width="150" height="60" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-38" value="<span style="font-size: 10px">WALK<br></span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="141" y="242" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-39" value="NORM" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="140" y="262" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-41" value="$$\oplus , \odot, \otimes$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="101" y="275" width="130" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-42" value="" style="shape=partialRectangle;whiteSpace=wrap;html=1;bottom=1;right=1;left=1;top=0;fillColor=none;routingCenterX=-0.5;fontSize=10;fontColor=#330000;strokeColor=#330000;rotation=90;" parent="1" vertex="1">
<mxGeometry x="85" y="203.5" width="90" height="127" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-44" value="<font color="#ff0000">ADD SCALAR TENSOR&nbsp;</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="165" y="282" width="130" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-45" value="PRODUCT" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="200" y="298" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-47" value="" style="shape=partialRectangle;whiteSpace=wrap;html=1;bottom=0;right=0;fillColor=none;fontSize=10;fontColor=#FF0000;strokeColor=#FF0000;rotation=-180;" parent="1" vertex="1">
<mxGeometry x="260" y="298" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-50" value="" style="shape=partialRectangle;whiteSpace=wrap;html=1;bottom=0;right=0;fillColor=none;fontSize=10;fontColor=#FF0000;strokeColor=#FF0000;rotation=-90;" parent="1" vertex="1">
<mxGeometry x="200" y="298" width="10" height="10" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-51" value="&nbsp; &nbsp;<font color="#330000">NAVIGABLE<br>ITERABLE</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="186" y="244" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-52" value="" style="endArrow=none;dashed=1;html=1;fontSize=10;fontColor=#330000;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="140" y="268" as="sourcePoint" />
<mxPoint x="148" y="259" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-53" value="" style="endArrow=none;dashed=1;html=1;fontSize=10;fontColor=#330000;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="140" y="278.50000000000006" as="sourcePoint" />
<mxPoint x="148" y="287.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-54" value="" style="endArrow=none;dashed=1;html=1;fontSize=10;fontColor=#330000;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="140" y="274.00000000000006" as="sourcePoint" />
<mxPoint x="149" y="274" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-56" value="" style="endArrow=none;dashed=1;html=1;rounded=0;fontSize=10;fontColor=#330000;entryX=0.175;entryY=0.2;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="179" y="259" as="sourcePoint" />
<mxPoint x="199" y="250.99999999999994" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-57" value="" style="endArrow=none;dashed=1;html=1;rounded=0;fontSize=10;fontColor=#330000;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="180" y="262" as="sourcePoint" />
<mxPoint x="200" y="263.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-60" value="<font style="font-size: 15px">DATA<br>STRUCT<br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="215" y="170" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-61" value="<font style="font-size: 25px" color="#330000">IMPLEMENTATION</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;opacity=60;" parent="1" vertex="1">
<mxGeometry x="295" y="99" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-62" value="HEURISTIC" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="325" y="175" width="100" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-63" value="" style="rounded=0;whiteSpace=wrap;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="217.5" y="158.5" width="75" height="53" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-64" value="" style="rounded=0;whiteSpace=wrap;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="328.75" y="158.5" width="92.5" height="53" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-65" value="" style="endArrow=classic;html=1;rounded=0;fontSize=15;fontColor=#330000;" parent="1" target="_6iywKcIbHBkewzRQr9h-64" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="260" y="250" as="sourcePoint" />
<mxPoint x="310" y="200" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-66" value="" style="endArrow=classic;html=1;rounded=0;fontSize=15;fontColor=#330000;exitX=0.672;exitY=0.041;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-51" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="250" y="244" as="sourcePoint" />
<mxPoint x="238.75" y="212" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-67" value="" style="endArrow=classic;html=1;rounded=0;fontSize=15;fontColor=#330000;dashed=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="250" y="154" as="sourcePoint" />
<mxPoint x="267.5" y="125.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-68" value="" style="endArrow=classic;html=1;rounded=0;fontSize=15;fontColor=#330000;dashed=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="380" y="154" as="sourcePoint" />
<mxPoint x="360" y="126" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-69" value="<span style="font-size: 30px"><font color="#0000c4">BALEAJELE<br>REMES-<br>-GEREG<br></font></span>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;opacity=60;" parent="1" vertex="1">
<mxGeometry x="520" y="204" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-71" value="<font style="font-size: 30px" color="#330000">CODE</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#0000C4;" parent="1" vertex="1">
<mxGeometry x="710" y="92" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-72" value="Symbol<br>Driven<br>GRAPH" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="700" y="212" width="120" height="110" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-73" value="" style="endArrow=classic;html=1;rounded=0;fontSize=30;fontColor=#330000;" parent="1" target="_6iywKcIbHBkewzRQr9h-72" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="760" y="120" as="sourcePoint" />
<mxPoint x="760" y="160" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-74" value="<font style="font-size: 20px">EXPANDER<br>&nbsp; VISUALIZER</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="750" y="119" width="140" height="80" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-75" value="<font style="font-size: 25px"><font color="#ff0000" style="font-size: 25px">?</font><font color="#0000c4" style="font-size: 25px">COMUTATIV</font><font color="#ff0000" style="font-size: 25px">?<br></font><br><font color="#0000c4" style="font-size: 25px">t-digest&lt;LSH&gt;<br><br>LSH&lt;t-digest&gt;</font><br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="-140" y="370" width="190" height="130" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-76" value="<font color="#330000" style="font-size: 25px">COMM'S PROTOCOLS<br><br><br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#0000C4;" parent="1" vertex="1">
<mxGeometry x="65" y="350" width="280" height="120" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-77" value="LOCAL NETWORKS" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=25;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="85" y="400" width="250" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-78" value="&amp;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=25;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="190" y="378" width="30" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-79" value="t-<font color="#0000c4">digest</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=25;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="110" y="460" width="100" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-80" value="<font color="#330000">t-</font>digest <font color="#330000">&lt;LSH&gt;</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=25;fontColor=#0000C4;" parent="1" vertex="1">
<mxGeometry x="110" y="520" width="180" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-81" value="<font style="font-size: 15px">n-d</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=25;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="236" y="440" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-83" value="GEO..." style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="238" y="490" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-84" value="" style="endArrow=none;html=1;rounded=0;fontSize=15;fontColor=#330000;" parent="1" target="_6iywKcIbHBkewzRQr9h-81" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="203" y="480" as="sourcePoint" />
<mxPoint x="238" y="460" as="targetPoint" />
<Array as="points">
<mxPoint x="230" y="470" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-85" value="" style="endArrow=none;html=1;rounded=0;fontSize=15;fontColor=#330000;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="203" y="480" as="sourcePoint" />
<mxPoint x="238" y="500" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-86" value="<font style="font-size: 30px">BLOOM MAPs</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="410" y="360" width="210" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-87" value="H.F. ESTIMATORS" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="390" y="400" width="270" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-88" value="SKETCH COUNTED" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="380" y="450" width="290" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-89" value="HISTOGRAMS" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="405" y="500" width="220" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-90" value="<font style="font-size: 20px">n-d&nbsp; t-digest&nbsp; (?)</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="445" y="540" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-91" value="<font style="font-size: 30px">COMBINATORIAL<br>OBSERVATION<br>FUNCTORS<br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="385" y="610" width="260" height="90" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-92" value="$$\otimes$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="425" y="570" width="180" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-93" value="" style="endArrow=none;html=1;rounded=0;fontSize=30;fontColor=#330000;entryX=1.001;entryY=1.04;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="_6iywKcIbHBkewzRQr9h-86" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="410" y="390" as="sourcePoint" />
<mxPoint x="545" y="390" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-94" value="" style="endArrow=none;html=1;fontSize=30;fontColor=#330000;curved=1;exitX=0.007;exitY=0.987;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-87" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="400" y="435" as="sourcePoint" />
<mxPoint x="440" y="435" as="targetPoint" />
<Array as="points">
<mxPoint x="410" y="430" />
<mxPoint x="430" y="445" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-95" value="" style="endArrow=none;html=1;fontSize=30;fontColor=#330000;curved=1;exitX=0.035;exitY=1.059;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.436;entryY=0.987;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="387.1500000000001" y="490.36" as="sourcePoint" />
<mxPoint x="503.44000000000005" y="487.48" as="targetPoint" />
<Array as="points">
<mxPoint x="407" y="478" />
<mxPoint x="437" y="498" />
<mxPoint x="467" y="478" />
<mxPoint x="487" y="498" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-96" value="" style="endArrow=none;html=1;rounded=0;fontSize=30;fontColor=#330000;entryX=1.001;entryY=1.04;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="409.79" y="534.8" as="sourcePoint" />
<mxPoint x="620" y="536" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-97" value="" style="endArrow=none;html=1;rounded=0;fontSize=30;fontColor=#330000;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="430" y="705" as="sourcePoint" />
<mxPoint x="600" y="705" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-98" value="(SERIAL MONOGRAM)" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="940" y="82" width="330" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-99" value="DOUBLE-BLIND<br>MATCH" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1370" y="82" width="240" height="80" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-100" value="<font color="#0000c4">$$\mathbb{K} \sim eval.$$</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="660" y="410" width="370" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-101" value="<font color="#ff0000">OBJECTIVE</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#0000C4;" parent="1" vertex="1">
<mxGeometry x="860" y="500" width="180" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-102" value="<font color="#330000">BID<br>BET</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="840" y="590" width="70" height="80" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-103" value="" style="endArrow=classic;html=1;fontSize=30;fontColor=#330000;curved=1;strokeWidth=2;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="875" y="699" as="sourcePoint" />
<mxPoint x="815" y="609" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-104" value="HUMAN" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1110" y="440" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-105" value="MACHINE" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1100" y="560" width="150" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-106" value="<font color="#330000">BID<br>BET</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="1450" y="395" width="70" height="80" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-107" value="<font color="#0000c4">$$\mathbb{Q} \sim eval.$$</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1360" y="600" width="370" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-108" value="<font color="#ff0000">DUAL</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#0000C4;" parent="1" vertex="1">
<mxGeometry x="1320" y="500" width="100" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-109" value="" style="endArrow=classic;html=1;fontSize=30;fontColor=#330000;strokeWidth=2;entryX=1.05;entryY=-0.101;entryDx=0;entryDy=0;entryPerimeter=0;rounded=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1413" y="412" as="sourcePoint" />
<mxPoint x="1488" y="497.9599999999998" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-110" value="" style="endArrow=none;dashed=1;html=1;fontSize=30;fontColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="850" y="720" as="sourcePoint" />
<mxPoint x="960" y="600" as="targetPoint" />
<Array as="points">
<mxPoint x="880" y="620" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-111" value="" style="endArrow=none;dashed=1;html=1;fontSize=30;fontColor=#330000;strokeWidth=2;curved=1;entryX=0.11;entryY=-0.029;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="_6iywKcIbHBkewzRQr9h-107" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1520" y="710" as="sourcePoint" />
<mxPoint x="1410" y="621" as="targetPoint" />
<Array as="points">
<mxPoint x="1470" y="620" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-113" value="" style="endArrow=none;dashed=1;html=1;fontSize=30;fontColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1050" y="570" as="sourcePoint" />
<mxPoint x="1290" y="570" as="targetPoint" />
<Array as="points">
<mxPoint x="1170" y="535" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-115" value="" style="endArrow=none;dashed=1;html=1;fontSize=30;fontColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1390" y="444" as="sourcePoint" />
<mxPoint x="1520" y="350" as="targetPoint" />
<Array as="points">
<mxPoint x="1510" y="420" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-116" value="" style="endArrow=none;dashed=1;html=1;fontSize=30;fontColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1050" y="450" as="sourcePoint" />
<mxPoint x="1300" y="459" as="targetPoint" />
<Array as="points">
<mxPoint x="1174" y="510" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-117" value="" style="endArrow=none;dashed=1;html=1;fontSize=30;fontColor=#330000;strokeWidth=2;curved=1;exitX=0.784;exitY=0.7;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-100" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="930" y="437.9999999999998" as="sourcePoint" />
<mxPoint x="850" y="350" as="targetPoint" />
<Array as="points">
<mxPoint x="850" y="410" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-118" value="" style="endArrow=none;html=1;fontSize=30;fontColor=#330000;strokeWidth=2;curved=1;strokeColor=#FF0000;exitX=0.214;exitY=-0.042;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-102" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="850" y="560" as="sourcePoint" />
<mxPoint x="850" y="450" as="targetPoint" />
<Array as="points">
<mxPoint x="800" y="530" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-119" value="" style="endArrow=none;html=1;fontSize=30;fontColor=#330000;strokeWidth=2;curved=1;strokeColor=#FF0000;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1470" y="590" as="sourcePoint" />
<mxPoint x="1480" y="465" as="targetPoint" />
<Array as="points">
<mxPoint x="1520" y="525" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-120" value="<font color="#ff0000">&nbsp;ENGLISH-<br>DUTCH-<br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1090" y="770" width="170" height="80" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-121" value="$$\mathbb{Q}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="1150" y="770" width="230" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-122" value="$$\mathbb{K}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="1130" y="810" width="230" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-123" value="" style="endArrow=none;dashed=1;html=1;fontSize=30;fontColor=#FF0000;strokeColor=#0000C4;strokeWidth=2;exitX=-0.004;exitY=1.014;exitDx=0;exitDy=0;exitPerimeter=0;rounded=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-120" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1100" y="850" as="sourcePoint" />
<mxPoint x="1300" y="850" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-124" value="<font color="#0000c4" style="font-size: 20px">PRICE-IS-RIGHT</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="1110" y="850" width="170" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-125" value="<font color="#330000" style="font-size: 30px"><strike>e</strike>&nbsp;/&nbsp;<strike>d<br><br></strike></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" parent="1" vertex="1">
<mxGeometry x="-90" y="570" width="70" height="60" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-126" value="SPECTRUM<br>AVAILABILITY<br>ALLOCATION" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="-150" y="600" width="210" height="110" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-127" value="$$\mathcal{"You}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1560" y="370" width="280" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-128" value="$$\mathcal{ deserve}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1650" y="370" width="330" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-129" value="$$\mathcal{ a&nbsp; &nbsp; }$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1590" y="410" width="270" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-130" value="$$\mathcal{ true&nbsp; &nbsp; }$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1630" y="410" width="310" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-132" value="$$\mathcal{ match.}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1610" y="440" width="310" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-133" value="$$\mathcal{ It's}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1570" y="480" width="260" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-134" value="$$\mathcal{ worth}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1640" y="480" width="300" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-135" value="$$\mathcal{ the}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1740" y="480" width="270" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-136" value="$$\mathcal{ wait.}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1570" y="520" width="290" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-137" value="$$\mathcal{ Because}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1660" y="520" width="340" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-138" value="$$\mathcal{you}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1600" y="560" width="260" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-139" value="$$\mathcal{are}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1670" y="560" width="260" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-140" value="$$\mathcal{ the}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1690" y="600" width="270" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-141" value="$$\mathcal{ worth}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1590" y="600" width="300" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-142" value="$$\mathcal{ wait."}$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1640" y="640" width="300" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-169" value="" style="endArrow=none;html=1;rounded=0;fontSize=30;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1370" y="226" as="sourcePoint" />
<mxPoint x="1640" y="226" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-170" value="" style="endArrow=none;html=1;rounded=0;fontSize=30;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1490" y="254" as="sourcePoint" />
<mxPoint x="1490" y="194" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-171" value="<font style="font-size: 15px" color="#ff0000">SELF-IMAGE</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=30;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1380" y="183" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-172" value="<font color="#0000c4">PROFILE</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#FF0000;" parent="1" vertex="1">
<mxGeometry x="1400" y="233" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-173" value="<font color="#330000">SELF-OBJECTIVE</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#0000C4;" parent="1" vertex="1">
<mxGeometry x="1490" y="203.5" width="140" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-174" value="OTHER" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1500" y="233" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-175" value="(WHAT IF?)" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1650" y="191.5" width="90" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-176" value="30q" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1660" y="170" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-177" value="" style="endArrow=classic;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1614" y="205" as="sourcePoint" />
<mxPoint x="1664" y="178" as="targetPoint" />
<Array as="points">
<mxPoint x="1614" y="188" />
<mxPoint x="1644" y="198" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-178" value="" style="shape=waypoint;sketch=0;fillStyle=solid;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="1220" y="410" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-179" value="" style="shape=waypoint;sketch=0;fillStyle=solid;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="1220" y="370" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-180" value="$$\circ$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1163" y="401" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-181" value="$$\circ$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1120" y="378" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-182" value="$$\circ$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1163" y="360" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-183" value="" style="endArrow=none;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1220" y="411" as="sourcePoint" />
<mxPoint x="1243" y="433" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-184" value="" style="endArrow=none;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1220" y="410" as="sourcePoint" />
<mxPoint x="1242" y="388" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-185" value="" style="endArrow=none;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1207" y="411" as="sourcePoint" />
<mxPoint x="1220" y="411" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-186" value="" style="endArrow=none;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1163.5" y="390" as="sourcePoint" />
<mxPoint x="1200" y="412" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-187" value="" style="endArrow=none;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;curved=1;entryX=0.463;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="_6iywKcIbHBkewzRQr9h-182" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1163" y="390" as="sourcePoint" />
<mxPoint x="1213" y="340" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-188" value="" style="shape=waypoint;sketch=0;fillStyle=solid;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="1110" y="610" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-189" value="$$\circ$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1110" y="640" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-190" value="$$\circ$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1143" y="650" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-191" value="$$\circ$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1191" y="650" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-192" value="$$\circ$$" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1190" y="590" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-193" value="" style="shape=waypoint;sketch=0;fillStyle=solid;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="1220" y="620" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-194" value="" style="shape=waypoint;sketch=0;fillStyle=solid;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="1230" y="600" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-195" value="" style="shape=waypoint;sketch=0;fillStyle=solid;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="1250" y="620" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-196" value="" style="endArrow=none;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1130" y="630" as="sourcePoint" />
<mxPoint x="1148" y="649" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-197" value="" style="endArrow=none;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;curved=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1180" y="660" as="sourcePoint" />
<mxPoint x="1153" y="651.46" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-198" value="" style="endArrow=none;html=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;rounded=0;exitX=0.954;exitY=0.989;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-189" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1190" y="660" as="sourcePoint" />
<mxPoint x="1230" y="604" as="targetPoint" />
<Array as="points">
<mxPoint x="1209" y="660" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-199" value="" style="endArrow=none;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;entryX=0.629;entryY=1.161;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1210" y="660" as="sourcePoint" />
<mxPoint x="1229.0000000000002" y="660.61" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-200" value="" style="endArrow=none;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1221" y="630" as="sourcePoint" />
<mxPoint x="1241" y="640" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-201" value="" style="endArrow=none;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" target="_6iywKcIbHBkewzRQr9h-194" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1240" y="640" as="sourcePoint" />
<mxPoint x="1260" y="620" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-202" value="" style="endArrow=none;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;entryX=0.5;entryY=0.423;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="_6iywKcIbHBkewzRQr9h-195" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1234" y="661" as="sourcePoint" />
<mxPoint x="1284" y="611" as="targetPoint" />
<Array as="points">
<mxPoint x="1264" y="661" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-203" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="1085" y="130" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-204" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="1085" y="308" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-205" value="" style="endArrow=none;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;entryX=1;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-204" target="_6iywKcIbHBkewzRQr9h-203" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1119.13" y="311.5" as="sourcePoint" />
<mxPoint x="1119.13" y="191.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-206" value="" style="endArrow=none;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;entryX=1;entryY=1;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1090.002135623731" y="313.85786437626916" as="sourcePoint" />
<mxPoint x="1090.002135623731" y="164.14213562373095" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-207" value="" style="shape=waypoint;sketch=0;fillStyle=solid;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="1150" y="222" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-208" value="" style="shape=waypoint;sketch=0;fillStyle=solid;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="1020" y="222" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-209" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;dashed=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" target="_6iywKcIbHBkewzRQr9h-203" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1040" y="239" as="sourcePoint" />
<mxPoint x="1090" y="189" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-210" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;dashed=1;entryX=0.03;entryY=0.347;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.499;exitY=0.671;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-208" target="_6iywKcIbHBkewzRQr9h-204" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1040" y="240" as="sourcePoint" />
<mxPoint x="1095" y="160" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-211" value="" style="endArrow=none;dashed=1;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;entryX=0.454;entryY=0.447;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-203" target="_6iywKcIbHBkewzRQr9h-207" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1130" y="250" as="sourcePoint" />
<mxPoint x="1180" y="200" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-212" value="" style="endArrow=none;dashed=1;html=1;rounded=0;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;exitX=0.961;exitY=0.335;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="_6iywKcIbHBkewzRQr9h-204" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1135" y="160" as="sourcePoint" />
<mxPoint x="1170" y="240" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-215" value="" style="verticalLabelPosition=bottom;verticalAlign=top;html=1;shape=mxgraph.basic.acute_triangle;dx=0.5;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="1073" y="208" width="33" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-216" value="" style="verticalLabelPosition=bottom;verticalAlign=top;html=1;shape=mxgraph.basic.acute_triangle;dx=0.5;fontSize=15;fontColor=#330000;strokeColor=#330000;strokeWidth=2;fillColor=none;rotation=-180;" parent="1" vertex="1">
<mxGeometry x="1103" y="245" width="33" height="30" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-219" value="PROXY" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1148" y="190" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-220" value="OBSERVABLE" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1143" y="278" width="110" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-221" value="PROXY" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="990" y="190" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-222" value="OBSERVER" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="970" y="275" width="100" height="20" as="geometry" />
</mxCell>
<mxCell id="_6iywKcIbHBkewzRQr9h-223" value="(this took me 2h omg)" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;fontColor=#330000;" parent="1" vertex="1">
<mxGeometry x="1950" y="940" width="160" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-1" value="<span style="color: rgb(255 , 0 , 0) ; font-size: 30px">Nash</span>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;opacity=60;" vertex="1" parent="1">
<mxGeometry x="-300" y="53" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-3" value="" style="rounded=0;whiteSpace=wrap;html=1;fontSize=20;fontColor=#FF0000;strokeColor=#FF0000;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="-290" y="15" width="30" height="25" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-4" value="<font color="#ff0000" style="font-size: 20px">N</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="-290" y="17.5" width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-5" value="<font color="#069968" style="font-size: 10px">PLAY<br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#FF0000;" vertex="1" parent="1">
<mxGeometry x="-265" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-6" value="BET" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" vertex="1" parent="1">
<mxGeometry x="-263" y="18" width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-7" value="BID" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" vertex="1" parent="1">
<mxGeometry x="-265" y="27" width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-8" value="GAME" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" vertex="1" parent="1">
<mxGeometry x="-268" y="36" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-9" value="<span style="color: rgb(255 , 0 , 0) ; font-size: 30px">Erdos</span>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;opacity=60;" vertex="1" parent="1">
<mxGeometry x="-490" y="55" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-10" value="" style="rounded=0;whiteSpace=wrap;html=1;fontSize=20;fontColor=#FF0000;strokeColor=#FF0000;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="-490" y="14.5" width="30" height="25" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-11" value="<font color="#ff0000"><span style="font-size: 20px">E</span></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="-490" y="17" width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-12" value="LACE" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" vertex="1" parent="1">
<mxGeometry x="-460" y="12.5" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-13" value="GRAFF" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" vertex="1" parent="1">
<mxGeometry x="-463" y="23" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-14" value="NET" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" vertex="1" parent="1">
<mxGeometry x="-463" y="32.5" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-15" value="<font style="font-size: 20px" color="#0000c4">FREQUENCY<br>ENCODING<br></font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=#069968;" vertex="1" parent="1">
<mxGeometry x="-535" y="104" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-16" value="AM" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-538" y="165" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-17" value="FM" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-477" y="165" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-18" value="PM" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-434" y="165" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-19" value="<font color="#ff0000">AM</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-384" y="135" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-20" value="" style="endArrow=none;html=1;rounded=0;fontSize=20;fontColor=#FF0000;strokeColor=#0000C4;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-506" y="170" as="sourcePoint" />
<mxPoint x="-506" y="148" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-22" value="" style="endArrow=none;html=1;rounded=0;fontSize=20;fontColor=#FF0000;strokeColor=#0000C4;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-460.48" y="170" as="sourcePoint" />
<mxPoint x="-460.48" y="148" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-24" value="" style="endArrow=none;html=1;rounded=0;fontSize=20;fontColor=#FF0000;strokeColor=#0000C4;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-420" y="170" as="sourcePoint" />
<mxPoint x="-420" y="148" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-25" value="" style="endArrow=none;html=1;rounded=0;fontSize=20;fontColor=#FF0000;strokeColor=#0000C4;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-376" y="151" as="sourcePoint" />
<mxPoint x="-409" y="136" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-26" value="<font color="#0000c4">SPIN</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#FF0000;" vertex="1" parent="1">
<mxGeometry x="-575.43" y="376" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-27" value="DOCK" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-484.43" y="346" width="70" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-28" value="LOCK" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-485.43" y="368" width="70" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-29" value="BIND" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-484.43" y="389" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-30" value="RELEASE" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-486.43" y="411" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-31" value="COORDIANTES&nbsp;<br>ARE HASHTAGS" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-563.43" y="444" width="170" height="50" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-32" value="" style="endArrow=none;html=1;rounded=0;fontSize=20;fontColor=#0000C4;strokeColor=#0000C4;exitX=0.054;exitY=-0.041;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.046;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="ZvqQkGXSA_RC6YCOXP51-29" target="ZvqQkGXSA_RC6YCOXP51-27">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-495.43" y="381" as="sourcePoint" />
<mxPoint x="-495.43" y="351" as="targetPoint" />
<Array as="points">
<mxPoint x="-515.43" y="391" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-33" value="" style="endArrow=none;html=1;rounded=0;fontSize=20;fontColor=#0000C4;strokeColor=#0000C4;exitX=0.054;exitY=0.4;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="ZvqQkGXSA_RC6YCOXP51-29">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-481.19" y="390.77" as="sourcePoint" />
<mxPoint x="-481.43" y="421" as="targetPoint" />
<Array as="points">
<mxPoint x="-515.43" y="394" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-34" value="" style="endArrow=none;html=1;rounded=0;fontSize=20;fontColor=#0000C4;strokeColor=#0000C4;entryX=1.017;entryY=1.04;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="ZvqQkGXSA_RC6YCOXP51-30">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-575.43" y="441" as="sourcePoint" />
<mxPoint x="-415.43" y="411" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-35" value="GALACIUC(?)<br>OPEN" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-330" y="358" width="140" height="50" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-36" value="1. KILLER BOTS" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-345" y="415" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-37" value="2. SEARCH<br>ENGINE" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-343" y="450" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-38" value="3." style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-343" y="500" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="ZvqQkGXSA_RC6YCOXP51-39" value="<span style="font-size: 30px">BINDS ARE<br>HIGH (?)<br>LOW-LATENCY<br>AD HOC<br>NETWORKS<br></span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=20;fontColor=#0000C4;" vertex="1" parent="1">
<mxGeometry x="-590" y="570" width="230" height="140" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>