<?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: [resolved] Use sheet position in tFileInputExcel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308640#M79943</link>
    <description>What setting did you use for the Sheet name or position on the tFileInputExcel? Ok, replied to quickly. See it. 
&lt;BR /&gt;If I use 0 for input, I get this error. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MERH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156135i3F64B9198BA399A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MERH.png" alt="0683p000009MERH.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MERI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153119iA67BA84F8C8240C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MERI.png" alt="0683p000009MERI.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 24 Jun 2014 09:01:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-24T09:01:05Z</dc:date>
    <item>
      <title>[resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308630#M79933</link>
      <description>Hello, 
&lt;BR /&gt;I want to import only the first sheet of an Excel file by using the position of the sheet (0 or 1). So I disable "All sheets" and enter the position in the column "Sheet (name or position)". This gives an error "The method addSheetName(String, Boolean) in the type ExcelReader is not applicable for the arguments (int, boolean)". Tried to use "0" but then the sheet with the name "0" is not found. 
&lt;BR /&gt;Am I doing something wrong or is this a bug? How can I import only the first sheet without using the name? 
&lt;BR /&gt;Thanks for any suggestions! 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME8w.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133544iE5156B3D4A19B85E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME8w.png" alt="0683p000009ME8w.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 23 Jun 2014 09:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308630#M79933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T09:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308631#M79934</link>
      <description>Hi, &lt;BR /&gt;Please show us your component setting screenshot of tFileInputExcel. Did you add quotes around the position?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 23 Jun 2014 09:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308631#M79934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T09:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308632#M79935</link>
      <description>"0" is the string representation and not a 0 integer position&lt;BR /&gt;Check using 0 instead of "0"&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 23 Jun 2014 09:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308632#M79935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T09:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308633#M79936</link>
      <description>Hi Sabrina,&lt;BR /&gt;Thanks for your reply. I've added the screen shot to my post. I tried adding quotes around the position but then I get the error as mentioned.&lt;BR /&gt;Regards,&lt;BR /&gt;Pierre</description>
      <pubDate>Mon, 23 Jun 2014 10:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308633#M79936</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T10:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308634#M79937</link>
      <description>Hi, 
&lt;BR /&gt;Quotes should not be added around sheet position. The sheet position should be 0 or 1. Is it OK with you when removing quote? Is sheet name(sheet 1, sheet2....) working well for you?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 23 Jun 2014 10:33:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308634#M79937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T10:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308635#M79938</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;When I remove the quotes (like in the screen shot) and i run the job I get an error "The method addSheetName(String, Boolean) in the type ExcelReader is not applicable for the arguments (int, boolean)". 
&lt;BR /&gt;If I use the sheet name it works, but the sheet names differ and also the number of sheets, So thats why I need to use the position to always import only the first sheet. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pierre</description>
      <pubDate>Mon, 23 Jun 2014 11:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308635#M79938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T11:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308636#M79939</link>
      <description>Somebody an idea how to solve this or work around it? I really need to solve this.&lt;BR /&gt;Thanks for any suggestions!</description>
      <pubDate>Tue, 24 Jun 2014 08:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308636#M79939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T08:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308637#M79940</link>
      <description>Hi pfacto, &lt;BR /&gt;Sorry for delay.&lt;BR /&gt;Could you tell us the build version you are using? We will make a testing on it.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 24 Jun 2014 08:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308637#M79940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T08:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308638#M79941</link>
      <description>Hi Sabrina,&lt;BR /&gt;Thanks for your reply. I'm using Open Studio for Data Integration version 5.5.0 build r117820-20140523-0610 on a Windows 8.1 machine. I had the same problem with version 5.4.1 build r111943-20131212-1133.&lt;BR /&gt;Regards,&lt;BR /&gt;Pierre</description>
      <pubDate>Tue, 24 Jun 2014 08:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308638#M79941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T08:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308639#M79942</link>
      <description>Hi, 
&lt;BR /&gt;I have made a testing on Talend Open Studio for Data Integration 5.4.1 build r111943. Everything is OK with me. 
&lt;BR /&gt;Please have a look at my screenshots for details. 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MERC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140038i667EBBB8F58948D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MERC.png" alt="0683p000009MERC.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEKd.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136063i12DA39C1666A5F97/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEKd.png" alt="0683p000009MEKd.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MECS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127714iEC688F792111D3F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MECS.png" alt="0683p000009MECS.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 24 Jun 2014 08:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308639#M79942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T08:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308640#M79943</link>
      <description>What setting did you use for the Sheet name or position on the tFileInputExcel? Ok, replied to quickly. See it. 
&lt;BR /&gt;If I use 0 for input, I get this error. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MERH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156135i3F64B9198BA399A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MERH.png" alt="0683p000009MERH.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MERI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153119iA67BA84F8C8240C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MERI.png" alt="0683p000009MERI.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 24 Jun 2014 09:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308640#M79943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T09:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308641#M79944</link>
      <description>Hi, &lt;BR /&gt;What's your whole workflow? only tfileinputexcel--&amp;gt;output? What's your JDK version?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 24 Jun 2014 09:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308641#M79944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T09:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308642#M79945</link>
      <description>Hi,&lt;BR /&gt;What is the value of your context variable which is used in file name?&lt;BR /&gt;Whether the file is available at respective location?&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Tue, 24 Jun 2014 09:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308642#M79945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T09:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308643#M79946</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;If I setup a test like you did, it works fine. I'm using JDK 1.7. 
&lt;BR /&gt;I've added the complete workflow of the job with this weird behavior. The steps before opening the Excel sheet are as follows: 
&lt;BR /&gt;1. I'm loading the context from a file with the use of a subjob (LibContextreader). It will determine on which OS the job is running and load the context file from the correct location (development on Windows, production on Linux). 
&lt;BR /&gt;2. In the context there's a variable with the id of the file to load. The file names are in a MySQL database table and I'm getting the name from the table. The file itself isn't stored in the database, but on the file system. So I'm only getting the name of the file and set the complete path (which differs on development and production) in the context (context.fileToImport). 
&lt;BR /&gt;3. The tFileInputExcel is then opening the file and processes it. If I use the sheet name, it works fine. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MER8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139516i4E97A284E37DF49C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MER8.png" alt="0683p000009MER8.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MERM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142438iDABF97A612D8F31A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MERM.png" alt="0683p000009MERM.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEET.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152202i1BB40017F166127A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEET.png" alt="0683p000009MEET.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 24 Jun 2014 09:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308643#M79946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T09:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308644#M79947</link>
      <description>Hi Vaibhav,&lt;BR /&gt;Thanks for your reply. The context variable with the file name is correct and the file is present since everything works if I use the name of the sheet in tFileInputExcel in stead of 0. It's something with the method being called to open the sheet, not the file itself. The method doesn't accept integer input for whatever reason.&lt;BR /&gt;Regards,&lt;BR /&gt;Pierre</description>
      <pubDate>Tue, 24 Jun 2014 09:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308644#M79947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T09:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308645#M79948</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Do you have any suggestions on how to solve this or work around it? Do you need more information?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pierre</description>
      <pubDate>Tue, 24 Jun 2014 14:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308645#M79948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T14:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308646#M79949</link>
      <description>Problem solved, although it's a small bug in Open Studio. This is how I reproduced this behavior. 
&lt;BR /&gt;I've setup a new test set and added all parts step by step to see if I could reproduce this behavior. It occurred again when I set the property type of the tInputFileExcel component to "Repository", select the correct file from the repository and then edit the File Name/Input Stream to "context.fileToImport". 
&lt;BR /&gt;When trying to edit this property, Open Studio provides a pop-up with the options to either "Change to built-in property" or "Update repository connection". I've chosen to revert back to the built-in property and the changed the "Sheet (name or position)" to 0. 
&lt;BR /&gt;Now when I run the job the error about the int input is shown and the job won't run. 
&lt;BR /&gt;So, I removed the component form the job, add it again and set all settings (with "Sheet (name or position)" to 0) and it works. Just don't touch the "Property Type" and I'm fine... 
&lt;BR /&gt;Thanks for the fast replies and your help! 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pierre</description>
      <pubDate>Tue, 24 Jun 2014 17:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308646#M79949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T17:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308647#M79950</link>
      <description>Hi Pierre, 
&lt;BR /&gt;Would you mind opening a jira issue of DI project on 
&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;Talend Bug Tracker&lt;/A&gt;, our developer will check if it is a bug. Many thanks.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 25 Jun 2014 04:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308647#M79950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-25T04:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308648#M79951</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;Just tried to reproduce the error again to provide the steps for the Jira issue, but the error doesn't occur anymore?! So didn't add the issue yet, will do so if it occurs again and I can reproduce. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pierre</description>
      <pubDate>Wed, 25 Jun 2014 08:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308648#M79951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-25T08:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Use sheet position in tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308649#M79952</link>
      <description>Hi, &lt;BR /&gt;Thanks for your feedback. Feel free to let us know if there is any further help we can give.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 25 Jun 2014 08:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Use-sheet-position-in-tFileInputExcel/m-p/2308649#M79952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-25T08:36:29Z</dc:date>
    </item>
  </channel>
</rss>

