<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg width="300" height="300"> <rect x="0" y="0" rx="20" ry="20" width="289" height="252" style="fill:red; stroke:purple; stroke-width:5"/> 
</svg>
