<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="/css/examples.css"/>
</head>
<body>
<h1>Welcome to SVG!</h1>
<svg></svg>
</body>
</html>