<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <!--<meta http-equiv="content-type" content="text/html; charset=UTF-8">--> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; text/html; charset=UTF-8" /> <script language="javascript" type="text/javascript"> <!-- function onLoad() { ShowPaper(); } //--> </script> <title>svg</title> </head> <body onLoad="onLoad()" marginheight="0" marginwidth="0" rightmargin="0" bottommargin="0" leftmargin="0" topmargin="0" scroll="no"> <object id="svgctl1" width="100%" height="100%" data="Kalottenventil.svg" type="image/svg+xml"> <param name="src" value="Kalottenventil.svg"> <a href="http://www.adobe.com/svg/viewer/install/">http://www.adobe.com/svg/viewer/install/</a> </object> </body> </html>