<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Making Life Simple &#187; gmail</title>
	<atom:link href="http://www.lalitmehta.com/home/tag/gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lalitmehta.com/home</link>
	<description></description>
	<lastBuildDate>Tue, 09 Feb 2010 21:36:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to check GMail RSS/Atom feed</title>
		<link>http://www.lalitmehta.com/home/2007/09/17/how-to-check-gmail-rssatom-feed/</link>
		<comments>http://www.lalitmehta.com/home/2007/09/17/how-to-check-gmail-rssatom-feed/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 17:28:17 +0000</pubDate>
		<dc:creator>lalit</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://www.lalitmehta.com/home/2007/09/17/how-to-check-gmail-rssatom-feed/</guid>
		<description><![CDATA[Google provides a feed url to check your new mail(s) in your inbox. The url is https://gmail.google.com/gmail/feed/atom. You would need to authenticate first with your gmail username and password and it will list the unread email(s). I was reading about Rome and thought to write a small program utilizing its features to read my gmail [...]]]></description>
			<content:encoded><![CDATA[<p>Google provides a feed url to check your new mail(s) in your inbox. The url is https://gmail.google.com/gmail/feed/atom.</p>
<p>You  would need to authenticate first with your gmail username and password and it will list the unread email(s).</p>
<p>I was reading about <a href="https://rome.dev.java.net/" title="Rome RSS/ATOM Feed reader and writer" target="_blank">Rome</a> and thought to write a small program utilizing its features to read my <a href="http://www.gmail.com" title="Google Mail" target="_blank">gmail</a> feed. Attached is the java <a href="http://www.lalitmehta.com/home/wp-content/uploads/2007/09/checkmail.txt" title="Java Program to check gmail feed" target="_blank">program</a> to read the gmail feed.</p>
<p>Let me know if you have any comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lalitmehta.com/home/2007/09/17/how-to-check-gmail-rssatom-feed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
