<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1" width="900" height="600" xmlns="http://www.w3.org/2000/svg">

<rect x="0" y="0" width="900" height="200" fill="#00aeef"/>
<rect x="0" y="200" width="900" height="200" fill="#00a650"/>
<rect x="0" y="400" width="900" height="200" fill="yellow"/>

</svg>