<?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: Find outermost top level XML/HTML tags with regular expressions</title>
	<atom:link href="http://www.daveoncode.com/2009/09/10/top-level-html-xml-tags-regex-regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveoncode.com/2009/09/10/top-level-html-xml-tags-regex-regular-expressions/</link>
	<description>Objective C, iOS and more programming stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:32:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Janardhan Reddy</title>
		<link>http://www.daveoncode.com/2009/09/10/top-level-html-xml-tags-regex-regular-expressions/comment-page-1/#comment-18489</link>
		<dc:creator>Janardhan Reddy</dc:creator>
		<pubDate>Tue, 29 Mar 2011 12:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncode.com/?p=484#comment-18489</guid>
		<description>Hii

i WANT TO write regex for this code can you help me it is similar to your one only but i am not getting data. My requirement is to get the first level P tags. My content is

 oneone-one &lt;a&gt;h&lt;/a&gt;   two three</description>
		<content:encoded><![CDATA[<p>Hii</p>
<p>i WANT TO write regex for this code can you help me it is similar to your one only but i am not getting data. My requirement is to get the first level P tags. My content is</p>
<p> oneone-one <a>h</a>   two three</p>
]]></content:encoded>
	</item>
</channel>
</rss>

