<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Test File 6</title>
</head>
<body>
<form action="/bad-request">
<input type="image" name="Button1" src="x.gif">
</form>
<form action="/show-request">
<input type="image" name="Button2" src="y.gif">
</form>
</body>
</html>