blob: e6b322d63a6bba7a4f28ef90f70fffb9254cb1b4 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="500" height="500">
<circle id="red" cx="250" cy="250" r="200" fill="red"></circle>
<circle id="green" cx="250" cy="250" r="200" fill="green"></circle>
</svg>