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.alwanza.com/blog/feed.xml

  1. <html>
  2. <head>
  3. <title>Alwanza - File Not Found - Error Code 404</title>
  4. <!-- this is an embedded stylesheet -->
  5. <style type="text/css">
  6.  
  7. <!--
  8.  
  9. BODY        {
  10.                  font-family: geneva, arial, helvetica, lucida, sans-serif;
  11.                  color: #fafaee;                    
  12.                  background-color: #000000;
  13. }
  14.  
  15. .header     {
  16.                  font-family: geneva, arial, helvetica, lucida, sans-serif;
  17.                  font-size: 16pt;
  18.                  font-weight: bold;
  19.                  color: #CC0033;    
  20. }
  21.  
  22. .txt        {
  23.                  font-family: geneva, arial, helvetica, lucida, sans-serif;
  24.                  font-size: 12pt;
  25.                  line-height: 16pt;
  26.                  color: #fafaee;                    
  27.                  background-color: #000000;
  28. }
  29.  
  30. A:link      {  
  31.                  color: #ffeedd;
  32.                  font-weight: bold;
  33.                  text-decoration: underline;
  34. }
  35.  
  36. A:visited   {  
  37.                  color: #eeffdd;
  38.                  font-weight: bold;
  39.                  text-decoration: underline;
  40. }
  41.  
  42. A:hover     {  
  43.                  color: #ffcccc;              
  44.                  font-weight: bold;
  45.                  text-decoration: underline;
  46. }
  47.  
  48. A:active     {  
  49.                  color: #ffcccc;              
  50.                  font-weight: bold;
  51.                  text-decoration: underline;
  52. }
  53.  
  54.  
  55. -->
  56. </style>
  57.  
  58. <script language="JavaScript" type="text/javascript">
  59. <!--
  60.  
  61. // Function to 'activate' images.
  62. function imgOn(imgName) {
  63.    if (document.images) {
  64.        var ind = document[imgName].src.indexOf('_off.gif');
  65.        if (ind == -1) { exit; }
  66.        var imgsrc = document[imgName].src.substring(0,ind);
  67.        document[imgName].src = imgsrc + "_on.gif";
  68.    }
  69. }
  70.  
  71. // Function to 'deactivate' images.
  72. function imgOff(imgName) {
  73.    if (document.images) {
  74.        var ind = document[imgName].src.indexOf('_on.gif');
  75.        if (ind == -1) { exit; }
  76.        var imgsrc = document[imgName].src.substring(0,ind);
  77.        document[imgName].src = imgsrc + "_off.gif";
  78.    }
  79. }
  80.  
  81. // -->
  82. </script>
  83.  
  84. <meta http-equiv="REFRESH" content="12; url=http://www.alwanza.com">
  85. </head>
  86. <body>
  87.  
  88. <table border="0" width="600" cellpadding="0" cellspacing="0">
  89.  <tr>
  90.    <td height="30" colspan="3">&nbsp;</td>
  91.  </tr>
  92.  <tr>
  93.    <td width="35">&nbsp;</td>
  94.          <td align="left"
  95.          valign="top"><a href="http://www.alwanza.com/index.html"
  96.           onmouseover="imgOn('img01')"
  97.           onmouseout="imgOff('img01')"><img name="img01"
  98.           src="http://www.alwanza.com/images/hut_small_off.gif"
  99.          alt="Alwanza Home" width="75" height="50" border="1" hspace="0" vspace="0"></a>
  100.          </td>
  101.    <td width="35">&nbsp;</td>
  102.   </tr>
  103.  <tr>
  104.    <td height="30" colspan="3">&nbsp;</td>
  105.  </tr>
  106.   <tr>
  107.    <td width="35">&nbsp;</td>
  108.    <td class="header">Sorry....</td>
  109.    <td width="35">&nbsp;</td>
  110.  </tr>
  111.  <tr>
  112.  
  113.    <td height="30" colspan="3">&nbsp;</td>
  114.  </tr>
  115.  <tr>
  116.    <td width="35">&nbsp;</td>
  117.    <td class="txt">
  118.  We are unable to retrieve a document that matches this Web address.
  119.  <BR><BR>Please check the URL for accuracy.
  120.  <BR>If you arrived here by clicking on a link, please
  121.   <A HREF="http://www.alwanza.net/alwanza/cgi-bin/contact.cgi">contact us</A> to report the page with the broken link.
  122.    </td>
  123.  
  124.    <td width="35">&nbsp;</td>
  125.  </tr>
  126.  <tr>
  127.    <td height="40" colspan="3">&nbsp;</td>
  128.  </tr>
  129.  <tr>
  130.    <td width="35">&nbsp;</td>
  131.    <td class="txt">
  132.      <a href="http://www.alwanza.com">Link to Alwanza.com home page</a>
  133.       <BR>
  134.  
  135.    </td>
  136.    <td width="35">&nbsp;</td>
  137.  </tr>
  138.  <tr>
  139.    <td height="40" colspan="3">&nbsp;</td>
  140.  </tr>
  141. </table>
  142. </BODY>
  143. </HTML>
  144.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda