1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/lisp/nxml/test.valid.xml
2007-11-23 22:49:40 +00:00

11 lines
276 B
XML

<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) -->