<!DOCTYPE html>

<html>

<head>

    <title>Einfache Seite</title>

</head>

<body>

    <h1>Hallo</h1>

</body>

</html>