<?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: How to display particular range values in table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802446#M283280</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 in Script level&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;='31111' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;='31121',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;nbsp; as Sales_Ledger_Account&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;='41112' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;='41118',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) as Material_Ledger_Account&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Dec 2014 12:29:41 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2014-12-30T12:29:41Z</dc:date>
    <item>
      <title>How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802440#M283274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to display particular range value (from 31111 to 31121) under sales&amp;nbsp; AND&lt;/P&gt;&lt;P&gt;(from 41112 to 41118) under Materials column. Please find the attached QVW file for referance.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="74371" alt="Costd.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74371_Costd.png" style="width: 620px; height: 496px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 10:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802440#M283274</guid>
      <dc:creator />
      <dc:date>2014-12-30T10:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802441#M283275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is expected output? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802441#M283275</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-30T11:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802442#M283276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display LedgerAccount column values from 31111 to 31121 under Sales column&lt;/P&gt;&lt;P&gt;&amp;amp; LedgerAccount column values from 41112 to 41118 under Materials column but i am unable to display&lt;/P&gt;&lt;P&gt;values under Materials column. Pls see attached qvw for referance.&lt;/P&gt;&lt;P&gt;For sales expression is&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;='31111' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;='31121',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;For Material expression is&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;='41112' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;='41118',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802442#M283276</guid>
      <dc:creator />
      <dc:date>2014-12-30T11:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802443#M283277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under sales you have 21 Accounts and under materials you have 7 accounts. Which material account you want to display for each of Sales accounts? Any rules to display?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802443#M283277</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-30T11:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802444#M283278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no relation of sales &amp;amp; Material Account. Only i want to display particular range values&lt;/P&gt;&lt;P&gt;under respective sale, Matrial columns for Cost center. SO sales expression which is written in Dimension&lt;/P&gt;&lt;P&gt;can be wriiten in expression part as well.I want to dispaly CostCenter wise Sales &amp;amp; Material column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802444#M283278</guid>
      <dc:creator />
      <dc:date>2014-12-30T11:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802445#M283279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If(Index(vAllAcct,41112+(RowNo()-1)) And 41112+(RowNo()-1) &amp;lt;= 41118,41112+(RowNo()-1))&lt;/P&gt;&lt;P&gt;vAllAcct=Concat(DISTINCT {1} [Ledger Account],',')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 12:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802445#M283279</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-30T12:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802446#M283280</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 in Script level&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;='31111' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;='31121',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;nbsp; as Sales_Ledger_Account&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;='41112' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;='41118',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Ledger Account]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) as Material_Ledger_Account&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 12:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802446#M283280</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-12-30T12:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802447#M283281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works. Thanks anbu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another requirement. I want to add new column 'Material Cost actual'&lt;/P&gt;&lt;P&gt;under this column i want to display&lt;/P&gt;&lt;P&gt; 'Material cost BOM + Allocated cost in the ratio of Material cost BOM for ledgers 41111 &amp;amp; 41119 to 41130'.&lt;/P&gt;&lt;P&gt;eg: Under "Material cost column"value in orange 150 which is calculated 100+(100+1000*500) in red&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1000 is Sum of Ledger (41112 to 41118)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 500 is sum of Ledger range (41111 &amp;amp; 41119 to 41130)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For referance pls refer same QVW file &amp;amp; help me on this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="TstAn.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74465_TstAn.png" style="width: 620px; height: 370px;" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 12:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802447#M283281</guid>
      <dc:creator />
      <dc:date>2014-12-31T12:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802448#M283282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you derive 150? 100 + 100*(500/1000)??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 12:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802448#M283282</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-31T12:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802449#M283283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;150 is calculated as 100 + 100*(500/1000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;150 under column Material Cost Actual for costcenter Canada&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100 under column Material cost BOM for canada&lt;/P&gt;&lt;P&gt;1000 Sum of [Material cost BOM] column&lt;/P&gt;&lt;P&gt;500 is Sum of [Material cost BOM Actual] column (Assume 500 as eg. in screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="74516" alt="12Untitled.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74516_12Untitled.png" style="width: 620px; height: 370px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 10:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802449#M283283</guid>
      <dc:creator />
      <dc:date>2015-01-02T10:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802450#M283284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which field in your model is Material Cost BOM?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 10:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802450#M283284</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-01-02T10:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to display particular range values in table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802451#M283285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no field in data model as Material cost BOM&lt;/P&gt;&lt;P&gt;MAterial cost BOM is Ledger values From 41112 to 41118&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Material Cost BOM is defined in expression i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vAllAcct&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,41112+(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-1)) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;And&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 41112+(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-1) &amp;lt;= 41118,41112+(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-1))&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to write expression for new column(Material Cost Actual) to calculate below result&lt;/P&gt;&lt;P&gt;150 is calculated as 100 + 100*(500/1000) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 10:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-particular-range-values-in-table/m-p/802451#M283285</guid>
      <dc:creator />
      <dc:date>2015-01-02T10:44:49Z</dc:date>
    </item>
  </channel>
</rss>

