<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="site.xslt"?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>faithful.be</title>
</head>
<body>
<div class="box">
  <h1>faithful.be</h1>
  <h2>Table of Contents</h2>
  <ul>
    <li>Games
    <ul>
      <li><a href="games/baby/letters.html">Letters</a></li>
      <li><a href="games/baby/index.html">Multiple Choice</a></li>
      <li><a href="games/video/">Video Games</a></li>
    </ul>
    </li>
    <li><a href="remote-control/">Remote Control</a></li>
    <li><a href="sheet-music/">Sheet Music</a></li>
  </ul>
</div>
</body>
</html>

