It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://istoshinodi72.ru/

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  <head>
  4.    <meta charset="UTF-8" />
  5.    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6.    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7.    <title>Coming Soon Page - Basil Pulikuth</title>
  8.    <link rel="stylesheet" href="./style.css" />
  9.    <script src="./app.js" defer></script>
  10.  </head>
  11.  <body>
  12.    <div class="container">
  13.      <h1 class="logo">Web site</h1>
  14.      <div class="content">
  15.        <p>Website Is Under Maintenance</p>
  16.        <h1>We're <span>Launching Soon</span></h1>
  17.    
  18.      
  19.        <img src="./images/rocket.png" class="rocket" alt="rocket-png">
  20.      </div>
  21.    </div>
  22.  <a href="/home/"><img src="home.gif"></a>
  23. </body>
  24. </html>
  25.  
  26.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda