blob: fbeba53296d988e56fd406a5b9847752fbbba330 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg">
<rect x="50" y="0" width="100" height="100" fill="blue"/>
<rect x="50" y="0" width="50" height="50" fill="green"/>
<rect x="50" y="150" width="100" height="100" fill="blue"/>
<rect x="50" y="150" width="50" height="50" fill="green"/>
</svg>