libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / SVG / circle.xml
blob44e70e7ec003897d37c05b2c58d2e306c82d1771
1 <?xml version="1.0"?>\r
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG April 1999//EN" \r
3   "http://www.w3.org/Graphics/SVG/svg-19990412.dtd">\r
4 <svg width="4in" height="3in">\r
5   <desc>This is a blue circle with a red outline\r
6   </desc>\r
7   <g>\r
8     <circle style="fill: blue; stroke: red" \r
9       cx="200" cy="200" r="100"/>\r
10   </g>\r
11 </svg>\r