<?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: PHP: XOR swap</title>
	<atom:link href="http://tech.petegraham.co.uk/2007/03/26/php-xor-swap/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.petegraham.co.uk/2007/03/26/php-xor-swap/</link>
	<description>yes i love technology</description>
	<lastBuildDate>Thu, 19 Aug 2010 08:26:20 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TBog</title>
		<link>http://tech.petegraham.co.uk/2007/03/26/php-xor-swap/comment-page-1/#comment-10546</link>
		<dc:creator>TBog</dc:creator>
		<pubDate>Sat, 24 Nov 2007 16:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/26/php-xor-swap/#comment-10546</guid>
		<description>$x^=$y^=$x^=$y;</description>
		<content:encoded><![CDATA[<p>$x^=$y^=$x^=$y;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Optimus Pete &#187; Blog Archive &#187; PHP: Swap Variables One Liner</title>
		<link>http://tech.petegraham.co.uk/2007/03/26/php-xor-swap/comment-page-1/#comment-728</link>
		<dc:creator>Optimus Pete &#187; Blog Archive &#187; PHP: Swap Variables One Liner</dc:creator>
		<pubDate>Thu, 29 Mar 2007 16:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/26/php-xor-swap/#comment-728</guid>
		<description>[...] Much like the PHP XOR swap there&#039;s no real reason this is any better than using a temporary variable, but you might be able to impress chicks with it or something. [...]</description>
		<content:encoded><![CDATA[<p>[...] Much like the PHP XOR swap there&#8217;s no real reason this is any better than using a temporary variable, but you might be able to impress chicks with it or something. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

