Listing 3.5. Rozwiązanie ćwiczenia 3.3
<!DOCTYPE ...>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
  <head>
    <title>...</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  </head>
<body>

<p>
Voyez le brick géant que j'examine près du wharf.
</p>

</body>
</html>