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://spaf-mega.ru/rss

  1.    <!DOCTYPE html>
  2.    <html lang="en">
  3.    <head>
  4.        <meta charset="utf-8" />
  5.        <title>Страница не найдена</title>
  6.        <meta name="viewport" content="width=device-width,initial-scale=1" />
  7.        <link href="http://fonts.googleapis.com/css?family=Cabin:400,700" rel="stylesheet" type="text/css" />
  8.        <link href="/css/public/error.css" rel="stylesheet" />
  9.    </head>
  10.    <body>
  11.        <div class="error-page">
  12.            <div class="error-page__inner">
  13.                <img src="/img/error-400.jpg" style="margin-top:-100px;" />
  14.                <h1>Страница не найдена</h1>
  15.  
  16.                <div>
  17.                    Вы обратились по неправильной ссылке<br />или запрашиваемая страница была удалена.<br /><br />
  18.                    Приносим извинения за неудобства.
  19.                </div>
  20.                <div class="error-page__gotosite">
  21.                    <a href="/">Перейти на сайт&raquo;</a>
  22.                </div>
  23.            </div>
  24.        </div>
  25.    </body>
  26. </html>
  27.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda