<?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: Avoid multiple ifs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762501#M1048672</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;Attach full expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 05:28:22 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-11-24T05:28:22Z</dc:date>
    <item>
      <title>Avoid multiple ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762493#M1048664</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;I am new to qlikview and have a kind of situation where my expressions are having more than 10 nested if conditions,&amp;nbsp; thus charts are taking hell lot of time to open. All ifs' are result of the multiple filters provided in dashboard.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Please suggest me some other way round to decrease the opening time of charts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navdeep Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 16:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762493#M1048664</guid>
      <dc:creator />
      <dc:date>2014-11-17T16:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid multiple ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762494#M1048665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.63636302948px;"&gt;It depends on how your ifs are structured. There are other functions such as pick() that can be used together with for example match().&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;Can you show us how the ifs look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 16:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762494#M1048665</guid>
      <dc:creator>morgankejerhag</dc:creator>
      <dc:date>2014-11-17T16:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid multiple ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762495#M1048666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Few suggestions:&lt;/P&gt;&lt;P&gt;1. Use if...else statements in the load script and not in the expression of a chart.&lt;/P&gt;&lt;P&gt;2. See if you could utilize peek(). interval match(), group by functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember if..else is memory and CPU intensive so you should always use them in the load script and avoid using in expressions whenever possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 19:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762495#M1048666</guid>
      <dc:creator />
      <dc:date>2014-11-17T19:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid multiple ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762496#M1048667</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;best you provided sample data/app to get specific answers to your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 22:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762496#M1048667</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-11-17T22:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid multiple ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762497#M1048668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;Nested If-statements are sometimes necessary in QlikView- load-scripts, unfortunately.&lt;BR /&gt;They are quite difficult to read and very tricky to create and especially to debug.&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;In the last recent months I had a lot of projects where a tenfold nesting of if-statements was not uncommon.&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;After struggling with these nested ifs for a while I decided to create a little user-interface which helped me to decrease the time for creating nested if-statements.&lt;BR /&gt;Even if this tools is just a little, little helper it may also be helpful for you, so I decided to publish it here:&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;&lt;A href="http://www.qlikblog.at/tools/Nested-If-Generator.html" style="padding: 2px; font-size: 14px; text-decoration: underline; color: #297ed3; background: transparent;" target="_blank"&gt;Try the “Nested If Generator” now&lt;/A&gt;&lt;/P&gt;&lt;H2 style="margin-bottom: 15px; border-bottom-style: solid; border-bottom-color: #cccccc; font-size: 18px; font-family: Calibri, Verdana; color: #61ac1e; background: #ffffff;"&gt;Some screenshots and explanation:&lt;/H2&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;At the beginning you can define the “fieldname” to be generated” and define your first if-statement:&lt;BR /&gt;Let’s assume you are checking the two fields “Age” and “Profession”:&lt;/P&gt;&lt;P&gt;&lt;A class="cboxElement" href="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_01.jpg" rel="lightbox[464]" style="padding: 2px; font-size: 14px; text-decoration: underline; color: #297ed3; background: transparent;" title="Defining the first if-statement"&gt;&lt;IMG alt="Defining the first if-statement" class="wp-image-465 size-large data-lazy-ready lazy jiveImage" data-lazy-src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_01-500x182.jpg" data-lazy-type="image" height="182" src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_01-500x182.jpg" style="border: 0px none; font-size: 14px; background: transparent;" title="Defining the first if-statement" width="500" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class="wp-caption-text" style="padding: 5px; font-size: 13px; color: #666666; background: transparent;"&gt;Defining the first if-statement&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;If you want to add an additional if-clause just click on “Add another IF-block”:&lt;/P&gt;&lt;P&gt;&lt;A class="cboxElement" href="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_02.jpg" rel="lightbox[464]" style="padding: 2px; font-size: 14px; text-decoration: underline; color: #297ed3; background: transparent;" title="Adding a second if-statement"&gt;&lt;IMG alt="Adding a second if-statement" class="wp-image-466 size-large data-lazy-ready lazy jiveImage" data-lazy-src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_02-500x213.jpg" data-lazy-type="image" height="213" src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_02-500x213.jpg" style="border: 0px none; font-size: 14px; background: transparent;" title="Adding a second if-statement" width="500" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class="wp-caption-text" style="padding: 5px; font-size: 13px; color: #666666; background: transparent;"&gt;Adding a second if-statement&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;As you can see when comparing the two screenshots above the “else-block” of the first statement was removed and replaced by an additional if-clause.&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;After some further if-blocks the configuration could look like as follows:&lt;/P&gt;&lt;P&gt;&lt;A class="cboxElement" href="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_03.jpg" rel="lightbox[464]" style="padding: 2px; font-size: 14px; text-decoration: underline; color: #297ed3; background: transparent;" title="Screenshot of the tool after adding several if-statements"&gt;&lt;IMG alt="After adding several if-statements" class="wp-image-467 size-large data-lazy-ready lazy jiveImage" data-lazy-src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_03-500x405.jpg" data-lazy-type="image" height="405" src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_03-500x405.jpg" style="border: 0px none; font-size: 14px; background: transparent;" title="Screenshot of the tool after adding several if-statements" width="500" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class="wp-caption-text" style="padding: 5px; font-size: 13px; color: #666666; background: transparent;"&gt;After adding several if-statements&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;Now the last step is easy, change to the “Generated Code” tab and copy your code:&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; text-align: center; background: #ffffff;"&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="cboxElement" href="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_04.jpg" rel="lightbox[464]" style="padding: 2px; font-size: 14px; text-decoration: underline; color: #297ed3; background: transparent;" title="Generated Code"&gt;&lt;IMG alt="Generated Code to be used in QlikView" class="size-large data-lazy-ready lazy jiveImage wp-image-468" data-lazy-src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_04-500x361.jpg" data-lazy-type="image" height="361" src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_04-500x361.jpg" style="border: 0px none; font-size: 14px; background: transparent;" title="Generated Code" width="500" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class="wp-caption-text" style="padding: 5px; font-size: 13px; color: #666666; background: transparent;"&gt;Generated Code&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;The Tool is offering three different “Formatting Styles”:&lt;/P&gt;&lt;H2 style="margin-bottom: 15px; border-bottom-style: solid; border-bottom-color: #cccccc; font-size: 18px; font-family: Calibri, Verdana; color: #61ac1e; background: #ffffff;"&gt;Single line formatting&lt;/H2&gt;&lt;P&gt;&lt;A class="cboxElement" href="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_05.jpg" rel="lightbox[464]" style="padding: 2px; font-size: 14px; text-decoration: underline; color: #297ed3; background: transparent;" title="Single line formatting"&gt;&lt;IMG alt="Single line formatting" class="size-large data-lazy-ready lazy jiveImage wp-image-469" data-lazy-src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_05-500x89.jpg" data-lazy-type="image" height="89" src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_05-500x89.jpg" style="border: 0px none; font-size: 14px; background: transparent;" title="Single line formatting" width="500" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class="wp-caption-text" style="padding: 5px; font-size: 13px; color: #666666; background: transparent;"&gt;Single line formatting&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;&lt;EM style="font-size: 14px; background: transparent;"&gt;If-statements formatted like this were the main-reason for creating this tool &lt;IMG alt=":)" class="data-lazy-ready lazy jiveImage" data-lazy-src="http://www.qlikblog.at/wp-includes/images/smilies/icon_smile.gif" data-lazy-type="image" src="http://www.qlikblog.at/wp-includes/images/smilies/icon_smile.gif" style="margin: 0 0 18px; font-size: 14px; background: transparent;" /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;H2 style="margin-bottom: 15px; border-bottom-style: solid; border-bottom-color: #cccccc; font-size: 18px; font-family: Calibri, Verdana; color: #61ac1e; background: #ffffff;"&gt;Indent style with one line per condition&lt;/H2&gt;&lt;P&gt;&lt;A class="cboxElement" href="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_06.jpg" rel="lightbox[464]" style="padding: 2px; font-size: 14px; text-decoration: underline; color: #297ed3; background: transparent;" title="Indent style with one line per condition"&gt;&lt;IMG alt="Indent style with one line per condition" class="size-large data-lazy-ready lazy wp-image-470 jiveImage" data-lazy-src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_06-500x233.jpg" data-lazy-type="image" height="233" src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_06-500x233.jpg" style="border: 0px none; font-size: 14px; background: transparent;" title="Indent style with one line per condition" width="500" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class="wp-caption-text" style="padding: 5px; font-size: 13px; color: #666666; background: transparent;"&gt;Indent style with one line per condition&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;&lt;EM style="font-size: 14px; background: transparent;"&gt;This is my preferred formatting-style for really large if-statements with complex conditions&lt;/EM&gt;&lt;/P&gt;&lt;H2 style="margin-bottom: 15px; border-bottom-style: solid; border-bottom-color: #cccccc; font-size: 18px; font-family: Calibri, Verdana; color: #61ac1e; background: #ffffff;"&gt;Indent style with one line per if-statement&lt;/H2&gt;&lt;P&gt;&lt;A class="cboxElement" href="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_07.jpg" rel="lightbox[464]" style="padding: 2px; font-size: 14px; text-decoration: underline; color: #297ed3; background: transparent;" title="Indent style with one line per if-statement"&gt;&lt;IMG alt="Indent style with one line per if-statement" class="size-large wp-image-471 data-lazy-ready lazy jiveImage" data-lazy-src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_07-500x155.jpg" data-lazy-type="image" height="155" src="http://www.qlikblog.at/wp-content/uploads/2010/01/NestedIfHelper_07-500x155.jpg" style="border: 0px none; font-size: 14px; background: transparent;" title="Indent style with one line per if-statement" width="500" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class="wp-caption-text" style="padding: 5px; font-size: 13px; color: #666666; background: transparent;"&gt;Indent style with one line per if-statement&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;&lt;EM style="font-size: 14px; background: transparent;"&gt;This is my preferred formatting-style for if-statements with short conditions like demonstrated in this example …&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 18px; font-size: 14px; font-family: Calibri, Verdana; color: #333333; background: #ffffff;"&gt;Have fun &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 22:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762497#M1048668</guid>
      <dc:creator />
      <dc:date>2014-11-17T22:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid multiple ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762498#M1048669</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;Thanks for your valuable time. It is something like that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(vA)='Local Currency',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(vB)='Include',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(vC)='Include',&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;then few more if conditions under each of them.&lt;/P&gt;&lt;P&gt;Conditions are based on user selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the other way round and I will definetly explore pick and interval match().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navdeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 02:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762498#M1048669</guid>
      <dc:creator />
      <dc:date>2014-11-18T02:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid multiple ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762499#M1048670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bomma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here my problem is something different. I want to avoid Ifs, but as all are getting calculated on the fly bcz of GetFieldSelections(). Is there any way to reduce them ? if yes, thn plz guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navdeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 16:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762499#M1048670</guid>
      <dc:creator />
      <dc:date>2014-11-18T16:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid multiple ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762500#M1048671</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;Waiting for the solution. Appreciate some help here. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 04:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762500#M1048671</guid>
      <dc:creator />
      <dc:date>2014-11-24T04:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid multiple ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762501#M1048672</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;Attach full expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 05:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-multiple-ifs/m-p/762501#M1048672</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-24T05:28:22Z</dc:date>
    </item>
  </channel>
</rss>

