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.yoursnews.co.uk/feed/

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>404 Error: Page Not Found</title>
  5. <style>
  6. body {
  7. font-family: Arial, sans-serif;
  8. background-color: #f2f2f2;
  9. padding: 50px;
  10. }
  11. h1 {
  12. font-size: 36px;
  13. color: #333;
  14. }
  15. p {
  16. font-size: 20px;
  17. color: #555;
  18. }
  19. </style>
  20. </head>
  21. <body>
  22. <h1>404 Error: Page Not Found</h1>
  23. <p>We're sorry, but the page you are looking for does not exist. It may have been moved, deleted, or never existed at all.</p>
  24. <p>Please check the URL or navigate back to our <a href="/">homepage</a>.</p>
  25. </body>
  26. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda