<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head><title>XHTML Basic Example</title></head>
  <body>
    <h1>XHTML Basic</h1>
    <p>This is an XHTML Basic document.</p>
  </body>
</html>
