<!DOCTYPE html>
<html>
<head>
<title>Web page</title>
</head>
<body>
<h1>Hello, world!</h1>
<p>This is example web page.</p>
</body>
</html>