<html>
<head>
<title>xmlWeblication</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="css/weblication.css" rel="stylesheet" type="text/css">
</head>
<body background="img/background.gif">
<table align=center valign=middle border=0 width="100%"
cellpadding=5 cellspacing="0" height="100%">
<tr>
<td align=left width="200" height="30" valign="top">
<p class="title">{APP:TITLE}</p>
</td>
<td align="left" valign="bottom" height="30" >{MENU:menu-0.xml}</td>
</tr>
<tr>
<td width="200" height="373" align="left" valign="top"
> {APP:CONTENTMENU} </td>
<td rowspan="2" align=left valign="top" bgcolor="white">{APP:MAIN}</td>
</tr>
<tr>
<td align="center" valign="bottom"
> {IMAGE:madeOnAmac.jpg} </td>
</tr>
<tr>
<td colspan="2" align="center" class="date" height=12>
© 2003-{YY} by Andi Altendorfer / Printed: {YYYY-MM-DD} {TIME:}</td>
</tr>
</table>
</body>
</html>