<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - psradich111</title>
<link>http://snipplr.com/users/psradich111/tags/all</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 02:50:26 GMT</pubDate>
<item>
<title>(JavaScript) Javascript Replace All in string</title>
<link>http://snipplr.com/view/58039/javascript-replace-all-in-string/</link>
<description><![CDATA[ <p>Replaces all matches in a string
used   str.replaceAll(find,replace);</p> ]]></description>
<pubDate>Fri, 19 Aug 2011 22:18:29 GMT</pubDate>
<guid>http://snipplr.com/view/58039/javascript-replace-all-in-string/</guid>
</item>
</channel>
</rss>