<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fi" lang="fi">
<head>
<link rel="StyleSheet" href="/sovellukset/vt/vt9/barbar/taso5/tyylit.css" type="text/css" 
/>
<title>Feederi</title>
</head>
<body id="body">
<h1>Feederi</h1>
<p>Valitse tunnus:</p>
<div xml:id="tunnukset"></div>
<p>tai luo uusi:</p>
<form action="" method="post">
<p>
<label>Tunnus <input type="text" name="tunnus" id="feed" value="" 
/></label></p>
<p><label>Salasana <input type="password" name="password" id="feed" 
value="" /></label></p>
<p>
<input type="submit" name="lisaa" id="lisaa" value="Lisää uusi tunnus" />
</p>
</form>
</body>
</html>

