<?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: Your personal SMS Gateway with C#</title>
	<atom:link href="http://www.softwarepassion.com/your-personal-sms-gateway-with-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwarepassion.com/your-personal-sms-gateway-with-c/</link>
	<description>by Krzysztof Grajek</description>
	<lastBuildDate>Wed, 01 Sep 2010 18:10:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.softwarepassion.com/your-personal-sms-gateway-with-c/comment-page-1/#comment-1194</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 01 Sep 2010 18:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=173#comment-1194</guid>
		<description>There must be a problem with my code formatting, as the error description says, you either have to concatenate the string or escape the quotes</description>
		<content:encoded><![CDATA[<p>There must be a problem with my code formatting, as the error description says, you either have to concatenate the string or escape the quotes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Varun Digumber</title>
		<link>http://www.softwarepassion.com/your-personal-sms-gateway-with-c/comment-page-1/#comment-1193</link>
		<dc:creator>Varun Digumber</dc:creator>
		<pubDate>Wed, 01 Sep 2010 16:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=173#comment-1193</guid>
		<description>p9.Write(&quot;AT+CMGS=&quot;123456789&quot;rn&quot;);
I am getting error here! u cant use 2 set of double quotes here.suggest please</description>
		<content:encoded><![CDATA[<p>p9.Write(&#8220;AT+CMGS=&#8221;123456789&#8243;rn&#8221;);<br />
I am getting error here! u cant use 2 set of double quotes here.suggest please</p>
]]></content:encoded>
	</item>
</channel>
</rss>
