<?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>PushkarArora.com &#187; xml</title>
	<atom:link href="http://pushkararora.com/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://pushkararora.com</link>
	<description>A Web 2.0 Journal's Entanglement Of Modern Era</description>
	<lastBuildDate>Sat, 29 Aug 2009 09:05:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Export Data From SQL Server To Excel Using XML</title>
		<link>http://pushkararora.com/net/how-to-export-data-from-sql-server-to-excel-using-xml/</link>
		<comments>http://pushkararora.com/net/how-to-export-data-from-sql-server-to-excel-using-xml/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 20:32:08 +0000</pubDate>
		<dc:creator>Pushkar Arora</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Export Data]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://pushkararora.com/?p=724</guid>
		<description><![CDATA[There are many ways to export data from SQL Server to Excel but I think the one way to do it by real simple coding is to export the data as an XML file and then opening it in Excel.
First we fill the data in a DataSet and then export that data to an XML [...]]]></description>
		<wfw:commentRss>http://pushkararora.com/net/how-to-export-data-from-sql-server-to-excel-using-xml/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Ajax and PHP to Build a Chat Application</title>
		<link>http://pushkararora.com/programming/use-ajax-and-php-to-build-a-chat-application/</link>
		<comments>http://pushkararora.com/programming/use-ajax-and-php-to-build-a-chat-application/#comments</comments>
		<pubDate>Thu, 28 May 2009 13:22:11 +0000</pubDate>
		<dc:creator>Pushkar Arora</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[chat system]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://pushkararora.com/?p=712</guid>
		<description><![CDATA[Jack D. Herrington (a senior software engineer with more than 20 years of experience) writes in detail on how to build a chat system on a web application using Ajax, XML and PHP.
]]></description>
		<wfw:commentRss>http://pushkararora.com/programming/use-ajax-and-php-to-build-a-chat-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
