1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <svg version=
"1.2" baseProfile=
"tiny"
4 width=
"100%" height=
"100%" viewBox=
"0 0 200 500"
5 xmlns=
"http://www.w3.org/2000/svg"
6 xmlns:
xlink=
"http://www.w3.org/1999/xlink"
7 style=
"font-family: 'Times New Roman', serif;
9 <title>stroke enabled
</title>
11 <style type=
"text/css">
25 <rect x=
"10" y=
"0" height=
"50" width=
"50"></rect>
26 <rect x=
"10" y=
"60" height=
"50" width=
"50" class=
"MyLime"></rect>
27 <rect id=
"MyRed" x=
"10" y=
"120" height=
"50" width=
"50"></rect>
28 <rect id=
"MyRed" x=
"10" y=
"180" height=
"50" width=
"50" class=
"MyLime"></rect>
30 <rect x=
"10" y=
"240" height=
"50" width=
"50"></rect>
31 <rect x=
"10" y=
"300" height=
"50" width=
"50" class=
"MyLime"></rect>
32 <rect id=
"MyRed" x=
"10" y=
"360" height=
"50" width=
"50"></rect>
33 <rect id=
"MyRed" x=
"10" y=
"420" height=
"50" width=
"50" class=
"MyLime"></rect>