<svg xmlns='http://www.w3.org/2000/svg' width='100' height='50'>
<rect fill='green' width='50%' height='100%'/>
<circle fill='blue' cx='50' cy='25' r='15'/>
</svg>
<svg xmlns='http://www.w3.org/2000/svg' width='100' height='50'>
<rect fill='green' width='50%' height='100%'/>
<circle fill='blue' cx='50' cy='25' r='15'/>
</svg>