1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <!DOCTYPE svg PUBLIC
"-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 <svg xmlns=
"http://www.w3.org/2000/svg" width=
"2" height=
"2">
4 <rect fill=
"#f00" width=
"2" height=
"1"/>
5 <rect fill=
"#0f0" y=
"1" width=
"2" height=
"1"/>