<?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: autopopulating date in Survey123 subtracts 1 day in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815496#M14432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you in the western hemisphere? &amp;nbsp;If so, a likely reason you are seeing this behavior is that the date string, with no other information, is being read as a date/time combination in UTC time. &amp;nbsp;If you change the date to a datetime, you should see the time register as your UTC offset in hours before midnight (as a date is being interpreted as occurring at midnight UTC). &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to compensate for this is to add subtract the UTC offset from the number as interpreted as a datetime - see the attached sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Aug 2019 16:26:00 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2019-08-19T16:26:00Z</dc:date>
    <item>
      <title>autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815495#M14431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the&amp;nbsp;pulldata() function in the calculation field to autopopulate several survey questions based on the answer to a question regarding a confirmation number. It works great except for the date field I need populated. It will populate a date, but it is a day earlier than the value provided in the .csv file (&lt;EM&gt;confrimations.csv&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the formula I used in the calculation field:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;pulldata('confirmations','harv_date','conf', ${conf_no})‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Here is an example of the &lt;EM&gt;confirmations.csv&lt;/EM&gt; with only 1 row of data.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;id,conf,county,harv_date,sex
10168797,14400001,Davidson,09/26/2018,male‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;When I enter the above confirmation number, this is how it populates the date.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/457358_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;Any ideas? &lt;A href="https://community.esri.com/group/4077" target="_blank"&gt;Survey123 for ArcGIS&lt;/A&gt;‌ &lt;A href="https://community.esri.com/migrated-users/3263" target="_blank"&gt;James Tedrick&lt;/A&gt;‌ &lt;A href="https://community.esri.com/migrated-users/3966" target="_blank"&gt;Ismael Chivite&lt;/A&gt;‌ &lt;A href="https://community.esri.com/t5/tag/pulldata()/tg-p" target="_blank"&gt;#pulldata()&lt;/A&gt;‌&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:37:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815495#M14431</guid>
      <dc:creator>JamesKelly4</dc:creator>
      <dc:date>2021-12-12T09:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815496#M14432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you in the western hemisphere? &amp;nbsp;If so, a likely reason you are seeing this behavior is that the date string, with no other information, is being read as a date/time combination in UTC time. &amp;nbsp;If you change the date to a datetime, you should see the time register as your UTC offset in hours before midnight (as a date is being interpreted as occurring at midnight UTC). &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to compensate for this is to add subtract the UTC offset from the number as interpreted as a datetime - see the attached sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2019 16:26:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815496#M14432</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-08-19T16:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815497#M14433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked! Thanks again &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 20:43:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815497#M14433</guid>
      <dc:creator>JamesKelly4</dc:creator>
      <dc:date>2019-08-20T20:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815498#M14434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having this issue but when passing from Collector to 123.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I have a date of 8/20/2019 in Collector but when it passes to 123 it turns into 12/31/1969.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Then I removed the time and the date works but is giving 1 day before now.&amp;nbsp; So 8/19/2010.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Then I followed this post and made the form datetime.&amp;nbsp; But now it is back to 1969 if a have time on in the web map and Aug 19 if I leave the time off still.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Any ideas?&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 15:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815498#M14434</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2020-07-01T15:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815499#M14435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌ I am updating this form (the one mentioned in the original question) for this year's field season, and I was wondering if there is a way to default the harvest date to blank instead of Wednesday, December 31, 1969. When there is a match via pulldata function, it is not an issue. However, when there isn't a match and staff have to enter data by hand, the auto-populated 12/31/1969 often gets over-looked. How might I correct this? Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2020 16:33:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815499#M14435</guid>
      <dc:creator>JamesKelly4</dc:creator>
      <dc:date>2020-08-17T16:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815500#M14436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/12477"&gt;Doug Browning&lt;/A&gt;‌ might you have any insight on my question above to &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌? Any help is much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2020 13:34:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815500#M14436</guid>
      <dc:creator>JamesKelly4</dc:creator>
      <dc:date>2020-08-19T13:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815501#M14437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I never did get it to work and never heard from anyone as to why.&amp;nbsp; I had to just give up and take it out of my project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my research it may have something to do with the timezone of the service when you publish it.&amp;nbsp; I could not republish since it was already being used so I did not test that.&amp;nbsp; Also this dataset is nationwide so I was unsure which timezone to pick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For you one idea is to pass everything as text to a text field then calculate that text into a date field behind the scenes if you need it to be date type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2020 14:17:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815501#M14437</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2020-08-19T14:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815502#M14438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would need to see the details of your form - are you using a an if() statement with the pulldata to determine if a value is blank?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The obvious method to catch this would be to place a constraint in the question to check if the value is realistic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 00:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815502#M14438</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-08-21T00:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815503#M14439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt; thanks for getting back to me on this. I did the other day think to add a constraint so this shouldn't be an issue as far as the value passing. Is there a way to make the default value be something different than 12/31/1969? No worries if not. This one is low priority for me at this point. Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2020 15:16:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815503#M14439</guid>
      <dc:creator>JamesKelly4</dc:creator>
      <dc:date>2020-08-24T15:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815504#M14440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌ please disregard above question. Brain fart. Obviously I could set default date today() or something like that. What I meant was, is there a way to make it default to blank? Sorry for confusion. Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2020 15:29:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815504#M14440</guid>
      <dc:creator>JamesKelly4</dc:creator>
      <dc:date>2020-08-24T15:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815505#M14441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you should be able to use '' as the 'blank':&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(${q1}='yes',today(),'')&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2020 17:27:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815505#M14441</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-08-25T17:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815506#M14442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah I did not know about that hack. Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 12:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/815506#M14442</guid>
      <dc:creator>JamesKelly4</dc:creator>
      <dc:date>2020-08-26T12:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/1163449#M42035</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1213"&gt;@JamesTedrick&lt;/a&gt;&amp;nbsp; -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this post is years old, but hoping you see this. I am having the exact date issue as&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/371053"&gt;@JamesKelly4&lt;/a&gt;&amp;nbsp; in my Survey123 form - a DOB pulled in from a CSV file is 1 day off (always the day before). I used your XLSForm above as an example but this did not work - the incorrect date is still being pulled in. Do you have any suggestions? I am really struggling with this one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erica_tefft_0-1649769159219.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38670iFED20DB76CDE6B61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erica_tefft_0-1649769159219.png" alt="erica_tefft_0-1649769159219.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erica_tefft_1-1649769178756.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38671iCAD3572354CB7225/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erica_tefft_1-1649769178756.png" alt="erica_tefft_1-1649769178756.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After adding all of these new fields/calculations into my XLSForm, this is what happens when I test. The date should be November 10, 1960.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erica_tefft_0-1649769393122.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38673i997D8B4C0B996E54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erica_tefft_0-1649769393122.png" alt="erica_tefft_0-1649769393122.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 13:16:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/1163449#M42035</guid>
      <dc:creator>erica_poisson</dc:creator>
      <dc:date>2022-04-12T13:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/1197174#M43996</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/356939"&gt;@erica_poisson&lt;/a&gt;, did you ever find a solution to this problem? I am running into the same issue.&amp;nbsp; The date on the csv is always one day before but it is correct on the tablet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 22:55:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/1197174#M43996</guid>
      <dc:creator>KristySnyd</dc:creator>
      <dc:date>2022-07-28T22:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: autopopulating date in Survey123 subtracts 1 day</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/1197419#M44007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/420794"&gt;@KristySnyd&lt;/a&gt;&amp;nbsp; - unfortunately no. I stepped away from this and have not had a chance to go back to it yet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry! &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 15:55:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-date-in-survey123-subtracts-1-day/m-p/1197419#M44007</guid>
      <dc:creator>erica_poisson</dc:creator>
      <dc:date>2022-07-29T15:55:53Z</dc:date>
    </item>
  </channel>
</rss>

