< ?xml version=“1.0” standalone=“no”?>< svg xmlns=“SVG namespace” version=“1.0” width=“500” height=“500”>< rect x=“0” y=“0” width=“290” height=“210” style="fill:none;stroke:rgb(50%,50%,50%); " />< circle cx=“10” cy=“10” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“10” cy=“10” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“10” cy=“95” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“10” cy=“95” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“10” cy=“180” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“10” cy=“180” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“95” cy=“10” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“95” cy=“10” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“95” cy=“95” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“95” cy=“95” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“95” cy=“180” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“95” cy=“180” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“180” cy=“10” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“180” cy=“10” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“180” cy=“95” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“180” cy=“95” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“180” cy=“180” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“180” cy=“180” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“265” cy=“10” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“265” cy=“10” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“265” cy=“95” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“265” cy=“95” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< circle cx=“265” cy=“180” r=“5” style=“fill:rgb(50%,50%,50%); stroke:none” />< circle cx=“265” cy=“180” r=“3” style=“fill:rgb(0%,0%,0%); stroke:none” />< /svg>