<?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="32" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">

<!-- Image -->
<rect x="2.5" y="2.5" rx="6" ry="6" width="27" height="19"
    style="fill: #111; stroke-width: 1.5; stroke: #444" />

<!-- Section defs. See: http://code.google.com/android/reference/available-resources.html#ninepatch -->
<rect x="8" y="0" width="16" height="1" fill="#000" />
<rect x="0" y="8" width="1" height="8" fill="#000" />

</svg>
