<?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: improving QlikView performance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886206#M308963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make a linked objects, there are a few options:&lt;/P&gt;&lt;P&gt;- After copy manually editing the object ID&lt;/P&gt;&lt;P&gt;- Instead of ctrl-c ctrl-v doing ctrl-c followed by right-mouse-click and selecting "paste object as link"&lt;/P&gt;&lt;P&gt;- ... and a 3rd option that I am not going to bother trying to explain &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;.&lt;/P&gt;&lt;P&gt;I doubt it has much influence (although in theory it should). It will make maintaining objects slightly easier though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure QlikView is re-calculating those expressions? It should cach all calculations/objects (until you kill your local client if working locally or until you either kill your server or your server runs out of work-set-low) for re-use (and thus performance gain).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check how long QlikView takes to calculate an object by going to your sheet properties right after you made QlikView calculate something and than selecting the Object tab. The "calc time" is the time in milliseconds it took to calculate the individual objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without heavy analysis of your dashboard, I cant really advise you how you specifically can improve performance (and I doubt this platform is the medium for that), but I can give you some general advise:&lt;/P&gt;&lt;P&gt;- Be sure to apply the DAR methodology (see &lt;A href="https://community.qlik.com/qlik-blogpost/3397"&gt;DAR methodology&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;- Keep "less is more" in mind. A dashboard is not finished when you can add more, but when you can not remove more without it loosing its functionality&lt;/P&gt;&lt;P&gt;- See if you can move some of the calculations to your script instead of calculating them in your front-end&lt;/P&gt;&lt;P&gt;- Don't use expressions for everything; evaluate if it is really needed&lt;/P&gt;&lt;P&gt;- Don't go overboard with using Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2015 21:21:52 GMT</pubDate>
    <dc:creator>oknotsen</dc:creator>
    <dc:date>2015-04-22T21:21:52Z</dc:date>
    <item>
      <title>improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886203#M308960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd like to improve the performance of my QlikView application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My idea is as follows:&lt;/P&gt;&lt;P&gt;there are 4 sheets in my application. The formuli (expressions) used on the 1st and the 2nd sheets are the same.&lt;/P&gt;&lt;P&gt;I see that QlikView recalculates the expressions if I switch from sheet1 to sheet2. It takes time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible not to recalculate expressions if they have already been calculated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886203#M308960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-22T15:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886204#M308961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the calculations are exactly the same (same dimensions, same selection, same expressions, same objects), QlikView will reuse those calculations as these are being cached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just be sure they are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the same tables and List Boxes, be sure to use linked objects so you are 100% sure they are indeed the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886204#M308961</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-04-22T16:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886205#M308962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Onno,&lt;/P&gt;&lt;P&gt;Actually I copied list-boxes from one sheet to the other as objects but not as linked objects.&lt;/P&gt;&lt;P&gt;How is it possible to copy &lt;SPAN style="font-size: 13.3333330154419px;"&gt;list-boxes as linked objects? Will it improve the performance?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 17:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886205#M308962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-22T17:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886206#M308963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make a linked objects, there are a few options:&lt;/P&gt;&lt;P&gt;- After copy manually editing the object ID&lt;/P&gt;&lt;P&gt;- Instead of ctrl-c ctrl-v doing ctrl-c followed by right-mouse-click and selecting "paste object as link"&lt;/P&gt;&lt;P&gt;- ... and a 3rd option that I am not going to bother trying to explain &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;.&lt;/P&gt;&lt;P&gt;I doubt it has much influence (although in theory it should). It will make maintaining objects slightly easier though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure QlikView is re-calculating those expressions? It should cach all calculations/objects (until you kill your local client if working locally or until you either kill your server or your server runs out of work-set-low) for re-use (and thus performance gain).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check how long QlikView takes to calculate an object by going to your sheet properties right after you made QlikView calculate something and than selecting the Object tab. The "calc time" is the time in milliseconds it took to calculate the individual objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without heavy analysis of your dashboard, I cant really advise you how you specifically can improve performance (and I doubt this platform is the medium for that), but I can give you some general advise:&lt;/P&gt;&lt;P&gt;- Be sure to apply the DAR methodology (see &lt;A href="https://community.qlik.com/qlik-blogpost/3397"&gt;DAR methodology&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;- Keep "less is more" in mind. A dashboard is not finished when you can add more, but when you can not remove more without it loosing its functionality&lt;/P&gt;&lt;P&gt;- See if you can move some of the calculations to your script instead of calculating them in your front-end&lt;/P&gt;&lt;P&gt;- Don't use expressions for everything; evaluate if it is really needed&lt;/P&gt;&lt;P&gt;- Don't go overboard with using Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 21:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886206#M308963</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-04-22T21:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886207#M308964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to use Document Analyzer to get some timings on your objects and see what it actually using up the time. &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: QV Document Analyzer &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/document-analyzer/" rel="nofollow"&gt;http://qlikviewcookbook.com/recipes/download-info/document-analyzer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 21:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886207#M308964</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-04-22T21:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886208#M308965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in addition to the other suggestions, you can consider the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- store identical formulas (expressions) in variables, and use the same variables everywhere, to ensure that the calculations are not repeated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- check if your application uses any Sheet-level triggers. Are any actions or macros running when you open or leave a sheet? Maybe some selections are made or variables are set in the process, which could cause the expressions to get recalculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- it sounds like your application is very heavy. Consider other performance-tuning techniques, such as reviewing your data model for optimal structure, reviewing your expressions for any potential performance issues (IF functions, for example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I teach a full-size Performance Optimization class at the &lt;A href="http://masterssummit.com/"&gt;Masters Summit for QlikView&lt;/A&gt;. Check out our agenda and decide if it's right for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 02:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886208#M308965</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2015-04-23T02:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886209#M308966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Onno,&lt;/P&gt;&lt;P&gt;The point is that I can copy and paste charts as linked objects, but I still don't see how I can copy and paste a check-box as a linked object. There is simply no such function in a context menu for check-boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to copy a check-box, I see four options available in Copy to Clipboard: possible values, cell value, image and object. When I try to paste a check-box from Clipboard, there is only one option - paste. I don't see an option - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"paste object as link".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you clarify how you manage to paste a check-box as a linked object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 08:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886209#M308966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-23T08:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886210#M308967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Rob!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 08:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886210#M308967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-23T08:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886211#M308968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I may jump in... I'm just curious about your check box. It doesn't sound like one of the QlikVIew sheet objects. What kind of an object is that? Is it an extension? Maybe you could post an image here, explaining how it looks like and what menu options do you get?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, I doubt if the difference between "cloned" list boxes (or check boxes) and "linked" objects should make a substantial difference in terms of performance. After all, expressions are calculated based on field selections and variable values, not based on individual objects. I'd recommend to focus on optimizing your expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 14:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886211#M308968</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2015-04-23T14:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886212#M308969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;I've learnt what was wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my QlikView file there's a big text object which serves as a background. It covers the whole screen.&lt;/P&gt;&lt;P&gt;So I when I tried to click on the background with a right button of the mouse and paste as a linked object, I didn't see the corresponding option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No that've moved the background picture aside, I can paste as a linked object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I see that expressions are more important if we are talking about optimization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886212#M308969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-23T15:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886213#M308970</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 sorry I am responding in this old thread, but i was wondering about a statement you made:&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;"&gt; store identical formulas (expressions) in variables, and use the same variables everywhere, to ensure that the calculations are not repeated"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as far as I know those variables are just being used as text within the expressions. I believe I read it at several places that variables will not precalculate a expression but rather make it so that you do not need to type or copy paste the expression everywhere where you want to use it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give some more insight in this matter? as well perhaps &lt;A href="https://community.qlik.com/qlik-users/2286"&gt;rwunderlich&lt;/A&gt;‌ ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 07:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886213#M308970</guid>
      <dc:creator>jjbom1990</dc:creator>
      <dc:date>2016-10-12T07:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886214#M308971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The main advantage of using variables for formulas is the ease of maintenance. As far as performance is concerned, using variables helps ensuring consistency across your multiple expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identical expressions are cached in QlikView and the cache results are reused. However, even slight variances in spelling void the caching. For example, the following are three different expressions, from QlikView's standpoint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM(Sales)&lt;/P&gt;&lt;P&gt;sum(Sales)&lt;/P&gt;&lt;P&gt;Sum (Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, these 3 expressions will get calculated 3 times, while the same expressions that use a variable, will get calculated once and reused 3 times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the biggest impact on performance. In addition, if some of the calculations don't need to be "dimensional", these calculations can be optimized with variables that begin with an equal sign "=". They get calculated before the chart is calculated, so it might be beneficial to perform these calculations once and reuse them several times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;Check out my new book &lt;A href="http://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=CVZRHMG6CVR2FGTA"&gt;QlikView Your Business - the Expert Guide to QlikView and Qlik Sense&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 18:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886214#M308971</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-10-12T18:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: improving QlikView performance</title>
      <link>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886215#M308972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a nice piece of advice; thank you, Oleg!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 09:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/improving-QlikView-performance/m-p/886215#M308972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-13T09:11:15Z</dc:date>
    </item>
  </channel>
</rss>

