<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sat, 11 Oct 2008 20:59:50 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>randomLineFromString 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/364/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/364/comments/</comments>
		<pubDate>Fri, 15 Sep 2006 09:04:12 +0000</pubDate>
		<dc:creator>devlin</dc:creator>
		<category>PHP</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/364/</guid>
		<description>
			<![CDATA[
				<p>A function that will either read a file or read a string, and parse a random line from it. Very simple.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>