blob: 512f1338a19ecf41ab055de0322ee46540f98d52 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect width="100" height="100" fill="green"/>
<rect x="200" width="100" height="100" fill="green"/>
<rect y="200" width="100" height="100" fill="green"/>
<rect x="200" y="200" width="100" height="100" fill="green"/>
</svg>