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://airingideas.com/ideas?order=created_at

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5.  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  6.  <title>Page Not Found (404)</title>
  7.  <style type="text/css">
  8.    body {
  9.      min-width: 890px;
  10.      padding: 0px;
  11.      text-align: center;
  12.      color: #666666;
  13.      font-family: Verdana, Arial, Helvetica, sans-serif;
  14.      line-height: 1.125em;
  15.    }
  16.  
  17.    #containerBody {
  18.      width: 640px;
  19.      max-width: 640px;
  20.      margin-top: 100px;
  21.      margin-left: auto;
  22.      margin-right: auto;
  23.      text-align: center;
  24.    }
  25.  
  26.    #errorBox {
  27.      float: left;
  28.      width: 640px;
  29.      height: 480px;
  30.      background-image: url(http://www.granicus.com/images/CivicIdeas-Error-Splash.png);
  31.    }
  32.  
  33.    #errorContent {
  34.      float: left;
  35.      width: 400px;
  36.      height: 135px;
  37.      position: relative;
  38.      margin-top: 75px;
  39.      margin-left: 100px;
  40.      text-align: left;
  41.    }
  42.  
  43.    h1 {
  44.      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  45.      font-size: 28px;
  46.      color: black;
  47.      font-weight: bold;
  48.    }
  49.  
  50.    p {
  51.      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  52.      font-size: 14px;
  53.      color: #666666;
  54.    }
  55.  
  56.    a {
  57.      color: #00aeef;
  58.    }
  59.  </style>
  60.  <script type="text/javascript" src="/ga.js"></script>
  61. </head>
  62.  
  63. <body>
  64.  
  65. <div id="containerBody">
  66.  <div id="errorBox">
  67.    <div id="errorContent">
  68.      <h1>Page Not Found (404)</h1>
  69.  
  70.      <p>Hmmm... we cannot locate the page you have requested. Please
  71.        <a href="javascript: history.go(-1)">go back</a> to the previous page or
  72.        <a href="mailto:speakup@granicus.com">contact us</a>
  73.         to report a broken link. Thank you!
  74.      </p>
  75.  
  76.    </div>
  77.  </div>
  78. </div>
  79.  
  80. </body>
  81. </html>
  82.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda