<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

<svg width="128" height="128" version="1.1" xmlns="http://www.w3.org/2000/svg">

<rect x="8" y="8" rx="10" ry="10" width="112" height="112"
style="fill:white; stroke:white; stroke-width:10px; fill-opacity:0.5"/>

</svg>
