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://blog.pahudson.net/archives/category/planetlotus/feed

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>File Not Found</title>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <style type="text/css">
  8. body {
  9.  background-color: #eee;
  10. }
  11.  
  12. body, h1, p {
  13.  font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
  14.  font-weight: normal;
  15.  margin: 0;
  16.  padding: 0;
  17.  text-align: center;
  18. }
  19.  
  20. .container {
  21.  margin-left:  auto;
  22.  margin-right:  auto;
  23.  margin-top: 177px;
  24.  max-width: 1170px;
  25.  padding-right: 15px;
  26.  padding-left: 15px;
  27. }
  28.  
  29. .row:before, .row:after {
  30.  display: table;
  31.  content: " ";
  32. }
  33.  
  34. .col-md-6 {
  35.  width: 50%;
  36. }
  37.  
  38. .col-md-push-3 {
  39.  margin-left: 25%;
  40. }
  41.  
  42. h1 {
  43.  font-size: 48px;
  44.  font-weight: 300;
  45.  margin: 0 0 20px 0;
  46. }
  47.  
  48. .lead {
  49.  font-size: 21px;
  50.  font-weight: 200;
  51.  margin-bottom: 20px;
  52. }
  53.  
  54. p {
  55.  margin: 0 0 10px;
  56. }
  57.  
  58. a {
  59.  color: #3282e6;
  60.  text-decoration: none;
  61. }
  62. </style>
  63. </head>
  64. <body>
  65. <div class="container text-center" id="error">
  66. <svg height="100" width="100">
  67. <polygon points="50,25 17,80 82,80" stroke-linejoin="round" style="fill:none;stroke:#ff8a00;stroke-width:8" />
  68. <text x="42" y="74" fill="#ff8a00" font-family="sans-serif" font-weight="900" font-size="42px">!</text>
  69. </svg>
  70. <div class="row">
  71. <div class="col-md-12">
  72. <div class="main-icon text-warning"><span class="uxicon uxicon-alert"></span></div>
  73. <h1>File not found (404 error)</h1>
  74. </div>
  75. </div>
  76. <div class="row">
  77. <div class="col-md-6 col-md-push-3">
  78. <p class="lead">If you think what you're looking for should be here, please contact the site owner.</p>
  79. </div>
  80. </div>
  81. </div>
  82. </body>
  83. </html>
  84.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda