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://indiaenvironmentportal.org.in/reports-documents/rss

  1.  
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5.  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  6.  <title>Page not found at /reports-documents/rss</title>
  7.  <meta name="robots" content="NONE,NOARCHIVE">
  8.  <style type="text/css">
  9.    html * { padding:0; margin:0; }
  10.    body * { padding:10px 20px; }
  11.    body * * { padding:0; }
  12.    body { font:small sans-serif; background:#eee; }
  13.    body>div { border-bottom:1px solid #ddd; }
  14.    h1 { font-weight:normal; margin-bottom:.4em; }
  15.    h1 span { font-size:60%; color:#666; font-weight:normal; }
  16.    table { border:none; border-collapse: collapse; width:100%; }
  17.    td, th { vertical-align:top; padding:2px 3px; }
  18.    th { width:12em; text-align:right; color:#666; padding-right:.5em; }
  19.    #info { background:#f6f6f6; }
  20.    #info ol { margin: 0.5em 4em; }
  21.    #info ol li { font-family: monospace; }
  22.    #summary { background: #ffc; }
  23.    #explanation { background:#eee; border-bottom: 0px none; }
  24.  </style>
  25. </head>
  26. <body>
  27.  <div id="summary">
  28.    <h1>Page not found <span>(404)</span></h1>
  29.    <table class="meta">
  30.      <tr>
  31.        <th>Request Method:</th>
  32.        <td>GET</td>
  33.      </tr>
  34.      <tr>
  35.        <th>Request URL:</th>
  36.      <td>http://indiaenvironmentportal.org.in/reports-documents/rss</td>
  37.      </tr>
  38.    </table>
  39.  </div>
  40.  <div id="info">
  41.    
  42.      <p>
  43.      Using the URLconf defined in <code>iep_site.urls</code>,
  44.      Django tried these URL patterns, in this order:
  45.      </p>
  46.      <ol>
  47.        
  48.          <li>
  49.            
  50.                ^$
  51.                [name='index']
  52.            
  53.          </li>
  54.        
  55.          <li>
  56.            
  57.                ^admin/
  58.                
  59.            
  60.          </li>
  61.        
  62.          <li>
  63.            
  64.                ^category/
  65.                
  66.            
  67.          </li>
  68.        
  69.          <li>
  70.            
  71.                ^news/
  72.                
  73.            
  74.          </li>
  75.        
  76.          <li>
  77.            
  78.                ^content/
  79.                
  80.            
  81.          </li>
  82.        
  83.          <li>
  84.            
  85.                ^topic-tree/
  86.                
  87.            
  88.          </li>
  89.        
  90.          <li>
  91.            
  92.                ^directory/
  93.                
  94.            
  95.          </li>
  96.        
  97.          <li>
  98.            
  99.                ^newsletter/
  100.                
  101.            
  102.          </li>
  103.        
  104.          <li>
  105.            
  106.                ^search/
  107.                
  108.            
  109.          </li>
  110.        
  111.          <li>
  112.            
  113.                ^embed/
  114.                
  115.            
  116.          </li>
  117.        
  118.          <li>
  119.            
  120.                
  121.                
  122.            
  123.                ^rss.xml$
  124.                [name='site-rss-feed']
  125.            
  126.          </li>
  127.        
  128.          <li>
  129.            
  130.                
  131.                
  132.            
  133.                ^news/top/rss.xml$
  134.                [name='top-news-rss-feed']
  135.            
  136.          </li>
  137.        
  138.          <li>
  139.            
  140.                
  141.                
  142.            
  143.                ^category/(?P&lt;pk&gt;\d+)/(?P&lt;slug&gt;[\w_-]+)/rss.xml$
  144.                [name='category-rss-feed']
  145.            
  146.          </li>
  147.        
  148.          <li>
  149.            
  150.                
  151.                
  152.            
  153.                ^node/(?P&lt;pk&gt;\d+)/$
  154.                [name='content-social-page']
  155.            
  156.          </li>
  157.        
  158.          <li>
  159.            
  160.                
  161.                
  162.            
  163.                ^taxonomy/term/(?P&lt;pk&gt;\d+)/$
  164.                [name='taxonomy-social-page']
  165.            
  166.          </li>
  167.        
  168.      </ol>
  169.      <p>The current URL, <code>reports-documents/rss</code>, didn't match any of these.</p>
  170.    
  171.  </div>
  172.  
  173.  <div id="explanation">
  174.    <p>
  175.      You're seeing this error because you have <code>DEBUG = True</code> in
  176.      your Django settings file. Change that to <code>False</code>, and Django
  177.      will display a standard 404 page.
  178.    </p>
  179.  </div>
  180. </body>
  181. </html>
  182.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda