<?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: Zend Framework Soap server</title>
	<atom:link href="http://www.fordnox.com/blog/2008/11/zend-framework-soap-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fordnox.com/blog/2008/11/zend-framework-soap-server/</link>
	<description>Web developer for web developers</description>
	<lastBuildDate>Mon, 26 Dec 2011 10:17:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Andrius</title>
		<link>http://www.fordnox.com/blog/2008/11/zend-framework-soap-server/comment-page-1/#comment-86</link>
		<dc:creator>Andrius</dc:creator>
		<pubDate>Tue, 26 May 2009 14:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=99#comment-86</guid>
		<description>Yes, that helped</description>
		<content:encoded><![CDATA[<p>Yes, that helped</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrius</title>
		<link>http://www.fordnox.com/blog/2008/11/zend-framework-soap-server/comment-page-1/#comment-66</link>
		<dc:creator>Andrius</dc:creator>
		<pubDate>Wed, 14 Jan 2009 18:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=99#comment-66</guid>
		<description>Thanks Vladimir, tomorrow i will try this, and post my results</description>
		<content:encoded><![CDATA[<p>Thanks Vladimir, tomorrow i will try this, and post my results</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://www.fordnox.com/blog/2008/11/zend-framework-soap-server/comment-page-1/#comment-65</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Tue, 13 Jan 2009 12:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=99#comment-65</guid>
		<description>$result = new stdClass();
$result-&gt;product_id = &quot;2&quot;;
$result-&gt;title = &quot;Product Title&quot;;
return $result;</description>
		<content:encoded><![CDATA[<p>$result = new stdClass();<br />
$result-&gt;product_id = &#8220;2&#8243;;<br />
$result-&gt;title = &#8220;Product Title&#8221;;<br />
return $result;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

