<html><head><title>Login</title><meta http-equiv="pragma" content="no-cache"></meta></head>
<body><center><p>
This part of the site is secured.<br />
Please enter your login name and password.<p>
<form name=log method=POST action="/sitemap.xml">
<table><tr><td>Login name:</td><td> <input type=text size=9  name=login /></td></tr><tr>
<td>Password:  </td><td><input type=password size=15 name=pwd /></td></tr></table>
<input type=submit value="Enter" />
</form></center></body></html>
