<?xml version='1.0' encoding='utf-8'?>

Query Trouble : SELECT a.docindex FROM docs a, editions b, data_2009 c, headers d
			 		WHERE a.editionindex =  b.editionindex AND a.docindex = c.docindex AND c.headerindex = d.headerindex AND 
					d.header = 'department' AND a.parsedate > 0 AND c.data = 'EQUAL EMPLOYMENT OPPORTUNITY COMMISSION' 
					ORDER BY b.date DESC <br/>
<rss version="2.0">
  <channel>
    <title>The Federal Register</title>
    <link>http://thefederalregister.com/b.p/department/EQUAL_EMPLOYMENT_OPPORTUNITY_COMMISSION/</link>
    <description>Daily Publications of Meetings and Rules Changes for the Federal Government</description>
    <pubDate>Wed, Jan 7 2009 11:00:00 GMT</pubDate>
    <lastBuildDate>Wed, Jan 7 2009 11:00:00 GMT</lastBuildDate>
    <webMaster>info@thefederalregister.com</webMaster>
    </channel>
</rss>

