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