blob: 7facfd5c3d6ec09f4af8c7f754027a4df1a5501a [file] [log] [blame]
Daniel Veillard011b63c1999-06-02 17:44:04 +00001<?xml version="1.0" standalone="yes"?>
2<svg xmlns="http://www.w3.org/Graphics/SVG/svg-19990412.dtd" width="4in" height="3in">
3 <desc>This well formed svg document draws a triangle which is a hyperlink
4 </desc>
Daniel Veillard7d2c2761999-10-11 15:09:51 +00005 <a xml:link="simple" show="replace" actuate="user" href="http://www.w3.org">
Daniel Veillard011b63c1999-06-02 17:44:04 +00006 <p d="M 0 0 L 200 0 L 100 200 Z"/>
7 </a>
8</svg>