<?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: Not Exists() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870634#M304334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/gwassenaar"&gt;Gysbert&lt;/A&gt;‌ according to &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;stevedark&lt;/A&gt;‌'s blog&amp;nbsp; you can rename the fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91646_Capture.PNG" style="height: 266px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2015 10:47:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-02T10:47:17Z</dc:date>
    <item>
      <title>Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870630#M304330</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 facing issue while using where not exists function.. its not giving an optimized load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INLINE:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;4271&lt;/P&gt;&lt;P&gt;3838&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dealers:&lt;/P&gt;&lt;P&gt;LOAD ID as DealerId, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID as DealerIdSurveyor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID as DealerId_AXA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Organization as Dealer, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //AreaId, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //CityId , &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StateId , &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TC_DealerTypeId&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(vpath)\Dealers.qvd&lt;/P&gt;&lt;P&gt;(qvd) where not Exists (ID); &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 10:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870630#M304330</guid>
      <dc:creator>QlikAngel</dc:creator>
      <dc:date>2015-07-02T10:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870631#M304331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you load a qvd and use a condition during load (Where) the loading is not mor optimized...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 10:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870631#M304331</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-07-02T10:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870632#M304332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're renaming ID to something else: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ID as DealerId. That's causing a non-optimised load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;See this blog post: &lt;A href="http://blog.axc.net/optimized-qvd-loads-caveats-for-using-the-exists-function/" title="http://blog.axc.net/optimized-qvd-loads-caveats-for-using-the-exists-function/"&gt;Optimized QVD Loads: caveats for using the Exists() function « BI Commons&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 10:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870632#M304332</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-02T10:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870633#M304333</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 you use where condition in the load statement then the QVD will not load in Optimized mode.&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>Thu, 02 Jul 2015 10:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870633#M304333</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-02T10:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870634#M304334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/gwassenaar"&gt;Gysbert&lt;/A&gt;‌ according to &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;stevedark&lt;/A&gt;‌'s blog&amp;nbsp; you can rename the fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91646_Capture.PNG" style="height: 266px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 10:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870634#M304334</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-02T10:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870635#M304335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6654"&gt;Optimized and Non Optimized loading&lt;/A&gt;&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>Thu, 02 Jul 2015 10:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870635#M304335</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-02T10:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870636#M304336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Link to the blog: &lt;A href="http://www.quickintelligence.co.uk/qlikview-optimised-qvd-loads/" title="http://www.quickintelligence.co.uk/qlikview-optimised-qvd-loads/"&gt;http://www.quickintelligence.co.uk/qlikview-optimised-qvd-loads/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 10:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870636#M304336</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-02T10:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870637#M304337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think &lt;STRONG&gt;Where Exists&lt;/STRONG&gt; might work, but &lt;STRONG&gt;Where not Exists&lt;/STRONG&gt; might be the issue causing it to be un-optimized.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 10:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870637#M304337</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-02T10:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870638#M304338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can rename fields. But if you use &lt;EM&gt;where exists&lt;/EM&gt; or &lt;EM&gt;where not exists &lt;/EM&gt;then the field needs to be included with its original name in the lists of fields to be loaded in order to still have an optimized load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should be an optimized load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;INLINE:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;4271&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3838&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Dealers:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID as DealerId,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID as DealerIdSurveyor,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID as DealerId_AXA,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Organization as Dealer,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //AreaId,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //CityId ,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StateId ,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TC_DealerTypeId&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vpath)\Dealers.qvd&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(qvd) where not Exists (ID);&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DROP FIELD ID FROM Dealers;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 10:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870638#M304338</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-02T10:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870639#M304339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That make sense. Thanks for the explanation &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;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 10:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870639#M304339</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-02T10:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870640#M304340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, Deriving teh same field more than once causes not optimized.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 11:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870640#M304340</guid>
      <dc:creator />
      <dc:date>2015-07-02T11:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870641#M304341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its worked as Optimized.. thanks a ton.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 11:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870641#M304341</guid>
      <dc:creator>QlikAngel</dc:creator>
      <dc:date>2015-07-02T11:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870642#M304342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm surprised that renaming the one field to four different names doesn't break Optimized load - that must have been a change at some point (I'm going to have to test again!).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to do the WHERE EXISTS with the name as it appears in the QVD and then use RENAME FIELD after the event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 18:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/870642#M304342</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2015-07-02T18:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exists()</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/1532180#M438835</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I do the same, but it doesn´t work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REG:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;n_contr,&lt;BR /&gt;n_contr as n_contr_num&lt;BR /&gt;FROM op.QVD (qvd)&lt;BR /&gt;where suc=1500 or suc=5505;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;AVAL_NO_REG:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;&lt;SPAN&gt;n_contr&amp;nbsp;&lt;/SPAN&gt;as n_contr,&lt;BR /&gt;Code,&lt;BR /&gt;suc&lt;BR /&gt;FROM 1500.QVD (qvd)&lt;BR /&gt;Where not Exists(&lt;SPAN&gt;n_contr_num&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;drop table REG;&lt;/P&gt;&lt;P&gt;store AVAL_NO_REG into xxxxxxxxxx;&lt;BR /&gt;drop table AVAL_NO_REG;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 14:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exists/m-p/1532180#M438835</guid>
      <dc:creator>mena_ricardo</dc:creator>
      <dc:date>2019-01-18T14:22:38Z</dc:date>
    </item>
  </channel>
</rss>

