<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" width="450" height="300">
<rect fill="#FFF" width="450" height="100"/>
<rect fill="#00F" y="100" width="450" height="100"/>
<rect fill="#F00" y="200" width="450" height="100"/>
</svg>
