<html>
<head>
  <title>Test Web Page</title>
</head>

<body>
<h1 align="center">Test Web Page</h1>
<p>This is just a test web page located at:  /test.html</p>
</body>
</html>