<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Phoenix Mars Mission Blogs Feed</title>
		<link>http://phoenix.lpl.arizona.edu/news.php</link>
		<description>The most recent blog posts from Phoenix team members.</description>
		<language>en-us</language><?
$dbh=mysql_connect ("localhost", "marsterra", "gr33nm3n") or die ('I cannot connect to the database');
mysql_select_db ("marsterra") or die ("Unable to select database.");
?>
	</channel>
</rss>
