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://allo59.ru

  1. <!doctype html>
  2. <html lang="ru">
  3. <head>
  4.    <meta charset="UTF-8">
  5.    <meta name="viewport"
  6.          content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
  7.    <meta http-equiv="X-UA-Compatible" content="ie=edge">
  8.    <title>Алло</title>
  9.    <style>
  10.        html, body, .wrapper {
  11.            height: 100%;  }
  12.        body {
  13.            margin: 0;
  14.            background-color: #eee;
  15.            line-height: 1.4;  }
  16. .wrapper {
  17. display: flex;
  18. flex-direction: column;
  19. }
  20.        .message {
  21. margin: auto;
  22.            padding: 30px 0;
  23.            text-align: center;  }
  24.        .logo {
  25.            margin-bottom: 10px;  }
  26.    </style>
  27.    <!-- Yandex.Metrika counter -->
  28.    <script type="text/javascript">
  29.        (function (d, w, c) {
  30.            (w[c] = w[c] || []).push(function() {
  31.                try {
  32.                    w.yaCounter43580354 = new Ya.Metrika({
  33.                        id:43580354,
  34.                        clickmap:true,
  35.                        trackLinks:true,
  36.                        accurateTrackBounce:true,
  37.                        webvisor:true,
  38.                        trackHash:true,
  39.                        ut:"noindex"
  40.                    });
  41.                } catch(e) { }
  42.            });
  43.  
  44.            var n = d.getElementsByTagName("script")[0],
  45.                s = d.createElement("script"),
  46.                f = function () { n.parentNode.insertBefore(s, n); };
  47.            s.type = "text/javascript";
  48.            s.async = true;
  49.            s.src = "https://mc.yandex.ru/metrika/watch.js";
  50.  
  51.            if (w.opera == "[object Opera]") {
  52.                d.addEventListener("DOMContentLoaded", f, false);
  53.            } else { f(); }
  54.        })(document, window, "yandex_metrika_callbacks");
  55.    </script>
  56.    <noscript><div><img src="https://mc.yandex.ru/watch/43580354?ut=noindex" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
  57.    <!-- /Yandex.Metrika counter -->
  58. </head>
  59. <body>
  60. <div class="wrapper">
  61. <div class="message">
  62. <img class="logo" src="logo.png" alt="Алло">
  63. <div class="message-text">Тел. 8 (342) 216-02-14</div>
  64. <div class="message-text">г. Пермь, ул. Рабоче-крестьянская, д. 22</div>
  65. </div>
  66. </div>
  67. </body>
  68. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda