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://soft98.ir/rss.xml

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.    <meta charset="utf-8">
  5.    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  6.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7.    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  8.    <title>Bot Verification</title>
  9.    <script>
  10.        function onSubmit() {
  11.            document.getElementById('lsrecaptcha-form').submit();
  12.        }
  13.  
  14.        var onloadCallback = function() {
  15.            var cont = grecaptcha.render('recaptchadiv', {
  16.                'sitekey': '6LewU34UAAAAAHvXqFOcQlm8z1MP1xpGAZCYEeZY',
  17.                'callback': onSubmit,
  18.                'size': 'invisible'
  19.            });
  20.            grecaptcha.execute(cont);
  21.        };
  22.    </script>
  23.    <style>
  24.        body {
  25.        height: 100%;
  26.        }
  27. h2, h3 {
  28. font-size: 12px;
  29. font-family: tahoma;
  30. }
  31.        .panel {
  32.        padding: 30px;
  33.        max-width: 425px;
  34.        margin: 10% auto;
  35.        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  36.        }
  37.        .title {
  38.        font-size: 1.5em;
  39.        font-weight: 100;
  40.        margin-top: 10px;
  41.        text-align: center;
  42.        }
  43.        .recaptcha-center {
  44.        margin-top: 35px;
  45.        margin-bottom: 20px;
  46.        margin-left: 13%;
  47.        margin-right: 13%;
  48.        display: block;
  49.        }
  50.    </style>
  51. </head>
  52. <body>
  53.    <div class="panel" style="direction:rtl">
  54.        <h2>اعتبار سنجی درخواست شما</h2>
  55.        <h3>برای دسترسی به سایت، تست زیر را انجام دهید و یا با IP ایران وارد سایت شوید</h3>
  56.        <form id="lsrecaptcha-form" method="POST" action="/.lsrecap/recaptcha?">
  57.            <div id="recaptchadiv" class="recaptcha-center"></div>
  58.        </form>
  59.    </div>
  60.    <script src="https://www.recaptcha.net/recaptcha/api.js?onload=onloadCallback&render=explicit&hl=fa"
  61.            async defer>
  62.    </script>
  63. </body>
  64. </html>
  65.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda