<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Pjotor</title>
<link>http://snipplr.com/users/Pjotor/tags/abstraction</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 00:08:29 GMT</pubDate>
<item>
<title>(PHP) GETful SOAP to JSON</title>
<link>http://snipplr.com/view/30223/getful-soap-to-json/</link>
<description><![CDATA[ <p>A really simple SOAP to JSON and back script, for when you just want to kick SOAP in the groin.

With jQuery you'd just do:
$.getJSON('path/?function=myFunc&amp;params={"param":"value"}&amp;callback=?',function(json){alert(json);});</p> ]]></description>
<pubDate>Wed, 24 Mar 2010 13:23:43 GMT</pubDate>
<guid>http://snipplr.com/view/30223/getful-soap-to-json/</guid>
</item>
</channel>
</rss>