summaryrefslogtreecommitdiff
blob: 56a12800faafb73d448bad8f77520e4b1c45ab3f (plain)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>A valid document</title>
  </head>
  <body>
    <p>This is a valid, albeit boring, XHTML document.</p>
  </body>
</html>