<?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: Problem with null values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263281#M398229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a hard time seeing it from the data base above, but can you share a screenshot of a table box with these fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;t:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load *,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(len(CARGO)=0,&lt;STRONG&gt;ROLCOSTOS2&lt;/STRONG&gt;,&lt;STRONG&gt;ROLHR&lt;/STRONG&gt;) AS &lt;STRONG&gt;T&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;len(CARGO)&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Isnull(CARGO)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident ManodeObra;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2017 16:55:30 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-01-17T16:55:30Z</dc:date>
    <item>
      <title>Problem with null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263278#M398226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing a simple analysis of data, where I need to find each employee Role, using different data inputs. The problem I have is that for one of my data input (an excel file), after I have "left-jointed" the info to the main employee table, I have null values for those employees that does not appear in that table (that is expected), what I am seeking to do is just put an other Role found in other table, the problem in that the "isnull()" function appears to not be working, so I tried "len()", and it also failed. This doesnt happened for all of the registers, but for those who have the issue, I dont know what is the problem. The table looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 1338px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="18" width="213"&gt;Email&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="433"&gt;CARGO&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="200"&gt;ROLCOSTOS2&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="433"&gt;Isnull(CARGO)&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="59"&gt;len(CARGO)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="18" style="border-top: none;"&gt;&lt;A class="jive-link-email-small" href="mailto:aaguado@todo1.com"&gt;aaguado@todo1.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;TD1VP&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="18" style="border-top: none;"&gt;&lt;A class="jive-link-email-small" href="mailto:abareno@todo1.com"&gt;abareno@todo1.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;ESPECIALISTA DE DISEÑO DE SOLUCIONES&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;TD1EspecialistadeProductos&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;36&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="18" style="border-top: none;"&gt;&lt;A class="jive-link-email-small" href="mailto:abedoya@todo1.com"&gt;abedoya@todo1.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;TD1Gerentedeproyecto&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="18" style="border-top: none;"&gt;&lt;A class="jive-link-email-small" href="mailto:acamacho@todo1.com"&gt;acamacho@todo1.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;DESARROLLADOR&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here you can see how the Email "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:acamacho@todo1.com"&gt;acamacho@todo1.com&lt;/A&gt;&lt;SPAN&gt;" shows a "DESARROLLADOR", but it does not show any len to it nor a isnull flag.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should I do? btw the field "CARGO" is already TRIM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 16:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263278#M398226</guid>
      <dc:creator />
      <dc:date>2017-01-17T16:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263279#M398227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to do this manipulation after the two tables have been joined. Something along these lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM ....;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left Join (Table)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM ....;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FinalTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Len(Trim(CARGO)) = 0, 'OTHER', CARGO) as NEW_CARGO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Field CARGO;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rename Field NEW_CARGO to CARGO;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 16:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263279#M398227</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-17T16:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263280#M398228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually that is what I did look:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t:&lt;/P&gt;&lt;P&gt;load*,&lt;/P&gt;&lt;P&gt;if(len(CARGO)=0,ROLCOSTOS2,ROLHR) AS T,&lt;/P&gt;&lt;P&gt;len(CARGO),&lt;/P&gt;&lt;P&gt;Isnull(CARGO)&lt;/P&gt;&lt;P&gt;Resident ManodeObra;&lt;/P&gt;&lt;P&gt;DROP Table ManodeObra;&lt;/P&gt;&lt;P&gt;RENAME table t to ManodeObra;&lt;/P&gt;&lt;P&gt;drop field ROLHR;&lt;/P&gt;&lt;P&gt;RENAME FIELD T TO ROLHR;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Except for the "trim" it is the same, the problem is that it does not identify all the len(CARGO)=0 that are actually len=0, look:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="1279"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="18" width="213"&gt;Email&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="433"&gt;CARGO&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="200"&gt;ROLCOSTOS2&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="433"&gt;ROLHR&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="18" style="border-top: none;"&gt;&lt;A class="jive-link-email-small" href="mailto:aaguado@todo1.com"&gt;aaguado@todo1.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;TD1VP&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;TD1VP&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="18" style="border-top: none;"&gt;&lt;A class="jive-link-email-small" href="mailto:abareno@todo1.com"&gt;abareno@todo1.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;ESPECIALISTADEDISEÑODESOLUCIONES&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;TD1EspecialistadeProductos&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;ESPECIALISTADEDISEÑODESOLUCIONES&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="18" style="border-top: none;"&gt;&lt;A class="jive-link-email-small" href="mailto:abedoya@todo1.com"&gt;abedoya@todo1.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;TD1Gerentedeproyecto&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;TD1Gerentedeproyecto&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="18" style="border-top: none;"&gt;&lt;A class="jive-link-email-small" href="mailto:acamacho@todo1.com"&gt;acamacho@todo1.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;DESARROLLADOR&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see how it worked for two of them, but the last one is not picking up the length nor the Nul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 16:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263280#M398228</guid>
      <dc:creator />
      <dc:date>2017-01-17T16:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263281#M398229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a hard time seeing it from the data base above, but can you share a screenshot of a table box with these fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;t:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load *,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(len(CARGO)=0,&lt;STRONG&gt;ROLCOSTOS2&lt;/STRONG&gt;,&lt;STRONG&gt;ROLHR&lt;/STRONG&gt;) AS &lt;STRONG&gt;T&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;len(CARGO)&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Isnull(CARGO)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident ManodeObra;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 16:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263281#M398229</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-17T16:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263282#M398230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, here is it:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="null().PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/149771_null().PNG" style="height: 45px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 16:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263282#M398230</guid>
      <dc:creator />
      <dc:date>2017-01-17T16:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263283#M398231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Christopher Lopez.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try use this logic with isnull().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;t:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load*,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(&lt;STRONG&gt;isnull(CARGO)=0&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,ROLHR&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ROLCOSTOS2&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) AS T,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;len(CARGO),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Isnull(CARGO)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident ManodeObra;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DROP Table ManodeObra;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RENAME table t to ManodeObra;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop field ROLHR;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RENAME FIELD T TO ROLHR;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 17:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-null-values/m-p/1263283#M398231</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2017-01-17T17:09:43Z</dc:date>
    </item>
  </channel>
</rss>

