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.opticianonline.net/feed/

  1. <!doctype html>
  2. <html class="no-js" lang="en">
  3. <head>
  4.    <meta charset="utf-8">
  5.    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  6.    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
  7.  
  8.    <title>Page Not Found</title>
  9.  
  10.    <link rel="stylesheet" href="/umbraco/assets/css/nonodes.style.min.css" />
  11.    <style type="text/css">
  12.        body {
  13.            color:initial;
  14.        }
  15.  
  16.        section {
  17.            background: none;
  18.        }
  19.  
  20.        section a, section a:focus, section a:visited {
  21.            color:initial;
  22.            border-color:currentColor;
  23.        }
  24.    </style>
  25. </head>
  26. <body>
  27.  
  28.    <section>
  29.        <article>
  30.            <div>
  31.                <h1>Page Not Found</h1>
  32.            </div>
  33.        </article>
  34.  
  35.    </section>
  36.  
  37. </body>
  38. </html>
  39.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda