<?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>Webmaster Chronic BlogCSV to RSS &#187; Webmaster Chronic Blog</title>
	<atom:link href="http://www.webmasterchronic.com/tags/csv-to-rss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmasterchronic.com</link>
	<description>Good Stuff Since 2k9</description>
	<lastBuildDate>Sun, 05 Feb 2012 12:07:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Quick and Dirty CSV to RSS/XML for WordPress Import&#8230;</title>
		<link>http://www.webmasterchronic.com/code/snippets/quick-and-dirty-csv-to-rssxml-for-wordpress-import/</link>
		<comments>http://www.webmasterchronic.com/code/snippets/quick-and-dirty-csv-to-rssxml-for-wordpress-import/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 10:21:14 +0000</pubDate>
		<dc:creator>kpaul</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Comma-separated values]]></category>
		<category><![CDATA[CSS to RSS]]></category>
		<category><![CDATA[CSV to RSS]]></category>
		<category><![CDATA[CSV to WP]]></category>
		<category><![CDATA[CSV2RSS]]></category>
		<category><![CDATA[CSV2WP]]></category>
		<category><![CDATA[Data Formats]]></category>
		<category><![CDATA[kind of woman]]></category>
		<category><![CDATA[Markup Languages]]></category>
		<category><![CDATA[nothing fancy]]></category>
		<category><![CDATA[php function]]></category>
		<category><![CDATA[PHP scripts]]></category>
		<category><![CDATA[PHP snippets]]></category>
		<category><![CDATA[WordPress Import]]></category>
		<category><![CDATA[xml file]]></category>

		<guid isPermaLink="false">http://www.webmasterchronic.com/?p=331</guid>
		<description><![CDATA[After running, you can view the source and save the output to an XML file that you can import into WP. Nothing fancy, but thought it might help one or two ppl&#8230; It is set-up to date the posts every 12 hours, although this is easily changed&#8230; &#60;?php function get_csv($filename, $delim=',') { $row = 0; [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.webmasterchronic.com/code/snippets/quick-and-dirty-csv-to-rssxml-for-wordpress-import/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

