aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml/test.valid.xml
blob: c11380a0e418fedc63797e76ca00e2dd9e00082f (plain)
1
2
3
4
5
6
7
8
9
10
11
<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>

<!-- arch-tag: 6f7701be-ec51-48d0-bb63-38ed564718d6
     (do not change this comment) -->