repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Header format fix.
[emacs.git]
/
etc
/
nxml
/
test-valid.xml
blob
c11380a0e418fedc63797e76ca00e2dd9e00082f
1
<html xmlns="http://www.w3.org/1999/xhtml">
2
<head>
3
<title>A valid document</title>
4
</head>
5
<body>
6
<p>This is a valid, albeit boring, XHTML document.</p>
7
</body>
8
</html>
9
10
<!-- arch-tag: 6f7701be-ec51-48d0-bb63-38ed564718d6
11
(do not change this comment) -->