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://cmt.tomsk.ru/forum/tools.php?action=rss

  1. <!DOCTYPE html>
  2. <html lang="enx">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1" />
  6. </head>
  7. <body>
  8. <script>
  9.    const url = new URL(window.location);
  10.    document.location.href = url.origin;
  11.    console.log(url);
  12. </script>
  13. </body>
  14. </html>
  15.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda