1 <svg xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink">
2 <rect width=
"100" height=
"100" fill=
"green"/>
3 <rect x=
"200" width=
"100" height=
"100" fill=
"green"/>
4 <rect y=
"200" width=
"100" height=
"100" fill=
"green"/>
5 <rect x=
"200" y=
"200" width=
"100" height=
"100" fill=
"green"/>