/ libxml2 / result / HTML / Down.html
Down.html
 1  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
 2  <html>
 3  <head>
 4    <title>This service is temporary down</title>
 5  </head>
 6  
 7  <body bgcolor="#FFFFFF">
 8  <h1 align="center">Sorry, this service is temporary down</h1>
 9  We are doing our best to get it back on-line,
10  
11  <p>The W3C system administrators</p>
12  </body>
13  </html>