1 <?xml-stylesheet href="001.css"?>
2 <svg xmlns="http://www.w3.org/2000/svg" height="200" width="400">
3 <desc>Hover over the first blue circle. The second one should go green.</desc>
4 <circle cx="100" cy="100" r="90"/>
5 <circle cx="300" cy="100" r="90"/>