Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
<svg width="4in" height="3in" version="1.1"
<desc>This graphic links to an external image
</desc>
<image id="i1" x="200" y="200" width="100px" height="80px"
xlink:href="broken.png">
</image>
<circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="green"/>
</svg>