<?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"
	>
<channel>
	<title>Comments on: Flash 8: Using ExternalInterface</title>
	<atom:link href="http://blog.deconcept.com/2005/08/16/external-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deconcept.com/2005/08/16/external-interface/</link>
	<description>You've got your good thing, and I've got mine</description>
	<pubDate>Thu, 07 Aug 2008 20:23:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4948</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 14 Mar 2006 22:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4948</guid>
		<description>Joshua:

It looks like it's an issue that has already been discovered by others.

The livedocs page has a workaround someone posted down towards the bottom of the page:
&lt;a href="http://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&#038;file=00002200.html" rel="external"&gt;ExternalInterface Livedocs&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Joshua:</p>
<p>It looks like it&#8217;s an issue that has already been discovered by others.</p>
<p>The livedocs page has a workaround someone posted down towards the bottom of the page:<br />
<a href="http://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&#038;file=00002200.html" rel="external">ExternalInterface Livedocs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4946</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 14 Mar 2006 21:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4946</guid>
		<description>Yeah it should be no diffrent at all.</description>
		<content:encoded><![CDATA[<p>Yeah it should be no diffrent at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xtian</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4945</link>
		<dc:creator>Xtian</dc:creator>
		<pubDate>Tue, 14 Mar 2006 20:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4945</guid>
		<description>Geoff, danforth sent me over here for some help with the ExternalInterface.  I'm trying to get this to work with sourced .js files instead of having to embed the JavaScript right in the script tags.  Have you gotten this working yet?  If so, what do you have to do differently?</description>
		<content:encoded><![CDATA[<p>Geoff, danforth sent me over here for some help with the ExternalInterface.  I&#8217;m trying to get this to work with sourced .js files instead of having to embed the JavaScript right in the script tags.  Have you gotten this working yet?  If so, what do you have to do differently?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Drake</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4843</link>
		<dc:creator>Joshua Drake</dc:creator>
		<pubDate>Wed, 08 Mar 2006 00:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4843</guid>
		<description>Code sample:
&#60;FORM&#62;
&#60;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="1200" height="830" id="map" VIEWASTEXT&#62;
	&#60;param name='src' value='PATH TO MOVIE USING EXTERNAL INTERFACE'&#62;
	&#60;param name='allowScriptAccess' value='always'/&#62;
&#60;/object&#62;
&#60;/FORM&#62;</description>
		<content:encoded><![CDATA[<p>Code sample:<br />
&lt;FORM&gt;<br />
&lt;object classid=&#8221;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&#8243; codebase=&#8221;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0&#8243; width=&#8221;1200&#8243; height=&#8221;830&#8243; id=&#8221;map&#8221; VIEWASTEXT&gt;<br />
	&lt;param name=&#8217;src&#8217; value=&#8217;PATH TO MOVIE USING EXTERNAL INTERFACE&#8217;&gt;<br />
	&lt;param name=&#8217;allowScriptAccess&#8217; value=&#8217;always&#8217;/&gt;<br />
&lt;/object&gt;<br />
&lt;/FORM&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Drake</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4842</link>
		<dc:creator>Joshua Drake</dc:creator>
		<pubDate>Wed, 08 Mar 2006 00:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4842</guid>
		<description>&#60;pre&#62; &lt;html&gt; &#60;/pre&#62;&lt;/html&gt;</description>
		<content:encoded><![CDATA[<p>&lt;pre&gt; <html> &lt;/pre&gt;</html></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Drake</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4841</link>
		<dc:creator>Joshua Drake</dc:creator>
		<pubDate>Wed, 08 Mar 2006 00:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4841</guid>
		<description>Stupid comment system, or just bad documentation:
&lt;pre&gt;
&lt;code&gt;
&lt;form&gt;
&lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="1200" height="830" id="map" VIEWASTEXT&gt;
	&lt;param name='src' value='http://dca02mgt502:8080/awviewer/homs.swf'&gt;
	&lt;param name='allowScriptAccess' value='always'/&gt;
&lt;/param&gt;&lt;/param&gt;&lt;/object&gt;
&lt;/form&gt;&lt;/code&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Stupid comment system, or just bad documentation:</p>
<pre>
<code>
<form>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="1200" height="830" id="map" VIEWASTEXT><param name='src' value='http://dca02mgt502:8080/awviewer/homs.swf'><param name='allowScriptAccess' value='always'/></param></object>
</form>

</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Drake</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4840</link>
		<dc:creator>Joshua Drake</dc:creator>
		<pubDate>Wed, 08 Mar 2006 00:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4840</guid>
		<description>Great, but there is a bug, with either IE or the Flash object in IE when using ExternalInterface. This is especially problematic with .NET applications since the all but make you sacrifice a small animal to remove the tag, and the JS that Flash inserts into the page excutes before the object has been loaded into memory.

The following code will illustrate the issue:
&lt;code&gt;
&lt;form&gt;
&lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="1200" height="830" id="map" VIEWASTEXT&gt;
	&lt;param name='src' value='http://dca02mgt502:8080/awviewer/homs.swf'&gt;
	&lt;param name='allowScriptAccess' value='always'/&gt;
&lt;/param&gt;&lt;/param&gt;&lt;/object&gt;
&lt;/form&gt;g the &#60;object&#62; outside the form, and using JS to position it on page load, there is no work around for this issue.&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Great, but there is a bug, with either IE or the Flash object in IE when using ExternalInterface. This is especially problematic with .NET applications since the all but make you sacrifice a small animal to remove the tag, and the JS that Flash inserts into the page excutes before the object has been loaded into memory.</p>
<p>The following code will illustrate the issue:<br />
<code></p>
<form>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="1200" height="830" id="map" VIEWASTEXT><param name='src' value='http://dca02mgt502:8080/awviewer/homs.swf'><param name='allowScriptAccess' value='always'/></param></object><br />
</form>
<p>g the &lt;object&gt; outside the form, and using JS to position it on page load, there is no work around for this issue.</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Drake</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4839</link>
		<dc:creator>Joshua Drake</dc:creator>
		<pubDate>Wed, 08 Mar 2006 00:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4839</guid>
		<description>Great, but there is a bug, with either IE or the Flash object in IE when using ExternalInterface.  This is especially problematic with .NET applications since the all but make you sacrifice a small animal to remove the &lt;form&gt; tag, and the JS that Flash inserts into the page excutes before the object has been loaded into memory.

The following code will illustrate the issue:

&lt;form&gt;
&lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="640" height="480" id="map" VIEWASTEXT&gt;
	&lt;param name='src' value='PATH TO A MOVIE USING THE EXTERNAL INTERFACE'&gt;
	&lt;param name='allowScriptAccess' value='always'/&gt;
&lt;/param&gt;&lt;/param&gt;&lt;/object&gt;
&lt;/form&gt;object&gt; outside the form, and using JS to position it on page load, there is no work around for this issue.&lt;/form&gt;</description>
		<content:encoded><![CDATA[<p>Great, but there is a bug, with either IE or the Flash object in IE when using ExternalInterface.  This is especially problematic with .NET applications since the all but make you sacrifice a small animal to remove the<br />
<form> tag, and the JS that Flash inserts into the page excutes before the object has been loaded into memory.</p>
<p>The following code will illustrate the issue:</p>
</form>
<form>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="640" height="480" id="map" VIEWASTEXT><param name='src' value='PATH TO A MOVIE USING THE EXTERNAL INTERFACE'><param name='allowScriptAccess' value='always'/></param></object><br />
</form>
<p>object> outside the form, and using JS to position it on page load, there is no work around for this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Carlos</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4800</link>
		<dc:creator>Jose Carlos</dc:creator>
		<pubDate>Fri, 03 Mar 2006 10:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4800</guid>
		<description>Does anybody know how to say applications writings in Laszlo (* .lzx) and compiled for SWF 8 they can be used of this API?</description>
		<content:encoded><![CDATA[<p>Does anybody know how to say applications writings in Laszlo (* .lzx) and compiled for SWF 8 they can be used of this API?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4778</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 01 Mar 2006 19:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4778</guid>
		<description>Yes, you could pass the XML into a Flash movie, but you don't need to - Flash has a built in XML loader that can load XML data the same way XMLHttpRequest does.</description>
		<content:encoded><![CDATA[<p>Yes, you could pass the XML into a Flash movie, but you don&#8217;t need to - Flash has a built in XML loader that can load XML data the same way XMLHttpRequest does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Carlos</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4777</link>
		<dc:creator>Jose Carlos</dc:creator>
		<pubDate>Wed, 01 Mar 2006 18:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4777</guid>
		<description>swf share data with each other?
------------------------------------
have an application AJAX, in her I use the object XMLHTTPREQUEST to request the datasets " XML " of the server. Is it possible with this API an application SWF access this dataset or the javascript to pass the reference of the dataset for the application SWF?</description>
		<content:encoded><![CDATA[<p>swf share data with each other?<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
have an application AJAX, in her I use the object XMLHTTPREQUEST to request the datasets &#8221; XML &#8221; of the server. Is it possible with this API an application SWF access this dataset or the javascript to pass the reference of the dataset for the application SWF?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jd</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4364</link>
		<dc:creator>jd</dc:creator>
		<pubDate>Mon, 09 Jan 2006 18:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4364</guid>
		<description>"Macromedia also has a few examples now avaialable from their labs website. "

Macromedia released Flash 8 with several examples in their documentation, and also include sample FLA files with the program (see the install folder and then click Samples and Tutorials / Samples / ActionScript.</description>
		<content:encoded><![CDATA[<p>&#8220;Macromedia also has a few examples now avaialable from their labs website. &#8221;</p>
<p>Macromedia released Flash 8 with several examples in their documentation, and also include sample FLA files with the program (see the install folder and then click Samples and Tutorials / Samples / ActionScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4353</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Wed, 04 Jan 2006 14:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4353</guid>
		<description>we are using externalInterface with c#
while we can get messages back and forth, we are having problems when we make a class for the communications
is there a scope issue when you make a class for externalInterface functionality?
it doesnt seem to like to communicate with other objects or raise events
or am i doing something wrong?</description>
		<content:encoded><![CDATA[<p>we are using externalInterface with c#<br />
while we can get messages back and forth, we are having problems when we make a class for the communications<br />
is there a scope issue when you make a class for externalInterface functionality?<br />
it doesnt seem to like to communicate with other objects or raise events<br />
or am i doing something wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4218</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Fri, 11 Nov 2005 23:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4218</guid>
		<description>I was going to, but I seem to have lost the fla files for this entry.

All the code that was used is in the post, though, so you can rebuild the example fairly easily.

Macromedia also has a few examples now avaialable from their &lt;a href="http://labs.macromedia.com/wiki/index.php/Flex_Framework:examples:external_interface" rel="external"&gt;labs website&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I was going to, but I seem to have lost the fla files for this entry.</p>
<p>All the code that was used is in the post, though, so you can rebuild the example fairly easily.</p>
<p>Macromedia also has a few examples now avaialable from their <a href="http://labs.macromedia.com/wiki/index.php/Flex_Framework:examples:external_interface" rel="external">labs website</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shirley65</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4217</link>
		<dc:creator>shirley65</dc:creator>
		<pubDate>Fri, 11 Nov 2005 23:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4217</guid>
		<description>"Unfortunately, I can’t release the source fla file until Flash 8 is released"
May I ask you if you relased the source (now that Flash has been released)?
Many many thanks
Shirley</description>
		<content:encoded><![CDATA[<p>&#8220;Unfortunately, I can’t release the source fla file until Flash 8 is released&#8221;<br />
May I ask you if you relased the source (now that Flash has been released)?<br />
Many many thanks<br />
Shirley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4096</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 20 Sep 2005 19:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4096</guid>
		<description>I'm having an awful time trying to get javascript to call my actionscript functions.  I'm using AS2.0 and the ExternalInterface class is only called from one object.  Has anyone else been using EI in an OOP setting and gotten it to work?  Also, when passing strings from flash to javascript, I'm finding that the information never gets there unless I limit the string to the first 100 or so characters.  This seems like more of a limitation than others have been discovering.  Any ideas that would help with either of these problems would be greatly appreciated. Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having an awful time trying to get javascript to call my actionscript functions.  I&#8217;m using AS2.0 and the ExternalInterface class is only called from one object.  Has anyone else been using EI in an OOP setting and gotten it to work?  Also, when passing strings from flash to javascript, I&#8217;m finding that the information never gets there unless I limit the string to the first 100 or so characters.  This seems like more of a limitation than others have been discovering.  Any ideas that would help with either of these problems would be greatly appreciated. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4068</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 07 Sep 2005 19:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4068</guid>
		<description>I'm not too familiar with stuff like that, but since there's already been a C# wrapper written, I don't see why you couldn't use other technologies.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not too familiar with stuff like that, but since there&#8217;s already been a C# wrapper written, I don&#8217;t see why you couldn&#8217;t use other technologies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4067</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Wed, 07 Sep 2005 19:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4067</guid>
		<description>will this work for standalone applications also...like .net?</description>
		<content:encoded><![CDATA[<p>will this work for standalone applications also&#8230;like .net?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xander's Blog</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4033</link>
		<dc:creator>Xander's Blog</dc:creator>
		<pubDate>Thu, 25 Aug 2005 07:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4033</guid>
		<description>&lt;strong&gt;Flash 8: Using ExternalInterface&lt;/strong&gt;
</description>
		<content:encoded><![CDATA[<p><strong>Flash 8: Using ExternalInterface</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2005/08/16/external-interface/#comment-4031</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Fri, 19 Aug 2005 15:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2005/08/16/external-interface/#comment-4031</guid>
		<description>There was just a &lt;a href="http://osflash.org/pipermail/osflash_osflash.org/2005-August/002274.html" rel="external"&gt;giant discussion&lt;/a&gt; about ExternalInterface on the &lt;a href="http://osflash.org/mailman/listinfo/osflash_osflash.org" rel="external"&gt;OSFlash mailing list&lt;/a&gt; that covered many of the inner workings of it. To answer your questions, Mike Chambers posted &lt;a href="http://osflash.org/pipermail/osflash_osflash.org/2005-August/002353.html" rel="external"&gt;this&lt;/a&gt;, which says:

&lt;blockquote cite="http://osflash.org/pipermail/osflash_osflash.org/2005-August/002353.html"&gt;It handles serialization with Flash / JavaScript communication.

If you want Flash -&gt;c# communication, then you will need to deserialize the
XML that Flash will spit out (xml-rpc like xml).&lt;/blockquote&gt;

So as for data types, when your movie is in the browser, the Flash player will handle the serialization of data types. As for the amount of data you can send, there may be some more information in the discussion on the OSFlash list.</description>
		<content:encoded><![CDATA[<p>There was just a <a href="http://osflash.org/pipermail/osflash_osflash.org/2005-August/002274.html" rel="external">giant discussion</a> about ExternalInterface on the <a href="http://osflash.org/mailman/listinfo/osflash_osflash.org" rel="external">OSFlash mailing list</a> that covered many of the inner workings of it. To answer your questions, Mike Chambers posted <a href="http://osflash.org/pipermail/osflash_osflash.org/2005-August/002353.html" rel="external">this</a>, which says:</p>
<blockquote cite="http://osflash.org/pipermail/osflash_osflash.org/2005-August/002353.html"><p>It handles serialization with Flash / JavaScript communication.</p>
<p>If you want Flash ->c# communication, then you will need to deserialize the<br />
XML that Flash will spit out (xml-rpc like xml).</p></blockquote>
<p>So as for data types, when your movie is in the browser, the Flash player will handle the serialization of data types. As for the amount of data you can send, there may be some more information in the discussion on the OSFlash list.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
