<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - manolis</title>
<link>http://snipplr.com/users/manolis/language/jquery</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 19:28:19 GMT</pubDate>
<item>
<title>(jQuery) JQuery Compare Selectors</title>
<link>http://snipplr.com/view/64780/jquery-compare-selectors/</link>
<description><![CDATA[ <p>Selectors are ARRAYs ... so you should do something like this 

$('div.a')[0] == $('div#a')[0]

or use the bellow method</p> ]]></description>
<pubDate>Wed, 02 May 2012 17:07:53 GMT</pubDate>
<guid>http://snipplr.com/view/64780/jquery-compare-selectors/</guid>
</item>
</channel>
</rss>