<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<title>CircleID - RSS Service</title>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<link rel='stylesheet' type='text/css' media='all' href='/css/base.css' />

	<style type="text/css">
	table#rssGrid {
	margin:15px 0 15px 0;
	width:100%;
	font-size:85%;
	}
	table#rssGrid td {
	border-bottom:1px solid #DFDFDF;
	padding:10px 0 10px 0;
	}
	table#rssGrid td.name {
	font-weight:bold;
	padding:0 20px 0 15px;
	text-transform:uppercase;
	}
	p.note {
	padding:10px;
	margin-top:25px;
	border:1px solid #DFDFDF;
	background-color:#EEEEEE;
	}
	</style>
</head>

<body>


	<!-- Body Header -->
	
		<a href="/"><strong>Home</strong></a>
	

	<!-- Start Body -->
	<table id="body" border="0" cellpadding="0" cellspacing="0">
		<tr>
	<!-- Left -->
		<td id="bodyL" valign="top">
			<h1>RSS Service</h1>
			<p>RSS makes it possible to subscribe to CircleID website and stay updated without visiting it. To learn
				more, you might find <a href="http://en.wikipedia.org/wiki/RSS_%28file_format%29" class="primary" target="_blank">Wikipedia:RSS</a>
				a good source to start with.</p>
			<table id="rssGrid" border="0" cellpadding="0" cellspacing="0">
				<tr>
					<td align="center"><strong>Feed</strong></td>
					<td class="name"><strong></strong></td>
					<td><strong>Description</strong></td>
				</tr>
				<tr>
					<td align="center"><span class="rssBox"><strong><a href="https://circleid.com/rss/rss_comm" class="white">XML</a></strong></span></td>
					<td class="name"><a href="https://circleid.com/rss/rss_comm" class="primary">Community</a></td>
					<td>Posts from the <a href="/" class="primary">community</a>, excludes comments</td>
				</tr>
				<tr>
					<td align="center"><span class="rssBox"><strong><a href="https://circleid.com/rss/rss_ind" class="white">XML</a></strong></span></td>
					<td class="name"><a href="https://circleid.com/rss/rss_ind" class="primary">Industry</a></td>
					<td>Posts from <a href="https://circleid.com/industry" class="primary">industry</a> participants</td>
				</tr>
				<tr>
					<td align="center"><span class="rssBox"><strong><a href="https://circleid.com/rss/rss_all" class="white">XML</a></strong></span></td>
					<td class="name"><a href="https://circleid.com/rss/rss_all" class="primary">Combined Feed</a></td>
					<td>Combined feed from Community and Industry participants - excludes comments</td>
				</tr>
				<tr>
					<td align="center"><span class="rssBox"><strong><a href="https://circleid.com/rss/rss_news" class="white">XML</a></strong></span></td>
					<td class="name"><a href="https://circleid.com/rss/rss_news" class="primary">News Briefs</a></td>
					<td>All news stories posted in <a href="https://circleid.com/news/main" class="primary">News Briefs</a> and the front page.</td>
				</tr>
				<tr>
					<td align="center"><span class="rssBox"><strong><a href="https://circleid.com/rss/rss_cmnts" class="white">XML</a></strong></span></td>
					<td class="name"><a href="https://circleid.com/rss/rss_cmnts" class="primary">Comments</a></td>
					<td>Posts from community <a href="https://circleid.com/community/comments" class="primary">comments and discussions</a></td>
				</tr>
				<tr>
					<td align="center"><span class="rssBox"><strong><a href="https://circleid.com/rss/rss_bg" class="white">XML</a></strong></span></td>
					<td class="name"><a href="https://circleid.com/rss/rss_bg" class="primary">Backgrounders</a></td>
					<td>Community updates on <a href="https://circleid.com/backgrounders" class="primary">backgrounders</a></td>
				</tr>
				<tr>
					<td align="center"><span class="rssBox"><strong><a href="https://circleid.com/rss/rss_intblog" class="white">XML</a></strong></span></td>
					<td class="name"><a href="https://circleid.com/rss/rss_intblog" class="primary">Internal Blog</a></td>
					<td>Updates on website and services from <a href="https://circleid.com/about/blog" class="primary">CircleID internal blog</a></td>
				</tr>
			</table>

			<p class="note">If you prefer to receive updates via email, <a href="https://circleid.com/email">click here</a>.</p>

		</td>
	<!-- Right -->
		<td id="bodyR" valign="top">
			
			
		</td>
	<!-- End Right -->
	</tr>
	</table>
	<!-- End Body -->


</body>
</html>