<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Execution error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295652#M156681</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, yes it seems it has something to do with the select options. I repeat, I reproduced the behaviour a few times already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 May 2006 16:16:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-11T16:16:47Z</dc:date>
    <item>
      <title>Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295639#M156668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a strage behaviour with one of my customer's programs. Running this problem caused no problems before I edited it. After I edited it, &amp;lt;b&amp;gt;without making any changes to the source code&amp;lt;/b&amp;gt;, but saving and activating it again, the program won't run anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the SQL statements in the program, as the dump that the execution throws now (I repeat, this dump wasn't thrown before I edited and re-activated the program) is too long: the ABAP runtime error I get now is SAPSQL_STMNT_TOO_LARGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is that possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, &lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 15:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295639#M156668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T15:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295640#M156669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bogdon,&lt;/P&gt;&lt;P&gt;   Go to version management from uitilities and compare the codes before and after activation.&lt;/P&gt;&lt;P&gt;Probably you have missed a '.' in your code and that made the compiler assume that a statement is too large.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 15:42:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295640#M156669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T15:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295641#M156670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the dump anlaysis will show you where exactly the error occurred with an arrow.. PL examine that SQL statemente carefully if you have accidentally hit 'ENTER' &amp;amp; created a blank line etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 15:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295641#M156670</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-05-11T15:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295642#M156671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bogdan,&lt;/P&gt;&lt;P&gt;check out the threads:&lt;/P&gt;&lt;P&gt;sap.ittoolbox.com/groups/technical-functional/ SAP-R3-ALE/short-dump-in-select-statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/thread" target="test_blank"&gt;https://forums.sdn.sap.com/thread&lt;/A&gt;. jspa?threadID=11318&amp;amp;messageID=77748 - 47k &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;award pts if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 15:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295642#M156671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T15:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295643#M156672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned before, the select statement was absolutely, 100%, unchanged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I did change something, and that was the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few select-options were declared like this:&lt;/P&gt;&lt;P&gt;... FOR caufv-aufnr&lt;/P&gt;&lt;P&gt;... FOR caufv-auart&lt;/P&gt;&lt;P&gt;... FOR caufv-erdat&lt;/P&gt;&lt;P&gt;... FOR caufv-werks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I've replaced that (in order to have F4 assistance) with:&lt;/P&gt;&lt;P&gt;... FOR afko-aufnr&lt;/P&gt;&lt;P&gt;... FOR aufk-auart&lt;/P&gt;&lt;P&gt;... FOR aufk-erdat&lt;/P&gt;&lt;P&gt;... FOR aufk-werks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This caused the dump, rolling back the change makes the program work again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, this is some very strage behaviour.&lt;/P&gt;&lt;P&gt;Can anyone explain it? That person'll get all my points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 15:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295643#M156672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T15:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295644#M156673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz go thru the dump analysis &lt;/P&gt;&lt;P&gt;and catch exactly the line where it throws error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the error is somewhere around&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm sure some '.' might have been missed .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply back for more help .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295644#M156673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295645#M156674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bogdan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PL take a look at the OSS Note 779374. It talks about the 64k limitation in the where clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295645#M156674</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-05-11T16:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295646#M156675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bogdan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Utilities -&amp;gt;versions-&amp;gt;Version Management...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will show you all versions. Uisng this you can goto Active Version of program as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can even compare two verions for change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Overall your error descriptions says you have miss Period '.' or '"'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:05:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295646#M156675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295647#M156676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will get SAPSQL_STMNT_TOO_LARGE error typically when you have a SELECT statement with too many single values. It has nothing to do with your changing the select option definitions. Can you post your SELECT statement please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:08:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295647#M156676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295648#M156677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bogdon,&lt;/P&gt;&lt;P&gt;   I'm adding my figment of imagination to your problem.&lt;/P&gt;&lt;P&gt;Probably your enter key got stuck after being accidentally pressed.&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;select *&lt;/P&gt;&lt;P&gt;from mara&lt;/P&gt;&lt;P&gt;into table itab&lt;/P&gt;&lt;P&gt;where matnr = '00000001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now that you have pressed enter, the slect statement would have been converted into&lt;/P&gt;&lt;P&gt;select *&lt;/P&gt;&lt;P&gt;from mara&lt;/P&gt;&lt;P&gt;into table itab&lt;/P&gt;&lt;P&gt;where matnr = '00000001&lt;/P&gt;&lt;P&gt;*some lines&lt;/P&gt;&lt;P&gt;*some lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'.&lt;/P&gt;&lt;P&gt;REgards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295648#M156677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295649#M156678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please don't insist on a wrong track.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did ofcourse compare the two versions of the program (I did it long time before writing this post). And yes, ofcourse I analised the ST22 dump, and also the ST11 error log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SQL Statement, as I previously said, was 100% UNCHANGED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The select-options caused the problem, I've already reproduced the behaviour a few times since my last post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain how two different ways of declaring the select-options of a program can change the execution behaviour of the same piece of software?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:13:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295649#M156678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295650#M156679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting, but untrue. Please read my posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295650#M156679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295651#M156680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you entering exactly the same data in both the versions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295651#M156680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295652#M156681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, yes it seems it has something to do with the select options. I repeat, I reproduced the behaviour a few times already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:16:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295652#M156681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295653#M156682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly the same input data, yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:17:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295653#M156682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295654#M156683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem might be related to what is written in this note. I'll check. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295654#M156683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295655#M156684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is strange because you will get this error when your where clause is too long when it is interpreted into native SQL command by the compiler. I think at this point, we may need to see the code and the an extract of the dump to identify what caused it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:23:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295655#M156684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T16:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295656#M156685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it may be that the program that you activated, but didn't change may have been inactive to start with. In other words, version X was saved and activated a long time ago. After that, but before you came along, someone changed and saved the code, but did not activate it. This created version X+1. So when you activated what you thought was unchanged code, you were actually activating changed code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might see if the code you activated is different from that in production. And you might want to check which version is in production. And you might see what are the differences between the current an previous version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 20:32:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execution-error/m-p/1295656#M156685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T20:32:19Z</dc:date>
    </item>
  </channel>
</rss>

