Allow 'browse-url-emacs' to fetch URL in the selected window
[emacs.git] / etc / nxml / test-valid.xml
blob56a12800faafb73d448bad8f77520e4b1c45ab3f
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>