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://www.interior.gob.es/web/interior/prensa/noticias/-/asset_publisher/GHU8Ap6ztgsg/rss?p_p_cacheability=cacheLevelPage

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4.    <meta charset="utf-8">
  5.    <title>No encontrado</title>
  6.    <meta name="viewport" content="width=device-width, initial-scale=1">
  7.    <style>
  8.  
  9.        * {
  10. font-family: "Fira Code", monospace;
  11. }
  12. body {
  13. display: flex;
  14. flex-direction: column;
  15. justify-content: center;
  16. align-items: center;
  17. }
  18.  
  19. .container {
  20. text-align: center;
  21. margin: auto;
  22. }
  23.  
  24. .container img{
  25. width:400px;
  26. }
  27. .footer{
  28. padding-top:40px;
  29. }
  30. .footer img{
  31. width:300px;
  32. }
  33.  
  34.        @media only screen and (max-width: 500px) {
  35.  
  36.            .container img{
  37.                width: 100%;
  38.            }
  39. .footer img{
  40. padding-top:20px;
  41. width: 65%;
  42. }
  43.  
  44.        }
  45.  
  46.  
  47.    </style>
  48. </head>
  49. <body>
  50. <div class="container">
  51.      <img alt="El recurso solicitado no está disponible" title="El recurso solicitado no está disponible"  src="/opencms/export/sites/default/.galleries/ministerio/fondos-banner/errorweb.jpg"  />
  52.  
  53.      <h1>
  54.        <span>404</span> <br />
  55.        No encontrado
  56.      </h1>
  57.      <p>El recurso solicitado &quot;/opencms/web/interior/prensa/noticias/-/asset_publisher/GHU8Ap6ztgsg/rss&quot; no se encontró en el servidor.</p>
  58.  
  59.  <span>
  60.   <a href="https://www.interior.gob.es/opencms/es/inicio/"> Ir a la portada </a>
  61.  </span>
  62.  
  63.  <div class="footer">
  64.   <img alt="Ministerio del Interior" title="Ministerio del Interior" src="/opencms/.galleries/ministerio/logos/mir-footer-2.svg" />
  65.  </div>
  66.    </div>
  67. </body>
  68. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda