/ libxml2 / test / HTML / Down.html
Down.html
 1  <html>
 2  <head>
 3    <title>This service is temporary down</title>
 4  </head>
 5  
 6  <body bgcolor="#FFFFFF">
 7  <h1 align="center">Sorry, this service is temporary down</h1>
 8  We are doing our best to get it back on-line,
 9  
10  <p>The W3C system administrators</p>
11  </body>
12  </html>