Removing files from data analysis directory
[ou-summer-of-code-2017.git] / 09-resolving-the-bill / gt.dot.ps
1 %!PS-Adobe-3.0
2 %%Creator: graphviz version 2.38.0 (20140413.2041)
3 %%Title: G
4 %%Pages: (atend)
5 %%BoundingBox: (atend)
6 %%EndComments
7 save
8 %%BeginProlog
9 /DotDict 200 dict def
10 DotDict begin
11
12 /setupLatin1 {
13 mark
14 /EncodingVector 256 array def
15 EncodingVector 0
16
17 ISOLatin1Encoding 0 255 getinterval putinterval
18 EncodingVector 45 /hyphen put
19
20 % Set up ISO Latin 1 character encoding
21 /starnetISO {
22 dup dup findfont dup length dict begin
23 { 1 index /FID ne { def }{ pop pop } ifelse
24 } forall
25 /Encoding EncodingVector def
26 currentdict end definefont
27 } def
28 /Times-Roman starnetISO def
29 /Times-Italic starnetISO def
30 /Times-Bold starnetISO def
31 /Times-BoldItalic starnetISO def
32 /Helvetica starnetISO def
33 /Helvetica-Oblique starnetISO def
34 /Helvetica-Bold starnetISO def
35 /Helvetica-BoldOblique starnetISO def
36 /Courier starnetISO def
37 /Courier-Oblique starnetISO def
38 /Courier-Bold starnetISO def
39 /Courier-BoldOblique starnetISO def
40 cleartomark
41 } bind def
42
43 %%BeginResource: procset graphviz 0 0
44 /coord-font-family /Times-Roman def
45 /default-font-family /Times-Roman def
46 /coordfont coord-font-family findfont 8 scalefont def
47
48 /InvScaleFactor 1.0 def
49 /set_scale {
50 dup 1 exch div /InvScaleFactor exch def
51 scale
52 } bind def
53
54 % styles
55 /solid { [] 0 setdash } bind def
56 /dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
57 /dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
58 /invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
59 /bold { 2 setlinewidth } bind def
60 /filled { } bind def
61 /unfilled { } bind def
62 /rounded { } bind def
63 /diagonals { } bind def
64 /tapered { } bind def
65
66 % hooks for setting color
67 /nodecolor { sethsbcolor } bind def
68 /edgecolor { sethsbcolor } bind def
69 /graphcolor { sethsbcolor } bind def
70 /nopcolor {pop pop pop} bind def
71
72 /beginpage { % i j npages
73 /npages exch def
74 /j exch def
75 /i exch def
76 /str 10 string def
77 npages 1 gt {
78 gsave
79 coordfont setfont
80 0 0 moveto
81 (\() show i str cvs show (,) show j str cvs show (\)) show
82 grestore
83 } if
84 } bind def
85
86 /set_font {
87 findfont exch
88 scalefont setfont
89 } def
90
91 % draw text fitted to its expected width
92 /alignedtext { % width text
93 /text exch def
94 /width exch def
95 gsave
96 width 0 gt {
97 [] 0 setdash
98 text stringwidth pop width exch sub text length div 0 text ashow
99 } if
100 grestore
101 } def
102
103 /boxprim { % xcorner ycorner xsize ysize
104 4 2 roll
105 moveto
106 2 copy
107 exch 0 rlineto
108 0 exch rlineto
109 pop neg 0 rlineto
110 closepath
111 } bind def
112
113 /ellipse_path {
114 /ry exch def
115 /rx exch def
116 /y exch def
117 /x exch def
118 matrix currentmatrix
119 newpath
120 x y translate
121 rx ry scale
122 0 0 1 0 360 arc
123 setmatrix
124 } bind def
125
126 /endpage { showpage } bind def
127 /showpage { } def
128
129 /layercolorseq
130 [ % layer color sequence - darkest to lightest
131 [0 0 0]
132 [.2 .8 .8]
133 [.4 .8 .8]
134 [.6 .8 .8]
135 [.8 .8 .8]
136 ]
137 def
138
139 /layerlen layercolorseq length def
140
141 /setlayer {/maxlayer exch def /curlayer exch def
142 layercolorseq curlayer 1 sub layerlen mod get
143 aload pop sethsbcolor
144 /nodecolor {nopcolor} def
145 /edgecolor {nopcolor} def
146 /graphcolor {nopcolor} def
147 } bind def
148
149 /onlayer { curlayer ne {invis} if } def
150
151 /onlayers {
152 /myupper exch def
153 /mylower exch def
154 curlayer mylower lt
155 curlayer myupper gt
156 or
157 {invis} if
158 } def
159
160 /curlayer 0 def
161
162 %%EndResource
163 %%EndProlog
164 %%BeginSetup
165 14 default-font-family set_font
166 1 setmiterlimit
167 % /arrowlength 10 def
168 % /arrowwidth 5 def
169
170 % make sure pdfmark is harmless for PS-interpreters other than Distiller
171 /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
172 % make '<<' and '>>' safe on PS Level 1 devices
173 /languagelevel where {pop languagelevel}{1} ifelse
174 2 lt {
175 userdict (<<) cvn ([) cvn load put
176 userdict (>>) cvn ([) cvn load put
177 } if
178
179 %%EndSetup
180 setupLatin1
181 %%Page: 1 1
182 %%PageBoundingBox: 36 36 853 1124
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 817 1088 boxprim clip newpath
187 1 1 set_scale 0 rotate 40 40 translate
188 % nd5092f0e2ba047ba9b662e17a650791a
189 gsave
190 1 setlinewidth
191 0 0 0 nodecolor
192 620.7 1052.96 56.64 26.74 ellipse_path stroke
193 0 0 0 nodecolor
194 14 /Times-Roman set_font
195 601.7 1056.76 moveto 38 (daabcc) alignedtext
196 0 0 0 nodecolor
197 14 /Times-Roman set_font
198 588.7 1041.76 moveto 64 (dabaabcacb) alignedtext
199 grestore
200 % nc243f60568164ba495d5f89dc1075a85
201 gsave
202 1 setlinewidth
203 0 0 0 nodecolor
204 620.7 963.22 51.74 26.74 ellipse_path stroke
205 0 0 0 nodecolor
206 14 /Times-Roman set_font
207 601.7 967.02 moveto 38 (daabcc) alignedtext
208 0 0 0 nodecolor
209 14 /Times-Roman set_font
210 592.2 952.02 moveto 57 (dabaabcac) alignedtext
211 grestore
212 % nd5092f0e2ba047ba9b662e17a650791a->nc243f60568164ba495d5f89dc1075a85
213 gsave
214 1 setlinewidth
215 0 0 0 edgecolor
216 newpath 620.7 1025.64 moveto
217 620.7 1017.67 620.7 1008.78 620.7 1000.29 curveto
218 stroke
219 0 0 0 edgecolor
220 newpath 624.2 1000.23 moveto
221 620.7 990.23 lineto
222 617.2 1000.23 lineto
223 closepath fill
224 1 setlinewidth
225 solid
226 0 0 0 edgecolor
227 newpath 624.2 1000.23 moveto
228 620.7 990.23 lineto
229 617.2 1000.23 lineto
230 closepath stroke
231 grestore
232 % n933e3a2ebca34034866b98ab19ee3f90
233 gsave
234 1 setlinewidth
235 0 0 0 nodecolor
236 564.7 873.48 47.25 26.74 ellipse_path stroke
237 0 0 0 nodecolor
238 14 /Times-Roman set_font
239 548.7 877.28 moveto 32 (daabc) alignedtext
240 0 0 0 nodecolor
241 14 /Times-Roman set_font
242 539.2 862.28 moveto 51 (dabaabca) alignedtext
243 grestore
244 % nc243f60568164ba495d5f89dc1075a85->n933e3a2ebca34034866b98ab19ee3f90
245 gsave
246 1 setlinewidth
247 0 0 0 edgecolor
248 newpath 604.8 937.32 moveto
249 598.96 928.16 592.24 917.64 586 907.86 curveto
250 stroke
251 0 0 0 edgecolor
252 newpath 588.77 905.7 moveto
253 580.44 899.15 lineto
254 582.87 909.46 lineto
255 closepath fill
256 1 setlinewidth
257 solid
258 0 0 0 edgecolor
259 newpath 588.77 905.7 moveto
260 580.44 899.15 lineto
261 582.87 909.46 lineto
262 closepath stroke
263 grestore
264 % n3c49af7ea69340f2a97827a0547f73db
265 gsave
266 1 setlinewidth
267 0 0 0 nodecolor
268 677.7 873.48 47.25 26.74 ellipse_path stroke
269 0 0 0 nodecolor
270 14 /Times-Roman set_font
271 658.7 877.28 moveto 38 (daabcc) alignedtext
272 0 0 0 nodecolor
273 14 /Times-Roman set_font
274 652.2 862.28 moveto 51 (dabaabca) alignedtext
275 grestore
276 % nc243f60568164ba495d5f89dc1075a85->n3c49af7ea69340f2a97827a0547f73db
277 gsave
278 1 setlinewidth
279 0 0 0 edgecolor
280 newpath 636.88 937.32 moveto
281 642.94 927.99 649.92 917.25 656.37 907.31 curveto
282 stroke
283 0 0 0 edgecolor
284 newpath 659.36 909.14 moveto
285 661.87 898.85 lineto
286 653.49 905.33 lineto
287 closepath fill
288 1 setlinewidth
289 solid
290 0 0 0 edgecolor
291 newpath 659.36 909.14 moveto
292 661.87 898.85 lineto
293 653.49 905.33 lineto
294 closepath stroke
295 grestore
296 % n8d50442e9d704d7a8e9f0ba2f38e73fc
297 gsave
298 1 setlinewidth
299 0 0 0 nodecolor
300 564.7 783.74 43.27 26.74 ellipse_path stroke
301 0 0 0 nodecolor
302 14 /Times-Roman set_font
303 548.7 787.54 moveto 32 (daabc) alignedtext
304 0 0 0 nodecolor
305 14 /Times-Roman set_font
306 542.2 772.54 moveto 45 (dabaabc) alignedtext
307 grestore
308 % n933e3a2ebca34034866b98ab19ee3f90->n8d50442e9d704d7a8e9f0ba2f38e73fc
309 gsave
310 1 setlinewidth
311 0 0 0 edgecolor
312 newpath 564.7 846.16 moveto
313 564.7 838.19 564.7 829.3 564.7 820.81 curveto
314 stroke
315 0 0 0 edgecolor
316 newpath 568.2 820.75 moveto
317 564.7 810.75 lineto
318 561.2 820.75 lineto
319 closepath fill
320 1 setlinewidth
321 solid
322 0 0 0 edgecolor
323 newpath 568.2 820.75 moveto
324 564.7 810.75 lineto
325 561.2 820.75 lineto
326 closepath stroke
327 grestore
328 % n5f1bfeaf12e247d9bc9ca4641cb72fb5
329 gsave
330 1 setlinewidth
331 0 0 0 nodecolor
332 677.7 783.74 43.27 26.74 ellipse_path stroke
333 0 0 0 nodecolor
334 14 /Times-Roman set_font
335 658.7 787.54 moveto 38 (daabcc) alignedtext
336 0 0 0 nodecolor
337 14 /Times-Roman set_font
338 655.2 772.54 moveto 45 (dabaabc) alignedtext
339 grestore
340 % n3c49af7ea69340f2a97827a0547f73db->n5f1bfeaf12e247d9bc9ca4641cb72fb5
341 gsave
342 1 setlinewidth
343 0 0 0 edgecolor
344 newpath 677.7 846.16 moveto
345 677.7 838.19 677.7 829.3 677.7 820.81 curveto
346 stroke
347 0 0 0 edgecolor
348 newpath 681.2 820.75 moveto
349 677.7 810.75 lineto
350 674.2 820.75 lineto
351 closepath fill
352 1 setlinewidth
353 solid
354 0 0 0 edgecolor
355 newpath 681.2 820.75 moveto
356 677.7 810.75 lineto
357 674.2 820.75 lineto
358 closepath stroke
359 grestore
360 % n942c205bd0994681bf159f01fc42d0f5
361 gsave
362 1 setlinewidth
363 0 0 0 nodecolor
364 473.7 694 38.78 26.74 ellipse_path stroke
365 0 0 0 nodecolor
366 14 /Times-Roman set_font
367 460.7 697.8 moveto 26 (daab) alignedtext
368 0 0 0 nodecolor
369 14 /Times-Roman set_font
370 454.2 682.8 moveto 39 (dabaab) alignedtext
371 grestore
372 % n8d50442e9d704d7a8e9f0ba2f38e73fc->n942c205bd0994681bf159f01fc42d0f5
373 gsave
374 1 setlinewidth
375 0 0 0 edgecolor
376 newpath 541.74 760.6 moveto
377 530.05 749.34 515.71 735.51 503.21 723.46 curveto
378 stroke
379 0 0 0 edgecolor
380 newpath 505.34 720.65 moveto
381 495.71 716.23 lineto
382 500.48 725.69 lineto
383 closepath fill
384 1 setlinewidth
385 solid
386 0 0 0 edgecolor
387 newpath 505.34 720.65 moveto
388 495.71 716.23 lineto
389 500.48 725.69 lineto
390 closepath stroke
391 grestore
392 % n8aab1aa30e494cef8895ff177a1d0623
393 gsave
394 1 setlinewidth
395 0 0 0 nodecolor
396 569.7 694 38.78 26.74 ellipse_path stroke
397 0 0 0 nodecolor
398 14 /Times-Roman set_font
399 553.7 697.8 moveto 32 (daabc) alignedtext
400 0 0 0 nodecolor
401 14 /Times-Roman set_font
402 550.2 682.8 moveto 39 (dabaab) alignedtext
403 grestore
404 % n8d50442e9d704d7a8e9f0ba2f38e73fc->n8aab1aa30e494cef8895ff177a1d0623
405 gsave
406 1 setlinewidth
407 0 0 0 edgecolor
408 newpath 566.2 756.42 moveto
409 566.65 748.45 567.16 739.56 567.64 731.07 curveto
410 stroke
411 0 0 0 edgecolor
412 newpath 571.14 731.19 moveto
413 568.22 721.01 lineto
414 564.15 730.79 lineto
415 closepath fill
416 1 setlinewidth
417 solid
418 0 0 0 edgecolor
419 newpath 571.14 731.19 moveto
420 568.22 721.01 lineto
421 564.15 730.79 lineto
422 closepath stroke
423 grestore
424 % na797ca966ed045d5a14888ef06ae64ba
425 gsave
426 1 setlinewidth
427 0 0 0 nodecolor
428 363.7 593.66 33.88 26.74 ellipse_path stroke
429 0 0 0 nodecolor
430 14 /Times-Roman set_font
431 354.2 597.46 moveto 19 (daa) alignedtext
432 0 0 0 nodecolor
433 14 /Times-Roman set_font
434 347.7 582.46 moveto 32 (dabaa) alignedtext
435 grestore
436 % n942c205bd0994681bf159f01fc42d0f5->na797ca966ed045d5a14888ef06ae64ba
437 gsave
438 1 setlinewidth
439 0 0 0 edgecolor
440 newpath 450.37 672.15 moveto
441 433.85 657.38 411.56 637.45 393.72 621.49 curveto
442 stroke
443 0 0 0 edgecolor
444 newpath 395.66 618.53 moveto
445 385.87 614.48 lineto
446 390.99 623.75 lineto
447 closepath fill
448 1 setlinewidth
449 solid
450 0 0 0 edgecolor
451 newpath 395.66 618.53 moveto
452 385.87 614.48 lineto
453 390.99 623.75 lineto
454 closepath stroke
455 grestore
456 % nd7ea02b3fb6348e49929c458903e1c66
457 gsave
458 1 setlinewidth
459 0 0 0 nodecolor
460 478.7 593.66 33.88 26.74 ellipse_path stroke
461 0 0 0 nodecolor
462 14 /Times-Roman set_font
463 465.7 597.46 moveto 26 (daab) alignedtext
464 0 0 0 nodecolor
465 14 /Times-Roman set_font
466 462.7 582.46 moveto 32 (dabaa) alignedtext
467 grestore
468 % n942c205bd0994681bf159f01fc42d0f5->nd7ea02b3fb6348e49929c458903e1c66
469 gsave
470 1 setlinewidth
471 0 0 0 edgecolor
472 newpath 475.03 666.91 moveto
473 475.59 655.82 476.26 642.7 476.87 630.71 curveto
474 stroke
475 0 0 0 edgecolor
476 newpath 480.37 630.7 moveto
477 477.38 620.54 lineto
478 473.38 630.34 lineto
479 closepath fill
480 1 setlinewidth
481 solid
482 0 0 0 edgecolor
483 newpath 480.37 630.7 moveto
484 477.38 620.54 lineto
485 473.38 630.34 lineto
486 closepath stroke
487 grestore
488 % nd04c429a65b74db8902b1a2725254549
489 gsave
490 1 setlinewidth
491 0 0 0 nodecolor
492 569.7 593.66 33.88 26.74 ellipse_path stroke
493 0 0 0 nodecolor
494 14 /Times-Roman set_font
495 553.7 597.46 moveto 32 (daabc) alignedtext
496 0 0 0 nodecolor
497 14 /Times-Roman set_font
498 553.7 582.46 moveto 32 (dabaa) alignedtext
499 grestore
500 % n8aab1aa30e494cef8895ff177a1d0623->nd04c429a65b74db8902b1a2725254549
501 gsave
502 1 setlinewidth
503 0 0 0 edgecolor
504 newpath 569.7 666.91 moveto
505 569.7 655.82 569.7 642.7 569.7 630.71 curveto
506 stroke
507 0 0 0 edgecolor
508 newpath 573.2 630.54 moveto
509 569.7 620.54 lineto
510 566.2 630.54 lineto
511 closepath fill
512 1 setlinewidth
513 solid
514 0 0 0 edgecolor
515 newpath 573.2 630.54 moveto
516 569.7 620.54 lineto
517 566.2 630.54 lineto
518 closepath stroke
519 grestore
520 % nfc8f27c7ea3b45f69d3e28ff7397c211
521 gsave
522 1 setlinewidth
523 0 0 0 nodecolor
524 230.7 482.7 29.9 26.74 ellipse_path stroke
525 0 0 0 nodecolor
526 14 /Times-Roman set_font
527 224.2 486.5 moveto 13 (da) alignedtext
528 0 0 0 nodecolor
529 14 /Times-Roman set_font
530 217.7 471.5 moveto 26 (daba) alignedtext
531 grestore
532 % na797ca966ed045d5a14888ef06ae64ba->nfc8f27c7ea3b45f69d3e28ff7397c211
533 gsave
534 1 setlinewidth
535 0 0 0 edgecolor
536 newpath 340.53 573.68 moveto
537 318.2 555.38 284.32 527.63 260.09 507.78 curveto
538 stroke
539 0 0 0 edgecolor
540 newpath 262.23 505.01 moveto
541 252.28 501.38 lineto
542 257.8 510.43 lineto
543 closepath fill
544 1 setlinewidth
545 solid
546 0 0 0 edgecolor
547 newpath 262.23 505.01 moveto
548 252.28 501.38 lineto
549 257.8 510.43 lineto
550 closepath stroke
551 grestore
552 % nfc96ed80812342958197f351bf4bb6c4
553 gsave
554 1 setlinewidth
555 0 0 0 nodecolor
556 363.7 482.7 29.9 26.74 ellipse_path stroke
557 0 0 0 nodecolor
558 14 /Times-Roman set_font
559 354.2 486.5 moveto 19 (daa) alignedtext
560 0 0 0 nodecolor
561 14 /Times-Roman set_font
562 350.7 471.5 moveto 26 (daba) alignedtext
563 grestore
564 % na797ca966ed045d5a14888ef06ae64ba->nfc96ed80812342958197f351bf4bb6c4
565 gsave
566 1 setlinewidth
567 0 0 0 edgecolor
568 newpath 363.7 566.56 moveto
569 363.7 552.55 363.7 535.05 363.7 519.76 curveto
570 stroke
571 0 0 0 edgecolor
572 newpath 367.2 519.59 moveto
573 363.7 509.59 lineto
574 360.2 519.59 lineto
575 closepath fill
576 1 setlinewidth
577 solid
578 0 0 0 edgecolor
579 newpath 367.2 519.59 moveto
580 363.7 509.59 lineto
581 360.2 519.59 lineto
582 closepath stroke
583 grestore
584 % nbfa7d3dbec204c328749c3db14b668ea
585 gsave
586 1 setlinewidth
587 0 0 0 nodecolor
588 483.7 482.7 29.9 26.74 ellipse_path stroke
589 0 0 0 nodecolor
590 14 /Times-Roman set_font
591 470.7 486.5 moveto 26 (daab) alignedtext
592 0 0 0 nodecolor
593 14 /Times-Roman set_font
594 470.7 471.5 moveto 26 (daba) alignedtext
595 grestore
596 % nd7ea02b3fb6348e49929c458903e1c66->nbfa7d3dbec204c328749c3db14b668ea
597 gsave
598 1 setlinewidth
599 0 0 0 edgecolor
600 newpath 479.9 566.56 moveto
601 480.54 552.55 481.34 535.05 482.04 519.76 curveto
602 stroke
603 0 0 0 edgecolor
604 newpath 485.55 519.74 moveto
605 482.51 509.59 lineto
606 478.56 519.42 lineto
607 closepath fill
608 1 setlinewidth
609 solid
610 0 0 0 edgecolor
611 newpath 485.55 519.74 moveto
612 482.51 509.59 lineto
613 478.56 519.42 lineto
614 closepath stroke
615 grestore
616 % n0fba1674138c4ee2a437ec3bfe3c0c34
617 gsave
618 1 setlinewidth
619 0 0 0 nodecolor
620 115.7 371.75 27 26.74 ellipse_path stroke
621 0 0 0 nodecolor
622 14 /Times-Roman set_font
623 112.2 375.55 moveto 7 (d) alignedtext
624 0 0 0 nodecolor
625 14 /Times-Roman set_font
626 105.7 360.55 moveto 20 (dab) alignedtext
627 grestore
628 % nfc8f27c7ea3b45f69d3e28ff7397c211->n0fba1674138c4ee2a437ec3bfe3c0c34
629 gsave
630 1 setlinewidth
631 0 0 0 edgecolor
632 newpath 210.67 462.73 moveto
633 191.75 444.81 163.26 417.81 142.42 398.07 curveto
634 stroke
635 0 0 0 edgecolor
636 newpath 144.78 395.49 moveto
637 135.12 391.15 lineto
638 139.97 400.57 lineto
639 closepath fill
640 1 setlinewidth
641 solid
642 0 0 0 edgecolor
643 newpath 144.78 395.49 moveto
644 135.12 391.15 lineto
645 139.97 400.57 lineto
646 closepath stroke
647 grestore
648 % n214435af4c204b2bac186c6bc7fd4b43
649 gsave
650 1 setlinewidth
651 0 0 0 nodecolor
652 230.7 371.75 27 26.74 ellipse_path stroke
653 0 0 0 nodecolor
654 14 /Times-Roman set_font
655 224.2 375.55 moveto 13 (da) alignedtext
656 0 0 0 nodecolor
657 14 /Times-Roman set_font
658 220.7 360.55 moveto 20 (dab) alignedtext
659 grestore
660 % nfc8f27c7ea3b45f69d3e28ff7397c211->n214435af4c204b2bac186c6bc7fd4b43
661 gsave
662 1 setlinewidth
663 0 0 0 edgecolor
664 newpath 230.7 455.61 moveto
665 230.7 441.59 230.7 424.1 230.7 408.8 curveto
666 stroke
667 0 0 0 edgecolor
668 newpath 234.2 408.63 moveto
669 230.7 398.63 lineto
670 227.2 408.63 lineto
671 closepath fill
672 1 setlinewidth
673 solid
674 0 0 0 edgecolor
675 newpath 234.2 408.63 moveto
676 230.7 398.63 lineto
677 227.2 408.63 lineto
678 closepath stroke
679 grestore
680 % n6f68fb9a9f774752ada474efa377f60e
681 gsave
682 1 setlinewidth
683 0 0 0 nodecolor
684 349.7 371.75 27 26.74 ellipse_path stroke
685 0 0 0 nodecolor
686 14 /Times-Roman set_font
687 343.2 375.55 moveto 13 (da) alignedtext
688 0 0 0 nodecolor
689 14 /Times-Roman set_font
690 339.7 360.55 moveto 20 (dab) alignedtext
691 grestore
692 % nfc96ed80812342958197f351bf4bb6c4->n6f68fb9a9f774752ada474efa377f60e
693 gsave
694 1 setlinewidth
695 0 0 0 edgecolor
696 newpath 360.38 455.88 moveto
697 358.58 441.87 356.33 424.33 354.35 408.97 curveto
698 stroke
699 0 0 0 edgecolor
700 newpath 357.79 408.24 moveto
701 353.04 398.76 lineto
702 350.84 409.13 lineto
703 closepath fill
704 1 setlinewidth
705 solid
706 0 0 0 edgecolor
707 newpath 357.79 408.24 moveto
708 353.04 398.76 lineto
709 350.84 409.13 lineto
710 closepath stroke
711 grestore
712 % ne0abe88f3d764703a75eed757cc316bf
713 gsave
714 1 setlinewidth
715 0 0 0 nodecolor
716 421.7 371.75 27 26.74 ellipse_path stroke
717 0 0 0 nodecolor
718 14 /Times-Roman set_font
719 412.2 375.55 moveto 19 (daa) alignedtext
720 0 0 0 nodecolor
721 14 /Times-Roman set_font
722 411.7 360.55 moveto 20 (dab) alignedtext
723 grestore
724 % nfc96ed80812342958197f351bf4bb6c4->ne0abe88f3d764703a75eed757cc316bf
725 gsave
726 1 setlinewidth
727 0 0 0 edgecolor
728 newpath 376.28 458.06 moveto
729 384.55 442.54 395.47 422.03 404.52 405.01 curveto
730 stroke
731 0 0 0 edgecolor
732 newpath 407.73 406.44 moveto
733 409.34 395.97 lineto
734 401.55 403.15 lineto
735 closepath fill
736 1 setlinewidth
737 solid
738 0 0 0 edgecolor
739 newpath 407.73 406.44 moveto
740 409.34 395.97 lineto
741 401.55 403.15 lineto
742 closepath stroke
743 grestore
744 % nbbbca27c4d794d3396c58908f36ad8b1
745 gsave
746 1 setlinewidth
747 0 0 0 nodecolor
748 111.7 260.8 27 26.74 ellipse_path stroke
749 0 0 0 nodecolor
750 14 /Times-Roman set_font
751 108.2 264.6 moveto 7 (d) alignedtext
752 0 0 0 nodecolor
753 14 /Times-Roman set_font
754 105.2 249.6 moveto 13 (da) alignedtext
755 grestore
756 % n0fba1674138c4ee2a437ec3bfe3c0c34->nbbbca27c4d794d3396c58908f36ad8b1
757 gsave
758 1 setlinewidth
759 0 0 0 edgecolor
760 newpath 114.74 344.65 moveto
761 114.23 330.64 113.58 313.15 113.02 297.85 curveto
762 stroke
763 0 0 0 edgecolor
764 newpath 116.51 297.55 moveto
765 112.65 287.68 lineto
766 109.52 297.8 lineto
767 closepath fill
768 1 setlinewidth
769 solid
770 0 0 0 edgecolor
771 newpath 116.51 297.55 moveto
772 112.65 287.68 lineto
773 109.52 297.8 lineto
774 closepath stroke
775 grestore
776 % n7f75729c74d944199866bc8242166a15
777 gsave
778 1 setlinewidth
779 0 0 0 nodecolor
780 230.7 260.8 27 26.74 ellipse_path stroke
781 0 0 0 nodecolor
782 14 /Times-Roman set_font
783 224.2 264.6 moveto 13 (da) alignedtext
784 0 0 0 nodecolor
785 14 /Times-Roman set_font
786 224.2 249.6 moveto 13 (da) alignedtext
787 grestore
788 % n214435af4c204b2bac186c6bc7fd4b43->n7f75729c74d944199866bc8242166a15
789 gsave
790 1 setlinewidth
791 0 0 0 edgecolor
792 newpath 230.7 344.65 moveto
793 230.7 330.64 230.7 313.15 230.7 297.85 curveto
794 stroke
795 0 0 0 edgecolor
796 newpath 234.2 297.68 moveto
797 230.7 287.68 lineto
798 227.2 297.68 lineto
799 closepath fill
800 1 setlinewidth
801 solid
802 0 0 0 edgecolor
803 newpath 234.2 297.68 moveto
804 230.7 287.68 lineto
805 227.2 297.68 lineto
806 closepath stroke
807 grestore
808 % n4a39eb3283ba4896bd0ae98e695a5e78
809 gsave
810 1 setlinewidth
811 0 0 0 nodecolor
812 109.7 149.84 27 26.74 ellipse_path stroke
813 0 0 0 nodecolor
814 14 /Times-Roman set_font
815 106.2 153.64 moveto 7 (d) alignedtext
816 0 0 0 nodecolor
817 14 /Times-Roman set_font
818 106.2 138.64 moveto 7 (d) alignedtext
819 grestore
820 % nbbbca27c4d794d3396c58908f36ad8b1->n4a39eb3283ba4896bd0ae98e695a5e78
821 gsave
822 1 setlinewidth
823 0 0 0 edgecolor
824 newpath 111.22 233.7 moveto
825 110.96 219.69 110.64 202.19 110.36 186.9 curveto
826 stroke
827 0 0 0 edgecolor
828 newpath 113.86 186.66 moveto
829 110.17 176.73 lineto
830 106.86 186.79 lineto
831 closepath fill
832 1 setlinewidth
833 solid
834 0 0 0 edgecolor
835 newpath 113.86 186.66 moveto
836 110.17 176.73 lineto
837 106.86 186.79 lineto
838 closepath stroke
839 grestore
840 % n0f69ba31cb9341b8a0e01b58e94ecc3e
841 gsave
842 1 setlinewidth
843 0 0 0 nodecolor
844 29.7 38.18 29.9 38.37 ellipse_path stroke
845 0 0 0 nodecolor
846 14 /Times-Roman set_font
847 27.2 49.98 moveto 5 (-) alignedtext
848 0 0 0 nodecolor
849 14 /Times-Roman set_font
850 16.7 18.98 moveto 26 (True) alignedtext
851 grestore
852 % n4a39eb3283ba4896bd0ae98e695a5e78->n0f69ba31cb9341b8a0e01b58e94ecc3e
853 gsave
854 1 setlinewidth
855 0 0 0 edgecolor
856 newpath 94.27 127.7 moveto
857 83.35 112.72 68.43 92.27 55.68 74.8 curveto
858 stroke
859 0 0 0 edgecolor
860 newpath 58.35 72.52 moveto
861 49.63 66.5 lineto
862 52.69 76.64 lineto
863 closepath fill
864 1 setlinewidth
865 solid
866 0 0 0 edgecolor
867 newpath 58.35 72.52 moveto
868 49.63 66.5 lineto
869 52.69 76.64 lineto
870 closepath stroke
871 grestore
872 % n01a1efd1fe0148409aa9ae19a57a1c11
873 gsave
874 1 setlinewidth
875 0 0 0 nodecolor
876 109.7 38.18 31.64 38.37 ellipse_path stroke
877 0 0 0 nodecolor
878 14 /Times-Roman set_font
879 106.2 49.98 moveto 7 (d) alignedtext
880 0 0 0 nodecolor
881 14 /Times-Roman set_font
882 95.2 18.98 moveto 29 (False) alignedtext
883 grestore
884 % n4a39eb3283ba4896bd0ae98e695a5e78->n01a1efd1fe0148409aa9ae19a57a1c11
885 gsave
886 1 setlinewidth
887 0 0 0 edgecolor
888 newpath 109.7 122.86 moveto
889 109.7 112.07 109.7 99.2 109.7 86.83 curveto
890 stroke
891 0 0 0 edgecolor
892 newpath 113.2 86.61 moveto
893 109.7 76.61 lineto
894 106.2 86.61 lineto
895 closepath fill
896 1 setlinewidth
897 solid
898 0 0 0 edgecolor
899 newpath 113.2 86.61 moveto
900 109.7 76.61 lineto
901 106.2 86.61 lineto
902 closepath stroke
903 grestore
904 % nfe2ac3cf290844a686eb20c8a1419632
905 gsave
906 1 setlinewidth
907 0 0 0 nodecolor
908 192.7 149.84 27 26.74 ellipse_path stroke
909 0 0 0 nodecolor
910 14 /Times-Roman set_font
911 189.2 153.64 moveto 7 (d) alignedtext
912 0 0 0 nodecolor
913 14 /Times-Roman set_font
914 189.2 138.64 moveto 7 (d) alignedtext
915 grestore
916 % n7f75729c74d944199866bc8242166a15->nfe2ac3cf290844a686eb20c8a1419632
917 gsave
918 1 setlinewidth
919 0 0 0 edgecolor
920 newpath 222.08 235.07 moveto
921 216.93 220.31 210.31 201.33 204.66 185.14 curveto
922 stroke
923 0 0 0 edgecolor
924 newpath 207.89 183.76 moveto
925 201.29 175.47 lineto
926 201.28 186.06 lineto
927 closepath fill
928 1 setlinewidth
929 solid
930 0 0 0 edgecolor
931 newpath 207.89 183.76 moveto
932 201.29 175.47 lineto
933 201.28 186.06 lineto
934 closepath stroke
935 grestore
936 % n99dabcab19424f76aade00e10b247e28
937 gsave
938 1 setlinewidth
939 0 0 0 nodecolor
940 269.7 149.84 31.64 37.45 ellipse_path stroke
941 0 0 0 nodecolor
942 14 /Times-Roman set_font
943 263.2 161.14 moveto 13 (da) alignedtext
944 0 0 0 nodecolor
945 14 /Times-Roman set_font
946 266.2 146.14 moveto 7 (d) alignedtext
947 0 0 0 nodecolor
948 14 /Times-Roman set_font
949 255.2 131.14 moveto 29 (False) alignedtext
950 grestore
951 % n7f75729c74d944199866bc8242166a15->n99dabcab19424f76aade00e10b247e28
952 gsave
953 1 setlinewidth
954 0 0 0 edgecolor
955 newpath 239.45 235.35 moveto
956 243.79 223.21 249.17 208.19 254.18 194.19 curveto
957 stroke
958 0 0 0 edgecolor
959 newpath 257.5 195.31 moveto
960 257.57 184.71 lineto
961 250.91 192.95 lineto
962 closepath fill
963 1 setlinewidth
964 solid
965 0 0 0 edgecolor
966 newpath 257.5 195.31 moveto
967 257.57 184.71 lineto
968 250.91 192.95 lineto
969 closepath stroke
970 grestore
971 % n4ef4c358f84b44f0816ee6c23bc87c23
972 gsave
973 1 setlinewidth
974 0 0 0 nodecolor
975 189.7 38.18 29.9 38.37 ellipse_path stroke
976 0 0 0 nodecolor
977 14 /Times-Roman set_font
978 187.2 49.98 moveto 5 (-) alignedtext
979 0 0 0 nodecolor
980 14 /Times-Roman set_font
981 176.7 18.98 moveto 26 (True) alignedtext
982 grestore
983 % nfe2ac3cf290844a686eb20c8a1419632->n4ef4c358f84b44f0816ee6c23bc87c23
984 gsave
985 1 setlinewidth
986 0 0 0 edgecolor
987 newpath 191.99 122.86 moveto
988 191.69 112.07 191.34 99.2 191 86.83 curveto
989 stroke
990 0 0 0 edgecolor
991 newpath 194.49 86.51 moveto
992 190.72 76.61 lineto
993 187.5 86.7 lineto
994 closepath fill
995 1 setlinewidth
996 solid
997 0 0 0 edgecolor
998 newpath 194.49 86.51 moveto
999 190.72 76.61 lineto
1000 187.5 86.7 lineto
1001 closepath stroke
1002 grestore
1003 % n0fcf711c28b84e869cd5b1ad29147b79
1004 gsave
1005 1 setlinewidth
1006 0 0 0 nodecolor
1007 269.7 38.18 31.64 38.37 ellipse_path stroke
1008 0 0 0 nodecolor
1009 14 /Times-Roman set_font
1010 266.2 49.98 moveto 7 (d) alignedtext
1011 0 0 0 nodecolor
1012 14 /Times-Roman set_font
1013 255.2 18.98 moveto 29 (False) alignedtext
1014 grestore
1015 % nfe2ac3cf290844a686eb20c8a1419632->n0fcf711c28b84e869cd5b1ad29147b79
1016 gsave
1017 1 setlinewidth
1018 0 0 0 edgecolor
1019 newpath 207.73 127.44 moveto
1020 217.87 113 231.51 93.57 243.42 76.61 curveto
1021 stroke
1022 0 0 0 edgecolor
1023 newpath 246.58 78.2 moveto
1024 249.46 68 lineto
1025 240.85 74.18 lineto
1026 closepath fill
1027 1 setlinewidth
1028 solid
1029 0 0 0 edgecolor
1030 newpath 246.58 78.2 moveto
1031 249.46 68 lineto
1032 240.85 74.18 lineto
1033 closepath stroke
1034 grestore
1035 % n9c89649fee58407db0ff5d0ba2eb4f2d
1036 gsave
1037 1 setlinewidth
1038 0 0 0 nodecolor
1039 349.7 260.8 27 26.74 ellipse_path stroke
1040 0 0 0 nodecolor
1041 14 /Times-Roman set_font
1042 343.2 264.6 moveto 13 (da) alignedtext
1043 0 0 0 nodecolor
1044 14 /Times-Roman set_font
1045 343.2 249.6 moveto 13 (da) alignedtext
1046 grestore
1047 % n6f68fb9a9f774752ada474efa377f60e->n9c89649fee58407db0ff5d0ba2eb4f2d
1048 gsave
1049 1 setlinewidth
1050 0 0 0 edgecolor
1051 newpath 349.7 344.65 moveto
1052 349.7 330.64 349.7 313.15 349.7 297.85 curveto
1053 stroke
1054 0 0 0 edgecolor
1055 newpath 353.2 297.68 moveto
1056 349.7 287.68 lineto
1057 346.2 297.68 lineto
1058 closepath fill
1059 1 setlinewidth
1060 solid
1061 0 0 0 edgecolor
1062 newpath 353.2 297.68 moveto
1063 349.7 287.68 lineto
1064 346.2 297.68 lineto
1065 closepath stroke
1066 grestore
1067 % n639c085cdfa84e26a754dd4aa56a044e
1068 gsave
1069 1 setlinewidth
1070 0 0 0 nodecolor
1071 426.7 260.8 31.64 37.45 ellipse_path stroke
1072 0 0 0 nodecolor
1073 14 /Times-Roman set_font
1074 417.2 272.1 moveto 19 (daa) alignedtext
1075 0 0 0 nodecolor
1076 14 /Times-Roman set_font
1077 420.2 257.1 moveto 13 (da) alignedtext
1078 0 0 0 nodecolor
1079 14 /Times-Roman set_font
1080 412.2 242.1 moveto 29 (False) alignedtext
1081 grestore
1082 % ne0abe88f3d764703a75eed757cc316bf->n639c085cdfa84e26a754dd4aa56a044e
1083 gsave
1084 1 setlinewidth
1085 0 0 0 edgecolor
1086 newpath 422.9 344.65 moveto
1087 423.39 333.83 423.98 320.94 424.55 308.59 curveto
1088 stroke
1089 0 0 0 edgecolor
1090 newpath 428.06 308.54 moveto
1091 425.02 298.39 lineto
1092 421.06 308.22 lineto
1093 closepath fill
1094 1 setlinewidth
1095 solid
1096 0 0 0 edgecolor
1097 newpath 428.06 308.54 moveto
1098 425.02 298.39 lineto
1099 421.06 308.22 lineto
1100 closepath stroke
1101 grestore
1102 % n34738b8c332d4e559f9aa7c7eec42e72
1103 gsave
1104 1 setlinewidth
1105 0 0 0 nodecolor
1106 349.7 149.84 27 26.74 ellipse_path stroke
1107 0 0 0 nodecolor
1108 14 /Times-Roman set_font
1109 346.2 153.64 moveto 7 (d) alignedtext
1110 0 0 0 nodecolor
1111 14 /Times-Roman set_font
1112 346.2 138.64 moveto 7 (d) alignedtext
1113 grestore
1114 % n9c89649fee58407db0ff5d0ba2eb4f2d->n34738b8c332d4e559f9aa7c7eec42e72
1115 gsave
1116 1 setlinewidth
1117 0 0 0 edgecolor
1118 newpath 349.7 233.7 moveto
1119 349.7 219.69 349.7 202.19 349.7 186.9 curveto
1120 stroke
1121 0 0 0 edgecolor
1122 newpath 353.2 186.73 moveto
1123 349.7 176.73 lineto
1124 346.2 186.73 lineto
1125 closepath fill
1126 1 setlinewidth
1127 solid
1128 0 0 0 edgecolor
1129 newpath 353.2 186.73 moveto
1130 349.7 176.73 lineto
1131 346.2 186.73 lineto
1132 closepath stroke
1133 grestore
1134 % n446a9bd7fa264edcb2bf289b4fe55f71
1135 gsave
1136 1 setlinewidth
1137 0 0 0 nodecolor
1138 426.7 149.84 31.64 37.45 ellipse_path stroke
1139 0 0 0 nodecolor
1140 14 /Times-Roman set_font
1141 420.2 161.14 moveto 13 (da) alignedtext
1142 0 0 0 nodecolor
1143 14 /Times-Roman set_font
1144 423.2 146.14 moveto 7 (d) alignedtext
1145 0 0 0 nodecolor
1146 14 /Times-Roman set_font
1147 412.2 131.14 moveto 29 (False) alignedtext
1148 grestore
1149 % n9c89649fee58407db0ff5d0ba2eb4f2d->n446a9bd7fa264edcb2bf289b4fe55f71
1150 gsave
1151 1 setlinewidth
1152 0 0 0 edgecolor
1153 newpath 364.91 238.27 moveto
1154 375.06 223.91 388.67 204.65 400.54 187.86 curveto
1155 stroke
1156 0 0 0 edgecolor
1157 newpath 403.64 189.53 moveto
1158 406.56 179.35 lineto
1159 397.93 185.49 lineto
1160 closepath fill
1161 1 setlinewidth
1162 solid
1163 0 0 0 edgecolor
1164 newpath 403.64 189.53 moveto
1165 406.56 179.35 lineto
1166 397.93 185.49 lineto
1167 closepath stroke
1168 grestore
1169 % n73e44dd0c7f248a3bd4aa11de6040c5f
1170 gsave
1171 1 setlinewidth
1172 0 0 0 nodecolor
1173 349.7 38.18 29.9 38.37 ellipse_path stroke
1174 0 0 0 nodecolor
1175 14 /Times-Roman set_font
1176 347.2 49.98 moveto 5 (-) alignedtext
1177 0 0 0 nodecolor
1178 14 /Times-Roman set_font
1179 336.7 18.98 moveto 26 (True) alignedtext
1180 grestore
1181 % n34738b8c332d4e559f9aa7c7eec42e72->n73e44dd0c7f248a3bd4aa11de6040c5f
1182 gsave
1183 1 setlinewidth
1184 0 0 0 edgecolor
1185 newpath 349.7 122.86 moveto
1186 349.7 112.07 349.7 99.2 349.7 86.83 curveto
1187 stroke
1188 0 0 0 edgecolor
1189 newpath 353.2 86.61 moveto
1190 349.7 76.61 lineto
1191 346.2 86.61 lineto
1192 closepath fill
1193 1 setlinewidth
1194 solid
1195 0 0 0 edgecolor
1196 newpath 353.2 86.61 moveto
1197 349.7 76.61 lineto
1198 346.2 86.61 lineto
1199 closepath stroke
1200 grestore
1201 % n7af9d67feb864b8ea552f84d64b3e610
1202 gsave
1203 1 setlinewidth
1204 0 0 0 nodecolor
1205 429.7 38.18 31.64 38.37 ellipse_path stroke
1206 0 0 0 nodecolor
1207 14 /Times-Roman set_font
1208 426.2 49.98 moveto 7 (d) alignedtext
1209 0 0 0 nodecolor
1210 14 /Times-Roman set_font
1211 415.2 18.98 moveto 29 (False) alignedtext
1212 grestore
1213 % n34738b8c332d4e559f9aa7c7eec42e72->n7af9d67feb864b8ea552f84d64b3e610
1214 gsave
1215 1 setlinewidth
1216 0 0 0 edgecolor
1217 newpath 365.12 127.7 moveto
1218 375.81 113.05 390.33 93.15 402.89 75.93 curveto
1219 stroke
1220 0 0 0 edgecolor
1221 newpath 405.81 77.87 moveto
1222 408.88 67.73 lineto
1223 400.15 73.74 lineto
1224 closepath fill
1225 1 setlinewidth
1226 solid
1227 0 0 0 edgecolor
1228 newpath 405.81 77.87 moveto
1229 408.88 67.73 lineto
1230 400.15 73.74 lineto
1231 closepath stroke
1232 grestore
1233 % nabacc0aef05041c5998655b5e68b6d94
1234 gsave
1235 1 setlinewidth
1236 0 0 0 nodecolor
1237 498.7 371.75 31.64 37.45 ellipse_path stroke
1238 0 0 0 nodecolor
1239 14 /Times-Roman set_font
1240 485.7 383.05 moveto 26 (daab) alignedtext
1241 0 0 0 nodecolor
1242 14 /Times-Roman set_font
1243 488.7 368.05 moveto 20 (dab) alignedtext
1244 0 0 0 nodecolor
1245 14 /Times-Roman set_font
1246 484.2 353.05 moveto 29 (False) alignedtext
1247 grestore
1248 % nbfa7d3dbec204c328749c3db14b668ea->nabacc0aef05041c5998655b5e68b6d94
1249 gsave
1250 1 setlinewidth
1251 0 0 0 edgecolor
1252 newpath 487.25 455.88 moveto
1253 488.77 444.86 490.59 431.65 492.33 419.04 curveto
1254 stroke
1255 0 0 0 edgecolor
1256 newpath 495.8 419.49 moveto
1257 493.69 409.1 lineto
1258 488.86 418.53 lineto
1259 closepath fill
1260 1 setlinewidth
1261 solid
1262 0 0 0 edgecolor
1263 newpath 495.8 419.49 moveto
1264 493.69 409.1 lineto
1265 488.86 418.53 lineto
1266 closepath stroke
1267 grestore
1268 % nff340dd0af774bf0818a959dad441b84
1269 gsave
1270 1 setlinewidth
1271 0 0 0 nodecolor
1272 569.7 482.7 33.88 37.45 ellipse_path stroke
1273 0 0 0 nodecolor
1274 14 /Times-Roman set_font
1275 553.7 494 moveto 32 (daabc) alignedtext
1276 0 0 0 nodecolor
1277 14 /Times-Roman set_font
1278 556.7 479 moveto 26 (daba) alignedtext
1279 0 0 0 nodecolor
1280 14 /Times-Roman set_font
1281 555.2 464 moveto 29 (False) alignedtext
1282 grestore
1283 % nd04c429a65b74db8902b1a2725254549->nff340dd0af774bf0818a959dad441b84
1284 gsave
1285 1 setlinewidth
1286 0 0 0 edgecolor
1287 newpath 569.7 566.56 moveto
1288 569.7 555.74 569.7 542.85 569.7 530.49 curveto
1289 stroke
1290 0 0 0 edgecolor
1291 newpath 573.2 530.3 moveto
1292 569.7 520.3 lineto
1293 566.2 530.3 lineto
1294 closepath fill
1295 1 setlinewidth
1296 solid
1297 0 0 0 edgecolor
1298 newpath 573.2 530.3 moveto
1299 569.7 520.3 lineto
1300 566.2 530.3 lineto
1301 closepath stroke
1302 grestore
1303 % na504494b1bc842bd800600c18478723a
1304 gsave
1305 1 setlinewidth
1306 0 0 0 nodecolor
1307 673.7 694 38.78 26.74 ellipse_path stroke
1308 0 0 0 nodecolor
1309 14 /Times-Roman set_font
1310 657.7 697.8 moveto 32 (daabc) alignedtext
1311 0 0 0 nodecolor
1312 14 /Times-Roman set_font
1313 654.2 682.8 moveto 39 (dabaab) alignedtext
1314 grestore
1315 % n5f1bfeaf12e247d9bc9ca4641cb72fb5->na504494b1bc842bd800600c18478723a
1316 gsave
1317 1 setlinewidth
1318 0 0 0 edgecolor
1319 newpath 676.5 756.42 moveto
1320 676.14 748.45 675.73 739.56 675.34 731.07 curveto
1321 stroke
1322 0 0 0 edgecolor
1323 newpath 678.84 730.84 moveto
1324 674.88 721.01 lineto
1325 671.84 731.16 lineto
1326 closepath fill
1327 1 setlinewidth
1328 solid
1329 0 0 0 edgecolor
1330 newpath 678.84 730.84 moveto
1331 674.88 721.01 lineto
1332 671.84 731.16 lineto
1333 closepath stroke
1334 grestore
1335 % n13e17edfcd5a4128996ba5dd2473f244
1336 gsave
1337 1 setlinewidth
1338 0 0 0 nodecolor
1339 769.7 694 38.78 26.74 ellipse_path stroke
1340 0 0 0 nodecolor
1341 14 /Times-Roman set_font
1342 750.7 697.8 moveto 38 (daabcc) alignedtext
1343 0 0 0 nodecolor
1344 14 /Times-Roman set_font
1345 750.2 682.8 moveto 39 (dabaab) alignedtext
1346 grestore
1347 % n5f1bfeaf12e247d9bc9ca4641cb72fb5->n13e17edfcd5a4128996ba5dd2473f244
1348 gsave
1349 1 setlinewidth
1350 0 0 0 edgecolor
1351 newpath 700.91 760.6 moveto
1352 712.73 749.34 727.22 735.51 739.86 723.46 curveto
1353 stroke
1354 0 0 0 edgecolor
1355 newpath 742.62 725.66 moveto
1356 747.44 716.23 lineto
1357 737.79 720.6 lineto
1358 closepath fill
1359 1 setlinewidth
1360 solid
1361 0 0 0 edgecolor
1362 newpath 742.62 725.66 moveto
1363 747.44 716.23 lineto
1364 737.79 720.6 lineto
1365 closepath stroke
1366 grestore
1367 % n78a73478b48c43d594e6a04a79c61946
1368 gsave
1369 1 setlinewidth
1370 0 0 0 nodecolor
1371 673.7 593.66 33.88 26.74 ellipse_path stroke
1372 0 0 0 nodecolor
1373 14 /Times-Roman set_font
1374 657.7 597.46 moveto 32 (daabc) alignedtext
1375 0 0 0 nodecolor
1376 14 /Times-Roman set_font
1377 657.7 582.46 moveto 32 (dabaa) alignedtext
1378 grestore
1379 % na504494b1bc842bd800600c18478723a->n78a73478b48c43d594e6a04a79c61946
1380 gsave
1381 1 setlinewidth
1382 0 0 0 edgecolor
1383 newpath 673.7 666.91 moveto
1384 673.7 655.82 673.7 642.7 673.7 630.71 curveto
1385 stroke
1386 0 0 0 edgecolor
1387 newpath 677.2 630.54 moveto
1388 673.7 620.54 lineto
1389 670.2 630.54 lineto
1390 closepath fill
1391 1 setlinewidth
1392 solid
1393 0 0 0 edgecolor
1394 newpath 677.2 630.54 moveto
1395 673.7 620.54 lineto
1396 670.2 630.54 lineto
1397 closepath stroke
1398 grestore
1399 % n5624db7a63c643bcafb2ba6797348bba
1400 gsave
1401 1 setlinewidth
1402 0 0 0 nodecolor
1403 769.7 593.66 38.37 37.45 ellipse_path stroke
1404 0 0 0 nodecolor
1405 14 /Times-Roman set_font
1406 750.7 604.96 moveto 38 (daabcc) alignedtext
1407 0 0 0 nodecolor
1408 14 /Times-Roman set_font
1409 753.7 589.96 moveto 32 (dabaa) alignedtext
1410 0 0 0 nodecolor
1411 14 /Times-Roman set_font
1412 755.2 574.96 moveto 29 (False) alignedtext
1413 grestore
1414 % n13e17edfcd5a4128996ba5dd2473f244->n5624db7a63c643bcafb2ba6797348bba
1415 gsave
1416 1 setlinewidth
1417 0 0 0 edgecolor
1418 newpath 769.7 666.91 moveto
1419 769.7 659.05 769.7 650.19 769.7 641.42 curveto
1420 stroke
1421 0 0 0 edgecolor
1422 newpath 773.2 641.24 moveto
1423 769.7 631.24 lineto
1424 766.2 641.24 lineto
1425 closepath fill
1426 1 setlinewidth
1427 solid
1428 0 0 0 edgecolor
1429 newpath 773.2 641.24 moveto
1430 769.7 631.24 lineto
1431 766.2 641.24 lineto
1432 closepath stroke
1433 grestore
1434 % na3c9f1e44c6546ba9b4c49c48ae842ba
1435 gsave
1436 1 setlinewidth
1437 0 0 0 nodecolor
1438 673.7 482.7 33.88 37.45 ellipse_path stroke
1439 0 0 0 nodecolor
1440 14 /Times-Roman set_font
1441 657.7 494 moveto 32 (daabc) alignedtext
1442 0 0 0 nodecolor
1443 14 /Times-Roman set_font
1444 660.7 479 moveto 26 (daba) alignedtext
1445 0 0 0 nodecolor
1446 14 /Times-Roman set_font
1447 659.2 464 moveto 29 (False) alignedtext
1448 grestore
1449 % n78a73478b48c43d594e6a04a79c61946->na3c9f1e44c6546ba9b4c49c48ae842ba
1450 gsave
1451 1 setlinewidth
1452 0 0 0 edgecolor
1453 newpath 673.7 566.56 moveto
1454 673.7 555.74 673.7 542.85 673.7 530.49 curveto
1455 stroke
1456 0 0 0 edgecolor
1457 newpath 677.2 530.3 moveto
1458 673.7 520.3 lineto
1459 670.2 530.3 lineto
1460 closepath fill
1461 1 setlinewidth
1462 solid
1463 0 0 0 edgecolor
1464 newpath 677.2 530.3 moveto
1465 673.7 520.3 lineto
1466 670.2 530.3 lineto
1467 closepath stroke
1468 grestore
1469 endpage
1470 showpage
1471 grestore
1472 %%PageTrailer
1473 %%EndPage: 1
1474 %%Trailer
1475 %%Pages: 1
1476 %%BoundingBox: 36 36 853 1124
1477 end
1478 restore
1479 %%EOF