<% Response.ContentType = "application/xml" %><?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>Resco Software News</title>
<link>http://www.resco.net</link>
<description>Resco product news for mobile devices.</description>
<copyright>Copyright 2006 Resco Ltd. All Rights Reserved.</copyright>
<managingEditor>martin@resco.net</managingEditor>
<language>en-us</language>

<!-- #include virtual="/scripts/db_headlines.asp" -->
	<% DB_WriteHedlines 0, 10,3 %>
</channel>
</rss>
