blob: 955599bcf8dbfe2af88b2135a20911e1eb09fb82 [file] [log] [blame]
<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>