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/udon-news/JVFr?format=xml

  1. <!DOCTYPE html>
  2. <html>
  3.    <head>
  4.        <title>Site is down for maintenance</title>
  5.        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6.        <meta name="viewport" content="width=device-width, initial-scale=1" />
  7.        <style type="text/css">
  8.            body { text-align: center; padding: 10%; font: 20px Helvetica, sans-serif; color: #333; }
  9.            h1 { font-size: 50px; margin: 0; }
  10.            article { display: block; text-align: left; max-width: 650px; margin: 0 auto; }
  11.            a { color: #dc8100; text-decoration: none; }
  12.            a:hover { color: #333; text-decoration: none; }
  13.            @media only screen and (max-width : 480px) {
  14.                h1 { font-size: 40px; }
  15.            }
  16.        </style>
  17.    </head>
  18.    <body>
  19.        <article>
  20.            <h1>Site is temporarily unavailable.</h1>
  21.            <p>Scheduled maintenance is currently in progress. Please check back soon.</p>
  22.            <p>We apologize for any inconvenience.</p>
  23.            
  24.        </article>
  25.    </body>
  26. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda