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://halva-credit-card.ru

  1.  
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5.  <title>Account disabled by server administrator</title>
  6.  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7.  <style>
  8.    body {
  9.      font-weight: normal;
  10.      font-size: 11px;
  11.      font-family: PT Sans;
  12.    }
  13.    .fatal-error {
  14.      width: 270px;
  15.      height: 270px;
  16.      margin: 0 auto;
  17.      position: absolute;
  18.      top: 50%;
  19.      left: 50%;
  20.      margin-left: -135px;
  21.      margin-top: -135px;
  22.    }
  23.    .fatal-error-round {
  24.      width: 270px;
  25.      height: 270px;
  26.      background: #FF8356;
  27.      border-radius: 270px;
  28.    }
  29.    .fatal-error-inner {
  30.      padding-top: 23px;
  31.      text-align: center;
  32.    }
  33.    .fatal-error-sign {
  34.      margin-bottom: 10px;
  35.    }
  36.    .fatal-error-sign-top {
  37.      background: #FFF;
  38.      width: 14px;
  39.      height: 7px;
  40.      border-radius: 28px 28px 0 0;
  41.      margin: 0 auto;
  42.    }
  43.    .fatal-error-sign-body {
  44.      content: "";
  45.      width: 0px;
  46.      height: 0px;
  47.      border-style: solid outset;
  48.      border-width: 54px 7px 0 7px;
  49.      border-color: #FFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  50.      margin: 0 auto;
  51.    }
  52.    .fatal-error-sign-empty {
  53.      background: #FF8356;
  54.      margin: 0 auto;
  55.      width: 10px;
  56.      height: 11px;
  57.      z-index: 1;
  58.      margin-top: -7px;
  59.    }
  60.    .fatal-error-sign-dot {
  61.      background: #FFF;
  62.      width: 14px;
  63.      height: 14px;
  64.      border-radius: 14px;
  65.      margin: 0 auto;
  66.      margin-top: 0px;
  67.    }
  68.    .fatal-error-message {
  69.      font-size: 12px;
  70.      overflow: hidden;
  71.      padding: 0 10px;
  72.      color: #fff;
  73.    }
  74.    .fatal-error-header {
  75.      font-size: 27px;
  76.      font-weight: bold;
  77.      margin-bottom: 10px;
  78.    }
  79.    .b-copyright {
  80.      margin-top: 40px;
  81.      text-align: center;
  82.    }
  83.    .b-copyright__link {
  84.      color: #587b9d;
  85.    }
  86.    .b-text_lang_ru {
  87.      display: none;
  88.    }
  89.  </style>
  90. </head>
  91. <body>
  92. <div id="main-wrapper">
  93.  <div id="fatal-error" class="fatal-error">
  94.    <div class="fatal-error-round">
  95.      <div class="fatal-error-inner">
  96.        <div class="fatal-error-sign">
  97.          <div class="fatal-error-sign-top"></div>
  98.          <div class="fatal-error-sign-body"></div>
  99.          <div class="fatal-error-sign-empty"></div>
  100.          <div class="fatal-error-sign-dot"></div>
  101.        </div>
  102.        <div class="fatal-error-message">
  103.          <div class="fatal-error-header b-text b-text_lang_en">Attention</div>
  104.          <div class="fatal-error-header b-text b-text_lang_ru">Внимание</div>
  105.          <div class="fatal-error-desc b-text b-text_lang_en">Account disabled by server administrator.</div>
  106.          <div class="fatal-error-desc b-text b-text_lang_ru">Аккаунт отключен администратором сервера.</div>
  107.        </div>
  108.      </div>
  109.    </div>
  110.    <div class="b-copyright">
  111.      <a class="b-copyright__link" href="http://ispsystem.com/external/ispmanager.html" target="_blank">ISPsystem © 1997-<script type="text/javascript">document.write(new Date().getFullYear())</script></a>
  112.    </div>
  113.  </div>
  114.  
  115. </div>
  116. <script type="text/javascript">
  117.  var platformLanguage = navigator && (
  118.    navigator.language ||
  119.      navigator.browserLanguage ||
  120.      navigator.systemLanguage ||
  121.      navigator.userLanguage ||
  122.      null ),
  123.    elemsRU, elemsEN;
  124.  if (platformLanguage.match("ru") && document.getElementsByClassName) {
  125.    elemsRU = document.getElementsByClassName("b-text_lang_ru");
  126.    elemsEN = document.getElementsByClassName("b-text_lang_en");
  127.    var l = elemsEN.length;
  128.    while(l--) {
  129.      elemsEN[l].style.display = "none";
  130.    }
  131.    l = elemsRU.length;
  132.    while(l--) {
  133.      elemsRU[l].style.display = "block";
  134.    }
  135.    document.title = "Аккаунт отключен администратором сервера.";
  136.  }
  137. </script>
  138. <script src="//nht-2.extreme-dm.com/t.js" id="eX-hrushch-2" async defer></script>
  139. </body>
  140. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda