<?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: Aggr function within a sum function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419286#M512031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it works! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; Could you please explain what this first "IF" condition here about dimensionality does here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Dec 2017 10:25:24 GMT</pubDate>
    <dc:creator>apoorvasd</dc:creator>
    <dc:date>2017-12-10T10:25:24Z</dc:date>
    <item>
      <title>Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419276#M512021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using aggr function within sum function as shown in the below expression. The problem is, since I am using "if" statement, the bar chart some how doesn't display the data until I choose a value in field, "F1". After using aggr function this problem is eliminated and the graph displays value even without making a selection in "F1". But now when I choose one particular week, data displayed is right, but if I choose more than one week, expression sums up for both the weeks and displays it as just one bar as shown in the below screenshot. I would want to see % values for how many ever weeks I choose. So here when I choose week1 and week2, % values for both the weeks should be visible in the graph. How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;=(sum(aggr(if(F1='ONLine',sum({$&amp;lt;F1={"ONLine"},Station={"BMM"}&amp;gt;}"Operating Time &lt;H&gt;")/sum({$&amp;lt;F1={"ONLine"},Station={"BMM"}&amp;gt;}"Planned Prod. Time &lt;H&gt;"),&lt;/H&gt;&lt;/H&gt;&lt;/P&gt;&lt;P&gt;if(F1='OFFLine',sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Operating Time &lt;H&gt;")/sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Planned Prod. Time &lt;H&gt;")&lt;/H&gt;&lt;/H&gt;&lt;/P&gt;&lt;P&gt;*sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Planned Prod. Time &lt;H&gt;"))/sum({$&amp;lt;Station={"BMM","Assembly","Welding"},F1={"OFFLine"}&amp;gt;} "Planned Prod. Time &lt;H&gt;")&lt;/H&gt;&lt;/H&gt;&lt;/P&gt;&lt;P&gt;)*sum({$&amp;lt;Station={"BMM"}&amp;gt;}"Planned Prod. Time &lt;H&gt;")/sum({$&amp;lt;Station={"BMM"},Product=,F1=&amp;gt;}TOTAL "Planned Prod. Time &lt;H&gt;"),F1,Line)))&lt;/H&gt;&lt;/H&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Two weeks.PNG" class="jive-image image-1" src="/legacyfs/online/185552_Two weeks.PNG" style="height: 223px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="One week.PNG" class="jive-image image-2" src="/legacyfs/online/185553_One week.PNG" style="height: 223px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 09:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419276#M512021</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-04T09:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419277#M512022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anybody had a chance to look into this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 04:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419277#M512022</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-05T04:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419278#M512023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share a sample to check this out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 12:39:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419278#M512023</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-05T12:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419279#M512024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Week 1 value = 86.02%&lt;/P&gt;&lt;P&gt;Week 2 value = 86.25%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When both the weeks are selected, graph should display values for week 1, week 2 and also YTD which is = 86.14%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 04:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419279#M512024</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-06T04:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419280#M512025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Avg(Aggr((sum(aggr(if(F1='ONLine',sum({$&amp;lt;F1={"ONLine"},Station={"BMM"}&amp;gt;}"Operating Time &lt;H&gt;")/sum({$&amp;lt;F1={"ONLine"},Station={"BMM"}&amp;gt;}"Planned Prod. Time &lt;H&gt;"),&lt;/H&gt;&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(F1='OFFLine',sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Operating Time &lt;H&gt;")/sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Planned Prod. Time &lt;H&gt;")&lt;/H&gt;&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Planned Prod. Time &lt;H&gt;"))/sum({$&amp;lt;Station={"BMM","Assembly","Welding"},F1={"OFFLine"}&amp;gt;} "Planned Prod. Time &lt;H&gt;")&lt;/H&gt;&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)*sum({$&amp;lt;Station={"BMM"}&amp;gt;}"Planned Prod. Time &lt;H&gt;")/sum({$&amp;lt;Station={"BMM"},Product=,F1=&amp;gt;}TOTAL &amp;lt;WeekNumber&amp;gt;&amp;nbsp; "Planned Prod. Time &lt;H&gt;"),F1,Line, WeekNumber))), WeekNumber))&lt;/H&gt;&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185922_Capture.PNG" style="height: 211px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 09:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419280#M512025</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-06T09:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419281#M512026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perfect! You are a GENIUS &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;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 09:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419281#M512026</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-06T09:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419282#M512027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a small issue here in the graph where I tried your expression. For YTD, the value shall be 85.66% and not 85.57%. I think the "Avg" function here is causing this issue. Any idea how I can get this number right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached qvw you will find the graph I am mentioning about. Hope you can help me here!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 10:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419282#M512027</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-08T10:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419283#M512028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you coming up with 85.66%? The way this chart is calculating average is doing this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;83.70% + 87.45% = 171.15%/2 = 85.57%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the logic behind seeing 85.66%?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 12:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419283#M512028</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-08T12:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419284#M512029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should not be average. When we select two weeks, the formula is the same but it has to calculate for two weeks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching the file which has this graph also here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only problem I am facing with this graph is, when I select two weeks, it just sums up and shows one bar. As explained in the original post I would like to see values for two weeks and also the YTD. By applying the formula that you provided me, worked for individual weeks, but for more than one week, it isn't working as it is taking the average of both the weeks. Without doing average I get 85.66% as YTD which is the expected value. How do I do this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I am clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 12:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419284#M512029</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-08T12:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419285#M512030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Dimensionality() = 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(sum(aggr(if(F1='ONLine',sum({$&amp;lt;F1={"ONLine"},Station={"BMM"}&amp;gt;}[Total Pieces Produced]/[Max pc/hr])/sum({$&amp;lt;F1={"ONLine"},Station={"BMM"}&amp;gt;}"Operating Time &lt;H&gt;"),&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(F1='OFFLine',sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}[Total Pieces Produced]/[Max pc/hr])/sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Operating Time &lt;H&gt;")&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Operating Time &lt;H&gt;")/sum({$&amp;lt;Station={"BMM","Assembly","Welding"},F1={"OFFLine"}&amp;gt;}"Operating Time &lt;H&gt;")&lt;/H&gt;&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;))*sum({$&amp;lt;Station={"BMM"}&amp;gt;}"Operating Time &lt;H&gt;")/sum({$&amp;lt;Station={"BMM"},Product=,F1=&amp;gt;}TOTAL&amp;nbsp; "Operating Time &lt;H&gt;"),F1,Line))),&lt;/H&gt;&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(sum(aggr(if(F1='ONLine',sum({$&amp;lt;F1={"ONLine"},Station={"BMM"}&amp;gt;}[Total Pieces Produced]/[Max pc/hr])/sum({$&amp;lt;F1={"ONLine"},Station={"BMM"}&amp;gt;}"Operating Time &lt;H&gt;"),&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(F1='OFFLine',sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}[Total Pieces Produced]/[Max pc/hr])/sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Operating Time &lt;H&gt;")&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*sum({$&amp;lt;F1={"OFFLine"}&amp;gt;}"Operating Time &lt;H&gt;")/sum({$&amp;lt;Station={"BMM","Assembly","Welding"},F1={"OFFLine"}&amp;gt;}"Operating Time &lt;H&gt;")&lt;/H&gt;&lt;/H&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;))*sum({$&amp;lt;Station={"BMM"}&amp;gt;}"Operating Time &lt;H&gt;")/sum({$&amp;lt;Station={"BMM"},Product=,F1=&amp;gt;}TOTAL &amp;lt;WeekNumber&amp;gt; "Operating Time &lt;H&gt;"),F1,Line,WeekNumber))))&lt;/H&gt;&lt;/H&gt;&lt;/STRONG&gt;&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/186226_Capture.PNG" style="height: 229px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 12:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419285#M512030</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-08T12:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419286#M512031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it works! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; Could you please explain what this first "IF" condition here about dimensionality does here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Dec 2017 10:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419286#M512031</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-10T10:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419287#M512032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check here to see how dimensionality works&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7969"&gt;How to use - Dimensionality()&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Dec 2017 12:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419287#M512032</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-10T12:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function within a sum function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419288#M512033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 04:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-within-a-sum-function/m-p/1419288#M512033</guid>
      <dc:creator>apoorvasd</dc:creator>
      <dc:date>2017-12-11T04:18:35Z</dc:date>
    </item>
  </channel>
</rss>

