annotate src/fx/chart.svg @ 61:49656dc40069

add qtuti.
author pyon@macmini
date Fri, 11 Sep 2020 20:06:27 +0900
parents 90659c7171ed
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31
a55c5a0cbd04 add fx.
pyon@macmini
parents:
diff changeset
1 <svg xmlns='http://www.w3.org/2000/svg' width='800' height='600'>
33
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
2 <line x1='0' y1='658' x2='800' y2='658' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
3 <text x='10' y='658'>105</text><line x1='0' y1='596' x2='800' y2='596' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
4 <text x='10' y='597'>106</text><line x1='0' y1='534' x2='800' y2='534' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
5 <text x='10' y='535'>107</text><line x1='0' y1='472' x2='800' y2='472' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
6 <text x='10' y='473'>108</text><line x1='0' y1='410' x2='800' y2='410' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
7 <text x='10' y='411'>109</text><line x1='0' y1='348' x2='800' y2='348' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
8 <text x='10' y='349'>110</text><line x1='0' y1='286' x2='800' y2='286' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
9 <text x='10' y='287'>111</text><line x1='0' y1='224' x2='800' y2='224' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
10 <text x='10' y='225'>112</text><line x1='0' y1='162' x2='800' y2='162' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
11 <text x='10' y='163'>113</text><line x1='0' y1='100' x2='800' y2='100' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
12 <text x='10' y='101'>114</text><line x1='0' y1='38' x2='800' y2='38' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
13 <text x='10' y='39'>115</text><line x1='0' y1='600' x2='0' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
14 <text x='0' y='580'>2018-08</text><line x1='24' y1='600' x2='24' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
15 <text x='24' y='580'>2018-09</text><line x1='104' y1='600' x2='104' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
16 <text x='104' y='580'>2018-10</text><line x1='196' y1='600' x2='196' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
17 <text x='196' y='580'>2018-11</text><line x1='284' y1='600' x2='284' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
18 <text x='284' y='580'>2018-12</text><line x1='368' y1='600' x2='368' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
19 <text x='368' y='580'>2019-01</text><line x1='456' y1='600' x2='456' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
20 <text x='456' y='580'>2019-02</text><line x1='536' y1='600' x2='536' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
21 <text x='536' y='580'>2019-03</text><line x1='620' y1='600' x2='620' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
22 <text x='620' y='580'>2019-04</text><line x1='708' y1='600' x2='708' y2='0' stroke='gray' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
23 <text x='708' y='580'>2019-05</text><line x1='0' y1='270' x2='4' y2='274' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
24 <line x1='0' y1='285' x2='4' y2='284' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
25 <line x1='0' y1='302' x2='4' y2='306' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
26 <line x1='0' y1='237' x2='4' y2='242' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
27 <line x1='4' y1='274' x2='8' y2='281' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
28 <line x1='4' y1='284' x2='8' y2='284' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
29 <line x1='4' y1='306' x2='8' y2='313' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
30 <line x1='4' y1='242' x2='8' y2='250' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
31 <line x1='8' y1='281' x2='12' y2='274' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
32 <line x1='8' y1='284' x2='12' y2='286' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
33 <line x1='8' y1='313' x2='12' y2='305' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
34 <line x1='8' y1='250' x2='12' y2='242' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
35 <line x1='12' y1='274' x2='16' y2='244' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
36 <line x1='12' y1='286' x2='16' y2='286' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
37 <line x1='12' y1='305' x2='16' y2='277' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
38 <line x1='12' y1='242' x2='16' y2='211' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
39 <line x1='16' y1='244' x2='20' y2='282' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
40 <line x1='16' y1='286' x2='20' y2='288' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
41 <line x1='16' y1='277' x2='20' y2='315' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
42 <line x1='16' y1='211' x2='20' y2='249' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
43 <line x1='20' y1='282' x2='24' y2='281' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
44 <line x1='20' y1='288' x2='24' y2='289' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
45 <line x1='20' y1='315' x2='24' y2='313' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
46 <line x1='20' y1='249' x2='24' y2='248' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
47 <line x1='24' y1='281' x2='28' y2='280' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
48 <line x1='24' y1='289' x2='28' y2='290' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
49 <line x1='24' y1='313' x2='28' y2='312' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
50 <line x1='24' y1='248' x2='28' y2='247' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
51 <line x1='28' y1='280' x2='32' y2='258' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
52 <line x1='28' y1='290' x2='32' y2='289' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
53 <line x1='28' y1='312' x2='32' y2='290' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
54 <line x1='28' y1='247' x2='32' y2='225' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
55 <line x1='32' y1='258' x2='36' y2='255' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
56 <line x1='32' y1='289' x2='36' y2='288' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
57 <line x1='32' y1='290' x2='36' y2='286' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
58 <line x1='32' y1='225' x2='36' y2='223' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
59 <line x1='36' y1='255' x2='40' y2='304' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
60 <line x1='36' y1='288' x2='40' y2='289' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
61 <line x1='36' y1='286' x2='40' y2='335' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
62 <line x1='36' y1='223' x2='40' y2='273' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
63 <line x1='40' y1='304' x2='44' y2='282' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
64 <line x1='40' y1='289' x2='44' y2='288' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
65 <line x1='40' y1='335' x2='44' y2='312' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
66 <line x1='40' y1='273' x2='44' y2='253' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
67 <line x1='44' y1='282' x2='48' y2='277' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
68 <line x1='44' y1='288' x2='48' y2='287' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
69 <line x1='44' y1='312' x2='48' y2='304' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
70 <line x1='44' y1='253' x2='48' y2='249' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
71 <line x1='48' y1='277' x2='52' y2='252' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
72 <line x1='48' y1='287' x2='52' y2='286' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
73 <line x1='48' y1='304' x2='52' y2='280' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
74 <line x1='48' y1='249' x2='52' y2='223' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
75 <line x1='52' y1='252' x2='56' y2='270' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
76 <line x1='52' y1='286' x2='56' y2='284' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
77 <line x1='52' y1='280' x2='56' y2='297' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
78 <line x1='52' y1='223' x2='56' y2='242' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
79 <line x1='56' y1='270' x2='60' y2='228' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
80 <line x1='56' y1='284' x2='60' y2='281' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
81 <line x1='56' y1='297' x2='60' y2='258' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
82 <line x1='56' y1='242' x2='60' y2='199' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
83 <line x1='60' y1='228' x2='64' y2='224' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
84 <line x1='60' y1='281' x2='64' y2='276' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
85 <line x1='60' y1='258' x2='64' y2='255' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
86 <line x1='60' y1='199' x2='64' y2='193' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
87 <line x1='64' y1='224' x2='68' y2='233' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
88 <line x1='64' y1='276' x2='68' y2='271' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
89 <line x1='64' y1='255' x2='68' y2='262' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
90 <line x1='64' y1='193' x2='68' y2='204' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
91 <line x1='68' y1='233' x2='72' y2='202' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
92 <line x1='68' y1='271' x2='72' y2='264' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
93 <line x1='68' y1='262' x2='72' y2='232' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
94 <line x1='68' y1='204' x2='72' y2='172' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
95 <line x1='72' y1='202' x2='76' y2='204' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
96 <line x1='72' y1='264' x2='76' y2='259' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
97 <line x1='72' y1='232' x2='76' y2='236' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
98 <line x1='72' y1='172' x2='76' y2='172' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
99 <line x1='76' y1='204' x2='80' y2='192' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
100 <line x1='76' y1='259' x2='80' y2='255' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
101 <line x1='76' y1='236' x2='80' y2='226' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
102 <line x1='76' y1='172' x2='80' y2='157' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
103 <line x1='80' y1='192' x2='84' y2='188' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
104 <line x1='80' y1='255' x2='84' y2='251' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
105 <line x1='80' y1='226' x2='84' y2='225' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
106 <line x1='80' y1='157' x2='84' y2='151' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
107 <line x1='84' y1='188' x2='88' y2='174' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
108 <line x1='84' y1='251' x2='88' y2='245' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
109 <line x1='84' y1='225' x2='88' y2='214' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
110 <line x1='84' y1='151' x2='88' y2='133' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
111 <line x1='88' y1='174' x2='92' y2='163' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
112 <line x1='88' y1='245' x2='92' y2='240' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
113 <line x1='88' y1='214' x2='92' y2='207' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
114 <line x1='88' y1='133' x2='92' y2='119' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
115 <line x1='92' y1='163' x2='96' y2='177' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
116 <line x1='92' y1='240' x2='96' y2='236' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
117 <line x1='92' y1='207' x2='96' y2='222' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
118 <line x1='92' y1='119' x2='96' y2='132' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
119 <line x1='96' y1='177' x2='100' y2='138' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
120 <line x1='96' y1='236' x2='100' y2='229' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
121 <line x1='96' y1='222' x2='100' y2='188' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
122 <line x1='96' y1='132' x2='100' y2='89' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
123 <line x1='100' y1='138' x2='104' y2='124' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
124 <line x1='100' y1='229' x2='104' y2='221' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
125 <line x1='100' y1='188' x2='104' y2='178' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
126 <line x1='100' y1='89' x2='104' y2='71' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
127 <line x1='104' y1='124' x2='108' y2='100' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
128 <line x1='104' y1='221' x2='108' y2='212' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
129 <line x1='104' y1='178' x2='108' y2='159' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
130 <line x1='104' y1='71' x2='108' y2='40' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
131 <line x1='108' y1='100' x2='112' y2='118' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
132 <line x1='108' y1='212' x2='112' y2='205' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
133 <line x1='108' y1='159' x2='112' y2='180' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
134 <line x1='108' y1='40' x2='112' y2='56' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
135 <line x1='112' y1='118' x2='116' y2='67' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
136 <line x1='112' y1='205' x2='116' y2='196' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
137 <line x1='112' y1='180' x2='116' y2='135' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
138 <line x1='112' y1='56' x2='116' y2='0' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
139 <line x1='116' y1='67' x2='120' y2='102' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
140 <line x1='116' y1='196' x2='120' y2='186' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
141 <line x1='116' y1='135' x2='120' y2='172' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
142 <line x1='116' y1='0' x2='120' y2='32' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
143 <line x1='120' y1='102' x2='124' y2='118' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
144 <line x1='120' y1='186' x2='124' y2='178' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
145 <line x1='120' y1='172' x2='124' y2='190' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
146 <line x1='120' y1='32' x2='124' y2='47' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
147 <line x1='124' y1='118' x2='128' y2='148' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
148 <line x1='124' y1='178' x2='128' y2='171' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
149 <line x1='124' y1='190' x2='128' y2='220' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
150 <line x1='124' y1='47' x2='128' y2='77' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
151 <line x1='128' y1='148' x2='132' y2='164' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
152 <line x1='128' y1='171' x2='132' y2='167' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
153 <line x1='128' y1='220' x2='132' y2='235' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
154 <line x1='128' y1='77' x2='132' y2='92' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
155 <line x1='132' y1='164' x2='136' y2='206' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
156 <line x1='132' y1='167' x2='136' y2='164' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
157 <line x1='132' y1='235' x2='136' y2='278' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
158 <line x1='132' y1='92' x2='136' y2='134' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
159 <line x1='136' y1='206' x2='140' y2='217' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
160 <line x1='136' y1='164' x2='140' y2='163' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
161 <line x1='136' y1='278' x2='140' y2='289' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
162 <line x1='136' y1='134' x2='140' y2='145' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
163 <line x1='140' y1='217' x2='144' y2='212' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
164 <line x1='140' y1='163' x2='144' y2='162' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
165 <line x1='140' y1='289' x2='144' y2='284' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
166 <line x1='140' y1='145' x2='144' y2='140' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
167 <line x1='144' y1='212' x2='148' y2='240' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
168 <line x1='144' y1='162' x2='148' y2='163' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
169 <line x1='144' y1='284' x2='148' y2='314' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
170 <line x1='144' y1='140' x2='148' y2='167' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
171 <line x1='148' y1='240' x2='152' y2='208' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
172 <line x1='148' y1='163' x2='152' y2='163' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
173 <line x1='148' y1='314' x2='152' y2='281' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
174 <line x1='148' y1='167' x2='152' y2='135' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
175 <line x1='152' y1='208' x2='156' y2='183' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
176 <line x1='152' y1='163' x2='156' y2='162' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
177 <line x1='152' y1='281' x2='156' y2='255' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
178 <line x1='152' y1='135' x2='156' y2='111' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
179 <line x1='156' y1='183' x2='160' y2='211' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
180 <line x1='156' y1='162' x2='160' y2='163' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
181 <line x1='156' y1='255' x2='160' y2='283' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
182 <line x1='156' y1='111' x2='160' y2='140' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
183 <line x1='160' y1='211' x2='164' y2='190' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
184 <line x1='160' y1='163' x2='164' y2='163' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
185 <line x1='160' y1='283' x2='164' y2='260' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
186 <line x1='160' y1='140' x2='164' y2='119' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
187 <line x1='164' y1='190' x2='168' y2='173' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
188 <line x1='164' y1='163' x2='168' y2='163' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
189 <line x1='164' y1='260' x2='168' y2='242' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
190 <line x1='164' y1='119' x2='168' y2='105' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
191 <line x1='168' y1='173' x2='172' y2='200' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
192 <line x1='168' y1='163' x2='172' y2='165' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
193 <line x1='168' y1='242' x2='172' y2='266' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
194 <line x1='168' y1='105' x2='172' y2='133' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
195 <line x1='172' y1='200' x2='176' y2='209' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
196 <line x1='172' y1='165' x2='176' y2='166' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
197 <line x1='172' y1='266' x2='176' y2='275' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
198 <line x1='172' y1='133' x2='176' y2='143' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
199 <line x1='176' y1='209' x2='180' y2='196' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
200 <line x1='176' y1='166' x2='180' y2='169' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
201 <line x1='176' y1='275' x2='180' y2='259' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
202 <line x1='176' y1='143' x2='180' y2='133' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
203 <line x1='180' y1='196' x2='184' y2='238' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
204 <line x1='180' y1='169' x2='184' y2='175' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
205 <line x1='180' y1='259' x2='184' y2='299' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
206 <line x1='180' y1='133' x2='184' y2='177' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
207 <line x1='184' y1='238' x2='188' y2='201' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
208 <line x1='184' y1='175' x2='188' y2='180' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
209 <line x1='184' y1='299' x2='188' y2='257' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
210 <line x1='184' y1='177' x2='188' y2='146' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
211 <line x1='188' y1='201' x2='192' y2='160' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
212 <line x1='188' y1='180' x2='192' y2='182' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
213 <line x1='188' y1='257' x2='192' y2='212' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
214 <line x1='188' y1='146' x2='192' y2='107' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
215 <line x1='192' y1='160' x2='196' y2='163' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
216 <line x1='192' y1='182' x2='196' y2='187' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
217 <line x1='192' y1='212' x2='196' y2='207' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
218 <line x1='192' y1='107' x2='196' y2='119' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
219 <line x1='196' y1='163' x2='200' y2='179' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
220 <line x1='196' y1='187' x2='200' y2='191' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
221 <line x1='196' y1='207' x2='200' y2='220' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
222 <line x1='196' y1='119' x2='200' y2='139' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
223 <line x1='200' y1='179' x2='204' y2='149' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
224 <line x1='200' y1='191' x2='204' y2='192' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
225 <line x1='200' y1='220' x2='204' y2='188' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
226 <line x1='200' y1='139' x2='204' y2='110' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
227 <line x1='204' y1='149' x2='208' y2='149' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
228 <line x1='204' y1='192' x2='208' y2='192' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
229 <line x1='204' y1='188' x2='208' y2='189' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
230 <line x1='204' y1='110' x2='208' y2='109' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
231 <line x1='208' y1='149' x2='212' y2='133' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
232 <line x1='208' y1='192' x2='212' y2='191' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
233 <line x1='208' y1='189' x2='212' y2='175' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
234 <line x1='208' y1='109' x2='212' y2='91' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
235 <line x1='212' y1='133' x2='216' y2='125' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
236 <line x1='212' y1='191' x2='216' y2='187' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
237 <line x1='212' y1='175' x2='216' y2='168' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
238 <line x1='212' y1='91' x2='216' y2='82' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
239 <line x1='216' y1='125' x2='220' y2='101' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
240 <line x1='216' y1='187' x2='220' y2='181' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
241 <line x1='216' y1='168' x2='220' y2='146' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
242 <line x1='216' y1='82' x2='220' y2='55' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
243 <line x1='220' y1='101' x2='224' y2='112' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
244 <line x1='220' y1='181' x2='224' y2='176' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
245 <line x1='220' y1='146' x2='224' y2='158' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
246 <line x1='220' y1='55' x2='224' y2='66' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
247 <line x1='224' y1='112' x2='228' y2='108' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
248 <line x1='224' y1='176' x2='228' y2='169' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
249 <line x1='224' y1='158' x2='228' y2='153' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
250 <line x1='224' y1='66' x2='228' y2='63' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
251 <line x1='228' y1='108' x2='232' y2='110' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
252 <line x1='228' y1='169' x2='232' y2='165' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
253 <line x1='228' y1='153' x2='232' y2='156' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
254 <line x1='228' y1='63' x2='232' y2='65' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
255 <line x1='232' y1='110' x2='236' y2='121' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
256 <line x1='232' y1='165' x2='236' y2='161' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
257 <line x1='232' y1='156' x2='236' y2='167' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
258 <line x1='232' y1='65' x2='236' y2='75' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
259 <line x1='236' y1='121' x2='240' y2='122' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
260 <line x1='236' y1='161' x2='240' y2='157' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
261 <line x1='236' y1='167' x2='240' y2='168' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
262 <line x1='236' y1='75' x2='240' y2='77' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
263 <line x1='240' y1='122' x2='244' y2='175' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
264 <line x1='240' y1='157' x2='244' y2='156' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
265 <line x1='240' y1='168' x2='244' y2='220' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
266 <line x1='240' y1='77' x2='244' y2='130' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
267 <line x1='244' y1='175' x2='248' y2='190' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
268 <line x1='244' y1='156' x2='248' y2='157' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
269 <line x1='244' y1='220' x2='248' y2='236' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
270 <line x1='244' y1='130' x2='248' y2='144' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
271 <line x1='248' y1='190' x2='252' y2='178' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
272 <line x1='248' y1='157' x2='252' y2='156' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
273 <line x1='248' y1='236' x2='252' y2='224' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
274 <line x1='248' y1='144' x2='252' y2='133' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
275 <line x1='252' y1='178' x2='256' y2='158' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
276 <line x1='252' y1='156' x2='256' y2='153' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
277 <line x1='252' y1='224' x2='256' y2='202' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
278 <line x1='252' y1='133' x2='256' y2='113' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
279 <line x1='256' y1='158' x2='260' y2='165' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
280 <line x1='256' y1='153' x2='260' y2='152' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
281 <line x1='256' y1='202' x2='260' y2='210' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
282 <line x1='256' y1='113' x2='260' y2='121' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
283 <line x1='260' y1='165' x2='264' y2='168' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
284 <line x1='260' y1='152' x2='264' y2='148' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
285 <line x1='260' y1='210' x2='264' y2='210' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
286 <line x1='260' y1='121' x2='264' y2='126' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
287 <line x1='264' y1='168' x2='268' y2='124' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
288 <line x1='264' y1='148' x2='268' y2='145' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
289 <line x1='264' y1='210' x2='268' y2='166' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
290 <line x1='264' y1='126' x2='268' y2='82' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
291 <line x1='268' y1='124' x2='272' y2='112' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
292 <line x1='268' y1='145' x2='272' y2='142' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
293 <line x1='268' y1='166' x2='272' y2='154' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
294 <line x1='268' y1='82' x2='272' y2='70' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
295 <line x1='272' y1='112' x2='276' y2='121' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
296 <line x1='272' y1='142' x2='276' y2='140' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
297 <line x1='272' y1='154' x2='276' y2='163' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
298 <line x1='272' y1='70' x2='276' y2='79' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
299 <line x1='276' y1='121' x2='280' y2='132' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
300 <line x1='276' y1='140' x2='280' y2='138' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
301 <line x1='276' y1='163' x2='280' y2='174' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
302 <line x1='276' y1='79' x2='280' y2='90' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
303 <line x1='280' y1='132' x2='284' y2='128' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
304 <line x1='280' y1='138' x2='284' y2='137' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
305 <line x1='280' y1='174' x2='284' y2='169' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
306 <line x1='280' y1='90' x2='284' y2='87' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
307 <line x1='284' y1='128' x2='288' y2='123' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
308 <line x1='284' y1='137' x2='288' y2='135' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
309 <line x1='284' y1='169' x2='288' y2='163' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
310 <line x1='284' y1='87' x2='288' y2='83' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
311 <line x1='288' y1='123' x2='292' y2='176' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
312 <line x1='288' y1='135' x2='292' y2='137' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
313 <line x1='288' y1='163' x2='292' y2='215' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
314 <line x1='288' y1='83' x2='292' y2='137' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
315 <line x1='292' y1='176' x2='296' y2='150' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
316 <line x1='292' y1='137' x2='296' y2='139' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
317 <line x1='292' y1='215' x2='296' y2='186' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
318 <line x1='292' y1='137' x2='296' y2='114' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
319 <line x1='296' y1='150' x2='300' y2='182' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
320 <line x1='296' y1='139' x2='300' y2='143' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
321 <line x1='296' y1='186' x2='300' y2='214' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
322 <line x1='296' y1='114' x2='300' y2='149' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
323 <line x1='300' y1='182' x2='304' y2='184' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
324 <line x1='300' y1='143' x2='304' y2='146' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
325 <line x1='300' y1='214' x2='304' y2='214' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
326 <line x1='300' y1='149' x2='304' y2='153' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
327 <line x1='304' y1='184' x2='308' y2='141' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
328 <line x1='304' y1='146' x2='308' y2='148' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
329 <line x1='304' y1='214' x2='308' y2='168' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
330 <line x1='304' y1='153' x2='308' y2='114' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
331 <line x1='308' y1='141' x2='312' y2='138' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
332 <line x1='308' y1='148' x2='312' y2='149' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
333 <line x1='308' y1='168' x2='312' y2='163' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
334 <line x1='308' y1='114' x2='312' y2='114' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
335 <line x1='312' y1='138' x2='316' y2='145' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
336 <line x1='312' y1='149' x2='316' y2='151' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
337 <line x1='312' y1='163' x2='316' y2='168' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
338 <line x1='312' y1='114' x2='316' y2='122' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
339 <line x1='316' y1='145' x2='320' y2='125' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
340 <line x1='316' y1='151' x2='320' y2='151' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
341 <line x1='316' y1='168' x2='320' y2='147' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
342 <line x1='316' y1='122' x2='320' y2='103' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
343 <line x1='320' y1='125' x2='324' y2='138' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
344 <line x1='320' y1='151' x2='324' y2='149' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
345 <line x1='320' y1='147' x2='324' y2='160' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
346 <line x1='320' y1='103' x2='324' y2='116' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
347 <line x1='324' y1='138' x2='328' y2='171' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
348 <line x1='324' y1='149' x2='328' y2='148' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
349 <line x1='324' y1='160' x2='328' y2='192' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
350 <line x1='324' y1='116' x2='328' y2='149' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
351 <line x1='328' y1='171' x2='332' y2='195' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
352 <line x1='328' y1='148' x2='332' y2='149' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
353 <line x1='328' y1='192' x2='332' y2='218' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
354 <line x1='328' y1='149' x2='332' y2='171' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
355 <line x1='332' y1='195' x2='336' y2='196' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
356 <line x1='332' y1='149' x2='336' y2='151' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
357 <line x1='332' y1='218' x2='336' y2='221' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
358 <line x1='332' y1='171' x2='336' y2='170' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
359 <line x1='336' y1='196' x2='340' y2='269' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
360 <line x1='336' y1='151' x2='340' y2='156' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
361 <line x1='336' y1='221' x2='340' y2='305' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
362 <line x1='336' y1='170' x2='340' y2='233' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
363 <line x1='340' y1='269' x2='344' y2='266' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
364 <line x1='340' y1='156' x2='344' y2='161' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
365 <line x1='340' y1='305' x2='344' y2='309' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
366 <line x1='340' y1='233' x2='344' y2='224' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
367 <line x1='344' y1='266' x2='348' y2='321' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
368 <line x1='344' y1='161' x2='348' y2='171' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
369 <line x1='344' y1='309' x2='348' y2='375' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
370 <line x1='344' y1='224' x2='348' y2='267' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
371 <line x1='348' y1='321' x2='352' y2='342' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
372 <line x1='348' y1='171' x2='352' y2='182' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
373 <line x1='348' y1='375' x2='352' y2='407' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
374 <line x1='348' y1='267' x2='352' y2='278' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
375 <line x1='352' y1='342' x2='356' y2='263' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
376 <line x1='352' y1='182' x2='356' y2='189' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
377 <line x1='352' y1='407' x2='356' y2='329' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
378 <line x1='352' y1='278' x2='356' y2='196' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
379 <line x1='356' y1='263' x2='360' y2='286' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
380 <line x1='356' y1='189' x2='360' y2='197' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
381 <line x1='356' y1='329' x2='360' y2='355' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
382 <line x1='356' y1='196' x2='360' y2='217' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
383 <line x1='360' y1='286' x2='364' y2='334' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
384 <line x1='360' y1='197' x2='364' y2='207' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
385 <line x1='360' y1='355' x2='364' y2='408' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
386 <line x1='360' y1='217' x2='364' y2='259' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
387 <line x1='364' y1='334' x2='368' y2='371' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
388 <line x1='364' y1='207' x2='368' y2='220' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
389 <line x1='364' y1='408' x2='368' y2='453' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
390 <line x1='364' y1='259' x2='368' y2='289' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
391 <line x1='368' y1='371' x2='372' y2='416' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
392 <line x1='368' y1='220' x2='372' y2='232' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
393 <line x1='368' y1='453' x2='372' y2='508' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
394 <line x1='368' y1='289' x2='372' y2='325' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
395 <line x1='372' y1='416' x2='376' y2='493' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
396 <line x1='372' y1='232' x2='376' y2='249' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
397 <line x1='372' y1='508' x2='376' y2='600' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
398 <line x1='372' y1='325' x2='376' y2='387' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
399 <line x1='376' y1='493' x2='380' y2='442' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
400 <line x1='376' y1='249' x2='380' y2='262' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
401 <line x1='376' y1='600' x2='380' y2='556' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
402 <line x1='376' y1='387' x2='380' y2='329' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
403 <line x1='380' y1='442' x2='384' y2='428' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
404 <line x1='380' y1='262' x2='384' y2='274' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
405 <line x1='380' y1='556' x2='384' y2='546' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
406 <line x1='380' y1='329' x2='384' y2='309' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
407 <line x1='384' y1='428' x2='388' y2='425' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
408 <line x1='384' y1='274' x2='388' y2='288' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
409 <line x1='384' y1='546' x2='388' y2='547' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
410 <line x1='384' y1='309' x2='388' y2='303' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
411 <line x1='388' y1='425' x2='392' y2='465' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
412 <line x1='388' y1='288' x2='392' y2='305' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
413 <line x1='388' y1='547' x2='392' y2='592' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
414 <line x1='388' y1='303' x2='392' y2='338' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
415 <line x1='392' y1='465' x2='396' y2='443' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
416 <line x1='392' y1='305' x2='396' y2='319' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
417 <line x1='392' y1='592' x2='396' y2='574' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
418 <line x1='392' y1='338' x2='396' y2='313' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
419 <line x1='396' y1='443' x2='400' y2='439' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
420 <line x1='396' y1='319' x2='400' y2='335' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
421 <line x1='396' y1='574' x2='400' y2='571' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
422 <line x1='396' y1='313' x2='400' y2='306' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
423 <line x1='400' y1='439' x2='404' y2='462' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
424 <line x1='400' y1='335' x2='404' y2='351' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
425 <line x1='400' y1='571' x2='404' y2='597' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
426 <line x1='400' y1='306' x2='404' y2='328' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
427 <line x1='404' y1='462' x2='408' y2='428' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
428 <line x1='404' y1='351' x2='408' y2='364' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
429 <line x1='404' y1='597' x2='408' y2='563' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
430 <line x1='404' y1='328' x2='408' y2='293' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
431 <line x1='408' y1='428' x2='412' y2='403' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
432 <line x1='408' y1='364' x2='412' y2='375' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
433 <line x1='408' y1='563' x2='412' y2='538' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
434 <line x1='408' y1='293' x2='412' y2='268' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
435 <line x1='412' y1='403' x2='416' y2='394' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
436 <line x1='412' y1='375' x2='416' y2='385' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
437 <line x1='412' y1='538' x2='416' y2='529' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
438 <line x1='412' y1='268' x2='416' y2='259' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
439 <line x1='416' y1='394' x2='420' y2='365' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
440 <line x1='416' y1='385' x2='420' y2='389' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
441 <line x1='416' y1='529' x2='420' y2='497' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
442 <line x1='416' y1='259' x2='420' y2='233' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
443 <line x1='420' y1='365' x2='424' y2='368' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
444 <line x1='420' y1='389' x2='424' y2='394' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
445 <line x1='420' y1='497' x2='424' y2='498' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
446 <line x1='420' y1='233' x2='424' y2='237' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
447 <line x1='424' y1='368' x2='428' y2='387' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
448 <line x1='424' y1='394' x2='428' y2='398' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
449 <line x1='424' y1='498' x2='428' y2='513' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
450 <line x1='424' y1='237' x2='428' y2='261' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
451 <line x1='428' y1='387' x2='432' y2='372' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
452 <line x1='428' y1='398' x2='432' y2='399' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
453 <line x1='428' y1='513' x2='432' y2='493' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
454 <line x1='428' y1='261' x2='432' y2='251' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
455 <line x1='432' y1='372' x2='436' y2='373' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
456 <line x1='432' y1='399' x2='436' y2='405' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
457 <line x1='432' y1='493' x2='436' y2='493' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
458 <line x1='432' y1='251' x2='436' y2='253' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
459 <line x1='436' y1='373' x2='440' y2='379' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
460 <line x1='436' y1='405' x2='440' y2='409' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
461 <line x1='436' y1='493' x2='440' y2='497' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
462 <line x1='436' y1='253' x2='440' y2='260' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
463 <line x1='440' y1='379' x2='444' y2='388' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
464 <line x1='440' y1='409' x2='444' y2='412' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
465 <line x1='440' y1='497' x2='444' y2='503' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
466 <line x1='440' y1='260' x2='444' y2='273' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
467 <line x1='444' y1='388' x2='448' y2='388' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
468 <line x1='444' y1='412' x2='448' y2='413' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
469 <line x1='444' y1='503' x2='448' y2='499' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
470 <line x1='444' y1='273' x2='448' y2='278' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
471 <line x1='448' y1='388' x2='452' y2='407' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
472 <line x1='448' y1='413' x2='452' y2='412' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
473 <line x1='448' y1='499' x2='452' y2='510' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
474 <line x1='448' y1='278' x2='452' y2='305' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
475 <line x1='452' y1='407' x2='456' y2='419' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
476 <line x1='452' y1='412' x2='456' y2='409' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
477 <line x1='452' y1='510' x2='456' y2='505' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
478 <line x1='452' y1='305' x2='456' y2='332' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
479 <line x1='456' y1='419' x2='460' y2='378' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
480 <line x1='456' y1='409' x2='460' y2='405' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
481 <line x1='456' y1='505' x2='460' y2='455' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
482 <line x1='456' y1='332' x2='460' y2='301' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
483 <line x1='460' y1='378' x2='464' y2='353' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
484 <line x1='460' y1='405' x2='464' y2='402' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
485 <line x1='460' y1='455' x2='464' y2='423' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
486 <line x1='460' y1='301' x2='464' y2='284' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
487 <line x1='464' y1='353' x2='468' y2='349' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
488 <line x1='464' y1='402' x2='468' y2='398' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
489 <line x1='464' y1='423' x2='468' y2='412' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
490 <line x1='464' y1='284' x2='468' y2='286' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
491 <line x1='468' y1='349' x2='472' y2='350' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
492 <line x1='468' y1='398' x2='472' y2='392' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
493 <line x1='468' y1='412' x2='472' y2='403' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
494 <line x1='468' y1='286' x2='472' y2='297' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
495 <line x1='472' y1='350' x2='476' y2='361' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
496 <line x1='472' y1='392' x2='476' y2='388' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
497 <line x1='472' y1='403' x2='476' y2='406' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
498 <line x1='472' y1='297' x2='476' y2='315' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
499 <line x1='476' y1='361' x2='480' y2='362' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
500 <line x1='476' y1='388' x2='480' y2='384' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
501 <line x1='476' y1='406' x2='480' y2='402' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
502 <line x1='476' y1='315' x2='480' y2='323' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
503 <line x1='480' y1='362' x2='484' y2='324' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
504 <line x1='480' y1='384' x2='484' y2='377' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
505 <line x1='480' y1='402' x2='484' y2='357' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
506 <line x1='480' y1='323' x2='484' y2='291' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
507 <line x1='484' y1='324' x2='488' y2='319' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
508 <line x1='484' y1='377' x2='488' y2='372' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
509 <line x1='484' y1='357' x2='488' y2='351' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
510 <line x1='484' y1='291' x2='488' y2='287' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
511 <line x1='488' y1='319' x2='492' y2='285' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
512 <line x1='488' y1='372' x2='492' y2='366' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
513 <line x1='488' y1='351' x2='492' y2='321' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
514 <line x1='488' y1='287' x2='492' y2='248' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
515 <line x1='492' y1='285' x2='496' y2='314' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
516 <line x1='492' y1='366' x2='496' y2='362' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
517 <line x1='492' y1='321' x2='496' y2='352' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
518 <line x1='492' y1='248' x2='496' y2='277' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
519 <line x1='496' y1='314' x2='500' y2='321' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
520 <line x1='496' y1='362' x2='500' y2='360' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
521 <line x1='496' y1='352' x2='500' y2='360' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
522 <line x1='496' y1='277' x2='500' y2='283' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
523 <line x1='500' y1='321' x2='504' y2='308' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
524 <line x1='500' y1='360' x2='504' y2='357' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
525 <line x1='500' y1='360' x2='504' y2='348' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
526 <line x1='500' y1='283' x2='504' y2='269' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
527 <line x1='504' y1='308' x2='508' y2='311' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
528 <line x1='504' y1='357' x2='508' y2='353' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
529 <line x1='504' y1='348' x2='508' y2='352' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
530 <line x1='504' y1='269' x2='508' y2='271' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
531 <line x1='508' y1='311' x2='512' y2='295' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
532 <line x1='508' y1='353' x2='512' y2='349' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
533 <line x1='508' y1='352' x2='512' y2='337' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
534 <line x1='508' y1='271' x2='512' y2='253' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
535 <line x1='512' y1='295' x2='516' y2='304' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
536 <line x1='512' y1='349' x2='516' y2='346' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
537 <line x1='512' y1='337' x2='516' y2='346' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
538 <line x1='512' y1='253' x2='516' y2='262' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
539 <line x1='516' y1='304' x2='520' y2='305' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
540 <line x1='516' y1='346' x2='520' y2='342' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
541 <line x1='516' y1='346' x2='520' y2='347' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
542 <line x1='516' y1='262' x2='520' y2='262' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
543 <line x1='520' y1='305' x2='524' y2='281' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
544 <line x1='520' y1='342' x2='524' y2='337' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
545 <line x1='520' y1='347' x2='524' y2='325' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
546 <line x1='520' y1='262' x2='524' y2='238' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
547 <line x1='524' y1='281' x2='528' y2='310' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
548 <line x1='524' y1='337' x2='528' y2='333' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
549 <line x1='524' y1='325' x2='528' y2='354' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
550 <line x1='524' y1='238' x2='528' y2='266' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
551 <line x1='528' y1='310' x2='532' y2='287' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
552 <line x1='528' y1='333' x2='532' y2='327' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
553 <line x1='528' y1='354' x2='532' y2='332' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
554 <line x1='528' y1='266' x2='532' y2='242' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
555 <line x1='532' y1='287' x2='536' y2='261' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
556 <line x1='532' y1='327' x2='536' y2='319' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
557 <line x1='532' y1='332' x2='536' y2='307' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
558 <line x1='532' y1='242' x2='536' y2='214' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
559 <line x1='536' y1='261' x2='540' y2='224' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
560 <line x1='536' y1='319' x2='540' y2='311' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
561 <line x1='536' y1='307' x2='540' y2='274' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
562 <line x1='536' y1='214' x2='540' y2='174' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
563 <line x1='540' y1='224' x2='544' y2='239' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
564 <line x1='540' y1='311' x2='544' y2='306' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
565 <line x1='540' y1='274' x2='544' y2='290' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
566 <line x1='540' y1='174' x2='544' y2='188' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
567 <line x1='544' y1='239' x2='548' y2='230' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
568 <line x1='544' y1='306' x2='548' y2='300' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
569 <line x1='544' y1='290' x2='548' y2='282' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
570 <line x1='544' y1='188' x2='548' y2='177' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
571 <line x1='548' y1='230' x2='552' y2='239' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
572 <line x1='548' y1='300' x2='552' y2='294' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
573 <line x1='548' y1='282' x2='552' y2='292' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
574 <line x1='548' y1='177' x2='552' y2='186' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
575 <line x1='552' y1='239' x2='556' y2='251' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
576 <line x1='552' y1='294' x2='556' y2='289' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
577 <line x1='552' y1='292' x2='556' y2='304' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
578 <line x1='552' y1='186' x2='556' y2='198' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
579 <line x1='556' y1='251' x2='560' y2='279' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
580 <line x1='556' y1='289' x2='560' y2='284' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
581 <line x1='556' y1='304' x2='560' y2='332' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
582 <line x1='556' y1='198' x2='560' y2='226' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
583 <line x1='560' y1='279' x2='564' y2='273' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
584 <line x1='560' y1='284' x2='564' y2='282' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
585 <line x1='560' y1='332' x2='564' y2='324' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
586 <line x1='560' y1='226' x2='564' y2='221' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
587 <line x1='564' y1='273' x2='568' y2='266' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
588 <line x1='564' y1='282' x2='568' y2='279' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
589 <line x1='564' y1='324' x2='568' y2='316' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
590 <line x1='564' y1='221' x2='568' y2='216' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
591 <line x1='568' y1='266' x2='572' y2='274' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
592 <line x1='568' y1='279' x2='572' y2='279' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
593 <line x1='568' y1='316' x2='572' y2='321' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
594 <line x1='568' y1='216' x2='572' y2='227' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
595 <line x1='572' y1='274' x2='576' y2='242' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
596 <line x1='572' y1='279' x2='576' y2='275' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
597 <line x1='572' y1='321' x2='576' y2='289' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
598 <line x1='572' y1='227' x2='576' y2='196' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
599 <line x1='576' y1='242' x2='580' y2='254' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
600 <line x1='576' y1='275' x2='580' y2='272' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
601 <line x1='576' y1='289' x2='580' y2='300' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
602 <line x1='576' y1='196' x2='580' y2='208' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
603 <line x1='580' y1='254' x2='584' y2='258' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
604 <line x1='580' y1='272' x2='584' y2='269' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
605 <line x1='580' y1='300' x2='584' y2='303' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
606 <line x1='580' y1='208' x2='584' y2='214' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
607 <line x1='584' y1='258' x2='588' y2='259' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
608 <line x1='584' y1='269' x2='588' y2='267' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
609 <line x1='584' y1='303' x2='588' y2='302' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
610 <line x1='584' y1='214' x2='588' y2='215' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
611 <line x1='588' y1='259' x2='592' y2='303' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
612 <line x1='588' y1='267' x2='592' y2='267' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
613 <line x1='588' y1='302' x2='592' y2='345' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
614 <line x1='588' y1='215' x2='592' y2='260' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
615 <line x1='592' y1='303' x2='596' y2='297' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
616 <line x1='592' y1='267' x2='596' y2='267' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
617 <line x1='592' y1='345' x2='596' y2='339' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
618 <line x1='592' y1='260' x2='596' y2='255' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
619 <line x1='596' y1='297' x2='600' y2='349' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
620 <line x1='596' y1='267' x2='600' y2='269' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
621 <line x1='596' y1='339' x2='600' y2='394' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
622 <line x1='596' y1='255' x2='600' y2='304' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
623 <line x1='600' y1='349' x2='604' y2='349' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
624 <line x1='600' y1='269' x2='604' y2='272' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
625 <line x1='600' y1='394' x2='604' y2='396' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
626 <line x1='600' y1='304' x2='604' y2='303' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
627 <line x1='604' y1='349' x2='608' y2='309' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
628 <line x1='604' y1='272' x2='608' y2='272' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
629 <line x1='604' y1='396' x2='608' y2='356' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
630 <line x1='604' y1='303' x2='608' y2='262' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
631 <line x1='608' y1='309' x2='612' y2='316' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
632 <line x1='608' y1='272' x2='612' y2='274' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
633 <line x1='608' y1='356' x2='612' y2='363' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
634 <line x1='608' y1='262' x2='612' y2='269' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
635 <line x1='612' y1='316' x2='616' y2='305' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
636 <line x1='612' y1='274' x2='616' y2='276' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
637 <line x1='612' y1='363' x2='616' y2='351' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
638 <line x1='612' y1='269' x2='616' y2='260' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
639 <line x1='616' y1='305' x2='620' y2='298' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
640 <line x1='616' y1='276' x2='620' y2='279' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
641 <line x1='616' y1='351' x2='620' y2='339' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
642 <line x1='616' y1='260' x2='620' y2='256' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
643 <line x1='620' y1='298' x2='624' y2='265' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
644 <line x1='620' y1='279' x2='624' y2='281' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
645 <line x1='620' y1='339' x2='624' y2='304' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
646 <line x1='620' y1='256' x2='624' y2='226' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
647 <line x1='624' y1='265' x2='628' y2='265' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
648 <line x1='624' y1='281' x2='628' y2='283' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
649 <line x1='624' y1='304' x2='628' y2='301' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
650 <line x1='624' y1='226' x2='628' y2='229' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
651 <line x1='628' y1='265' x2='632' y2='256' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
652 <line x1='628' y1='283' x2='632' y2='283' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
653 <line x1='628' y1='301' x2='632' y2='291' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
654 <line x1='628' y1='229' x2='632' y2='222' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
655 <line x1='632' y1='256' x2='636' y2='245' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
656 <line x1='632' y1='283' x2='636' y2='283' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
657 <line x1='632' y1='291' x2='636' y2='279' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
658 <line x1='632' y1='222' x2='636' y2='211' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
659 <line x1='636' y1='245' x2='640' y2='245' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
660 <line x1='636' y1='283' x2='640' y2='281' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
661 <line x1='636' y1='279' x2='640' y2='280' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
662 <line x1='636' y1='211' x2='640' y2='210' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
663 <line x1='640' y1='245' x2='644' y2='256' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
664 <line x1='640' y1='281' x2='644' y2='281' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
665 <line x1='640' y1='280' x2='644' y2='291' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
666 <line x1='640' y1='210' x2='644' y2='220' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
667 <line x1='644' y1='256' x2='648' y2='275' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
668 <line x1='644' y1='281' x2='648' y2='281' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
669 <line x1='644' y1='291' x2='648' y2='310' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
670 <line x1='644' y1='220' x2='648' y2='239' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
671 <line x1='648' y1='275' x2='652' y2='286' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
672 <line x1='648' y1='281' x2='652' y2='282' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
673 <line x1='648' y1='310' x2='652' y2='322' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
674 <line x1='648' y1='239' x2='652' y2='251' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
675 <line x1='652' y1='286' x2='656' y2='246' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
676 <line x1='652' y1='282' x2='656' y2='282' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
677 <line x1='652' y1='322' x2='656' y2='281' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
678 <line x1='652' y1='251' x2='656' y2='210' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
679 <line x1='656' y1='246' x2='660' y2='224' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
680 <line x1='656' y1='282' x2='660' y2='280' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
681 <line x1='656' y1='281' x2='660' y2='262' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
682 <line x1='656' y1='210' x2='660' y2='186' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
683 <line x1='660' y1='224' x2='664' y2='220' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
684 <line x1='660' y1='280' x2='664' y2='278' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
685 <line x1='660' y1='262' x2='664' y2='260' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
686 <line x1='660' y1='186' x2='664' y2='180' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
687 <line x1='664' y1='220' x2='668' y2='222' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
688 <line x1='664' y1='278' x2='668' y2='277' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
689 <line x1='664' y1='260' x2='668' y2='263' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
690 <line x1='664' y1='180' x2='668' y2='180' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
691 <line x1='668' y1='222' x2='672' y2='220' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
692 <line x1='668' y1='277' x2='672' y2='272' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
693 <line x1='668' y1='263' x2='672' y2='262' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
694 <line x1='668' y1='180' x2='672' y2='177' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
695 <line x1='672' y1='220' x2='676' y2='223' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
696 <line x1='672' y1='272' x2='676' y2='269' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
697 <line x1='672' y1='262' x2='676' y2='267' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
698 <line x1='672' y1='177' x2='676' y2='180' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
699 <line x1='676' y1='223' x2='680' y2='229' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
700 <line x1='676' y1='269' x2='680' y2='263' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
701 <line x1='676' y1='267' x2='680' y2='269' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
702 <line x1='676' y1='180' x2='680' y2='189' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
703 <line x1='680' y1='229' x2='684' y2='227' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
704 <line x1='680' y1='263' x2='684' y2='257' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
705 <line x1='680' y1='269' x2='684' y2='263' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
706 <line x1='680' y1='189' x2='684' y2='190' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
707 <line x1='684' y1='227' x2='688' y2='231' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
708 <line x1='684' y1='257' x2='688' y2='253' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
709 <line x1='684' y1='263' x2='688' y2='267' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
710 <line x1='684' y1='190' x2='688' y2='195' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
711 <line x1='688' y1='231' x2='692' y2='210' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
712 <line x1='688' y1='253' x2='692' y2='247' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
713 <line x1='688' y1='267' x2='692' y2='246' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
714 <line x1='688' y1='195' x2='692' y2='175' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
715 <line x1='692' y1='210' x2='696' y2='246' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
716 <line x1='692' y1='247' x2='696' y2='244' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
717 <line x1='692' y1='246' x2='696' y2='281' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
718 <line x1='692' y1='175' x2='696' y2='211' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
719 <line x1='696' y1='246' x2='700' y2='249' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
720 <line x1='696' y1='244' x2='700' y2='242' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
721 <line x1='696' y1='281' x2='700' y2='284' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
722 <line x1='696' y1='211' x2='700' y2='214' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
723 <line x1='700' y1='249' x2='704' y2='245' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
724 <line x1='700' y1='242' x2='704' y2='241' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
725 <line x1='700' y1='284' x2='704' y2='280' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
726 <line x1='700' y1='214' x2='704' y2='210' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
727 <line x1='704' y1='245' x2='708' y2='257' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
728 <line x1='704' y1='241' x2='708' y2='241' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
729 <line x1='704' y1='280' x2='708' y2='292' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
730 <line x1='704' y1='210' x2='708' y2='223' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
731 <line x1='708' y1='257' x2='712' y2='262' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
732 <line x1='708' y1='241' x2='712' y2='241' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
733 <line x1='708' y1='292' x2='712' y2='297' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
734 <line x1='708' y1='223' x2='712' y2='228' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
735 <line x1='712' y1='262' x2='716' y2='255' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
736 <line x1='712' y1='241' x2='716' y2='241' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
737 <line x1='712' y1='297' x2='716' y2='288' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
738 <line x1='712' y1='228' x2='716' y2='221' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
739 <line x1='716' y1='255' x2='720' y2='279' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
740 <line x1='716' y1='241' x2='720' y2='243' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
741 <line x1='716' y1='288' x2='720' y2='313' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
742 <line x1='716' y1='221' x2='720' y2='246' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
743 <line x1='720' y1='279' x2='724' y2='294' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
744 <line x1='720' y1='243' x2='724' y2='245' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
745 <line x1='720' y1='313' x2='724' y2='329' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
746 <line x1='720' y1='246' x2='724' y2='260' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
747 <line x1='724' y1='294' x2='728' y2='331' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
748 <line x1='724' y1='245' x2='728' y2='248' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
749 <line x1='724' y1='329' x2='728' y2='371' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
750 <line x1='724' y1='260' x2='728' y2='292' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
751 <line x1='728' y1='331' x2='732' y2='341' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
752 <line x1='728' y1='248' x2='732' y2='251' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
753 <line x1='728' y1='371' x2='732' y2='385' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
754 <line x1='728' y1='292' x2='732' y2='296' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
755 <line x1='732' y1='341' x2='736' y2='360' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
756 <line x1='732' y1='251' x2='736' y2='256' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
757 <line x1='732' y1='385' x2='736' y2='409' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
758 <line x1='732' y1='296' x2='736' y2='311' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
759 <line x1='736' y1='360' x2='740' y2='352' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
760 <line x1='736' y1='256' x2='740' y2='263' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
761 <line x1='736' y1='409' x2='740' y2='403' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
762 <line x1='736' y1='311' x2='740' y2='300' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
763 <line x1='740' y1='352' x2='744' y2='392' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
764 <line x1='740' y1='263' x2='744' y2='271' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
765 <line x1='740' y1='403' x2='744' y2='448' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
766 <line x1='740' y1='300' x2='744' y2='335' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
767 <line x1='744' y1='392' x2='748' y2='371' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
768 <line x1='744' y1='271' x2='748' y2='279' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
769 <line x1='744' y1='448' x2='748' y2='431' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
770 <line x1='744' y1='335' x2='748' y2='312' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
771 <line x1='748' y1='371' x2='752' y2='375' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
772 <line x1='748' y1='279' x2='752' y2='286' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
773 <line x1='748' y1='431' x2='752' y2='436' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
774 <line x1='748' y1='312' x2='752' y2='313' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
775 <line x1='752' y1='375' x2='756' y2='356' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
776 <line x1='752' y1='286' x2='756' y2='293' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
777 <line x1='752' y1='436' x2='756' y2='418' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
778 <line x1='752' y1='313' x2='756' y2='294' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
779 <line x1='756' y1='356' x2='760' y2='347' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
780 <line x1='756' y1='293' x2='760' y2='299' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
781 <line x1='756' y1='418' x2='760' y2='409' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
782 <line x1='756' y1='294' x2='760' y2='284' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
783 <line x1='760' y1='347' x2='764' y2='344' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
784 <line x1='760' y1='299' x2='764' y2='305' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
785 <line x1='760' y1='409' x2='764' y2='407' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
786 <line x1='760' y1='284' x2='764' y2='281' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
787 <line x1='764' y1='344' x2='768' y2='317' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
788 <line x1='764' y1='305' x2='768' y2='309' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
789 <line x1='764' y1='407' x2='768' y2='380' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
790 <line x1='764' y1='281' x2='768' y2='255' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
791 <line x1='768' y1='317' x2='772' y2='327' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
792 <line x1='768' y1='309' x2='772' y2='315' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
793 <line x1='768' y1='380' x2='772' y2='390' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
794 <line x1='768' y1='255' x2='772' y2='265' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
795 <line x1='772' y1='327' x2='776' y2='373' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
796 <line x1='772' y1='315' x2='776' y2='321' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
797 <line x1='772' y1='390' x2='776' y2='437' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
798 <line x1='772' y1='265' x2='776' y2='310' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
799 <line x1='776' y1='373' x2='780' y2='391' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
800 <line x1='776' y1='321' x2='780' y2='328' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
801 <line x1='776' y1='437' x2='780' y2='455' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
802 <line x1='776' y1='310' x2='780' y2='326' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
803 <line x1='780' y1='391' x2='784' y2='376' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
804 <line x1='780' y1='328' x2='784' y2='335' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
805 <line x1='780' y1='455' x2='784' y2='441' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
806 <line x1='780' y1='326' x2='784' y2='310' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
807 <line x1='784' y1='376' x2='788' y2='387' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
808 <line x1='784' y1='335' x2='788' y2='341' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
809 <line x1='784' y1='441' x2='788' y2='453' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
810 <line x1='784' y1='310' x2='788' y2='321' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
811 <line x1='788' y1='387' x2='792' y2='374' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
812 <line x1='788' y1='341' x2='792' y2='347' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
813 <line x1='788' y1='453' x2='792' y2='440' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
814 <line x1='788' y1='321' x2='792' y2='308' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
815 <line x1='792' y1='374' x2='796' y2='370' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
816 <line x1='792' y1='347' x2='796' y2='353' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
817 <line x1='792' y1='440' x2='796' y2='437' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
818 <line x1='792' y1='308' x2='796' y2='304' stroke='blue' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
819 <line x1='796' y1='370' x2='800' y2='449' stroke='black' stroke-width='1.5' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
820 <line x1='796' y1='353' x2='800' y2='361' stroke='green' stroke-width='0.7' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
821 <line x1='796' y1='437' x2='800' y2='518' stroke='red' stroke-width='0.2' />
90659c7171ed add magicpacket.go
pyon@macmini
parents: 31
diff changeset
822 <line x1='796' y1='304' x2='800' y2='380' stroke='blue' stroke-width='0.2' />
31
a55c5a0cbd04 add fx.
pyon@macmini
parents:
diff changeset
823 </svg>