<?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: TAC job failing after adding custom component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301314#M73444</link>
    <description>Hi,
&lt;BR /&gt;You don't need to checkout of latest from svn in DEV TAC server manually everytime if you have configurated&amp;nbsp; the physical location of the custom component.
&lt;BR /&gt;Your customer cannot copy the components to the TAC server and point in the TAC -&amp;gt; Configuration-&amp;gt; Commandline in the attribute Custom Component Path to this directory?(as my screenshot shownin previous post)?
&lt;BR /&gt;What's his user role and right in the Administration Center?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Thu, 30 Apr 2015 16:57:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-30T16:57:31Z</dc:date>
    <item>
      <title>TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301300#M73430</link>
      <description>Our setup: 
&lt;BR /&gt;- Talend on Windows machines 
&lt;BR /&gt;- Talend on a Linux machine (TAC setup on linux) 
&lt;BR /&gt;- Everything's talking to the same SVN repo 
&lt;BR /&gt;We've just added a custom component and the job works as expected on the Windows machines, new component shows up in the components palette. all looks good. 
&lt;BR /&gt;When I try to schedule and run the job through TAC (setup on linux), it fails with 'Job ended with error(s)', the log shows that there were 'Unresolved compilation errors' 
&lt;BR /&gt;### Job STARTED at 2013/04/22 14:20:34 (jobId=20130422_142033_ON0tC, jobExecutionId=20130422142034_Zn2g9) ### 
&lt;BR /&gt; connecting to socket on port 10007 
&lt;BR /&gt; connected 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: java.lang.Error: java.lang.Error: java.lang.Error: java.lang.Error: Unresolved compilation problems: 
&lt;BR /&gt; date cannot be resolved or is not a field 
&lt;BR /&gt; promo_code cannot be resolved or is not a field 
&lt;BR /&gt; ... 
&lt;BR /&gt;- other scheduled jobs are running fine 
&lt;BR /&gt;- i see the component in the dir; /data/Talend-5.2.1/cmdline/studio/commandline-workspace/... 
&lt;BR /&gt;What have we tried? 
&lt;BR /&gt;- Restarted Talend on linux machine 
&lt;BR /&gt;- renamed the ComponentsCache.javacache file in /data/Talend-5.2.1/cmdline/studio/configuration and did a restart (which didn't seem to create the .javacache file again), am I missing a step here to have the file created? 
&lt;BR /&gt;Any help on getting this job scheduled through TAC would be much appreciated. 
&lt;BR /&gt;thank you, 
&lt;BR /&gt;Vivek</description>
      <pubDate>Wed, 24 Apr 2013 16:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301300#M73430</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-24T16:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301301#M73431</link>
      <description>Hi, 
&lt;BR /&gt;Could you check your TAC configuration to see if the user component path has been set under commandline. 
&lt;BR /&gt;See my screenshot 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEIu.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142407iF830C225520869B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEIu.png" alt="0683p000009MEIu.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 25 Apr 2013 04:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301301#M73431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T04:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301302#M73432</link>
      <description>Thank you Sabrina,
&lt;BR /&gt;I didn't have the path filled in and that's been updated now. I'm sure this would prevent some errors that I might have come across eventually. 
&lt;BR /&gt;I'm still getting the same compilation error stated in my original post (tried restarting just in case but no change).</description>
      <pubDate>Mon, 29 Apr 2013 15:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301302#M73432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-29T15:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301303#M73433</link>
      <description>Hi vivekp&lt;BR /&gt;Are your TAC and Studio on the same version?&lt;BR /&gt;Which product and version do you have?&lt;BR /&gt;If you need a quick feedback, you could also raise a ticket by sending your product details (license key and product version) and detailed issue to support@talend.com&lt;BR /&gt;BR,&lt;BR /&gt;Elisa</description>
      <pubDate>Mon, 29 Apr 2013 16:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301303#M73433</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-29T16:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301304#M73434</link>
      <description>Thank you Elisa 
&lt;BR /&gt;&amp;gt; yes, TAC and Studio are on the same version 
&lt;BR /&gt;&amp;gt; Product is Talend Enterprise Data Integration 
&lt;BR /&gt;&amp;gt; Version is v.5.2.1 
&lt;BR /&gt;Is there a way to improve logging so that it's a bit more informative? What if it's something else and I'm distracted by the reason potentially being the component? 
&lt;BR /&gt;regards, 
&lt;BR /&gt;Vivek</description>
      <pubDate>Wed, 01 May 2013 21:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301304#M73434</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-01T21:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301305#M73435</link>
      <description>Hi, &lt;BR /&gt;So far, we are not sure there is something else which distract you, so as @Elisa said, please report a ticket on our &lt;A href="http://support.talend.com/otrs/customer.pl" target="_blank" rel="nofollow noopener noreferrer"&gt;support portal&lt;/A&gt;. Our colleagues from support team will schedule a webex with you to give you a hand in 24 hours.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 02 May 2013 07:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301305#M73435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-02T07:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301306#M73436</link>
      <description>Thank you Sabrina/Elisa, 
&lt;BR /&gt;There's a bit more information I have for you and perhaps you've seen this issue with others. 
&lt;BR /&gt;Effectively the job that's not running utilizes the new "tGoogleAnalyticsInput" component which shares the same name with the older version. So we renamed the new one to "tGoogleAnalyticsInputv111" in order to have them both working side by side. We renamed it by changing all the files and folders names to the one we wanted (..v111). No actual contents of any files were modified. 
&lt;BR /&gt;Doing this made it possible to keep our old job with the old GA update component while creating a brand new job with the new GA update component. 
&lt;BR /&gt;It works perfectly in Windows when we execute the job through the GUI. I'm not having the same success when setting up a schedule and running it through TAC. Our TAC is set-up and pointing to a Linux instance of Talend. See above (original post) for compiling errors I get when running the job with TAC. 
&lt;BR /&gt;You can see details about this component at 
&lt;A href="http://www.talendforge.org/exchange/?eid=537&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=1,1,1" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/?eid=537&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=1,1,1&lt;/A&gt; 
&lt;BR /&gt;Let me know if this detail doesn't add any value to you for considering other possibilities why TAC isn't able to run my job. I'll proceed to raise a ticket with support after your feedback. 
&lt;BR /&gt;much thanks, 
&lt;BR /&gt;Vivek</description>
      <pubDate>Mon, 06 May 2013 19:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301306#M73436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-06T19:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301307#M73437</link>
      <description>Resolved: 
&lt;BR /&gt;I wanted to update this thread with what I did to get the component into the repo and working in TAC. Since my last update, we've upgraded to "Talend Enterprise Big Data 5.4.1" and the same applies. 
&lt;BR /&gt;Since Talend is setup with subversion, do the following; 
&lt;BR /&gt;1. check out the SVN repo to local drive 
&lt;BR /&gt;2. goto the branch 'components' directory and copy your custom components folder into it 
&lt;BR /&gt;3. add/commit the component into the repo 
&lt;BR /&gt;4. goto TAC and re-generate the job using that component (probably any job will do) because we want to refresh the code being referenced in TAC 
&lt;BR /&gt;That should do it.</description>
      <pubDate>Wed, 14 May 2014 18:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301307#M73437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-14T18:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301308#M73438</link>
      <description>Hi vivekp, &lt;BR /&gt;Thanks for your feedback. It is very helpful. Could you please click the "Set this topic as resolved" link so that other users will be informed that this thread has been resolved.&lt;BR /&gt;Many thanks&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 15 May 2014 07:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301308#M73438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-15T07:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301309#M73439</link>
      <description>Team,&lt;BR /&gt;I did changes in a custom component and used it in Talend IDE and tested it. It works as expected.&lt;BR /&gt;But i have an issue when i run the same job in Talend TAC server. I get errors and my changes in custom component are not getting reflected in the job. This job is still using previous version. How do i fix it?</description>
      <pubDate>Thu, 30 Apr 2015 15:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301309#M73439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-30T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301310#M73440</link>
      <description>Hi &lt;A href="https://www.talendforge.org/forum/profile.php?id=285479" target="_blank" rel="nofollow noopener noreferrer"&gt;srivatsan_s30&lt;/A&gt;,&lt;BR /&gt;Could you please indicate the build version you are using?&lt;BR /&gt;Have you checked vivekp's solution?&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;1. check out the SVN repo to local drive&lt;BR /&gt;2. goto the branch 'components' directory and copy your custom components folder into it&lt;BR /&gt;3. add/commit the component into the repo&lt;BR /&gt;4. goto TAC and re-generate the job using that component (probably any job will do) because we want to refresh the code being referenced in TAC&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 30 Apr 2015 15:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301310#M73440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-30T15:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301311#M73441</link>
      <description>Thanks for your response. I have tryed his solution but i am not able to see my changes when running my job in DEV TAC.
&lt;BR /&gt;After doing my changes in custom component in my local machine. I had to reopen Talend IDE and once i re-opened Talend IDE, I was able to see my changes in custom component and testing was successful in my local machine. I have the following questions:
&lt;BR /&gt;1. I am new to Talend, just 2 weeks of experience. where should i check for the build version number?&amp;nbsp;
&lt;BR /&gt;2. I saw your post where you showed configuration in DEV Tac that has the physical location of the custom component. Should i checkout latest custom component code manually from svn in that location of DEV TAC?
&lt;BR /&gt;I appreciate your help.&amp;nbsp;</description>
      <pubDate>Thu, 30 Apr 2015 15:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301311#M73441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-30T15:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301312#M73442</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;1. I am new to Talend, just 2 weeks of experience. where should i check for the build version number?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;In studio, go to Help--&amp;gt;About Talend Studio 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;2. I saw your post where you showed configuration in DEV Tac that has the physical location of the custom component. Should i checkout latest custom component code manually from svn in that location of DEV TAC?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Have you already checked it? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEDl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139325iE36926423A0D3AE0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEDl.png" alt="0683p000009MEDl.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301312#M73442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-30T16:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301313#M73443</link>
      <description>My Talend version is: 5.3.1 Build id: r104014 
&lt;BR /&gt;My user doesn't have permission to view the configuration in DEV TAC. In settings i do not see configuration option. Is it required to do a checkout of latest from svn in DEV TAC server manually everytime we update the code of custom component in svn? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEJs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152424iB363EE57EA3EDB34/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEJs.png" alt="0683p000009MEJs.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301313#M73443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-30T16:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301314#M73444</link>
      <description>Hi,
&lt;BR /&gt;You don't need to checkout of latest from svn in DEV TAC server manually everytime if you have configurated&amp;nbsp; the physical location of the custom component.
&lt;BR /&gt;Your customer cannot copy the components to the TAC server and point in the TAC -&amp;gt; Configuration-&amp;gt; Commandline in the attribute Custom Component Path to this directory?(as my screenshot shownin previous post)?
&lt;BR /&gt;What's his user role and right in the Administration Center?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 30 Apr 2015 16:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301314#M73444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-30T16:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301315#M73445</link>
      <description>Hi All,&lt;BR /&gt;I imported custom component (&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tGoogleAdwordReport). It was successfully added to my talend studio and the run successfully. But When I tried to run it in TAC, it says that some of the component was not load. My question is, Do i need to manually put the zip file of&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tGoogleAdwordReport in User Component Path?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks!&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 27 Apr 2016 03:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301315#M73445</guid>
      <dc:creator>rcbsintegration</dc:creator>
      <dc:date>2016-04-27T03:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: TAC job failing after adding custom component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301316#M73446</link>
      <description>I got the answer on my question. Yes we should put the unzip imported custom component in the&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;User Component Path. My problem is soleved now.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks!&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 27 Apr 2016 04:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TAC-job-failing-after-adding-custom-component/m-p/2301316#M73446</guid>
      <dc:creator>rcbsintegration</dc:creator>
      <dc:date>2016-04-27T04:01:54Z</dc:date>
    </item>
  </channel>
</rss>

