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.fiercemobileit.com/feed

  1. <!DOCTYPE HTML>
  2. <head>
  3. <title>404 - Page not found</title>
  4.  <style>
  5.    body {
  6.      font-family: 'sans-serif';
  7.      font-size:20px;
  8.    }
  9.    div.message {
  10.      text-align: center;
  11.      position: relative;
  12.      top: 150px;
  13.      margin: auto;
  14.      width: 600px;
  15.    }
  16.  
  17.    div.details {
  18.      position: absolute;
  19.      bottom: 10px;
  20.      right: 10px;
  21.      font-size: 18px;
  22.    }
  23.  </style>
  24. </head>
  25. <body>
  26.  <div class="message">
  27.    <h1>Page not found: 404</h1>
  28.    The content you are looking for does not exist.  </div>
  29.  <div class="details">
  30.    Error 404 |     <script language="JavaScript">
  31.      document.write( new Date().toLocaleString());
  32.    </script>
  33.  </div>
  34. </body>
  35. </html>
  36.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda