<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>squidder.com</title>
        <link>http://www.squidder.com/</link>
        <description>AS3 and Flash you&apos;ll lose your ink over.</description>
        <language>en</language>
        <copyright>Copyright 2008</copyright>
        <lastBuildDate>Tue, 01 Jul 2008 14:01:58 -0500</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>Google to Flash: Game over, man! Game over!</title>
            <description><![CDATA[<div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="gameover.jpg" src="http://www.squidder.com/2008/07/01/gameover.jpg" width="450" height="280" class="mt-image-none" style="" /></span></div><div><br /></div>Set up your sentry turrets, because <a href="http://googleblog.blogspot.com/2008/06/google-learns-to-crawl-flash.html">google is coming for your flash content</a>. Sure, it'll look fine after the initial pass. But just let it gestate a few days and the innards of your flash movie will be splayed all over the place. <div><br /></div><div>It really remains to be seen how this new development from <span class="Apple-style-span" style="text-decoration: line-through;">The Company</span> Google will affect us flash developers. In some ways, it could be bad -- imagine an instance where only some of the text is embedded but not necessary representational. Yeah, yeah, it'll index data calls as well, but still, you should probably stick to some good ol' <a href="http://www.squidder.com/2008/05/swfaddress-plus-mod-rewrite-ke.html">SEO best practices</a> for now... On the other hand, it probably spells relief for clients, which can only mean more work for flash devs everywhere... and disaster for Earth.</div>]]></description>
            <link>http://www.squidder.com/2008/07/google-to-flash-game-over-man.html</link>
            <guid>http://www.squidder.com/2008/07/google-to-flash-game-over-man.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">good ideas</category>
            
            
            <pubDate>Tue, 01 Jul 2008 14:01:58 -0500</pubDate>
        </item>
        
        <item>
            <title>Out.as to rest of world: Are you not entertained?</title>
            <description><![CDATA[<div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="gladiator.jpg" src="http://www.squidder.com/2008/06/24/gladiator.jpg" width="450" height="295" class="mt-image-none" style="" /></span></div><div><br /></div>We at squidder wanted to highlight an oldie, but goodie, package, from our heros over at Big Spaceship labs. <a href="http://labs.bigspaceship.com/2007/03/06/out-with-thee/" style="text-decoration: underline; ">Out</a> does just about everything you might want a logging tool to do, including the ability to exclude certain classes from speaking out at will.<div><br /></div><div>Strength &amp; honor, Big Spaceship. Strength &amp; honor.</div>]]></description>
            <link>http://www.squidder.com/2008/06/outas-to-rest-of-world-are-you.html</link>
            <guid>http://www.squidder.com/2008/06/outas-to-rest-of-world-are-you.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">as3</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">good ideas</category>
            
            
            <pubDate>Tue, 24 Jun 2008 15:40:56 -0500</pubDate>
        </item>
        
        <item>
            <title>Dear SWFMacMouseWheel, will you marry me?</title>
            <description><![CDATA[<div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="marryme.jpg" src="http://www.squidder.com/2008/06/13/marryme.jpg" width="450" height="277" class="mt-image-none" style="" /></span></div><div><br /></div>The mad genius over at PixelBreaker has come up with a really clever javascript/flash hybrid <a href="http://blog.pixelbreaker.com/flash/as30-mousewheel-on-mac-os-x/">implementation of the mouse wheel for mac</a>. And to top it all off, integration with SWFObject is already done. Seriously, SWFMacMouseWheel, ring is in the mail.]]></description>
            <link>http://www.squidder.com/2008/06/dear-swfmacmousewheel-will-you.html</link>
            <guid>http://www.squidder.com/2008/06/dear-swfmacmousewheel-will-you.html</guid>
            
            
            <pubDate>Fri, 13 Jun 2008 13:38:05 -0500</pubDate>
        </item>
        
        <item>
            <title>Exclude actionscript bytes, avoid hurt feelings</title>
            <description><![CDATA[Here's a cool one: Matthew Tretter over at ex animo has come up with a particularly clever way of <a href="http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/trackback/">using JSFL to avoid redundant actionscript bytes</a> when building complex applications by excluding actionscript classes (which you could easily do in AS2, but not so easily in AS3). Well played, <a href="http://www.squidder.com/2008/04/be-cool-use-snaptopixel-flash.html">jasofel</a>, well played.]]></description>
            <link>http://www.squidder.com/2008/06/exclude-actionscript-bytes-avo.html</link>
            <guid>http://www.squidder.com/2008/06/exclude-actionscript-bytes-avo.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">as3</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">good ideas</category>
            
            
            <pubDate>Tue, 03 Jun 2008 10:11:02 -0500</pubDate>
        </item>
        
        <item>
            <title>Beware scrollRect: Seems great, can be nightmare.</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="freddy.jpg" src="http://www.squidder.com/2008/05/28/freddy.jpg" width="450" height="306" class="mt-image-none" style="" /></span> <div><br /></div><div>We here at squidder have a love/hate relationship with scrollbars. Partly because, while seemingly simple, they can overly complicated very quickly. </div><div><br /></div><div>So when we wrote our latest scrollbar class, we decided to try out <a href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/DisplayObject.html#scrollRect">scrollRect</a>. Seemed pretty strait-forward -- just pass in a rectangle and it takes care of all the masking, offset and everything. Way more efficient than setting a mask and then moving that about... or so we thought. (cue dramatic crescendo)</div>]]></description>
            <link>http://www.squidder.com/2008/05/beware-scrollrect-seems-great.html</link>
            <guid>http://www.squidder.com/2008/05/beware-scrollrect-seems-great.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">as3</category>
            
            
            <pubDate>Wed, 28 May 2008 09:22:42 -0500</pubDate>
        </item>
        
        <item>
            <title>FreshAirApps.com: a breath of fresh, uh, air. </title>
            <description><![CDATA[A lot of people really haven't figured out the best use for AIR apps yet, and we at squidder are no different. Most of time, an online app will let you get away with most everything that you want to do. Personally, I think the infatuation with AIR comes from a desire for flash developers to feel more like 'real' developers (zing!).<div><br /></div><div>No, seriously. One of the best ways to see what to do (and what not to do) is to just take a look at what other people are doing. And there may be no better place to do that than at <a href="http://www.freshairapps.com/">freshairapps.com</a>. Regular expression checker anyone?</div><div><br /></div><div>And yes, I feel bad for writing that headline.<div><div><br /></div></div></div>]]></description>
            <link>http://www.squidder.com/2008/05/freshairappscom-a-breath-of-fr.html</link>
            <guid>http://www.squidder.com/2008/05/freshairappscom-a-breath-of-fr.html</guid>
            
            
            <pubDate>Tue, 13 May 2008 17:11:13 -0500</pubDate>
        </item>
        
        <item>
            <title>SWFAddress plus mod_rewrite = SEO bliss</title>
            <description><![CDATA[<div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="seo.jpg" src="http://www.squidder.com/2008/05/01/seo.jpg" width="450" height="417" class="mt-image-none" style="" /></span></div><div><br /></div>We at squidder often talk about the best way to bring SEO and accessibility to our flash work. And in many ways, the work is simple when you add in fancy tools like <a href="http://code.google.com/p/swfobject/">SWFObject</a> -- just spit out the content you want to appear to a search engine in the div that gets overwritten!<div><br /></div><div>But what if you've got an extremely complex site, with many sections, pages and drill downs that you want to make accessible? One option is to simply spit out all the content, no matter how long, into that same div. Yes, that will get indexed by search engines, but not only does it make the page you're loading very large, it also doesn't link users directly to the content they searched for.</div><div><br /></div><div>That's where SWFAddress and mod_rewrite come in. Full deets after the jump.</div>]]></description>
            <link>http://www.squidder.com/2008/05/swfaddress-plus-mod-rewrite-ke.html</link>
            <guid>http://www.squidder.com/2008/05/swfaddress-plus-mod-rewrite-ke.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">as3</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">good ideas</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">labs</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">mod_rewrite</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">swfaddress</category>
            
            <pubDate>Thu, 01 May 2008 14:45:45 -0500</pubDate>
        </item>
        
        <item>
            <title>Dictionary + Timer = Delicious</title>
            <description><![CDATA[I encountered a problem yesterday in attempting to instantiate many (5-30 ish) timer objects while needing to provide each with a unique parameter.  The ez solution?  Create a dictionary object with whatever arguments you need to pass to your timer.  Then add your timer to the dictionary.  Once your timer is up, simply look up the dictionary definition for your timer event's target.  Here we go:<div><br /></div><div><span class="Apple-style-span" style="color: rgb(0, 0, 0); -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><span class="Apple-style-span" style="font-family: '-editor-proxy';"><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"><span style="color: #7f0055">private</span> <span style="color: #7f0055">var</span> <span style="color: #00009b">dictionary</span> : Dictionary = <span style="color: #7f0055">new</span> Dictionary();</p><br /><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"><span style="color: #7f0055">private</span> <span style="color: #7f0055">function</span> yourFunction(x:<span style="color: #373737">Number</span> : <span style="color: #7f0055">void</span> {</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"><span class="Apple-tab-span" style="white-space:pre">	</span><span style="color: #7f0055">var</span> timer:Timer = <span style="color: #7f0055">new</span> Timer(500,1);</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; color: #00009b"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">	</span><span class="Apple-style-span" style="color: rgb(0, 0, 155); ">dictionary</span></span><span style="color: #000000">[timer] = x;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"><span class="Apple-tab-span" style="white-space:pre">	</span>timer.start();</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"><span class="Apple-tab-span" style="white-space:pre">	</span>timer.addEventListener(TimerEvent.<span style="color: #00009b">TIMER</span>, callBack);</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco">}</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"><br /></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"><span style="color: #7f0055">private</span> <span style="color: #7f0055">function</span> callBack(e:Event) : <span style="color: #7f0055">void</span> {</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"><span class="Apple-style-span" style="color: rgb(0, 128, 0); "><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">	</span></span><span style="color: #6e6432">trace</span><span style="color: #000000">(</span>"!! my parameter = "<span style="color: #000000"> + </span><span style="color: #000000"><span class="Apple-style-span" style="color: rgb(0, 0, 155); ">dictionary</span>[e.target]);</span></span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco">}</p><p></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco"><br /></p></span></span></div>]]></description>
            <link>http://www.squidder.com/2008/05/dictionary-timer-delicious.html</link>
            <guid>http://www.squidder.com/2008/05/dictionary-timer-delicious.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">as3</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">as3</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">callback</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">delay</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">dictionary</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">timer</category>
            
            <pubDate>Thu, 01 May 2008 12:31:08 -0500</pubDate>
        </item>
        
        <item>
            <title>New 3d platform: so beautiful, should have sent poet.</title>
            <description><![CDATA[<div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="contact.jpg" src="http://www.squidder.com/2008/04/25/contact.jpg" width="450" height="265" class="mt-image-none" style="" /></span></div><div><br /></div>The new Alternativa3D platform <a href="http://blog.alternativaplatform.com/en/2008/04/18/alternativa3d-5-m1/">needs to be seen to be believed</a>.<div><br /></div><div>This kind of stuff makes me love flash and at the same time never use it again. Excuse me while I go weep quietly to myself. </div>]]></description>
            <link>http://www.squidder.com/2008/04/new-3d-platform-so-beautiful-s.html</link>
            <guid>http://www.squidder.com/2008/04/new-3d-platform-so-beautiful-s.html</guid>
            
            
            <pubDate>Fri, 25 Apr 2008 10:43:17 -0500</pubDate>
        </item>
        
        <item>
            <title>Stop. You had me at TransformMatrixProxy.</title>
            <description><![CDATA[<div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="tom.jpg" src="http://www.squidder.com/2008/04/24/tom.jpg" width="450" height="249" class="mt-image-none" style="" /></span></div><div><br /></div>We at squidder have a total actionscript crush on Jack over at <a href="http://blog.greensock.com/">GreenSock</a>. He continues his run of amazing classes his <a href="http://blog.greensock.com/transformmatrixproxy/">TransformMatrixProxy</a> class, which performs some kind of strange voodoo magic using the transform.matrix property to let you tween skewX, skewY and more.<div><br /></div><div>To get access to this awesome class, you'll need to join <a href="http://blog.greensock.com/club/">Club GreenSock</a>. 50 scoots gets you these goods and more.</div>]]></description>
            <link>http://www.squidder.com/2008/04/stop-you-had-me-at-transformma.html</link>
            <guid>http://www.squidder.com/2008/04/stop-you-had-me-at-transformma.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">as3</category>
            
            
            <pubDate>Thu, 24 Apr 2008 09:42:45 -0500</pubDate>
        </item>
        
        <item>
            <title>Faust: Use flash, skip deal with devil.</title>
            <description><![CDATA[<div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="faust.jpg" src="http://www.squidder.com/2008/04/23/faust.jpg" width="450" height="285" class="mt-image-none" style="" /></span></div><div><br /></div>We're late to the game as usual on this one, but if you've ever had a client who wanted MAXIMUM standards complacency and compatibility, its time you checked out <a href="http://blog.space150.com/2007/1/11/faust-flash-augmenting-standards">Faust </a><a href="http://blog.space150.com/2007/1/11/faust-flash-augmenting-standards">flash augmenting standard</a>, evangelized by the future-loving folks over at space150.<div><br /></div><div>Basically, its a really clever way of passing the content that you're overwriting when you use SWFObject directly into the flash. Super clean and requires only one data call. Handy for things like navigation bars, which while fancy in flash, can also easily be viewed (and indexed) without flash. Hats off, space150, hats off.</div>]]></description>
            <link>http://www.squidder.com/2008/04/faust-use-flash-skip-deal-with.html</link>
            <guid>http://www.squidder.com/2008/04/faust-use-flash-skip-deal-with.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">as3</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">good ideas</category>
            
            
            <pubDate>Wed, 23 Apr 2008 12:21:58 -0500</pubDate>
        </item>
        
        <item>
            <title>Cool kids love fast cars, SnapToPixel flash extension.</title>
            <description><![CDATA[<div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="becool.jpg" src="http://www.squidder.com/2008/04/14/becool.jpg" width="450" height="279" class="mt-image-none" style="" /></span></div><div><br /></div>A universal truth of flash is that stuff just needs to be on pixel to look good. Sometimes that's a total pain in the butt. You may get handed a flash file by someone who doesn't realize the importance of the rounded number, or you may just forget until its too late.<div><br /></div><div>That's where you can play it like the Fonz and use our <a href="http://code.google.com/p/squidder/">SnapToPixel flash extension</a>. Written in JSFL (or jasofell, if you prefer), the command lives in "Commands -> SnapToPixel" and quite simply runs through all the keyframes on each layer and makes sure each object, text or movieclip is on pixel.</div><div><br /></div><div>Keep in mind that this will not work on strait-up shapes because of the way jasofell treats them. There also may be a little hankiness if your object is rotated at all (at which point, snapping to pixel won't matter anyway).</div><div><br /></div><div>Originally written a year ago, we've updated to work correctly with CS3. <a href="http://code.google.com/p/squidder/source/checkout">You can check it out at our google code page</a>. And, if you're so curious, you can see the outrageously simple <a href="http://code.google.com/p/squidder/">source code in our squidder svn</a>.</div>]]></description>
            <link>http://www.squidder.com/2008/04/be-cool-use-snaptopixel-flash.html</link>
            <guid>http://www.squidder.com/2008/04/be-cool-use-snaptopixel-flash.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">labs</category>
            
            
            <pubDate>Mon, 14 Apr 2008 17:12:37 -0500</pubDate>
        </item>
        
        <item>
            <title>The coolest thing you&apos;ll see today</title>
            <description><![CDATA[ <!--cut and paste--><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="450" height="285" id="VE_Player" align="middle"><param name="movie" value="http://static.videoegg.com/ted2/flash/loader.swf" /><param name="FlashVars" value="bgColor=FFFFFF&amp;file=http://static.videoegg.com/ted/movies/JOHNNYLEE-2008_high.flv&amp;autoPlay=false&amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;forcePlay=false&amp;logo=&amp;allowFullscreen=true" /><param name="quality" value="high" /><param name="allowScriptAccess" value="always" /><param name="bgcolor" value="#FFFFFF" /><param name="scale" value="noscale" /><param name="wmode" value="window" /><embed src="http://static.videoegg.com/ted2/flash/loader.swf" flashvars="bgColor=FFFFFF&amp;file=http://static.videoegg.com/ted/movies/JOHNNYLEE-2008_high.flv&amp;autoPlay=false&amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;forcePlay=false&amp;logo=&amp;allowFullscreen=true" quality="high" allowscriptaccess="always" bgcolor="#FFFFFF" scale="noscale" wmode="window" width="450" height="285" name="VE_Player" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></object><div><br /></div><div>We at squidder love all manner of technology, not just flash. Like <a href="http://www.squidder.com/2008/04/as3-library-for-the-wiimote-ma.html">wii remotes</a>. And Johnny Lee. And you should too. If you haven't seen this stuff, be sure to check out the video above. </div><div><br /></div><div>It'll be the coolest thing you'll see today. More Johnny Lee's <a href="http://www.cs.cmu.edu/~johnny/projects/wii/">wizardry can be seen at his site</a>.</div>]]></description>
            <link>http://www.squidder.com/2008/04/the-coolest-thing-youll-see-to.html</link>
            <guid>http://www.squidder.com/2008/04/the-coolest-thing-youll-see-to.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">unrelated</category>
            
            
            <pubDate>Mon, 14 Apr 2008 14:16:39 -0500</pubDate>
        </item>
        
        <item>
            <title>Users to Adobe: &quot;make some noise&quot;, &quot;raise the roof&quot;</title>
            <description><![CDATA[<div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="sound_event.jpg" src="http://www.squidder.com/2008/04/11/sound_event.jpg" width="450" height="250" class="mt-image-none" style="" /></span></div><div><br /></div>If there's one thing that could be a ton cooler in AS3, its the audio capabilities. Yeah, we've all had fun making spectrum analyzers, but that was back in the hazy, drug riddled days of 2007. This is 2008 and 2008 demands better audio stability and features.<div><br /></div><div>That's where the "<a href="http://www.make-some-noise.info/">Adobe, MAKE SOME NOISE</a>" (sic) campaign comes in. Besides yelling at us, the project aims to end the spotty performance of the existing Sound packages, as well as push for some new, and nifty sounding (HA!), features for the next round of flash.</div><div><br /></div>]]></description>
            <link>http://www.squidder.com/2008/04/users-to-adobe-make-some-noise.html</link>
            <guid>http://www.squidder.com/2008/04/users-to-adobe-make-some-noise.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">good ideas</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">unrelated</category>
            
            
            <pubDate>Fri, 11 Apr 2008 15:13:31 -0500</pubDate>
        </item>
        
        <item>
            <title>Coke Zero game fun, incorrectly refers to football.</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://www.cokezerogame.com/"><img alt="cokezerogame.jpg" src="http://www.squidder.com/2008/04/11/cokezerogame.jpg" width="450" height="288" class="mt-image-none" style="" /></a></span> <div><br /></div><div>While I don't like to post stuff that you can readily find at the FWA site (squidder awards?), I just caught myself playing with this <a href="http://www.cokezerogame.com/">new Coke Zero game</a> for over 10 minutes. Which is an eternity, really. Of course, you're talking to the guy that seriously can't wait until Line Rider is a DS game.</div><div><br /></div><div>Overall, the experience does a magnificent job with video and emulating very well that Tarantino, Bobby Rodriguez style (my personal hero. Who else can direct Dusk 'till Dawn AND Spy Kids?). Hats off, too, for reasonable loading times.</div>]]></description>
            <link>http://www.squidder.com/2008/04/cokezero-games-steals-10-mins.html</link>
            <guid>http://www.squidder.com/2008/04/cokezero-games-steals-10-mins.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">cool sites</category>
            
            
            <pubDate>Fri, 11 Apr 2008 10:52:42 -0500</pubDate>
        </item>
        
    </channel>
</rss>
