<?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: How to implement OSS notes : 207260 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467185#M219945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vishal,&lt;/P&gt;&lt;P&gt;u have 2 options to get modifications of Std.SAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Implementing Notes which has been given by SAP&lt;/P&gt;&lt;P&gt;u have to 2 options in notes&lt;/P&gt;&lt;P&gt;1.Automatic Implementations ( Blue Process Icon In Snote)&lt;/P&gt;&lt;P&gt;2. manually do the corrections of the Programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Upgrading the Support pack level .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if u required more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Aug 2006 19:16:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-07T19:16:16Z</dc:date>
    <item>
      <title>How to implement OSS notes : 207260</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467180#M219940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody please let me know how to impement oss note : 207260.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to implement Note : 207260 which is settlement rule for incorrect last used period.In this note its saying to run ZMIGCOBR to repair incorrect settlement rule for incorrect objects. But in this notes its not given any such program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to implement OSS notes since i never done this before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 18:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467180#M219940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T18:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OSS notes : 207260</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467181#M219941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to transaction SNOTE and implement ur Oss note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 18:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467181#M219941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T18:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OSS notes : 207260</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467182#M219942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First display the note.  Next click on the Correction Instructions tab,  click on the Correction Instruction Reference 0000148492.  Another page will open which shows the object list.  See ZMIGCOBR, click it.  There is the source code for this program.  Go to S38 and create this program,  cut and paste the course code from the note into the program in SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 18:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467182#M219942</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-08-07T18:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OSS notes : 207260</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467183#M219943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Create the program manually and apply the code given in the note. You can use SNOTE transaction to apply the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 18:38:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467183#M219943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T18:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OSS notes : 207260</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467184#M219944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the transaction &amp;lt;b&amp;gt;SNOTE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;check this link...&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/basis/snote.pdf" target="test_blank"&gt;http://www.sappoint.com/basis/snote.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;do reward if it helps,&lt;/P&gt;&lt;P&gt;priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 18:39:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467184#M219944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T18:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OSS notes : 207260</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467185#M219945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vishal,&lt;/P&gt;&lt;P&gt;u have 2 options to get modifications of Std.SAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Implementing Notes which has been given by SAP&lt;/P&gt;&lt;P&gt;u have to 2 options in notes&lt;/P&gt;&lt;P&gt;1.Automatic Implementations ( Blue Process Icon In Snote)&lt;/P&gt;&lt;P&gt;2. manually do the corrections of the Programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Upgrading the Support pack level .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if u required more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 19:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467185#M219945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T19:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OSS notes : 207260</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467186#M219946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for ur all replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHen i click on check sap note button in SNOTE , its saying 'SAP Note : 207260 Can't be implemented', what does it mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also i need to pass object number when i create and run this ZMIGCOBR program, in note its given that we can find out object numbers by using program RKACSHOW, but i am unable to find out obj.number using this program. Please let me know how to find these obj.number's. Please let me know. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 19:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467186#M219946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T19:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OSS notes : 207260</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467187#M219947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the below point:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implementing OSS Notes Using the new Transaction Code SNOTE&lt;/P&gt;&lt;P&gt;In this document we will see how to implement an OSS note using the SNOTE&lt;/P&gt;&lt;P&gt;transaction code.&lt;/P&gt;&lt;P&gt;The transaction code SNOTE is used to implement OSS Notes. With the SNOTE&lt;/P&gt;&lt;P&gt;transaction, it is no longer necessary to register ABAP objects such as report function&lt;/P&gt;&lt;P&gt;modules etc. manually. But data dictionary objects such as screens, tables need to&lt;/P&gt;&lt;P&gt;be modified manually by registering them in OSS system.&lt;/P&gt;&lt;P&gt;In order to use the transaction code SNOTE, the relevant transport which implement&lt;/P&gt;&lt;P&gt;this transaction in the system need to be transported. Please refer to the SNOTE&lt;/P&gt;&lt;P&gt;guide available at &lt;A href="http://service.sap.com" target="test_blank"&gt;http://service.sap.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Execute the Transaction code SNOTE&lt;/P&gt;&lt;P&gt;One of the first steps to do is to upload the note into your system.&lt;/P&gt;&lt;P&gt;Follow Goto à SAP Note Download&lt;/P&gt;&lt;P&gt;You can also use the SAP Note upload if the note has been saved in your local&lt;/P&gt;&lt;P&gt;machine&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com" target="test_blank"&gt;http://www.sappoint.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the following box that you get, enter the note number. We will take Note 388732&lt;/P&gt;&lt;P&gt;as an example&lt;/P&gt;&lt;P&gt;and click on the Execute icon. You will get the note number displayed in the list of the&lt;/P&gt;&lt;P&gt;OSS notes&lt;/P&gt;&lt;P&gt;In the above screen, we have two notes listed.&lt;/P&gt;&lt;P&gt;By double clicking on or on the note number you can display the OSS note.&lt;/P&gt;&lt;P&gt;You can also check the Status of the note by clicking on the Check SAP Note icon&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com" target="test_blank"&gt;http://www.sappoint.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Select the note and click on Check SAP Note icon. In this case we have selected&lt;/P&gt;&lt;P&gt;note number 388732.&lt;/P&gt;&lt;P&gt;If the note is not implemented as part of some support pack as per the support pack&lt;/P&gt;&lt;P&gt;level of your system, you should get the following pop up box.&lt;/P&gt;&lt;P&gt;Select the note number that you want to implement and goto Edit à Select/deselect&lt;/P&gt;&lt;P&gt;node&lt;/P&gt;&lt;P&gt;To implement the OSS note click on the Implement OSS Note icon&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com" target="test_blank"&gt;http://www.sappoint.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You will get a confirmation box like the following&lt;/P&gt;&lt;P&gt;Click on Yes&lt;/P&gt;&lt;P&gt;Click on the Continue icon&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com" target="test_blank"&gt;http://www.sappoint.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You will be prompted to enter a change request number.&lt;/P&gt;&lt;P&gt;Click on the Create Request icon&lt;/P&gt;&lt;P&gt;Enter a brief description of for the note and click on the continue icon&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com" target="test_blank"&gt;http://www.sappoint.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A change Request number is created for the change that you are making&lt;/P&gt;&lt;P&gt;Click on the continue icon&lt;/P&gt;&lt;P&gt;The system will display the objects that are going to be modified during the process&lt;/P&gt;&lt;P&gt;of note application.&lt;/P&gt;&lt;P&gt;In our case, Report LTXW0F10 and RTXWCHK1 are going to be modified.&lt;/P&gt;&lt;P&gt;Click on the Continue icon&lt;/P&gt;&lt;P&gt;For while the system will show the note in IN PROCESS status&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com" target="test_blank"&gt;http://www.sappoint.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After a while, select the note and click on the Check SAP Note icon on the application&lt;/P&gt;&lt;P&gt;toolbar&lt;/P&gt;&lt;P&gt;But still the Status of the note is displayed under In Process category.&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com" target="test_blank"&gt;http://www.sappoint.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also check the status of the note by checking the meaning of the icon next&lt;/P&gt;&lt;P&gt;to the note number.&lt;/P&gt;&lt;P&gt;To check the legend, follow Utilities à Color Legend&lt;/P&gt;&lt;P&gt;As you can see from the legends box, means Implemented Correctly.&lt;/P&gt;&lt;P&gt;Since the note is implemented, you can change the status of the note from In&lt;/P&gt;&lt;P&gt;Process to Completed manually.&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com" target="test_blank"&gt;http://www.sappoint.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Select the note and click on the Set Processing Status icon&lt;/P&gt;&lt;P&gt;In the Pop up box that you get, select the Completed radio button&lt;/P&gt;&lt;P&gt;And click on the Continue icon&lt;/P&gt;&lt;P&gt;SAP R/3 Document : Using Transaction SNOTE&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com" target="test_blank"&gt;http://www.sappoint.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The note number is removed from the list&lt;/P&gt;&lt;P&gt;ü You can also check the logs of the activities performed during the OSS note&lt;/P&gt;&lt;P&gt;implementation by clicking on the Logs icon on the application toolbar. The log&lt;/P&gt;&lt;P&gt;information will contain all the steps that were performed from the point of&lt;/P&gt;&lt;P&gt;downloading the note will its implementation is completed.&lt;/P&gt;&lt;P&gt;ü If there are any pre-requisite notes for the note that is being applied, the&lt;/P&gt;&lt;P&gt;system will prompt you to load those notes too into the system. Depending on&lt;/P&gt;&lt;P&gt;their applicability to your system, the system will prompt you accordingly to&lt;/P&gt;&lt;P&gt;apply the pre-requisite notes.&lt;/P&gt;&lt;P&gt;ü You can register the manually implemented SAP notes by executing the report&lt;/P&gt;&lt;P&gt;SCWN_REGISTER_NOTES.&lt;/P&gt;&lt;P&gt;ü SNOTE cannot change or modify data dictionary objects. If there is a note&lt;/P&gt;&lt;P&gt;which requires changes to be made to a structure or a screen then SNOTE will&lt;/P&gt;&lt;P&gt;not help. Such objects have to be registered and modified manually.&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;A href="http://www.sappoint.com/basis/snote.pdf" target="test_blank"&gt;http://www.sappoint.com/basis/snote.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 19:22:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467187#M219947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T19:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OSS notes : 207260</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467188#M219948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hv a peculiar issue, do u hv any clue for it? pls. go thru my issue thread, details r as follows, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Title: &amp;lt;b&amp;gt;OSS - SNOTE - Steps to implement pls.??&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here our's &amp;lt;b&amp;gt;version is 4.7, level is 27, highest support is SAPKH47027,&amp;lt;/b&amp;gt; where as the said SAP NOTE instructions r &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Support Packages&lt;/P&gt;&lt;P&gt;Support Packages------ Release------- Package Name&lt;/P&gt;&lt;P&gt;SAP_APPL----&lt;/P&gt;&lt;HR originaltext="------------" /&gt;&lt;P&gt; 46C -&lt;/P&gt;&lt;HR originaltext="-----------" /&gt;&lt;P&gt;SAPKH46C55&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;SAP_APPL--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="-------------" /&gt; 470--&lt;P&gt;&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt; SAPKH47029&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;SAP_APPL 500 SAPKH50017&lt;/P&gt;&lt;P&gt;SAP_APPL 600 SAPKH60010&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - So, Does it( I mean, Ours is 27 and supporting package is 29!) makes any problem, while implememnting NOTE? I guess its? If so, How to correct it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My PM said that, its some how, possible! If so, How?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanq.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 02:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-oss-notes-207260/m-p/1467188#M219948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T02:07:04Z</dc:date>
    </item>
  </channel>
</rss>

