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://feeds.feedburner.com/lesrosbifs/CzsR

  1.  
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <meta charset="UTF-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <title>|| getexpi ||</title>
  9. <link rel="preconnect" href="https://fonts.googleapis.com">
  10. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  11. <link href="https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap" rel="stylesheet">
  12. <link rel="stylesheet" href="/styles.css">
  13.  
  14. <script>
  15. function getDomainName(){
  16. return window.location.hostname.split('.').slice(-2).join('.');
  17. }
  18. var language = (navigator.language || navigator.userLanguage).substr(0, 2)
  19. if(language == 'fr'){
  20. document.title = getDomainName() + ' est à vendre sur Getexpi.com';
  21. var text1 = '<h1>Ce <span class="expi-italic expi-orange">domaine</span> est à vendre sur <a href="https://getexpi.com" target="_blank"> <span class="expi-orange">Getexpi.com !</span></a></h1>';
  22. var text2 = '<a href="https://fr.getexpi.com/?domain_referer=' + getDomainName() + '" target="_blank"><button class="expi-btn">L\'ACHETER MAINTENANT</button></a>';
  23. } else {
  24. document.title = getDomainName() + ' is for sale on Getexpi.com';
  25. var text1 = '<h1>This <span class="expi-italic expi-orange">domain</span> is for sale on <a href="https://getexpi.com" target="_blank"> <span class="expi-orange">Getexpi.com !</span></a></h1>';
  26. var text2 = '<a href="https://en.getexpi.com/?domain_referer=' + getDomainName() + '" target="_blank"><button class="expi-btn">BUY IT NOW</button></a>';
  27. }
  28. </script>
  29. </head>
  30.  
  31. <body>
  32. <main class="expi-main">
  33. <section>
  34. <div class="card-inner">
  35. <div class="logo-wrap">
  36. <a href="https://getexpi.com" target="_blank"><img src="/images/getexpiLogo.png" alt="getexpi Logo"></a>
  37. </div>
  38.  
  39. <script>document.write(text1);</script>
  40. <script>document.write(text2);</script>
  41.  
  42. </div>
  43. </section>
  44. </main>
  45. </body>
  46. </html>
  47.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda