<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"><xsl:output method="html" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN"/><xsl:variable name="title" select="/rss/channel/title" /> <xsl:variable name="feedUrl" select="/rss/channel/atom:link[@rel='via']/@href" xmlns:atom="http://www.w3.org/2005/Atom"/><xsl:template match="/">	<html>	  <head>	    <TITLE>		<xsl:value-of select="$title" /> - Powered By RapidFeeds</TITLE>		<LINK rel='stylesheet' href='http://feeds.rapidfeeds.com/style/bccss.css' type='text/css' />		<xsl:element name="script">		  <xsl:attribute name="type">text/javascript</xsl:attribute>		  <xsl:attribute name="src">http://feeds.rapidfeeds.com/style/xsl_mop-up.js</xsl:attribute>		</xsl:element>		  </head>	<body onload="go_decoding();">		<DIV id="cometestme" STYLE="display:none;">		<xsl:text disable-output-escaping="yes" >&amp;amp;</xsl:text>		</DIV>		<CENTER>		<TABLE width='95%' border='0'>		  <TR>		    <TD align='right'>			<FONT color='gray' size='1'>			<SMALL>This Feed is Powered By <A class='powered_by' href='http://www.rapidfeeds.com'>RapidFeeds</A></SMALL></FONT>		    </TD>		  </TR>		  <TR>		    <TD class='main_box'>			<BLOCKQUOTE>			<TABLE border='0' cellspacing='10'>			  <TR>			    <TD><xsl:apply-templates select="rss/channel/image"/></TD>			    <TD><P class='main_heading'><xsl:value-of select="$title" /></P></TD>			  </TR>	</TABLE>			<TABLE border='0'>			  <TR>			    <TD colspan='2' class='boxes'>				This is the <I>Browser-Compatible</I> version of an RSS content Feed for <B><xsl:value-of select="$title" /></B>. It is meant to be viewed in a Newsreader.				<BR/><BR/> Want to learn more about RSS feeds? <A class='greenlinks' target='_blank' href='http://www.rapidfeeds.com/what-is-rss.php'>Click here</A> for a quick intro.			    </TD>			  </TR>	</TABLE>				<BR />				<P class='headingI'>Subscribe Now Using Any of The Following Options : </P>				<BLOCKQUOTE>				<BR />			<TABLE>			  <TR>			    <TD width='30'><IMG src='http://feeds.rapidfeeds.com/style/bcpics/01.gif' align='left' />			    </TD>			    <TD><P class='headingII'>Add This Link to Your Favorite Desktop Newsreader</P>			    </TD>			  </TR>			</TABLE>			<BR/><CENTER>			<B>Feed URL :</B> <IMG src='http://feeds.rapidfeeds.com/style/bcpics/spacer.gif' width='10' /><INPUT type='text' size='40' value='http://{$feedUrl}' onClick='this.select();' />	</CENTER>			<BR /><BR />			<TABLE>			  <TR>			    <TD width='30'><IMG src='http://feeds.rapidfeeds.com/style/bcpics/02.gif' align='left' />			    </TD>			    <TD><P class='headingII'>Subscribe to This Feed Using The feed:// Link</P>			    </TD>			  </TR>	</TABLE>			<BR />	<CENTER>			<A class='orange_bold' href='feed://{$feedUrl}'>feed://<xsl:value-of select="$feedUrl" /></A>			</CENTER>			<BR /><BR /><BR />			<TABLE>	  			  <TR>			    <TD width='30'><IMG src='http://feeds.rapidfeeds.com/style/bcpics/03.gif' align='left' />			    </TD>			    <TD><P class='headingII'>Add This Feed to Your Favorite Web-based Newsreader</P>		 	    </TD>			  </TR>			</TABLE>			<CENTER>			(Click on a Button of Your Choice to  Subscribe)			<BR /><BR />			<A HREF="http://add.my.yahoo.com/rss?url=http://{$feedUrl}">			<IMG  border='0' src='http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif' alt='Subscribe with My Yahoo!' /></A>			<IMG src='http://feeds.rapidfeeds.com/style/bcpics/spacer.gif' width='40' height='1' />			<A  href="http://my.msn.com/addtomymsn.armx?id=rss&amp;ut=http://{$feedUrl}&amp;tt=CENTRALDIRECTORY&amp;ru=http://rss.msn.com">			<IMG border='0' SRC="http://sc.msn.com/c/rss/rss_mymsn.gif" ALT="Subscribe in My MSN" /></A>			<IMG src='http://feeds.rapidfeeds.com/style/bcpics/spacer.gif' width='40' height='1' />			<A HREF="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http://{$feedUrl}">			<IMG border='0' SRC="http://www.newsgator.com/images/ngsub1.gif" ALT="Subscribe in NewsGator Online" /></A>			<IMG src='http://feeds.rapidfeeds.com/style/bcpics/spacer.gif' width='40' height='1' />			<A HREF="http://www.bloglines.com/sub/http://{$feedUrl}">			<IMG border='0' SRC="http://www.bloglines.com/images/sub_modern2.gif" ALT="Subscribe with Bloglines" /></A>			<IMG src='http://feeds.rapidfeeds.com/style/bcpics/spacer.gif' width='40' height='1' />			<A href='http://www.rapidfeeds.com/addtomysite.php?feedurl=http://{$feedUrl}'>			<IMG src='http://mysite.rapidfeeds.com/button.php?style=2' border='0' width='78' height='20' alt='Add this Content to Your Site' /></A>			</CENTER>			<BR /><BR /><BR />			</BLOCKQUOTE><HR size='1' color='e0e0e0' /><BR /><P class='headingII'>Feed Content : </P><BLOCKQUOTE>			<xsl:apply-templates select="rss/channel/item" />		 	</BLOCKQUOTE>			</BLOCKQUOTE>		    </TD></TR></TABLE><BR /><FONT size='2'>RSS Feed Powered By <A href='http://www.rapidfeeds.com'><IMG src='http://feeds.rapidfeeds.com/style/bcpics/logo.gif' border='0' align='center' /></A></FONT>		<BR /><BR />		</CENTER>	</body>	</html>	</xsl:template><xsl:template match="item">	<P class='text'>	<TABLE border='0'>	  <TR>	    <TD width='25'><IMG src='http://feeds.rapidfeeds.com/style/bcpics/item.gif' align='left' />	    </TD>	    <TD><A href='{link}' class='itemlinks'><xsl:value-of select="title" /></A>	    </TD>	  </TR>	</TABLE>	<xsl:if test="count(child::enclosure)=1">		<A HREF="{enclosure/@url}"><IMG SRC="http://feeds.rapidfeeds.com/style/fileimg.php?type={enclosure/@type}" align='left' border='0' hspace='10'/></A>Length: <xsl:value-of select="enclosure/@length"/> Bytes<BR /> <A HREF="{enclosure/@url}">Download</A><BR /><BR />	</xsl:if>	<DD name="decodeme">		<xsl:value-of select="description" disable-output-escaping="yes" /><DIV align='left'><BR /><FONT color='gray' size='1'><xsl:value-of select="substring(pubDate,5)"/></FONT><BR /><BR /></DIV>	</DD>	</P>	</xsl:template>	<xsl:template match="image">	<xsl:element name="img" namespace="http://www.w3.org/1999/xhtml">		<xsl:attribute name="src"><xsl:value-of select="url"/></xsl:attribute>		<xsl:attribute name="alt"><xsl:value-of select="title"/></xsl:attribute>	</xsl:element></xsl:template></xsl:stylesheet>