This file demonstrates the use of invalid metadata (redirect/auto-refresh).

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta  http-equiv="refresh" content="http://www.foo.com/bar.html" />
</head>
<body>
</body>
</html>