<?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: Text Box object Display Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783990#M662964</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;In 1 text box use this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;CONCAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field_A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,CHR(10)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;In another text box use this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;CONCAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&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;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field_B&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field_A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),CHR(10)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hope that helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Mar 2015 12:58:56 GMT</pubDate>
    <dc:creator>Gabriel</dc:creator>
    <dc:date>2015-03-11T12:58:56Z</dc:date>
    <item>
      <title>Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783981#M662955</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 have a listbox which contains a set of values. Now there is a field related to what I select in listbox.&lt;/P&gt;&lt;P&gt;I want to display content of that field in text box even when the field is not selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg. Suppose I have a filed 'A' and corresponding to that there is a record in field 'B'. Now when I select data in field 'A' i see all the data related to it.However I want to display the data of field B in a text box in other sheet when I select data in field 'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783981#M662955</guid>
      <dc:creator />
      <dc:date>2015-03-11T12:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783982#M662956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783982#M662956</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-11T12:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783983#M662957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;use below&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If you do Concat(FieldName,','), you should get all the possible values in a field comma separated. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783983#M662957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-11T12:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783984#M662958</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;if I understand you correctly, you want to make field_B work in two different ways - one is linked to selections in field_A and one would be independent of field_A?&lt;/P&gt;&lt;P&gt;You would need to work with "alternate states" to achieve that, Unfortunately I haven't got any experience with that as I never had any need for that function yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783984#M662958</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-11T12:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783985#M662959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishant,&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply.&lt;/P&gt;&lt;P&gt;Actually this gives me all field values even when I have selected nothing. I want data in text box only when i select something in other field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783985#M662959</guid>
      <dc:creator />
      <dc:date>2015-03-11T12:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783986#M662960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Datanibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exactly what you understood. I want to display data from field B based on the selections in Field A.&lt;/P&gt;&lt;P&gt;But unfortunately I am not getting it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783986#M662960</guid>
      <dc:creator />
      <dc:date>2015-03-11T12:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783987#M662961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I cant access the qvw file as the installation is on server and there is no way to transfer files from my system to that server. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783987#M662961</guid>
      <dc:creator />
      <dc:date>2015-03-11T12:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783988#M662962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u try like something. I am not at my qlikview machine so cnt try n tell u exact code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f6f6f6;"&gt;Concat(getselected(FieldName),',')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783988#M662962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-11T12:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783989#M662963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried but I think function getselected is not there. there is one function GETCURRENTFIELD.Can I use this in someway to get the desired result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783989#M662963</guid>
      <dc:creator />
      <dc:date>2015-03-11T12:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783990#M662964</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;In 1 text box use this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;CONCAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field_A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,CHR(10)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;In another text box use this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;CONCAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&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;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field_B&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field_A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),CHR(10)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hope that helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783990#M662964</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-03-11T12:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783991#M662965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp; a Lot &lt;SPAN class="j-status-levels"&gt;&lt;/SPAN&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="5408" data-externalid="" data-presence="null" data-userid="55632" data-username="Gabsus04" href="https://community.qlik.com/people/Gabsus04"&gt;&lt;SPAN style="color: #3778c7;"&gt;Gabriel &lt;/SPAN&gt;&lt;/A&gt;..&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 07:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783991#M662965</guid>
      <dc:creator />
      <dc:date>2015-03-12T07:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783992#M662966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pity that I have given exactly the same solution but you don't have access of QV apps... But Happy that you have not solution for the same... &lt;/P&gt;&lt;P&gt;Happy Qliking !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 08:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783992#M662966</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-12T08:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783993#M662967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have I been able to access the qvw file provided by you I would have saved some of my time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 08:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783993#M662967</guid>
      <dc:creator />
      <dc:date>2015-03-12T08:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783994#M662968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you replied on my answer, I was busy in my project otherwise I would have replied back immediately... Anyhow, your problem solved which is what more important... But I would prefer someone while asking question, should mention that I don't have access to QVW apps or have personal edition, so please reply by text only.... this would obviously help..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 08:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783994#M662968</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-12T08:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783995#M662969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;But he needs only to show value of Field B in only one textbox in other sheet. Then why you have suggested 2 expressions for 2 textbox. Plz explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 09:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783995#M662969</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-12T09:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box object Display Values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783996#M662970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hey,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;But you needs only to show value of Field B in only one textbox in other sheet. Then why you have used 2 expressions for 2 textbox. Plz explain.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 09:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-object-Display-Values/m-p/783996#M662970</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-12T09:45:19Z</dc:date>
    </item>
  </channel>
</rss>

