<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Finding First line in the text using regular expressions with .net</title>
	<atom:link href="http://www.tipsntracks.com/299/finding-first-line-in-the-text-using-regular-expressions-with-net.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tipsntracks.com/299/finding-first-line-in-the-text-using-regular-expressions-with-net.html</link>
	<description>knowledge Is Power</description>
	<lastBuildDate>Tue, 24 Jan 2012 07:32:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Max</title>
		<link>http://www.tipsntracks.com/299/finding-first-line-in-the-text-using-regular-expressions-with-net.html/comment-page-1#comment-106</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sun, 14 Feb 2010 22:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsntracks.com/?p=299#comment-106</guid>
		<description>your post helped me a lot, for some reasons I thought I need \Z at the end, in fact it works simply with \A.*</description>
		<content:encoded><![CDATA[<p>your post helped me a lot, for some reasons I thought I need \Z at the end, in fact it works simply with \A.*</p>
]]></content:encoded>
	</item>
</channel>
</rss>

