Instead try:
object tags <object data="http://www.opera.com/img/svg/circles.svg" width="200" height="180" type="image/svg+xml" codebase="http://www.adobe.com/svg/viewer/install/" /> or embed tags <embed src="http://www.opera.com/img/svg/circles.svg" width="200" height="180" type="image/svg+xml" pluginspage="http://www.adobe.com/svg/viewer/install/" /> or iframes <iframe frameborder="0" height="180" src="http://www.opera.com/img/svg/circles.svg" width="200"> </iframe>