X-Yandex-mdb: mdb303
X-Yandex-Mid: 100500
X-Yandex-Suid: 9000
Content-Type: TEXT/PLAIN

<HTML>
  <head>
    <title>some title</title>
  </head>
  <!-- some comment here-->
  <BODY>
    <p>some body</p>
  </body>
</html>
<html>
  <head>
    <title>another title</title>
  </HEAD>
  <body>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <p>another body</p>
  </body>
</html>
