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.Preventice.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=875493&moduleid=1895347&maxcount=25&u=236318&t=ace9e12572408b962abdaf1df8949734

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  <meta charset="utf-8">
  5.  <meta content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" name="viewport">
  6.  <title>404 Not Found</title>
  7.  <style>
  8.    html,
  9.    body {
  10.      font-family: sans-serif;
  11.      -ms-text-size-adjust: 100%;
  12.      -webkit-text-size-adjust: 100%;
  13.      background-color: #f7f7f7;
  14.      height: 100%;
  15.      -webkit-font-smoothing: antialiased;
  16.    }
  17.    body {
  18.      margin: 0;
  19.      padding: 0;
  20.      display: flex;
  21.      flex-direction: column;
  22.      align-items: center;
  23.      justify-content: center;
  24.    }
  25.    .message {
  26.      text-align: center;
  27.      align-self: center;
  28.      display: flex;
  29.      flex-direction: column;
  30.      align-items: center;
  31.      padding: 0px 20px;
  32.      max-width: 450px;
  33.    }
  34.    .message__title {
  35.      font-size: 22px;
  36.      font-weight: 100;
  37.      margin-top: 15px;
  38.      color: #27272D;
  39.      margin-bottom: 8px;
  40.    }
  41.    .message__status-code {
  42.      font-size: 15px;
  43.      font-weight: 100;
  44.      margin-top: 5px;
  45.      color: #696E76;
  46.      margin-bottom: 8px;
  47.    }
  48.    p {
  49.      -webkit-margin-after: 0px;
  50.      -webkit-margin-before: 0px;
  51.      font-size: 15px;
  52.      color: #696E76;
  53.      line-height: 21px;
  54.      margin-bottom: 4px;
  55.    }
  56.    .btn {
  57.      text-decoration: none;
  58.      padding: 8px 15px;
  59.      border-radius: 4px;
  60.      margin-top: 20px;
  61.      font-size: 14px;
  62.      color: #696E76;
  63.      border: 1px solid #7F828B;
  64.    }
  65.    body.brand {
  66.      background: -webkit-linear-gradient(180deg, #f2fbf9 0%, #f7f7f7 100%);
  67.      background: linear-gradient(180deg, #f2fbf9 0%, #f7f7f7 100%);
  68.    }
  69.    body.brand .message__title {
  70.      color: #696e76;
  71.      font-weight: bold;
  72.    }
  73.  </style>
  74.  <base target="_parent" />
  75. </head>
  76. <body class="brand">
  77.  <div class="spacer"></div>
  78.  <div class="message">
  79.    <div class="message__title">Sorry, we couldn't find that web&nbsp;page.</div>
  80.    <div class="message__status-code">404 Not Found</div>
  81.  </div>
  82. </body>
  83. </html>
  84.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda