<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="500"
height="500"
>

<g style="fill:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none">

<circle cx="250" cy="250" r="250" stroke="black" stroke-width="1" fill="white" />
<rect
width="399.01022"
height="299.01025"
x="50.494888"
y="100.49486"
style="stroke:red"
/>
<rect
width="434.79636"
height="244.16676"
x="32.606827"
y="127.91662"
style="stroke:lime"
/>
<rect
width="460.13867"
height="192.13918"
x="19.930414"
y="153.9304"
style="stroke:blue"
/>
</g>
</svg>