blob: 6d13b33bfd05759ff322ba56d88a0373f1e705a0 [file] [log] [blame]
Daniel Veillard011b63c1999-06-02 17:44:04 +00001<?xml version="1.0" standalone="yes"?>
2<svg width="4in" height="3in"
3 xmlns='http://www.w3.org/Graphics/SVG/svg-19990412.dtd'>
4 <desc>This links to an external image
5 </desc>
6 <image x="200" y="200" style="width: 100px; height: 100px"
7 xml:link = 'simple' show = 'embed' actuate = 'auto'
8 href="myimage.png">
9 <title>My image</title>
10 </image>
11</svg>