-
Notifications
You must be signed in to change notification settings - Fork 9
/
svg-simple.html
747 lines (737 loc) · 118 KB
/
svg-simple.html
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
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="img/favicon.ico">
<title>R and D3.js</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="row mb20" style="text-align: center;">
<div class="col-xs-12">
<h1>Simple SVG</h1>
</div>
</div>
<div class="row">
<div class="col-xs-12 mb20">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1171px" height="453px" viewBox="0 0 1171 453" version="1.1">
<metadata xmlns:gridsvg="http://www.stat.auckland.ac.nz/~paul/R/gridSVG/">
<gridsvg:generator name="gridSVG" version="1.4-3" time="2015-02-20 12:17:40"/>
<gridsvg:argument name="name" value="plot1.svg"/>
<gridsvg:argument name="exportCoords" value="none"/>
<gridsvg:argument name="exportMappings" value="none"/>
<gridsvg:argument name="exportJS" value="none"/>
<gridsvg:argument name="res" value="72"/>
<gridsvg:argument name="prefix" value=""/>
<gridsvg:argument name="addClasses" value="TRUE"/>
<gridsvg:argument name="indent" value="TRUE"/>
<gridsvg:argument name="htmlWrapper" value="FALSE"/>
<gridsvg:argument name="usePaths" value="vpPaths"/>
<gridsvg:argument name="uniqueNames" value="TRUE"/>
<gridsvg:separator name="id.sep" value="."/>
<gridsvg:separator name="gPath.sep" value="::"/>
<gridsvg:separator name="vpPath.sep" value="::"/>
</metadata>
<g transform="translate(0, 453) scale(1, -1)">
<g id="gridSVG" fill="rgb(255,255,255)" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-width="0.75" font-size="16" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" opacity="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<defs>
<symbol id="gridSVG.pch16" viewBox="-5 -5 10 10" overflow="visible">
<circle cx="0" cy="0" r="3.75"/>
</symbol>
</defs>
<g id="layout.1" class="viewport">
<g id="GRID.gTableParent.994.1" class="gTableParent gTree grob gDesc">
<defs>
<clipPath id="layout::background.1-6-6-1.1.clipPath">
<rect x="0" y="0" width="1171" height="453" fill="none" stroke="none"/>
</clipPath>
</defs>
<g id="layout::background.1-6-6-1.1" clip-path="url(#layout::background.1-6-6-1.1.clipPath)" class="viewport">
<g id="background.1-6-6-1.1" class="gTableChild rect grob gDesc">
<rect id="background.1-6-6-1.1.1" x="0" y="0" width="1171" height="453" stroke-width="1.06" stroke="rgb(255,255,255)" fill="rgb(255,255,255)" stroke-dasharray="none" stroke-opacity="1" fill-opacity="1"/>
</g>
</g>
<g id="layout::spacer.4-3-4-3.1" class="viewport"/>
<defs>
<clipPath id="layout::panel.3-4-3-4.1.clipPath">
<rect x="69.29" y="90.29" width="966.22" height="307.36" fill="none" stroke="none"/>
</clipPath>
</defs>
<g id="layout::panel.3-4-3-4.1" clip-path="url(#layout::panel.3-4-3-4.1.clipPath)" class="viewport">
<g id="panel.3-4-3-4.1" class="gTableChild gTree grob gDesc">
<g id="grill.gTree.945.1" class="gTree grob gDesc">
<g id="panel.background.rect.936.1" class="rect grob gDesc">
<rect id="panel.background.rect.936.1.1" x="69.29" y="90.29" width="966.22" height="307.36" stroke-width="1.06" stroke="none" fill="rgb(229,229,229)" stroke-dasharray="none" stroke-opacity="0" fill-opacity="1"/>
</g>
<g id="panel.grid.minor.y.polyline.938.1" class="polyline grob gDesc">
<polyline id="panel.grid.minor.y.polyline.938.1.1" points="69.29,137.43 1035.51,137.43" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.y.polyline.938.1.2" points="69.29,203.79 1035.51,203.79" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.y.polyline.938.1.3" points="69.29,270.14 1035.51,270.14" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.y.polyline.938.1.4" points="69.29,336.5 1035.51,336.5" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
</g>
<g id="panel.grid.minor.x.polyline.940.1" class="polyline grob gDesc">
<polyline id="panel.grid.minor.x.polyline.940.1.1" points="74.34,90.29 74.34,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.2" points="100.25,90.29 100.25,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.3" points="126.16,90.29 126.16,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.4" points="151.23,90.29 151.23,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.5" points="176.31,90.29 176.31,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.6" points="201.8,90.29 201.8,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.7" points="227.29,90.29 227.29,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.8" points="252.78,90.29 252.78,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.9" points="278.27,90.29 278.27,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.10" points="304.18,90.29 304.18,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.11" points="329.67,90.29 329.67,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.12" points="355.16,90.29 355.16,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.13" points="380.65,90.29 380.65,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.14" points="406.14,90.29 406.14,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.15" points="432.05,90.29 432.05,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.16" points="456.7,90.29 456.7,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.17" points="481.36,90.29 481.36,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.18" points="506.85,90.29 506.85,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.19" points="532.34,90.29 532.34,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.20" points="557.83,90.29 557.83,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.21" points="583.32,90.29 583.32,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.22" points="609.23,90.29 609.23,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.23" points="634.72,90.29 634.72,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.24" points="660.21,90.29 660.21,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.25" points="685.7,90.29 685.7,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.26" points="711.19,90.29 711.19,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.27" points="737.1,90.29 737.1,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.28" points="761.75,90.29 761.75,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.29" points="786.41,90.29 786.41,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.30" points="811.9,90.29 811.9,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.31" points="837.39,90.29 837.39,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.32" points="862.88,90.29 862.88,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.33" points="888.37,90.29 888.37,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.34" points="914.28,90.29 914.28,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.35" points="939.77,90.29 939.77,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.36" points="965.26,90.29 965.26,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.37" points="990.75,90.29 990.75,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.minor.x.polyline.940.1.38" points="1016.24,90.29 1016.24,397.65" stroke-width="0.53" stroke="rgb(242,242,242)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
</g>
<g id="panel.grid.major.y.polyline.942.1" class="polyline grob gDesc">
<polyline id="panel.grid.major.y.polyline.942.1.1" points="69.29,104.26 1035.51,104.26" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.y.polyline.942.1.2" points="69.29,170.61 1035.51,170.61" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.y.polyline.942.1.3" points="69.29,236.97 1035.51,236.97" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.y.polyline.942.1.4" points="69.29,303.32 1035.51,303.32" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.y.polyline.942.1.5" points="69.29,369.68 1035.51,369.68" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
</g>
<g id="panel.grid.major.x.polyline.944.1" class="polyline grob gDesc">
<polyline id="panel.grid.major.x.polyline.944.1.1" points="87.3,90.29 87.3,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.2" points="113.21,90.29 113.21,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.3" points="139.11,90.29 139.11,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.4" points="163.35,90.29 163.35,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.5" points="189.26,90.29 189.26,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.6" points="214.33,90.29 214.33,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.7" points="240.24,90.29 240.24,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.8" points="265.31,90.29 265.31,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.9" points="291.22,90.29 291.22,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.10" points="317.13,90.29 317.13,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.11" points="342.2,90.29 342.2,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.12" points="368.11,90.29 368.11,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.13" points="393.18,90.29 393.18,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.14" points="419.09,90.29 419.09,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.15" points="445,90.29 445,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.16" points="468.4,90.29 468.4,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.17" points="494.31,90.29 494.31,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.18" points="519.38,90.29 519.38,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.19" points="545.29,90.29 545.29,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.20" points="570.37,90.29 570.37,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.21" points="596.27,90.29 596.27,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.22" points="622.18,90.29 622.18,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.23" points="647.26,90.29 647.26,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.24" points="673.16,90.29 673.16,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.25" points="698.24,90.29 698.24,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.26" points="724.15,90.29 724.15,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.27" points="750.05,90.29 750.05,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.28" points="773.45,90.29 773.45,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.29" points="799.36,90.29 799.36,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.30" points="824.44,90.29 824.44,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.31" points="850.34,90.29 850.34,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.32" points="875.42,90.29 875.42,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.33" points="901.33,90.29 901.33,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.34" points="927.23,90.29 927.23,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.35" points="952.31,90.29 952.31,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.36" points="978.22,90.29 978.22,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.37" points="1003.29,90.29 1003.29,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="panel.grid.major.x.polyline.944.1.38" points="1029.2,90.29 1029.2,397.65" stroke-width="1.06" stroke="rgb(255,255,255)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
</g>
</g>
<g id="GRID.polyline.930.1" class="polyline grob gDesc">
<polyline id="GRID.polyline.930.1.1" points="113.21,124.89 114.04,125.16 114.88,134.65 115.71,131.93 116.55,129.47 117.38,131.79 118.22,128.61 119.06,121.38 119.89,124.1 120.73,130.67 121.56,132.79 122.4,125.49 123.23,134.98 124.07,121.38 124.91,131.79 125.74,119.39 126.58,123.77 127.41,133.92 128.25,115.67 129.09,127.08 129.92,126.15 130.76,119.45 131.59,119.85 132.43,123.63 133.26,125.23 134.1,127.88 134.94,124.76 135.77,125.49 136.61,123.1 137.44,129.54 138.28,113.48 139.11,117.66 139.95,119.59 140.79,134.38 141.62,130.53 142.46,121.51 143.29,124.03 144.13,128.94 144.96,121.84 145.8,131.26 146.64,129.87 147.47,133.92 148.31,126.88 149.14,128.15 149.98,132.99 150.81,136.77 151.65,127.22 152.49,138.5 153.32,137.37 154.16,131.86 154.99,136.57 155.83,125.69 156.67,136.97 157.5,141.75 158.34,149.25 159.17,142.94 160.01,135.91 160.84,143.34 161.68,139.29 162.52,145.8 163.35,146.59 164.19,154.89 165.02,169.02 165.86,131.86 166.69,148.25 167.53,126.95 168.37,136.04 169.2,132.46 170.04,135.44 170.87,145.86 171.71,124.83 172.54,131.26 173.38,122.04 174.22,129.8 175.05,119.65 175.89,143.67 176.72,136.31 177.56,124.76 178.39,126.69 179.23,124.43 180.07,129.01 180.9,122.77 181.74,127.68 182.57,132.39 183.41,121.18 184.25,122.9 185.08,125.23 185.92,132.99 186.75,131.93 187.59,122.37 188.42,131.99 189.26,136.9 190.1,124.96 190.93,123.7 191.77,120.38 192.6,138.96 193.44,151.9 194.27,143.61 195.11,116.33 195.95,124.23 196.78,126.69 197.62,120.18 198.45,128.15 199.29,135.25 200.12,123.43 200.96,126.75 201.8,121.84 202.63,132.66 203.47,127.08 204.3,130.53 205.14,149.18 205.97,130.53 206.81,128.61 207.65,131.99 208.48,121.44 209.32,129.14 210.15,129.8 210.99,142.41 211.83,142.61 212.66,138.43 213.5,132.19 214.33,161.12 215.17,133.72 216,128.81 216.84,141.75 217.68,128.21 218.51,128.41 219.35,135.98 220.18,121.64 221.02,138.3 221.85,130.6 222.69,148.32 223.53,140.55 224.36,133.45 225.2,130.53 226.03,129.94 226.87,150.84 227.7,153.36 228.54,127.42 229.38,147.12 230.21,130.07 231.05,132.26 231.88,136.04 232.72,132.06 233.55,132.66 234.39,152.03 235.23,142.21 236.06,134.52 236.9,139.23 237.73,131.86 238.57,133.06 239.41,152.63 240.24,159.6 241.08,146.92 241.91,140.16 242.75,132.79 243.58,150.37 244.42,145.6 245.26,137.9 246.09,145.93 246.93,143.14 247.76,137.24 248.6,148.78 249.43,154.16 250.27,151.97 251.11,153.69 251.94,175.52 252.78,166.7 253.61,145.26 254.45,133.39 255.28,156.55 256.12,146.53 256.96,146.33 257.79,186.6 258.63,183.82 259.46,162.25 260.3,161.06 261.13,168.62 261.97,160 262.81,173.6 263.64,175.06 264.48,182.16 265.31,167.29 266.15,162.12 266.99,199.14 267.82,174.06 268.66,175.99 269.49,212.55 270.33,220.11 271.16,229.6 272,214.07 272.84,268.22 273.67,237.1 274.51,249.91 275.34,317.79 276.18,246.26 277.01,233.32 277.85,257.27 278.69,308.96 279.52,265.03 280.36,295.09 281.19,311.88 282.03,273.59 282.86,271.4 283.7,314.73 284.54,313.27 285.37,293.37 286.21,276.91 287.04,368.88 287.88,264.04 288.71,298.61 289.55,312.94 290.39,332.19 291.22,337.43 292.06,303.85 292.89,360.78 293.73,325.35 294.57,310.82 295.4,256.94 296.24,361.18 297.07,312.41 297.91,379.16 298.74,383.68 299.58,345.92 300.42,298.34 301.25,340.35 302.09,357.67 302.92,317.12 303.76,360.39 304.59,338.89 305.43,285.14 306.27,172.8 307.1,225.02 307.94,311.88 308.77,255.41 309.61,248.51 310.44,259.99 311.28,223.9 312.12,216.07 312.95,212.61 313.79,241.21 314.62,241.21 315.46,163.91 316.29,186.01 317.13,160.53 317.97,142.88 318.8,150.64 319.64,138.56 320.47,154.36 321.31,145.33 322.15,173.6 322.98,161.99 323.82,157.01 324.65,162.72 325.49,150.57 326.32,140.42 327.16,138.23 328,161.65 328.83,145.33 329.67,137.9 330.5,140.75 331.34,136.97 332.17,128.01 333.01,128.34 333.85,147.99 334.68,151.77 335.52,128.34 336.35,136.31 337.19,148.98 338.02,132.66 338.86,135.11 339.7,140.75 340.53,128.21 341.37,135.05 342.2,126.88 343.04,125.09 343.87,136.24 344.71,132.99 345.55,147.12 346.38,143.21 347.22,136.11 348.05,122.97 348.89,135.31 349.73,126.29 350.56,128.28 351.4,137.17 352.23,133.25 353.07,128.68 353.9,118.19 354.74,125.49 355.58,128.74 356.41,126.29 357.25,128.08 358.08,129.8 358.92,125.96 359.75,126.42 360.59,126.82 361.43,121.24 362.26,126.88 363.1,129.74 363.93,144.07 364.77,119.39 365.6,123.43 366.44,120.38 367.28,126.42 368.11,120.51 368.95,147.45 369.78,139.03 370.62,114.41 371.46,129.41 372.29,126.35 373.13,120.78 373.96,123.1 374.8,142.28 375.63,119.32 376.47,119.19 377.31,135.64 378.14,128.74 378.98,120.58 379.81,122.77 380.65,130.87 381.48,136.71 382.32,122.04 383.16,125.49 383.99,126.29 384.83,115.67 385.66,120.25 386.5,137.97 387.33,134.32 388.17,112.09 389.01,119.59 389.84,123.24 390.68,124.03 391.51,123.1 392.35,127.48 393.18,123.63 394.02,122.24 394.86,117.33 395.69,122.04 396.53,120.98 397.36,124.96 398.2,122.04 399.04,130.8 399.87,117.33 400.71,120.25 401.54,117.86 402.38,127.75 403.21,121.18 404.05,112.49 404.89,134.18 405.72,125.76 406.56,119.98 407.39,114.81 408.23,138.5 409.06,123.83 409.9,151.04 410.74,137.3 411.57,132.52 412.41,140.82 413.24,128.54 414.08,129.87 414.91,130.67 415.75,131.79 416.59,154.95 417.42,133.79 418.26,172.2 419.09,131.79 419.93,135.91 420.76,141.02 421.6,145.13 422.44,133.92 423.27,122.17 424.11,132.72 424.94,118.39 425.78,126.22 426.62,127.22 427.45,124.43 428.29,134.25 429.12,121.91 429.96,127.88 430.79,113.55 431.63,120.85 432.47,126.75 433.3,138.5 434.14,120.45 434.97,113.15 435.81,123.17 436.64,121.38 437.48,116.47 438.32,119.78 439.15,129.74 439.99,126.62 440.82,120.45 441.66,114.28 442.49,123.17 443.33,122.64 444.17,120.12 445,140.75 445.84,136.64 446.67,122.7 447.51,127.42 448.34,123.43 449.18,124.23 450.02,128.08 450.85,136.71 451.69,147.59 452.52,126.88 453.36,112.75 454.2,131.26 455.03,131.86 455.87,131.26 456.7,143.08 457.54,133.72 458.37,135.84 459.21,140.49 460.05,146.53 460.88,139.23 461.72,131.93 462.55,150.51 463.39,133.85 464.22,130 465.06,135.71 465.9,134.91 466.73,140.22 467.57,132.59 468.4,150.97 469.24,150.97 470.07,150.97 470.91,134.38 471.75,126.42 472.58,128.54 473.42,139.82 474.25,135.98 475.09,133.19 475.92,131.26 476.76,129.41 477.6,129.27 478.43,127.61 479.27,131.99 480.1,138.7 480.94,149.78 481.78,116.33 482.61,107.64 483.45,130.6 484.28,118.72 485.12,121.05 485.95,173.47 486.79,137.97 487.63,121.05 488.46,123.16 489.3,126.22 490.13,123.24 490.97,119.25 491.8,147.12 492.64,130.07 493.48,128.15 494.31,119.72 495.15,121.11 495.98,129.8 496.82,125.09 497.65,138.83 498.49,132.26 499.33,126.09 500.16,127.08 501,120.45 501.83,125.16 502.67,128.34 503.5,143.14 504.34,128.88 505.18,125.36 506.01,141.08 506.85,126.42 507.68,123.57 508.52,131.6 509.36,106.45 510.19,110.82 511.03,106.14 511.86,112.49 512.7,144.53 513.53,142.08 514.37,129.8 515.21,144.53 516.04,122.17 516.88,121.64 517.71,128.94 518.55,136.9 519.38,161.92 520.22,131.46 521.06,141.02 521.89,143.34 522.73,127.55 523.56,130.67 524.4,137.1 525.23,136.57 526.07,135.31 526.91,163.84 527.74,162.92 528.58,140.89 529.41,128.88 530.25,132.99 531.08,125.49 531.92,130.27 532.76,152.56 533.59,158.07 534.43,134.71 535.26,129.94 536.1,135.38 536.94,124.63 537.77,132.06 538.61,135.64 539.44,143.08 540.28,126.82 541.11,128.28 541.95,136.37 542.79,122.7 543.62,143.08 544.46,135.78 545.29,155.02 546.13,125.82 546.96,132.79 547.8,141.42 548.64,138.23 549.47,137.37 550.31,140.09 551.14,141.55 551.98,125.49 552.81,138.5 553.65,139.23 554.49,155.15 555.32,143.87 556.16,151.3 556.99,142.88 557.83,148.72 558.66,151.1 559.5,150.24 560.34,144.87 561.17,144.4 562.01,152.83 562.84,155.02 563.68,148.25 564.52,155.95 565.35,163.05 566.19,161.65 567.02,166.7 567.86,177.45 568.69,161.79 569.53,170.88 570.37,174.33 571.2,186.27 572.04,162.32 572.87,163.05 573.71,191.98 574.54,198.68 575.38,199.81 576.22,207.97 577.05,208.37 577.89,212.88 578.72,206.44 579.56,250.84 580.39,232.85 581.23,265.63 582.07,275.98 582.9,295.09 583.74,235.71 584.57,247.52 585.41,319.91 586.24,255.15 587.08,255.55 587.92,277.91 588.75,354.55 589.59,261.72 590.42,280.76 591.26,316.19 592.1,281.69 592.93,283.28 593.77,253.49 594.6,312.48 595.44,290.71 596.27,301.86 597.11,359.32 597.95,282.62 598.78,298.81 599.62,344.26 600.45,379.63 601.29,282.55 602.12,266.16 602.96,358.4 603.8,310.62 604.63,302.39 605.47,321.24 606.3,364.3 607.14,332.78 607.97,334.97 608.81,322.43 609.65,291.51 610.48,268.55 611.32,261.72 612.15,299.47 612.99,243.8 613.82,217.39 614.66,248.84 615.5,234.45 616.33,197.09 617.17,188.93 618,234.45 618.84,193.37 619.68,194.3 620.51,223.36 621.35,188.06 622.18,155.95 623.02,155.28 623.85,155.28 624.69,157.08 625.53,145.6 626.36,184.35 627.2,158.73 628.03,137.77 628.87,151.24 629.7,139.03 630.54,127.61 631.38,141.02 632.21,172.34 633.05,158.67 633.88,134.05 634.72,132.86 635.55,132.46 636.39,134.45 637.23,136.24 638.06,141.62 638.9,144.93 639.73,137.9 640.57,121.24 641.4,135.38 642.24,121.24 643.08,125.56 643.91,137.9 644.75,133.65 645.58,131.33 646.42,132.06 647.26,132.79 648.09,129.94 648.93,123.43 649.76,138.7 650.6,143.34 651.43,128.68 652.27,132.99 653.11,127.22 653.94,135.44 654.78,130.87 655.61,122.17 656.45,132.99 657.28,127.61 658.12,127.61 658.96,139.43 659.79,140.95 660.63,138.63 661.46,132.13 662.3,126.15 663.13,132.46 663.97,127.22 664.81,140.29 665.64,135.51 666.48,125.49 667.31,134.52 668.15,139.49 668.98,125.82 669.82,130.6 670.66,133.98 671.49,143.54 672.33,139.29 673.16,135.38 674,117.26 674.84,123.57 675.67,113.75 676.51,130.93 677.34,135.84 678.18,130.47 679.01,138.56 679.85,137.43 680.69,128.48 681.52,116 682.36,133.85 683.19,129.67 684.03,128.34 684.86,160.19 685.7,134.12 686.54,121.58 687.37,119.85 688.21,126.55 689.04,123.83 689.88,114.21 690.71,121.11 691.55,128.88 692.39,122.44 693.22,131.79 694.06,120.65 694.89,116.07 695.73,127.35 696.56,152.23 697.4,133.79 698.24,124.83 699.07,134.91 699.91,138.56 700.74,121.18 701.58,127.42 702.42,139.49 703.25,134.18 704.09,131.66 704.92,125.16 705.76,126.29 706.59,123.5 707.43,124.76 708.27,132.13 709.1,131.4 709.94,124.3 710.77,119.78 711.61,122.7 712.44,131.86 713.28,132.39 714.12,154.36 714.95,129.34 715.79,139.36 716.62,143.47 717.46,147.85 718.29,144.14 719.13,118.06 719.97,148.91 720.8,140.16 721.64,155.09 722.47,146.39 723.31,151.44 724.15,141.88 724.98,128.08 725.82,141.22 726.65,149.31 727.49,142.41 728.32,127.75 729.16,131 730,125.82 730.83,126.69 731.67,128.61 732.5,149.78 733.34,133.52 734.17,118.32 735.01,121.44 735.85,116.47 736.68,124.96 737.52,127.55 738.35,138.96 739.19,124.23 740.02,128.41 740.86,121.18 741.7,121.91 742.53,137.24 743.37,130.2 744.2,129.47 745.04,132.33 745.87,125.56 746.71,123.5 747.55,125.76 748.38,122.17 749.22,135.64 750.05,133.85 750.89,129.14 751.73,132.13 752.56,126.55 753.4,123.9 754.23,118.99 755.07,131.53 755.9,140.69 756.74,127.48 757.58,124.43 758.41,127.15 759.25,143.21 760.08,134.85 760.92,134.38 761.75,146.79 762.59,142.61 763.43,133.32 764.26,135.18 765.1,124.03 765.93,124.56 766.77,139.69 767.6,153.82 768.44,152.1 769.28,144.4 770.11,141.22 770.95,140.82 771.78,143.74 772.62,146.26 773.45,137.7 774.29,158.54 775.13,125.09 775.96,142.21 776.8,147.06 777.63,145.93 778.47,146.72 779.31,157.27 780.14,143.27 780.98,133.65 781.81,133.65 782.65,133.65 783.48,133.65 784.32,133.65 785.16,133.65 785.99,133.65 786.83,133.65 787.66,133.65 788.5,133.65 789.33,128.94 790.17,124.5 791.01,130.4 791.84,128.54 792.68,141.15 793.51,131.93 794.35,115.21 795.18,123.04 796.02,126.29 796.86,131.06 797.69,136.11 798.53,124.03 799.36,132.33 800.2,146.19 801.03,128.34 801.87,128.88 802.71,140.22 803.54,137.83 804.38,119.92 805.21,119.52 806.05,127.88 806.89,134.71 807.72,132.79 808.56,138.76 809.39,130.73 810.23,131.06 811.06,129.21 811.9,120.58 812.74,138.43 813.57,140.95 814.41,140.16 815.24,124.23 816.08,122.04 816.91,133.12 817.75,130.2 818.59,139.23 819.42,132.19 820.26,142.48 821.09,135.11 821.93,125.62 822.76,130.4 823.6,140.55 824.44,168.75 825.27,153.16 826.11,133.19 826.94,132.72 827.78,135.78 828.61,138.89 829.45,138.89 830.29,137.83 831.12,142.01 831.96,154.83 832.79,131.53 833.63,134.18 834.47,133.92 835.3,134.91 836.14,127.68 836.97,136.57 837.81,151.77 838.64,130.27 839.48,125.09 840.32,128.54 841.15,137.63 841.99,122.84 842.82,133.98 843.66,167.56 844.49,147.45 845.33,139.09 846.17,120.25 847,138.56 847.84,149.78 848.67,153.76 849.51,177.71 850.34,106.38 851.18,111.69 852.02,108.04 852.85,127.78 853.69,144.4 854.52,160.66 855.36,151.24 856.19,160.06 857.03,157.87 857.87,142.74 858.7,136.51 859.54,142.41 860.37,155.22 861.21,167.29 862.05,144 862.88,135.18 863.72,132.26 864.55,134.98 865.39,134.98 866.22,134.98 867.06,134.98 867.9,134.98 868.73,134.98 869.57,134.98 870.4,134.98 871.24,134.98 872.07,134.98 872.91,134.98 873.75,134.98 874.58,182.89 875.42,179.84 876.25,169.48 877.09,161.72 877.92,195.69 878.76,173.86 879.6,221.9 880.43,190.78 881.27,206.91 882.1,197.55 882.94,161.92 883.77,241.94 884.61,231.46 885.45,216.4 886.28,263.44 887.12,255.35 887.95,240.62 888.79,230.99 889.63,291.05 890.46,270.21 891.3,265.43 892.13,230.99 892.97,280.03 893.8,256.61 894.64,216.13 895.48,274.72 896.31,277.78 897.15,296.62 897.98,264.57 898.82,288.4 899.65,282.09 900.49,254.23 901.33,262.36 902.16,240.24 903,217.34 903.83,193.7 904.67,181.44 905.5,145.73 906.34,363.64 907.18,347.18 908.01,299.61 908.85,303.72 909.68,325.88 910.52,329.86 911.35,293.43 912.19,294.83 913.03,330.06 913.86,343.8 914.7,317.59 915.53,252.29 916.37,314.27 917.21,302.53 918.04,289.45 918.88,273.99 919.71,260.99 920.55,225.02 921.38,215.87 922.22,193.11 923.06,185.08 923.89,223.03 924.73,219.12 925.56,184.68 926.4,185.74 927.23,161.72 928.07,154.02 928.91,149.58 929.74,157.54 930.58,148.12 931.41,156.01 932.25,167.83 933.08,153.09 933.92,145.2 934.76,146.39 935.59,147.39 936.43,154.02 937.26,167.83 938.1,155.02 938.93,151.04 939.77,126.29 940.61,135.38 941.44,133.19 942.28,130.14 943.11,144.4 943.95,142.41 944.79,130.93 945.62,123.04 946.46,135.05 947.29,126.22 948.13,120.78 948.96,145.07 949.8,149.84 950.64,125.96 951.47,127.95 952.31,133.65 953.14,142.01 953.98,146.53 954.81,144.07 955.65,131.06 956.49,126.15 957.32,122.44 958.16,122.97 958.99,132.46 959.83,129.67 960.66,130.8 961.5,127.75 962.34,119.05 963.17,130.6 964.01,126.62 964.84,129.61 965.68,130.2 966.51,142.54 967.35,135.98 968.19,125.42 969.02,129.21 969.86,131.13 970.69,119.59 971.53,126.69 972.37,144.53 973.2,126.75 974.04,126.75 974.87,117.13 975.71,130.87 976.54,126.75 977.38,141.08 978.22,134.85 979.05,120.51 979.89,125.62 980.72,117.99 981.56,135.71 982.39,127.81 983.23,126.95 984.07,126.69 984.9,124.56 985.74,133.32 986.57,121.31 987.41,125.62 988.24,124.16 989.08,132.92 989.92,128.68 990.75,118.72 991.59,116.86" stroke="rgb(248,118,109)" fill="none" stroke-width="2.13" stroke-dasharray="none" stroke-linecap="butt" stroke-linejoin="round" stroke-miterlimit="1" stroke-opacity="1" fill-opacity="1"/>
<polyline id="GRID.polyline.930.1.2" points="113.21,139.8 114.04,133.8 114.88,133.66 115.71,137.83 116.55,136.07 117.38,140.14 118.22,138.79 119.06,123.02 119.89,122.47 120.73,130.4 121.56,131.4 122.4,133.61 123.23,137.97 124.07,138.51 124.91,120.94 125.74,126.68 126.58,128.5 127.41,127.75 128.25,131.45 129.09,133.41 129.92,127.9 130.76,122.56 131.59,119.15 132.43,126.36 133.26,128.68 134.1,124.56 134.94,138.57 135.77,128.43 136.61,123.6 137.44,121.98 138.28,131.61 139.11,125.63 139.95,119.46 140.79,131.22 141.62,132.47 142.46,126.39 143.29,123.68 144.13,126.67 144.96,130.53 145.8,126.72 146.64,140.94 147.47,134.62 148.31,127.28 149.14,129.3 149.98,132.88 150.81,135.49 151.65,137.36 152.49,144.12 153.32,140 154.16,131.56 154.99,132.23 155.83,140.4 156.67,135.33 157.5,135.58 158.34,150.44 159.17,149.52 160.01,139.98 160.84,139.08 161.68,144.68 162.52,144.97 163.35,145.99 164.19,158.23 165.02,155.17 165.86,156 166.69,145.55 167.53,149.06 168.37,142.33 169.2,140.09 170.04,147.57 170.87,142.04 171.71,132.59 172.54,131.82 173.38,131.7 174.22,131.2 175.05,130.61 175.89,136.17 176.72,143.35 177.56,126.14 178.39,129.2 179.23,127.15 180.07,130.17 180.9,127.89 181.74,138.78 182.57,133.47 183.41,123.73 184.25,123.06 185.08,126.25 185.92,129 186.75,128.98 187.59,143.99 188.42,132.26 189.26,123.21 190.1,132.13 190.93,132.19 191.77,132 192.6,124.8 193.44,141.93 194.27,148.35 195.11,140.2 195.95,127.35 196.78,129.03 197.62,131.19 198.45,127.78 199.29,139.26 200.12,136.1 200.96,121.82 201.8,124 202.63,125.66 203.47,129.64 204.3,129.97 205.14,141.96 205.97,142.77 206.81,127.57 207.65,130.04 208.48,136.3 209.32,129.87 210.15,132.11 210.99,144.26 211.83,140.13 212.66,134.01 213.5,136.73 214.33,139.61 215.17,146.13 216,140.23 216.84,149.62 217.68,144.69 218.51,130.23 219.35,130.75 220.18,151.5 221.02,126.78 221.85,134.13 222.69,143.64 223.53,142.59 224.36,134.26 225.2,133.54 226.03,137.67 226.87,134.51 227.7,148.79 228.54,156.78 229.38,139.68 230.21,138.84 231.05,134.74 231.88,139.61 232.72,140.92 233.55,136.21 234.39,147.48 235.23,147.02 236.06,136.72 236.9,145.43 237.73,137.28 238.57,138.62 239.41,135.95 240.24,154.64 241.08,155.49 241.91,143.07 242.75,142.4 243.58,143.28 244.42,150.35 245.26,148.33 246.09,156.96 246.93,149.42 247.76,140.43 248.6,139.2 249.43,148.46 250.27,151.43 251.11,151.66 251.94,165.42 252.78,167.3 253.61,160.19 254.45,154.38 255.28,151.66 256.12,157.85 256.96,153.05 257.79,163.12 258.63,171.27 259.46,167.68 260.3,164.46 261.13,170.84 261.97,172.68 262.81,168.14 263.64,187.14 264.48,177.8 265.31,172.93 266.15,169.52 266.99,173.86 267.82,187.19 268.66,180.18 269.49,193.3 270.33,202.68 271.16,200.91 272,215.71 272.84,222.92 273.67,248.22 274.51,245.87 275.34,267.93 276.18,281.22 277.01,253.02 277.85,236.83 278.69,269.78 279.52,270.44 280.36,271.81 281.19,303.29 282.03,307.6 282.86,288.92 283.7,284.03 284.54,322.87 285.37,306.22 286.21,309.91 287.04,308.27 287.88,333.7 288.71,266.74 289.55,294.93 290.39,319.04 291.22,311.94 292.06,336.87 292.89,324.55 293.73,338.22 294.57,332.35 295.4,330.27 296.24,333.42 297.07,353.65 297.91,320.39 298.74,339.63 299.58,371.01 300.42,372.96 301.25,333.55 302.09,349.49 302.92,349.97 303.76,327.26 304.59,370.42 305.43,344.97 306.27,303.61 307.1,295.42 307.94,262.12 308.77,236.69 309.61,276.37 310.44,282.33 311.28,240.38 312.12,211.54 312.95,218.31 313.79,231.85 314.62,221.13 315.46,228.46 316.29,200.27 317.13,182.15 317.97,152.11 318.8,143.19 319.64,170.15 320.47,135.78 321.31,132.88 322.15,152.95 322.98,150.61 323.82,147.77 324.65,156.14 325.49,165.3 326.32,162.8 327.16,140.27 328,159.38 328.83,150.85 329.67,139.97 330.5,145.9 331.34,142.21 332.17,139.65 333.01,130.44 333.85,147.35 334.68,139.88 335.52,140.9 336.35,137.29 337.19,140.14 338.02,141.07 338.86,136.39 339.7,155.36 340.53,142.09 341.37,124.55 342.2,134.11 343.04,135.24 343.87,127.99 344.71,133.22 345.55,145.08 346.38,144.12 347.22,136.83 348.05,138.12 348.89,136.41 349.73,136.95 350.56,129.99 351.4,143.71 352.23,134.74 353.07,129.05 353.9,126.49 354.74,129.96 355.58,127.65 356.41,128.18 357.25,140.57 358.08,130.33 358.92,124.84 359.75,121.25 360.59,133.04 361.43,130.36 362.26,126.34 363.1,137.67 363.93,129.96 364.77,134.7 365.6,124.22 366.44,132.84 367.28,123.64 368.11,132.38 368.95,131 369.78,142.61 370.62,129.23 371.46,125.82 372.29,131.8 373.13,128.35 373.96,125.38 374.8,139.65 375.63,138.24 376.47,118.93 377.31,122.58 378.14,131.13 378.98,130.28 379.81,127.23 380.65,141.43 381.48,126.88 382.32,124.94 383.16,130.1 383.99,131.87 384.83,127.01 385.66,121.41 386.5,136.3 387.33,131.56 388.17,125.15 389.01,124.53 389.84,126.08 390.68,120.27 391.51,124.61 392.35,139.52 393.18,130.08 394.02,115.64 394.86,123.37 395.69,124.8 396.53,124.33 397.36,122.57 398.2,137.38 399.04,125.3 399.87,122.05 400.71,119.42 401.54,127.81 402.38,121.89 403.21,127.42 404.05,132.54 404.89,122.21 405.72,120.93 406.56,122.63 407.39,129.09 408.23,124.38 409.06,131.89 409.9,132.52 410.74,147.82 411.57,134.7 412.41,134.33 413.24,143.45 414.08,141.09 414.91,131.4 415.75,146.31 416.59,136.7 417.42,140.19 418.26,137.63 419.09,159.25 419.93,148.9 420.76,140.06 421.6,153.82 422.44,152.32 423.27,132.92 424.11,139.79 424.94,128.37 425.78,127.21 426.62,128.13 427.45,138.63 428.29,130.35 429.12,123.07 429.96,133.79 430.79,125.67 431.63,123.37 432.47,123.84 433.3,134.35 434.14,135.44 434.97,119.23 435.81,121.81 436.64,118.97 437.48,125.07 438.32,123.46 439.15,133.18 439.99,126.4 440.82,119.34 441.66,125.79 442.49,121.46 443.33,124.58 444.17,124.85 445,136.12 445.84,133.99 446.67,128.01 447.51,128.86 448.34,134 449.18,128.19 450.02,126.92 450.85,143.8 451.69,136.28 452.52,134.01 453.36,132.76 454.2,128.97 455.03,130.66 455.87,132.36 456.7,146.87 457.54,144.96 458.37,127.95 459.21,131.7 460.05,144.3 460.88,147.61 461.72,144.69 462.55,151.58 463.39,148.77 464.22,134.19 465.06,132.56 465.9,143.08 466.73,138.29 467.57,138.37 468.4,151.09 469.24,144.34 470.07,142.88 470.91,150.46 471.75,148.05 472.58,137.67 473.42,129.36 474.25,151.88 475.09,138.74 475.92,131.75 476.76,130.33 477.6,132.12 478.43,134.11 479.27,132.47 480.1,144.12 480.94,138.55 481.78,140.27 482.61,127.06 483.45,121.96 484.28,126.81 485.12,123.5 485.95,134.79 486.79,155.26 487.63,134.6 488.46,127.3 489.3,137.36 490.13,127.44 490.97,128.5 491.8,146.23 492.64,137.99 493.48,120.64 494.31,128.38 495.15,131.48 495.98,124.23 496.82,127.85 497.65,152.22 498.49,133.53 499.33,124.97 500.16,124.41 501,132.37 501.83,128.03 502.67,125.92 503.5,144.37 504.34,136.28 505.18,126.79 506.01,126.9 506.85,137.53 507.68,134.64 508.52,131.76 509.36,145.26 510.19,116.67 511.03,104.26 511.86,104.26 512.7,110.76 513.53,131.16 514.37,138.7 515.21,143.99 516.04,139.69 516.88,124 517.71,129.97 518.55,137.13 519.38,138.72 520.22,148.67 521.06,150.24 521.89,139.36 522.73,135.9 523.56,136.21 524.4,143.92 525.23,147.56 526.07,134.62 526.91,145.54 527.74,150.23 528.58,149.33 529.41,151.22 530.25,148.96 531.08,141.19 531.92,128.6 532.76,147.98 533.59,145.5 534.43,141.29 535.26,140.75 536.1,141.21 536.94,136.69 537.77,130.77 538.61,150.54 539.44,140.17 540.28,130.31 541.11,126.88 541.95,136.34 542.79,132.95 543.62,130.22 544.46,151 545.29,141.67 546.13,139.35 546.96,132.11 547.8,142.48 548.64,135.66 549.47,144.75 550.31,150.14 551.14,148.87 551.98,129.67 552.81,131.68 553.65,143.54 554.49,138.74 555.32,151.14 556.16,156.91 556.99,154.65 557.83,135.99 558.66,149 559.5,156.65 560.34,156.96 561.17,150.06 562.01,158.11 562.84,150.48 563.68,147.47 564.52,152.61 565.35,160.59 566.19,161.41 567.02,162 567.86,177.38 568.69,173.73 569.53,162.28 570.37,172.13 571.2,179.26 572.04,184.05 572.87,175.84 573.71,183.58 574.54,179.62 575.38,185.86 576.22,197.95 577.05,212.81 577.89,203.65 578.72,210.96 579.56,226.35 580.39,236.67 581.23,232.74 582.07,254.73 582.9,272.37 583.74,282.26 584.57,291.17 585.41,273.12 586.24,316.41 587.08,259.81 587.92,265.63 588.75,272.57 589.59,269.12 590.42,268.31 591.26,292.27 592.1,299.88 592.93,290.53 593.77,296.66 594.6,276.19 595.44,285.15 596.27,292.87 597.11,317.98 597.95,328.88 598.78,297.37 599.62,302.15 600.45,335.81 601.29,346.14 602.12,299.29 602.96,295.06 603.8,317.95 604.63,306.35 605.47,318.94 606.3,325.32 607.14,327.34 607.97,331.26 608.81,370.07 609.65,323.27 610.48,317.84 611.32,301.63 612.15,286.02 612.99,279.65 613.82,263.26 614.66,264.64 615.5,234.95 616.33,223.96 617.17,209.9 618,219.86 618.84,203.1 619.68,191.2 620.51,211.76 621.35,204.97 622.18,177.99 623.02,169.29 623.85,186.87 624.69,146.91 625.53,154.88 626.36,167.3 627.2,169.97 628.03,145.48 628.87,144.81 629.7,158.2 630.54,141.64 631.38,135.23 632.21,158.99 633.05,151.48 633.88,142.4 634.72,146.3 635.55,142.39 636.39,134.4 637.23,135.73 638.06,158.78 638.9,141.31 639.73,130.91 640.57,137.62 641.4,133.04 642.24,134.01 643.08,127.71 643.91,144.26 644.75,136.14 645.58,125.74 646.42,128.45 647.26,138.04 648.09,131.87 648.93,133.79 649.76,140.9 650.6,137.14 651.43,132.25 652.27,132.42 653.11,140.93 653.94,129.3 654.78,133.81 655.61,146.14 656.45,131.97 657.28,124.67 658.12,128.46 658.96,131.44 659.79,137.28 660.63,138.46 661.46,150 662.3,140.51 663.13,125.45 663.97,132.79 664.81,134.93 665.64,139.32 666.48,136.4 667.31,139.75 668.15,134.79 668.98,132.05 669.82,130.67 670.66,140.01 671.49,134.4 672.33,138.43 673.16,149.79 674,141.38 674.84,121.26 675.67,128.01 676.51,124.01 677.34,129.58 678.18,131.1 679.01,140.72 679.85,134.95 680.69,130.2 681.52,131.46 682.36,131.08 683.19,134.96 684.03,130.2 684.86,141.99 685.7,146.64 686.54,132.21 687.37,129.71 688.21,133.83 689.04,128.19 689.88,126.17 690.71,138.6 691.55,119.9 692.39,116.82 693.22,118.78 694.06,132.16 694.89,124.84 695.73,120.8 696.56,139.92 697.4,140.61 698.24,129.33 699.07,134.9 699.91,136.66 700.74,134.88 701.58,130.41 702.42,145.6 703.25,135.8 704.09,127.03 704.92,136.88 705.76,135.31 706.59,126.33 707.43,127.38 708.27,142.76 709.1,131.91 709.94,125.3 710.77,127.49 711.61,129.52 712.44,123.11 713.28,130.1 714.12,144.09 714.95,146.22 715.79,130.58 716.62,136.41 717.46,146.05 718.29,148.47 719.13,147.51 719.97,148.45 720.8,139.39 721.64,136.78 722.47,150.62 723.31,154.42 724.15,153.48 724.98,140.87 725.82,156.16 726.65,140.34 727.49,145.59 728.32,143.97 729.16,143.79 730,133.31 730.83,124.73 731.67,142.8 732.5,133.06 733.34,139.3 734.17,132.72 735.01,134.79 735.85,124.59 736.68,119.93 737.52,135.32 738.35,134.6 739.19,129.77 740.02,123.3 740.86,134.24 741.7,123.59 742.53,127.05 743.37,143.29 744.2,138.33 745.04,126.96 745.87,131.7 746.71,131.8 747.55,126.46 748.38,132.54 749.22,135.37 750.05,134.8 750.89,130.01 751.73,130.4 752.56,135.32 753.4,130.35 754.23,128.64 755.07,137.39 755.9,132 756.74,131.53 757.58,131.87 758.41,131.51 759.25,127.85 760.08,135.47 760.92,149.8 761.75,143.11 762.59,138.08 763.43,141.03 764.26,143.23 765.1,142.23 765.93,131.41 766.77,139.2 767.6,140.72 768.44,142.02 769.28,147.22 770.11,150.87 770.95,142.85 771.78,142.21 772.62,157.63 773.45,154.75 774.29,141.19 775.13,150.85 775.96,138.89 776.8,142.51 777.63,144.15 778.47,157.01 779.31,149.49 780.14,156.61 780.98,143.04 781.81,148.46 782.65,139.89 783.48,138.43 784.32,146.5 785.16,140.68 785.99,132.16 786.83,129.29 787.66,137.56 788.5,135.15 789.33,136.7 790.17,142.83 791.01,133.19 791.84,127.73 792.68,128.6 793.51,139.94 794.35,134.29 795.18,126.05 796.02,134.42 796.86,128.69 797.69,126.77 798.53,137.01 799.36,132.23 800.2,128.18 801.03,139.64 801.87,142.5 802.71,138.37 803.54,137.67 804.38,136.61 805.21,135.07 806.05,129.56 806.89,125.03 807.72,139.06 808.56,136.5 809.39,135.86 810.23,128.77 811.06,136.01 811.9,133.39 812.74,129.01 813.57,144.21 814.41,140.53 815.24,136.16 816.08,130.67 816.91,131.83 817.75,128.77 818.59,135.51 819.42,148.3 820.26,137.78 821.09,133.72 821.93,133.49 822.76,137.81 823.6,132.25 824.44,141.56 825.27,162.17 826.11,156.47 826.94,141.19 827.78,137.5 828.61,141.27 829.45,140.76 830.29,151.28 831.12,148.22 831.96,139.12 832.79,137.43 833.63,134.6 834.47,141.74 835.3,136.73 836.14,140.33 836.97,142.57 837.81,136.46 838.64,137.14 839.48,135.34 840.32,137.57 841.15,131.82 841.99,134.6 842.82,137.74 843.66,140.87 844.49,143.58 845.33,142.56 846.17,149.48 847,136.78 847.84,136.6 848.67,153.36 849.51,160.93 850.34,160.37 851.18,160.63 852.02,124.8 852.85,120.94 853.69,120.22 854.52,147.65 855.36,164.01 856.19,127.97 857.03,150.61 857.87,151.78 858.7,156.12 859.54,154.1 860.37,164.58 861.21,157.7 862.05,154.9 862.88,149.2 863.72,142.87 864.55,136.89 865.39,142.13 866.22,152.06 867.06,145.42 867.9,129.19 868.73,132.25 869.57,135.31 870.4,134.38 871.24,137.59 872.07,146.99 872.91,140.09 873.75,132.68 874.58,135.32 875.42,164.93 876.25,162.57 877.09,171.64 877.92,174.99 878.76,187.2 879.6,172.51 880.43,219.13 881.27,202.03 882.1,205.79 882.94,198.85 883.77,202.06 884.61,229.7 885.45,239.73 886.28,220.65 887.12,255.54 887.95,251 888.79,233.19 889.63,271.9 890.46,270.87 891.3,272.93 892.13,282.29 892.97,263.37 893.8,266.63 894.64,254.34 895.48,292.59 896.31,268.4 897.15,262.42 897.98,279.76 898.82,287.98 899.65,273.27 900.49,267.99 901.33,302.2 902.16,301.56 903,302.61 903.83,283.28 904.67,302.58 905.5,292.99 906.34,153.96 907.18,169.8 908.01,153.12 908.85,297.83 909.68,295.52 910.52,322.07 911.35,318.26 912.19,305.14 913.03,323.21 913.86,321.56 914.7,329.61 915.53,327.74 916.37,332.13 917.21,306.86 918.04,304 918.88,324.74 919.71,300.88 920.55,276.15 921.38,252.16 922.22,239.57 923.06,201.81 923.89,187 924.73,191.24 925.56,207.78 926.4,183.29 927.23,187.29 928.07,168.8 928.91,158.76 929.74,159.6 930.58,164.32 931.41,140.82 932.25,140 933.08,144.12 933.92,149.66 934.76,146.35 935.59,155.28 936.43,157.26 937.26,154.31 938.1,161.27 938.93,151.27 939.77,154.96 940.61,137.6 941.44,142.5 942.28,147.39 943.11,140.22 943.95,139.04 944.79,138.71 945.62,130.93 946.46,127.73 947.29,133.56 948.13,139.43 948.96,132.74 949.8,135.68 950.64,139.15 951.47,129.94 952.31,133.83 953.14,133.32 953.98,147.13 954.81,150.44 955.65,144.99 956.49,134.23 957.32,134.03 958.16,130.25 958.99,129.1 959.83,142.05 960.66,134.74 961.5,127.62 962.34,125.67 963.17,124.17 964.01,128.84 964.84,129.8 965.68,139.85 966.51,133.61 967.35,132.86 968.19,133.33 969.02,133.47 969.86,131.15 970.69,133.7 971.53,135.32 972.37,134.53 973.2,135.05 974.04,126.61 974.87,133.59 975.71,124.45 976.54,127.44 977.38,138.48 978.22,145.47 979.05,131.26 979.89,126.2 980.72,127.05 981.56,124.79 982.39,131.44 983.23,143.08 984.07,134.47 984.9,123.16 985.74,126.44 986.57,130.21 987.41,129.16 988.24,128.49 989.08,136.67 989.92,133.23 990.75,125.74 991.59,125.41" stroke="rgb(0,191,196)" fill="none" stroke-width="2.13" stroke-dasharray="none" stroke-linecap="butt" stroke-linejoin="round" stroke-miterlimit="1" stroke-opacity="1" fill-opacity="1"/>
</g>
<g id="geom_point.points.932.1" class="points grob gDesc">
<use id="geom_point.points.932.1.1" xlink:href="#gridSVG.pch16" x="488.46" y="123.16" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.2" xlink:href="#gridSVG.pch16" x="510.19" y="110.82" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.3" xlink:href="#gridSVG.pch16" x="511.03" y="106.14" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.4" xlink:href="#gridSVG.pch16" x="831.96" y="154.83" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.5" xlink:href="#gridSVG.pch16" x="852.85" y="127.78" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.6" xlink:href="#gridSVG.pch16" x="898.82" y="288.4" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.7" xlink:href="#gridSVG.pch16" x="900.49" y="254.23" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.8" xlink:href="#gridSVG.pch16" x="901.33" y="262.36" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.9" xlink:href="#gridSVG.pch16" x="902.16" y="240.24" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.10" xlink:href="#gridSVG.pch16" x="903" y="217.34" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.11" xlink:href="#gridSVG.pch16" x="903.83" y="193.7" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
<use id="geom_point.points.932.1.12" xlink:href="#gridSVG.pch16" x="904.67" y="181.44" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
</g>
</g>
</g>
<g id="layout::axis-l.3-3-3-3.1" class="viewport">
<g id="layout::axis-l.3-3-3-3::GRID.VP.85.1" class="viewport">
<g id="axis-l.3-3-3-3.1" class="gTableChild absoluteGrob gTree grob gDesc">
<g id="layout::axis-l.3-3-3-3::GRID.VP.85::axis.1" class="viewport">
<g id="GRID.gTableParent.1010.1" class="gTableParent gTree grob gDesc">
<g id="layout::axis-l.3-3-3-3::GRID.VP.85::axis::axis.1-1-1-1.1" class="viewport">
<g id="axis.1-1-1-1.1" class="gTableChild text grob gDesc">
<g id="axis.1-1-1-1.1.1" transform="translate(62.2, 104.26)" stroke-width="0.1">
<g id="axis.1-1-1-1.1.1.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.1-1-1-1.1.1.text" text-anchor="end" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.1-1-1-1.1.1.tspan.1" dy="4" x="0">0</tspan>
</text>
</g>
</g>
<g id="axis.1-1-1-1.1.2" transform="translate(62.2, 170.61)" stroke-width="0.1">
<g id="axis.1-1-1-1.1.2.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.1-1-1-1.1.2.text" text-anchor="end" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.1-1-1-1.1.2.tspan.1" dy="4" x="0">10,000</tspan>
</text>
</g>
</g>
<g id="axis.1-1-1-1.1.3" transform="translate(62.2, 236.97)" stroke-width="0.1">
<g id="axis.1-1-1-1.1.3.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.1-1-1-1.1.3.text" text-anchor="end" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.1-1-1-1.1.3.tspan.1" dy="4" x="0">20,000</tspan>
</text>
</g>
</g>
<g id="axis.1-1-1-1.1.4" transform="translate(62.2, 303.32)" stroke-width="0.1">
<g id="axis.1-1-1-1.1.4.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.1-1-1-1.1.4.text" text-anchor="end" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.1-1-1-1.1.4.tspan.1" dy="4" x="0">30,000</tspan>
</text>
</g>
</g>
<g id="axis.1-1-1-1.1.5" transform="translate(62.2, 369.68)" stroke-width="0.1">
<g id="axis.1-1-1-1.1.5.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.1-1-1-1.1.5.text" text-anchor="end" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.1-1-1-1.1.5.tspan.1" dy="4" x="0">40,000</tspan>
</text>
</g>
</g>
</g>
</g>
<g id="layout::axis-l.3-3-3-3::GRID.VP.85::axis::axis.1-2-1-2.1" class="viewport">
<g id="axis.1-2-1-2.1" class="gTableChild polyline grob gDesc">
<polyline id="axis.1-2-1-2.1.1" points="65.03,104.26 69.29,104.26" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-2-1-2.1.2" points="65.03,170.61 69.29,170.61" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-2-1-2.1.3" points="65.03,236.97 69.29,236.97" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-2-1-2.1.4" points="65.03,303.32 69.29,303.32" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-2-1-2.1.5" points="65.03,369.68 69.29,369.68" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
<g id="layout::axis-b.4-4-4-4.1" class="viewport">
<g id="layout::axis-b.4-4-4-4::GRID.VP.84.1" class="viewport">
<g id="axis-b.4-4-4-4.1" class="gTableChild absoluteGrob gTree grob gDesc">
<g id="layout::axis-b.4-4-4-4::GRID.VP.84::axis.1" class="viewport">
<g id="GRID.gTableParent.1017.1" class="gTableParent gTree grob gDesc">
<g id="layout::axis-b.4-4-4-4::GRID.VP.84::axis::axis.1-1-1-1.1" class="viewport">
<g id="axis.1-1-1-1.2" class="gTableChild polyline grob gDesc">
<polyline id="axis.1-1-1-1.2.1" points="87.3,86.03 87.3,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.2" points="113.21,86.03 113.21,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.3" points="139.11,86.03 139.11,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.4" points="163.35,86.03 163.35,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.5" points="189.26,86.03 189.26,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.6" points="214.33,86.03 214.33,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.7" points="240.24,86.03 240.24,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.8" points="265.31,86.03 265.31,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.9" points="291.22,86.03 291.22,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.10" points="317.13,86.03 317.13,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.11" points="342.2,86.03 342.2,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.12" points="368.11,86.03 368.11,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.13" points="393.18,86.03 393.18,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.14" points="419.09,86.03 419.09,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.15" points="445,86.03 445,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.16" points="468.4,86.03 468.4,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.17" points="494.31,86.03 494.31,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.18" points="519.38,86.03 519.38,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.19" points="545.29,86.03 545.29,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.20" points="570.37,86.03 570.37,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.21" points="596.27,86.03 596.27,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.22" points="622.18,86.03 622.18,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.23" points="647.26,86.03 647.26,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.24" points="673.16,86.03 673.16,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.25" points="698.24,86.03 698.24,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.26" points="724.15,86.03 724.15,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.27" points="750.05,86.03 750.05,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.28" points="773.45,86.03 773.45,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.29" points="799.36,86.03 799.36,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.30" points="824.44,86.03 824.44,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.31" points="850.34,86.03 850.34,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.32" points="875.42,86.03 875.42,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.33" points="901.33,86.03 901.33,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.34" points="927.23,86.03 927.23,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.35" points="952.31,86.03 952.31,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.36" points="978.22,86.03 978.22,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.37" points="1003.29,86.03 1003.29,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
<polyline id="axis.1-1-1-1.2.38" points="1029.2,86.03 1029.2,90.29" stroke-width="1.06" stroke="rgb(127,127,127)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
</g>
</g>
<g id="layout::axis-b.4-4-4-4::GRID.VP.84::axis::axis.2-1-2-1.1" class="viewport">
<g id="axis.2-1-2-1.1" class="gTableChild text grob gDesc">
<g id="axis.2-1-2-1.1.1" transform="translate(87.3, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.1.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.1.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.1.tspan.1" dy="4" x="0">2011-12-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.2" transform="translate(113.21, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.2.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.2.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.2.tspan.1" dy="4" x="0">2012-01-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.3" transform="translate(139.11, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.3.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.3.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.3.tspan.1" dy="4" x="0">2012-02-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.4" transform="translate(163.35, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.4.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.4.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.4.tspan.1" dy="4" x="0">2012-03-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.5" transform="translate(189.26, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.5.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.5.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.5.tspan.1" dy="4" x="0">2012-04-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.6" transform="translate(214.33, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.6.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.6.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.6.tspan.1" dy="4" x="0">2012-05-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.7" transform="translate(240.24, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.7.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.7.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.7.tspan.1" dy="4" x="0">2012-06-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.8" transform="translate(265.31, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.8.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.8.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.8.tspan.1" dy="4" x="0">2012-07-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.9" transform="translate(291.22, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.9.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.9.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.9.tspan.1" dy="4" x="0">2012-08-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.10" transform="translate(317.13, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.10.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.10.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.10.tspan.1" dy="4" x="0">2012-09-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.11" transform="translate(342.2, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.11.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.11.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.11.tspan.1" dy="4" x="0">2012-10-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.12" transform="translate(368.11, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.12.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.12.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.12.tspan.1" dy="4" x="0">2012-11-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.13" transform="translate(393.18, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.13.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.13.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.13.tspan.1" dy="4" x="0">2012-12-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.14" transform="translate(419.09, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.14.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.14.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.14.tspan.1" dy="4" x="0">2013-01-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.15" transform="translate(445, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.15.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.15.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.15.tspan.1" dy="4" x="0">2013-02-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.16" transform="translate(468.4, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.16.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.16.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.16.tspan.1" dy="4" x="0">2013-03-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.17" transform="translate(494.31, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.17.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.17.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.17.tspan.1" dy="4" x="0">2013-04-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.18" transform="translate(519.38, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.18.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.18.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.18.tspan.1" dy="4" x="0">2013-05-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.19" transform="translate(545.29, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.19.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.19.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.19.tspan.1" dy="4" x="0">2013-06-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.20" transform="translate(570.37, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.20.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.20.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.20.tspan.1" dy="4" x="0">2013-07-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.21" transform="translate(596.27, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.21.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.21.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.21.tspan.1" dy="4" x="0">2013-08-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.22" transform="translate(622.18, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.22.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.22.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.22.tspan.1" dy="4" x="0">2013-09-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.23" transform="translate(647.26, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.23.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.23.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.23.tspan.1" dy="4" x="0">2013-10-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.24" transform="translate(673.16, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.24.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.24.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.24.tspan.1" dy="4" x="0">2013-11-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.25" transform="translate(698.24, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.25.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.25.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.25.tspan.1" dy="4" x="0">2013-12-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.26" transform="translate(724.15, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.26.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.26.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.26.tspan.1" dy="4" x="0">2014-01-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.27" transform="translate(750.05, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.27.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.27.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.27.tspan.1" dy="4" x="0">2014-02-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.28" transform="translate(773.45, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.28.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.28.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.28.tspan.1" dy="4" x="0">2014-03-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.29" transform="translate(799.36, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.29.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.29.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.29.tspan.1" dy="4" x="0">2014-04-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.30" transform="translate(824.44, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.30.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.30.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.30.tspan.1" dy="4" x="0">2014-05-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.31" transform="translate(850.34, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.31.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.31.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.31.tspan.1" dy="4" x="0">2014-06-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.32" transform="translate(875.42, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.32.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.32.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.32.tspan.1" dy="4" x="0">2014-07-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.33" transform="translate(901.33, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.33.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.33.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.33.tspan.1" dy="4" x="0">2014-08-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.34" transform="translate(927.23, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.34.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.34.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.34.tspan.1" dy="4" x="0">2014-09-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.35" transform="translate(952.31, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.35.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.35.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.35.tspan.1" dy="4" x="0">2014-10-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.36" transform="translate(978.22, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.36.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.36.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.36.tspan.1" dy="4" x="0">2014-11-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.37" transform="translate(1003.29, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.37.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.37.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.37.tspan.1" dy="4" x="0">2014-12-01</tspan>
</text>
</g>
</g>
<g id="axis.2-1-2-1.1.38" transform="translate(1029.2, 56.2)" stroke-width="0.1">
<g id="axis.2-1-2-1.1.38.scale" transform="scale(1, -1)">
<text x="0" y="0" id="axis.2-1-2-1.1.38.text" transform="rotate(-90)" text-anchor="middle" font-size="9.6" stroke="rgb(127,127,127)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(127,127,127)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="axis.2-1-2-1.1.38.tspan.1" dy="4" x="0">2015-01-01</tspan>
</text>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
<g id="layout::xlab.5-4-5-4.1" class="viewport">
<g id="xlab.5-4-5-4.1" class="gTableChild text grob gDesc">
<g id="xlab.5-4-5-4.1.1" transform="translate(552.4, 19.4)" stroke-width="0.1">
<g id="xlab.5-4-5-4.1.1.scale" transform="scale(1, -1)">
<text x="0" y="0" id="xlab.5-4-5-4.1.1.text" text-anchor="middle" font-size="12" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="xlab.5-4-5-4.1.1.tspan.1" dy="5" x="0">Dates</tspan>
</text>
</g>
</g>
</g>
</g>
<g id="layout::ylab.3-2-3-2.1" class="viewport">
<g id="ylab.3-2-3-2.1" class="gTableChild text grob gDesc">
<g id="ylab.3-2-3-2.1.1" transform="translate(19.4, 243.97)" stroke-width="0.1">
<g id="ylab.3-2-3-2.1.1.scale" transform="scale(1, -1)">
<text x="0" y="0" id="ylab.3-2-3-2.1.1.text" transform="rotate(-90)" text-anchor="middle" font-size="12" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="ylab.3-2-3-2.1.1.tspan.1" dy="5" x="0">Consumption</tspan>
</text>
</g>
</g>
</g>
</g>
<g id="layout::guide-box.3-5-3-5.1" class="viewport">
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5.1" class="viewport">
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5.1" class="viewport">
<g id="GRID.gTableChild.1061.1" class="gTableChild gTableParent gTree grob gDesc">
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2.1" class="viewport">
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2.1" class="viewport">
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2::guides.2-2-2-2.1" class="viewport">
<g id="GRID.gTableChild.1062.1" class="gTableChild gTableParent gTree grob gDesc">
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2::guides.2-2-2-2::background.1-6-6-1.1" class="viewport">
<g id="background.1-6-6-1.2" class="gTableChild rect grob gDesc">
<rect id="background.1-6-6-1.2.1" x="1054.44" y="237.25" width="78.42" height="60.34" stroke-width="1.06" stroke="none" fill="rgb(255,255,255)" stroke-dasharray="none" stroke-opacity="0" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2::guides.2-2-2-2::title.2-5-2-2.1" class="viewport"/>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2::guides.2-2-2-2::key-3-1-bg.4-2-4-2.1" class="viewport">
<g id="key-3-1-bg.4-2-4-2.1" class="gTableChild rect grob gDesc">
<rect id="key-3-1-bg.4-2-4-2.1.1" x="1058.69" y="264.54" width="23.04" height="23.04" stroke-width="1.06" stroke="rgb(255,255,255)" fill="rgb(242,242,242)" stroke-dasharray="none" stroke-opacity="1" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2::guides.2-2-2-2::key-3-1-1.4-2-4-2.1" class="viewport">
<g id="key-3-1-1.4-2-4-2.1" class="gTableChild segments grob gDesc">
<polyline id="key-3-1-1.4-2-4-2.1.1" points="1061,276.06 1079.43,276.06" stroke="rgb(248,118,109)" stroke-width="2.13" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2::guides.2-2-2-2::key-4-1-bg.5-2-5-2.1" class="viewport">
<g id="key-4-1-bg.5-2-5-2.1" class="gTableChild rect grob gDesc">
<rect id="key-4-1-bg.5-2-5-2.1.1" x="1058.69" y="241.5" width="23.04" height="23.04" stroke-width="1.06" stroke="rgb(255,255,255)" fill="rgb(242,242,242)" stroke-dasharray="none" stroke-opacity="1" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2::guides.2-2-2-2::key-4-1-1.5-2-5-2.1" class="viewport">
<g id="key-4-1-1.5-2-5-2.1" class="gTableChild segments grob gDesc">
<polyline id="key-4-1-1.5-2-5-2.1.1" points="1061,253.02 1079.43,253.02" stroke="rgb(0,191,196)" stroke-width="2.13" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2::guides.2-2-2-2::label-3-3.4-4-4-4.1" class="viewport">
<g id="label-3-3.4-4-4-4.1" class="gTableChild text grob gDesc">
<g id="label-3-3.4-4-4-4.1.1" transform="translate(1084.61, 276.06)" stroke-width="0.1">
<g id="label-3-3.4-4-4-4.1.1.scale" transform="scale(1, -1)">
<text x="0" y="0" id="label-3-3.4-4-4-4.1.1.text" text-anchor="start" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="label-3-3.4-4-4-4.1.1.tspan.1" dy="4" x="0">Historical</tspan>
</text>
</g>
</g>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.2-2-2-2::guides.2-2-2-2::guides.2-2-2-2::label-4-3.5-4-5-4.1" class="viewport">
<g id="label-4-3.5-4-5-4.1" class="gTableChild text grob gDesc">
<g id="label-4-3.5-4-5-4.1.1" transform="translate(1084.61, 253.02)" stroke-width="0.1">
<g id="label-4-3.5-4-5-4.1.1.scale" transform="scale(1, -1)">
<text x="0" y="0" id="label-4-3.5-4-5-4.1.1.text" text-anchor="start" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="label-4-3.5-4-5-4.1.1.tspan.1" dy="4" x="0">predicted</tspan>
</text>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2.1" class="viewport">
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2.1" class="viewport">
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2.1" class="viewport">
<g id="GRID.gTableChild.1067.1" class="gTableChild gTableParent gTree grob gDesc">
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2::background.1-6-5-1.1" class="viewport">
<g id="background.1-6-5-1.1" class="gTableChild rect grob gDesc">
<rect id="background.1-6-5-1.1.1" x="1047.94" y="190.34" width="91.42" height="37.3" stroke-width="1.06" stroke="none" fill="rgb(255,255,255)" stroke-dasharray="none" stroke-opacity="0" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2::title.2-5-2-2.1" class="viewport"/>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2::key-3-1-bg.4-2-4-2.1" class="viewport">
<g id="key-3-1-bg.4-2-4-2.2" class="gTableChild rect grob gDesc">
<rect id="key-3-1-bg.4-2-4-2.2.1" x="1052.19" y="194.6" width="23.04" height="23.04" stroke-width="1.06" stroke="rgb(255,255,255)" fill="rgb(242,242,242)" stroke-dasharray="none" stroke-opacity="1" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2::key-3-1-1.4-2-4-2.1" class="viewport">
<g id="key-3-1-1.4-2-4-2.2" class="gTableChild points grob gDesc">
<use id="key-3-1-1.4-2-4-2.2.1" xlink:href="#gridSVG.pch16" x="1063.71" y="206.12" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2::key-3-1-2.4-2-4-2.1" class="viewport">
<g id="key-3-1-2.4-2-4-2.1" class="gTableChild points grob gDesc">
<use id="key-3-1-2.4-2-4-2.1.1" xlink:href="#gridSVG.pch16" x="1063.71" y="206.12" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2::key-3-1-3.4-2-4-2.1" class="viewport">
<g id="key-3-1-3.4-2-4-2.1" class="gTableChild points grob gDesc">
<use id="key-3-1-3.4-2-4-2.1.1" xlink:href="#gridSVG.pch16" x="1063.71" y="206.12" width="2.83" height="2.83" transform="translate(-1.42,-1.42)" stroke="none" fill="rgb(229,229,229)" font-size="2.83" stroke-width="2.65" stroke-opacity="0" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2::key-3-1-4.4-2-4-2.1" class="viewport">
<g id="key-3-1-4.4-2-4-2.1" class="gTableChild points grob gDesc">
<use id="key-3-1-4.4-2-4-2.1.1" xlink:href="#gridSVG.pch16" x="1063.71" y="206.12" width="2.83" height="2.83" transform="translate(-1.42,-1.42)" stroke="none" fill="rgb(229,229,229)" font-size="2.83" stroke-width="2.65" stroke-opacity="0" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2::key-3-1-5.4-2-4-2.1" class="viewport">
<g id="key-3-1-5.4-2-4-2.1" class="gTableChild points grob gDesc">
<use id="key-3-1-5.4-2-4-2.1.1" xlink:href="#gridSVG.pch16" x="1063.71" y="206.12" width="8.5" height="8.5" transform="translate(-4.25,-4.25)" stroke="none" fill="rgb(0,0,0)" font-size="8.5" stroke-width="0.88" stroke-opacity="0" fill-opacity="1"/>
</g>
</g>
<g id="layout::guide-box.3-5-3-5::guide-box.3-5-3-5::guide-box.3-5-3-5::guides.4-2-4-2::guides.4-2-4-2::guides.4-2-4-2::label-3-3.4-4-4-4.1" class="viewport">
<g id="label-3-3.4-4-4-4.2" class="gTableChild text grob gDesc">
<g id="label-3-3.4-4-4-4.2.1" transform="translate(1078.11, 206.12)" stroke-width="0.1">
<g id="label-3-3.4-4-4-4.2.1.scale" transform="scale(1, -1)">
<text x="0" y="0" id="label-3-3.4-4-4-4.2.1.text" text-anchor="start" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="label-3-3.4-4-4-4.2.1.tspan.1" dy="4" x="0">interpolated</tspan>
</text>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
<g id="layout::title.2-4-2-4.1" class="viewport">
<g id="title.2-4-2-4.1" class="gTableChild text grob gDesc">
<g id="title.2-4-2-4.1.1" transform="translate(552.4, 415.72)" stroke-width="0.1">
<g id="title.2-4-2-4.1.1.scale" transform="scale(1, -1)">
<text x="0" y="0" id="title.2-4-2-4.1.1.text" text-anchor="middle" font-size="14.4" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal">
<tspan id="title.2-4-2-4.1.1.tspan.1" dy="5.5" x="0">Consumptions and forecast for ATM Savine Le Lac (1 day in the future)</tspan>
</text>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>
</div>
</div>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/d3.min.js"></script>
<script type="text/javascript" src="js/data.js"></script>
<script type="text/javascript" src="js/d3.custom.js"></script>
</body></html>