<?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: Simple Question  on making active only hierarchy selected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898871#M658789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pick match is being used instead of multiple ifs here…..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in this EXPRESSION:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="color: #0433ff; font-size: 12pt;"&gt;pick&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;HIERARCHY_NAME&lt;SPAN style="color: #000000;"&gt;),0,1),&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;hierarchy_tree&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;pick&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;HIERARCHY_NAME&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;HIERARCHY_NAME&lt;SPAN style="color: #000000;"&gt;)),&lt;/SPAN&gt;hierarchy_tree&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #000000;"&gt;THE PICK(MATCH is doing something like below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #000000;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;if GetSelectedCount(&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;HIERARCHY_NAME&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;)=0 then the listbox returns the field &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;hierarchy_tree&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #000000;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;and if GetSelectedCount(&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;HIERARCHY_NAME&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;)=0 then it returns listbox for the expression if(HIERARCHY_NAME=GetFieldSelections(&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;HIERARCHY_NAME&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;hierarchy_tree&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2015 03:18:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-24T03:18:19Z</dc:date>
    <item>
      <title>Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898864#M658782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have several hierarchies coming into a list object displayed as tree view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression to display the tree structure, which cannot be changed - I cannot use the PATH for some other technical reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How can I just make the only visible hierarchy in my tree structure view, the hierarchy I have selected in my hierarchy name list box ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="hierarchy.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/84765_hierarchy.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached is&amp;nbsp; the ".qvw"&amp;nbsp; and the hierarchy .qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 00:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898864#M658782</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2015-04-24T00:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898865#M658783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gerry,&lt;/P&gt;&lt;P&gt;Try Hide Excluded flag in Listbox properties&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/84766_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sergey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 00:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898865#M658783</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2015-04-24T00:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898866#M658784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌cannot use hide exlcuded - due to other technical / display reasons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there another way to accomplish this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 00:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898866#M658784</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2015-04-24T00:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898867#M658785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. You can create four listboxes and show in conditionally based on what is selected in your other listbox.&lt;/P&gt;&lt;P&gt;For example a condition will be HIERARCHY_NAME='FPA (Dafault)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sergey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: It would be good to know what technical limitation do you have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 00:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898867#M658785</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2015-04-24T00:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898868#M658786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attached file. I've created two alternative list boxes one using your expression and one using the hierarchy path. When hierarchy name is selected the tree view listbox only displays the visible hierarchy. Hope this works. p.s do check whether the use of nested ifs in your expression can cause performance issues.&lt;/P&gt;&lt;P&gt;&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;sana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 02:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898868#M658786</guid>
      <dc:creator />
      <dc:date>2015-04-24T02:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898869#M658787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OMG ! Wow ! I think you worked it out !&amp;nbsp;&amp;nbsp; I need to look at this further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know where I can send the box of chocolates &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but one question:&amp;nbsp; why do you have the 'if' statement repeating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you explain your pick(match&amp;nbsp; in English syntax ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 02:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898869#M658787</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2015-04-24T02:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898870#M658788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sergey:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirements are that I do not know how many hierarchies I will be importing, I needed it to be totally flexible to accomodate an unknown limit. Can't have a static number of list boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 03:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898870#M658788</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2015-04-24T03:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898871#M658789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pick match is being used instead of multiple ifs here…..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in this EXPRESSION:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="color: #0433ff; font-size: 12pt;"&gt;pick&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;HIERARCHY_NAME&lt;SPAN style="color: #000000;"&gt;),0,1),&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;hierarchy_tree&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;pick&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;HIERARCHY_NAME&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;HIERARCHY_NAME&lt;SPAN style="color: #000000;"&gt;)),&lt;/SPAN&gt;hierarchy_tree&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #000000;"&gt;THE PICK(MATCH is doing something like below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #000000;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;if GetSelectedCount(&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;HIERARCHY_NAME&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;)=0 then the listbox returns the field &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;hierarchy_tree&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #000000;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;and if GetSelectedCount(&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;HIERARCHY_NAME&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;)=0 then it returns listbox for the expression if(HIERARCHY_NAME=GetFieldSelections(&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;HIERARCHY_NAME&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;hierarchy_tree&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 03:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898871#M658789</guid>
      <dc:creator />
      <dc:date>2015-04-24T03:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898872#M658790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not very sure but if the if statement isn't repeated then the list box appears blank when nothing is selected in hierarchy_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you can't use the path field instead of the expression in the list box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 03:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898872#M658790</guid>
      <dc:creator />
      <dc:date>2015-04-24T03:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898873#M658791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok I think I understand this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot use the hierarchy_tree, as I need some fine control over the hierarchy in being able to detect what levels&lt;/P&gt;&lt;P&gt;have been chosen,&amp;nbsp; hierarchy_tree does not let me do that, but the if does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 03:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898873#M658791</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2015-04-24T03:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question  on making active only hierarchy selected</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898874#M658792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey check out this document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5334"&gt;Hierarchies&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the ancestor table/ expanded nodes table mentioned here might help resolve your issue with the hierarchy_tree listbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 04:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Question-on-making-active-only-hierarchy-selected/m-p/898874#M658792</guid>
      <dc:creator />
      <dc:date>2015-04-24T04:10:41Z</dc:date>
    </item>
  </channel>
</rss>

