<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
--SELECT P.* FROM projects P WHERE P.is_active=1 AND (UNIX_TIMESTAMP(DATE_ADD(P.`date`, INTERVAL P.`duration` DAY)) - UNIX_TIMESTAMP(NOW())) > 0   ORDER BY date DESC LIMIT 30--<channel>
	<title>Freelancer Bay - Projects</title>
	<atom:link href="http://www.freelancerbay.com/en/rss/projects" rel="self" type="application/rss+xml" />
	<link>http://www.freelancerbay.com/en/rss/projects</link>
	<description><![CDATA[]]></description>
	<language>en</language>
</channel>
</rss>


