Newer
Older
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
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg stroke-width="0.501" stroke-linejoin="bevel" fill-rule="evenodd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" version="1.1" overflow="visible" width="595.277pt" height="841.891pt" viewBox="0 0 595.277 841.891">
<defs>
<marker id="DefaultArrow2" markerUnits="strokeWidth" viewBox="0 0 1 1" markerWidth="1" markerHeight="1" overflow="visible" orient="auto">
<!-- REF_ARROW_STRAIGHT (-2) -->
<g transform="scale(0.0092592592)">
<!-- 1/108 -->
<path d="M -9 54 L -9 -54 L 117 0 z"/>
</g>
</marker>
<marker id="DefaultArrow3" markerUnits="strokeWidth" viewBox="0 0 1 1" markerWidth="1" markerHeight="1" overflow="visible" orient="auto">
<!-- REF_ARROW_ANGLED -->
<g transform="scale(0.0092592592)">
<path d="M -27 54 L -9 0 L -27 -54 L 135 0 z"/>
</g>
</marker>
<marker id="DefaultArrow4" markerUnits="strokeWidth" viewBox="0 0 1 1" markerWidth="1" markerHeight="1" overflow="visible" orient="auto">
<!-- REF_ARROW_ROUNDED -->
<g transform="scale(0.0092592592)">
<path d="M -9,0 L -9,-45 C -9,-51.708 2.808,-56.580 9,-54 L 117,-9 C 120.916,-7.369 126.000,-4.242 126,0 C 126,4.242 120.916,7.369 117,9 L 9,54 C 2.808,56.580 -9,51.708 -9,45 z"/>
</g>
</marker>
<marker id="DefaultArrow5" markerUnits="strokeWidth" viewBox="0 0 1 1" markerWidth="1" markerHeight="1" overflow="visible" orient="auto">
<!-- REF_ARROW_SPOT -->
<g transform="scale(0.0092592592)">
<path d="M -54, 0 C -54,29.807 -29.807,54 0,54 C 29.807,54 54,29.807 54,0 C 54,-29.807 29.807,-54 0,-54 C -29.807,-54 -54,-29.807 -54,0 z"/>
</g>
</marker>
<marker id="DefaultArrow6" markerUnits="strokeWidth" viewBox="0 0 1 1" markerWidth="1" markerHeight="1" overflow="visible" orient="auto">
<!-- REF_ARROW_DIAMOND -->
<g transform="scale(0.0092592592)">
<path d="M -63,0 L 0,63 L 63,0 L 0,-63 z"/>
</g>
</marker>
<marker id="DefaultArrow7" markerUnits="strokeWidth" viewBox="0 0 1 1" markerWidth="1" markerHeight="1" overflow="visible" orient="auto">
<!-- REF_ARROW_FEATHER -->
<g transform="scale(0.0092592592)">
<path d="M 18,-54 L 108,-54 L 63,0 L 108,54 L 18, 54 L -36,0 z"/>
</g>
</marker>
<marker id="DefaultArrow8" markerUnits="strokeWidth" viewBox="0 0 1 1" markerWidth="1" markerHeight="1" overflow="visible" orient="auto">
<!-- REF_ARROW_FEATHER2 -->
<g transform="scale(0.0092592592)">
<path d="M -36,0 L 18,-54 L 54,-54 L 18,-18 L 27,-18 L 63,-54 L 99,-54 L 63,-18 L 72,-18 L 108,-54 L 144,-54 L 90,0 L 144,54 L 108,54 L 72,18 L 63,18 L 99,54 L 63,54 L 27,18 L 18,18 L 54,54 L 18,54 z"/>
</g>
</marker>
<marker id="DefaultArrow9" markerUnits="strokeWidth" viewBox="0 0 1 1" markerWidth="1" markerHeight="1" overflow="visible" orient="auto">
<!-- REF_ARROW_HOLLOWDIAMOND -->
<g transform="scale(0.0092592592)">
<path d="M 0,45 L -45,0 L 0, -45 L 45, 0 z M 0, 63 L-63, 0 L 0, -63 L 63, 0 z"/>
</g>
</marker>
<filter id="StainedFilter">
<feBlend mode="multiply" in2="BackgroundImage" in="SourceGraphic" result="blend"/>
<feComposite in="blend" in2="SourceAlpha" operator="in" result="comp"/>
</filter>
<filter id="BleachFilter">
<feBlend mode="screen" in2="BackgroundImage" in="SourceGraphic" result="blend"/>
<feComposite in="blend" in2="SourceAlpha" operator="in" result="comp"/>
</filter>
<filter id="InvertTransparencyBitmapFilter">
<feComponentTransfer>
<feFuncR type="gamma" amplitude="1.055" exponent=".416666666" offset="-0.055"/>
<feFuncG type="gamma" amplitude="1.055" exponent=".416666666" offset="-0.055"/>
<feFuncB type="gamma" amplitude="1.055" exponent=".416666666" offset="-0.055"/>
</feComponentTransfer>
<feComponentTransfer>
<feFuncR type="linear" slope="-1" intercept="1"/>
<feFuncG type="linear" slope="-1" intercept="1"/>
<feFuncB type="linear" slope="-1" intercept="1"/>
<feFuncA type="linear" slope="1" intercept="0"/>
</feComponentTransfer>
<feComponentTransfer>
<feFuncR type="gamma" amplitude="1" exponent="2.4" offset="0"/>
<feFuncG type="gamma" amplitude="1" exponent="2.4" offset="0"/>
<feFuncB type="gamma" amplitude="1" exponent="2.4" offset="0"/>
</feComponentTransfer>
</filter>
</defs>
<g id="Document" fill="none" stroke="black" font-family="Times New Roman" font-size="16" transform="scale(1 -1)">
<g id="Spread" transform="translate(0 -841.891)">
<g id="Frame">
<path d="M 161.699,736.004 L 161.699,723.555 L 433.574,723.555 L 433.574,736.004 L 161.699,736.004 Z" fill="#000000" stroke="none" stroke-linejoin="miter" stroke-width="1.125" marker-start="none" marker-end="none" stroke-miterlimit="79.8403193612775"/>
<path d="M 129.053,773.299 L 129.053,259.898 C 129.053,247.126 139.419,236.76 152.19,236.76 L 443.083,236.76 C 455.854,236.76 466.22,247.126 466.22,259.898 L 466.22,773.299 C 466.22,786.071 455.854,796.437 443.083,796.437 L 152.19,796.437 C 139.419,796.437 129.053,786.071 129.053,773.299 Z" stroke="#000000" stroke-width="3" stroke-linejoin="miter" marker-start="none" marker-end="none" stroke-miterlimit="79.8403193612775"/>
<path d="M 161.699,734.322 L 161.699,302.033 C 161.699,301.105 162.453,300.351 163.381,300.351 L 431.892,300.351 C 432.82,300.351 433.574,301.105 433.574,302.033 L 433.574,734.322 C 433.574,735.25 432.82,736.004 431.892,736.004 L 163.381,736.004 C 162.453,736.004 161.699,735.25 161.699,734.322 Z" stroke="#000000" stroke-width="1.125" stroke-linejoin="miter" marker-start="none" marker-end="none" stroke-miterlimit="79.8403193612775"/>
<path d="M 293.287,774.371 C 295.025,776.772 298.386,777.309 300.787,775.571 C 303.188,773.833 303.725,770.472 301.987,768.071 C 300.249,765.67 296.888,765.133 294.487,766.871 C 292.086,768.609 291.549,771.97 293.287,774.371 Z" stroke="#000000" stroke-linejoin="miter" stroke-width="1.125" marker-start="none" marker-end="none" stroke-miterlimit="79.8403193612775"/>
<text xml:space="preserve" transform="translate(416.688 726.409) scale(1 -1)" fill="#ffffff" font-size="7" font-family="Open Sans" stroke="none" stroke-width="0.25" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="79.8403193612775"><tspan x="0" y="0">9:15</tspan></text>
<path d="M 161.699,324.051 L 161.699,300.35 L 433.574,300.35 L 433.574,324.051 L 161.699,324.051 Z" fill="#000000" stroke="none" stroke-linejoin="miter" stroke-width="1.125" marker-start="none" marker-end="none" stroke-miterlimit="79.8403193612775"/>
<path d="M 289.533,307.486 L 289.533,312.015 L 297.12,314.952 L 304.705,312.015 L 304.705,307.486 L 289.533,307.486 Z" stroke-width="0.75" stroke="#ffffff" stroke-linejoin="miter" marker-start="none" marker-end="none" stroke-miterlimit="79.8403193612775"/>
<path d="M 348.258,311.995 L 348.258,307.528 L 359.733,307.528 L 359.733,311.995 L 348.258,311.995 Z" stroke-width="0.75" stroke="#ffffff" stroke-linejoin="miter" marker-start="none" marker-end="none" stroke-miterlimit="79.8403193612775"/>
<path d="M 351.861,314.281 L 362.644,314.281" fill="none" stroke="#ffffff" stroke-linejoin="round" stroke-linecap="square" stroke-width="0.75" stroke-miterlimit="79.8403193612775"/>
<path d="M 362.644,309.655 L 362.644,314.146" fill="none" stroke="#ffffff" stroke-linejoin="round" stroke-linecap="square" stroke-width="0.75" stroke-miterlimit="79.8403193612775"/>
<path d="M 233.234,311.864 L 243.335,311.801 C 247.065,311.858 247.442,307.544 242.882,307.464 L 237.911,307.52" fill="none" stroke-linejoin="round" stroke-linecap="square" stroke="#ffffff" stroke-width="0.75" stroke-miterlimit="79.8403193612775"/>
<path d="M 234.594,314.299 L 232.376,311.945 L 234.85,309.478" fill="none" stroke-linejoin="round" stroke-linecap="square" stroke="#ffffff" stroke-width="0.75" stroke-miterlimit="79.8403193612775"/>
</g>
</g>
</g>
</svg>