| <?xml version="1.0" standalone="no"?> | |
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000802//EN" | |
| "http://www.w3.org/TR/2000/CR-SVG-20000802/DTD/svg-20000802.dtd"> | |
| <svg width="20" height="20" xml:space="preserve"> | |
| <g style="fill:red; stroke:#000000"> | |
| <rect x="0" y="0" width="15" height="15"/> | |
| <rect x="5" y="5" width="15" height="15"/> | |
| </g> | |
| </svg> | |