<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd">
<html xmlns:m="http://www.seasar.org/maya">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis" />
<title>タイトル</title>
</head>

<body>
<div id="appBody">
<p>ヘッダ</p>
<p><ul><span id="fooList"><li><span id="foo">1/16 9:00-18:00</span></li></span></ul></p>
<form method="GET" action="V00_014.html" id="appForm">
        <input type="submit" value="ここ日本語" id="onFoo" /><br />
        <input type="submit" value="ここも日本語" id="onBar" /><br />
        <input type="submit" value="こっちも日本語" id="onBaz" /><br />
</form>
</div>
</body>
</html>