<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
  <meta content="application/xhtml+xml; charset=utf-8" http-equiv="content-type" />
  <title>title</title>
  <link rel="stylesheet"
        type="text/css"
        media="screen"
        href="css/style.css" />
  <!--<link rel="alternate"
  type="application/rss+xml"
  title="Subscribe RSS-feed"
  href="feeds/feed.rss" />-->
  <style type="text/css">
  </style>
  <script type="text/javascript">
    <![CDATA[
    ]]>
  </script>
</head>

<body>
<p>
  XHTML is fun.
</p>
<p>And so is Open Source.</p>
<ul>
  <li>test</li>
  <li>test2</li>
</ul>
</body>

</html>
