libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / SVG / a-wf.xml
blob756e9c64eb9891ae55b92e4b60db34de36b52bec
1 <?xml version="1.0" standalone="yes"?>\r
2 <svg width="4in" height="3in"\r
3  xmlns = 'http://www.w3.org/Graphics/SVG/svg-19990412.dtd'>\r
4   <desc>This well formed svg document draws a triangle which is a hyperlink\r
5   </desc>\r
6   <a xml:link="simple" show="replace" actuate="user" href="http://www.w3.org">\r
7     <p d="M 0 0 L 200 0 L 100 200 Z"/>\r
8   </a>\r
9 </svg>\r