<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
    <xsl:output method="html" />
	<xsl:variable name="title" select="/rss/channel/title" />
	<xsl:variable name="feedUrl">
		<xsl:value-of select="/rss/channel/link" />/rss
	</xsl:variable>
    <xsl:template match="/">
		<html>
			<head>
				<title><xsl:value-of select="$title" /></title>
				<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	
				<link href="/LeadershipBR/ApplicationAssets/resources/ProductPages.css" rel="stylesheet" type="text/css" media="screen" />
				<link href="/LeadershipBR/ApplicationAssets/resources/MainForm.css" rel="stylesheet" type="text/css" media="screen" />
				<link href="/LeadershipBR/ApplicationAssets/resources/PromoAreas.css" rel="stylesheet" type="text/css" media="screen" />
				<link href="/LeadershipBR/ApplicationAssets/resources/NewsPatientEdProfEd.css" rel="stylesheet" type="text/css" media="screen" />
				<link href="/LeadershipBR/ApplicationAssets/resources/SearchResults.css" rel="stylesheet" type="text/css" media="screen" />
				
				<link href="/LeadershipBR/ApplicationAssets/resources/AskColgate.css" rel="stylesheet" type="text/css" media="screen" />
				<link href="/LeadershipBR/ApplicationAssets/resources/DistributorWindow.css" rel="stylesheet" type="text/css" media="screen" />
				<link href="/LeadershipBR/ApplicationAssets/resources/Edetail.css" rel="stylesheet" type="text/css" media="screen" />
				<link href="/LeadershipBR/ApplicationAssets/resources/Header.css" rel="stylesheet" type="text/css" media="screen" />
				<style>
				p {
				margin:0px;
				margin-bottom:4px;
				padding:0px;
				}
				</style>
			</head>
			<xsl:apply-templates select="rss/channel" />
		</html>
    </xsl:template>
	
	<xsl:template match="item">
		<div class="RSS_Articles">
			<div class="RSS_Articles_Title"><a href="{link}"><xsl:value-of select="title" /></a>
			</div>
			<div class="RSS_Articles_Description">
				<xsl:value-of select="description" disable-output-escaping="yes" />
			</div>
		</div>
	</xsl:template>
	
	<xsl:template match="channel">
		<body>
				 <div align="center">
            <div id="RSS_RedFrame">
<div id="Header">
    <table cellpadding="0" cellspacing="0" border="0" width="945">
        <tr>
            <td valign="top" align="left" width="356">
                <div id="COPLogo"><a href="#"><img src="/LeadershipBR/ApplicationAssets/images/COPLeadershipLogo.jpg" alt="Colgate Professional" border="0" /></a></div>
                <div id="LogoCopy">Your Dental Health Information Source</div>
            </td>
            <td valign="top" align="right" width="575">
                <table cellpadding="0" cellspacing="0" border="0">
                    <tr>
                        <td valign="top" align="right">
                        </td>
                    </tr>
                    <tr>
                        <td valign="bottom" align="right">
						<div class="RSS_Return_NewsPage">
                        	<ul>
 								<li><a href="/news">Return to Colgate Professional News Page</a></li>

							</ul>
						</div>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table> 
</div>                <div id="MainContent">

                    <table cellpadding="0" cellspacing="0" border="0">
                        <tr>
                            <td valign="top" id="TopTierNavigation" align="center">
                                


                                                            </td>
                        </tr>
                        <tr>
                            <td valign="top" align="left">
                             
                              <div id="RSS_ContentDividerTop"><img src="/LeadershipBR/ApplicationAssets/images/spacer.gif" height="2px" border="0"/></div>
                            </td>

                        </tr>
                        <tr>
                            <td valign="top" align="left">
                                <table cellpadding="0" cellspacing="0" border="0" id="RSS_TwoColumnWideLeft">
                                    <tr>
                                        <td valign="top" align="center" id="RSS_TwoCol_LeftColumn">
										    <div id="RSS_PushLeft">
										
												<div class="RSS_Description">

													<div class="RSS_RedTitle">What is this page?</div>
													<div class="RSS_Description_Copy">
													This is an RSS feed from Colgate Professional website.  RSS feeds allow you to stay up to date with the latest dental health news and features you want from Colgate.
													</div>
													<div class="RSS_Description_Copy">
													To subscribe to it, you will need a News Reader or other similar device.  
													</div>
													<div class="RSS_Description_Copy">
													<a href="/help#What%20is%20a%20news%20feed?">Help, I don't know what a news reader is and still don't know what this is about.</a>

													</div>
												</div>
												<div class="RSS_Description">
													<div class="RSS_Button"><a href="/news/rss"><img src="/LeadershipBR/ApplicationAssets/images/RSS_Button.gif"  border="0"/></a></div>
													<div class="RSS_BoldTitle">
													RSS Feed:  Colgate Dental Professional News
													</div>
													<div class="RSS_Description_Copy">
													(below is ths latest content from this news feed)
													</div>

												</div>
												
												<xsl:apply-templates select="item" />
									        </div>										
                                        </td>
                                        <td valign="top" align="left" id="RSS_TwoCol_RightColumn">
                                        	<div class="RSS_RightColumPromo">
												<div class="RSSHeadline_Red">Subscribe to this feed</div>
												<div class="RSS_PromoHeadline_Copy_Top">You can subscribe to this RSS feed in a number of ways, including the following:
													<ul>

														<li>Drag the orange RSS button into your News Reader</li>
														<li>Drag the URL of the RSS feed into your News Reader</li>
														<li>Cut and paste the URL of the RSS feed into your News Reader</li>
													</ul>
												</div><br />
												<div class="RSSHeadline_Red">One-click subscriptions</div>
												<div class="RSS_PromoHeadline_Copy">If you use one of the following web-based News Reader, click on the appropriate button to subscribe to the RSS feed.
													<ul>

														<li><a href="http://www.bloglines.com/sub/{$feedUrl}">Bloglines</a></li>
														<li><a href="http://add.my.yahoo.com/rss?url={$feedUrl}">My Yahoo!</a></li>
														<li><a href="http://fusion.google.com/add?feedurl={$feedUrl}">iGoogle</a></li>
														<li><a href="http://www.live.com/?add={$feedUrl}">Microsoft Live</a></li>
														<li><a href="http://www.feedzilla.com/mini/default.asp?url={$feedUrl}">FeedZilla</a></li>
														<li><a href="http://http://www.newsgator.com/ngs/subscriber/subext.aspx?url={$feedUrl}">NewsGator</a></li>

													</ul>

												</div>
											</div>

                                         </td>
                                    </tr>
                                </table>
                            </td>
                        </tr>

                    </table>
					<br />
					<div id="RSS_ContentDividerTop"><img src="/LeadershipBR/ApplicationAssets/images/spacer.gif"  border="0"/></div>
                    <table cellpadding="0" cellspacing="0" border="0" id="RSS_Footer">
    <tr>
        <td valign="middle" align="center" class="RSS_FooterLinks">
            <a href="/">Home</a>|<a href="/products/finder">Products</a>|<a href="/news/list">News</a>|<a href="/patienteducation/landing">Patient Education</a>|<a href="/professionaleducation">Professional Education</a>|<a href="/faqs/list">Ask Colgate</a>|<a href="/contact">Contact Us</a>|<a href="/help">Help</a>

        </td>
    </tr>
</table>
                </div>
            </div>
        </div>
			</body>
	</xsl:template>
</xsl:stylesheet>