<?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 = ' PATENT AND TRADEMARK OFFICE' 
					ORDER BY b.date DESC <br/>
<rss version="2.0">
  <channel>
    <title>The Federal Register</title>
    <link>http://thefederalregister.com/b.p/department/_PATENT_AND_TRADEMARK_OFFICE/</link>
    <description>Daily Publications of Meetings and Rules Changes for the Federal Government</description>
    <pubDate>Thu, Jan 8 2009 11:00:00 GMT</pubDate>
    <lastBuildDate>Thu, Jan 8 2009 11:00:00 GMT</lastBuildDate>
    <webMaster>info@thefederalregister.com</webMaster>
    </channel>
</rss>

