<!--
Copyright 2011 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
<body>
<h1>Welcome to the Google</h1>
<img src="logo.png"/>
<form>
<input type="text"/ name="seachQuery"><input type="submit"/>
</form>
</body>
</html>