1 <svg xmlns=
"http://www.w3.org/2000/svg">
2 <style type=
"text/css"><![CDATA[
5 stroke-dasharray:
10 10;
9 <rect x=
"20" y=
"20" width=
"160" height=
"160" stroke=
"powderblue" />
10 <rect x=
"220" y=
"20" width=
"160" height=
"160" stroke=
"chartreuse" />
11 <rect x=
"20" y=
"220" width=
"160" height=
"160" stroke=
"sienna" />
12 <rect x=
"220" y=
"220" width=
"160" height=
"160" stroke=
"olivedrab" />