<?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: create a new field in script using last but 1 status in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729780#M1069359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Addition to what Michael Replied....&lt;/P&gt;&lt;P&gt;You forgot ; after TIMETAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Order By OrderID, TIMETAG;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2014 12:33:47 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-09-08T12:33:47Z</dc:date>
    <item>
      <title>create a new field in script using last but 1 status</title>
      <link>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729774#M1069353</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;i have a field named Order_Status_Name which holds the status of an order. an order would have multiple status and the majority of them would have a final status of 'Removed From Screens'. &lt;/P&gt;&lt;P&gt;I want to create a field that would have the value BEFORE the removed from screens value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="350"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;Order ID&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="131"&gt;TimeStamp&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="155"&gt;Status&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;1001&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;01/09/2014 10:41&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Generated&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;1001&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;01/09/2014 11:58&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Job Started&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;1001&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;01/09/2014 14:23&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Job Complete&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;1001&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;01/09/2014 23:54&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Removed From Screens&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;12411&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;02/09/2014 06:12&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Generated&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;12411&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;02/09/2014 09:33&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Job Started&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;12411&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;02/09/2014 09:39&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Specialist Required&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;12411&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;02/09/2014 23:54&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Removed From Screens&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;12721&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;02/09/2014 15:21&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Generated&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;12721&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;03/09/2014 09:52&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Cancelled&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;12721&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;03/09/2014 23:54&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Removed From Screens&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;12935&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;03/09/2014 11:49&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Generated&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;12935&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;03/09/2014 11:49&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Job Started&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl69" height="21" style="border-top: none;"&gt;12935&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none; border-left: none;"&gt;03/09/2014 16:05&lt;/TD&gt;&lt;TD class="xl71" style="border-top: none; border-left: none;"&gt;Job Complete&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the new field values would be:&lt;/P&gt;&lt;P&gt;1001 = Job Complete&lt;/P&gt;&lt;P&gt;12411 = Specialist Required&lt;/P&gt;&lt;P&gt;12721 = Cancelled&lt;/P&gt;&lt;P&gt;12935 = Job Complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I basically never want to see the status 'Removed from Screens'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me put that into the script please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729774#M1069353</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2014-09-08T09:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: create a new field in script using last but 1 status</title>
      <link>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729775#M1069354</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;Try below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,if(Status='Removed From Screens',previous(Status),Status) as newfield Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;OrderID, TimeStamp, Status&lt;/P&gt;&lt;P&gt;1001, 01/09/2014 10:41, Generated&lt;/P&gt;&lt;P&gt;1001 ,01/09/2014 11:58,Job Started&lt;/P&gt;&lt;P&gt;1001 ,01/09/2014 14:23, Job Complete&lt;/P&gt;&lt;P&gt;1001 ,01/09/2014 23:54, Removed From Screens&lt;/P&gt;&lt;P&gt;12411, 02/09/2014 06:12, Generated&lt;/P&gt;&lt;P&gt;12411, 02/09/2014 09:33, Job Started&lt;/P&gt;&lt;P&gt;12411, 02/09/2014 09:39, Specialist Required&lt;/P&gt;&lt;P&gt;12411, 02/09/2014 23:54, Removed From Screens&lt;/P&gt;&lt;P&gt;12721, 02/09/2014 15:21, Generated&lt;/P&gt;&lt;P&gt;12721, 03/09/2014 09:52, Cancelled&lt;/P&gt;&lt;P&gt;12721, 03/09/2014 23:54, Removed From Screens&lt;/P&gt;&lt;P&gt;12935, 03/09/2014 11:49, Generated&lt;/P&gt;&lt;P&gt;12935, 03/09/2014 11:49, Job Started&lt;/P&gt;&lt;P&gt;12935, 03/09/2014 16:05, Job Complete&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729775#M1069354</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2014-09-08T09:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: create a new field in script using last but 1 status</title>
      <link>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729776#M1069355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Order ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp; Timestamp#(TimeStamp,'DD/MM/YYYY hh:mm') as TimeStamp,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Status&lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Order ID, TimeStamp, Status&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1001, 01/09/2014 10:41, Generated&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1001, 01/09/2014 11:58, Job Started&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1001, 01/09/2014 14:23, Job Complete&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1001, 01/09/2014 23:54, Removed From Screens&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12411, 02/09/2014 06:12, Generated&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12411, 02/09/2014 09:33, Job Started&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12411, 02/09/2014 09:39, Specialist Required&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12411, 02/09/2014 23:54, Removed From Screens&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12721, 02/09/2014 15:21, Generated&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12721, 03/09/2014 09:52, Cancelled&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12721, 03/09/2014 23:54, Removed From Screens&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12935, 03/09/2014 11:49, Generated&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12935, 03/09/2014 11:49, Job Started&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12935, 03/09/2014 16:05, Job Complete&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load *, If(WildMatch(Status,'*Removed From Screens*'), Peek(Status),Status) as RequiredStatus&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;Order By [Order ID], TimeStamp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729776#M1069355</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-08T10:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: create a new field in script using last but 1 status</title>
      <link>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729777#M1069356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want only 4 rows at the end of the script use below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Order ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp; Timestamp#(TimeStamp,'DD/MM/YYYY hh:mm') as TimeStamp,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Status&lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Order ID, TimeStamp, Status&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1001, 01/09/2014 10:41, Generated&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1001, 01/09/2014 11:58, Job Started&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1001, 01/09/2014 14:23, Job Complete&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1001, 01/09/2014 23:54, Removed From Screens&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12411, 02/09/2014 06:12, Generated&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12411, 02/09/2014 09:33, Job Started&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12411, 02/09/2014 09:39, Specialist Required&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12411, 02/09/2014 23:54, Removed From Screens&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12721, 02/09/2014 15:21, Generated&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12721, 03/09/2014 09:52, Cancelled&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12721, 03/09/2014 23:54, Removed From Screens&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12935, 03/09/2014 11:49, Generated&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12935, 03/09/2014 11:49, Job Started&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12935, 03/09/2014 16:05, Job Complete&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load *, If(WildMatch(Status,'*Removed From Screens*'), Peek(Status),Status) as RequiredStatus&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;Order By [Order ID], TimeStamp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (Final)&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp; [Order ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp; TimeStamp(Max(TimeStamp),'DD/MM/YYYY hh:mm') as MaxTimeStamp&lt;/P&gt;&lt;P&gt;Resident Final&lt;/P&gt;&lt;P&gt;Group By [Order ID];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Field Status;&lt;/P&gt;&lt;P&gt;RENAME Field RequiredStatus to Status;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Final2:&lt;/P&gt;&lt;P&gt;Load * Resident Final Where TimeStamp = MaxTimeStamp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Final;&lt;/P&gt;&lt;P&gt;Drop Field MaxTimeStamp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729777#M1069356</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-08T10:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: create a new field in script using last but 1 status</title>
      <link>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729778#M1069357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your replies..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting an error but cant see what is wrong. &lt;/P&gt;&lt;P&gt;(i am using the real field names in this btw)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66237_Capture.PNG.png" style="width: 620px; height: 251px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729778#M1069357</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2014-09-08T12:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: create a new field in script using last but 1 status</title>
      <link>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729779#M1069358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Order by is only possible in resident load. so first load without order by and then load resident with your order by and drop the first table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729779#M1069358</guid>
      <dc:creator>michael_maeuser</dc:creator>
      <dc:date>2014-09-08T12:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: create a new field in script using last but 1 status</title>
      <link>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729780#M1069359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Addition to what Michael Replied....&lt;/P&gt;&lt;P&gt;You forgot ; after TIMETAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Order By OrderID, TIMETAG;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-a-new-field-in-script-using-last-but-1-status/m-p/729780#M1069359</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-08T12:33:47Z</dc:date>
    </item>
  </channel>
</rss>

