<?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: Creating QVDs fails but no error message in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736008#M263345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you calling this script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the Include Statement for the QVD Script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2014 14:01:07 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2014-08-25T14:01:07Z</dc:date>
    <item>
      <title>Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736002#M263339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;I have a script that creates QVDs for another qvw to use.&amp;nbsp; It currently takes about 22 hours to run.&amp;nbsp; When it finishes running, the log file looks as though everything completed as expected (shows number of rows written, no errors are shown).&amp;nbsp; But in QEMC it shows that the task failed, and when I try to load the resulting QVDs into another qvw, I get 0 rows.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Anyone seen this before or have ideas of what i need to look at?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 13:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736002#M263339</guid>
      <dc:creator />
      <dc:date>2014-08-25T13:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736003#M263340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you see in the log that the table stored into the qvd had records? Could you please attach the log file? 22 hours?? monster ... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 13:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736003#M263340</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-08-25T13:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736004#M263341</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 the script is trying to write to a non-existent folder, or if the target file is locked for some reason, you will get what you observed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 13:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736004#M263341</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-08-25T13:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736005#M263342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to store one or two qvd:s just to check that qvds are being created with your script?&lt;/P&gt;&lt;P&gt;Or try running it in debug mode with say 1000 rows just to check. I agree with Ioannis 22 hours is a monster. What are the specs of the machine you are trying to run it on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 13:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736005#M263342</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-25T13:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736006#M263343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is a monster unfortunately...&amp;nbsp; I want to try and reduce the amount of data being pulled or somehow optimize the query but right now I need to just get the doc delivered because I'm a week past my deadline due to wrestling this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the log file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 13:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736006#M263343</guid>
      <dc:creator />
      <dc:date>2014-08-25T13:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736007#M263344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"it takes 20 minutes to store 1 billion records&lt;/P&gt;&lt;P&gt;but 3 hours to store 422 million records."&lt;/P&gt;&lt;P&gt;sorry my mistake! 429 million records in 10 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to store locally and see what happens. With the debug mode and 1000 lines only you should be able to determine if this works or not. Do you know where to find debug? It is in the script windows, next to the reload button.&lt;/P&gt;&lt;P&gt;There might be timeout issues here that prevent the store from completing.&lt;/P&gt;&lt;P&gt;Check disk space, access rights, server restarting during the night etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 13:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736007#M263344</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-08-25T13:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736008#M263345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you calling this script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the Include Statement for the QVD Script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736008#M263345</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-08-25T14:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736009#M263346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is this the store command syntax you are using :&lt;/P&gt;&lt;P&gt;store Orders into \\na01\qvshare_dev\Make Orders_qvd_test.qvd&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;store Orders into \\na01\qvshare_dev\Make Orders_qvd_test.qvd (qvd)&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736009#M263346</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-08-25T14:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736010#M263347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have a pasword in your file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736010#M263347</guid>
      <dc:creator>alematex</dc:creator>
      <dc:date>2014-08-25T14:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736011#M263348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that is the issue... I can see QVD files written in the target location and they are quite large.&amp;nbsp; I'm just not pulling any data in when I run the script in the other QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736011#M263348</guid>
      <dc:creator />
      <dc:date>2014-08-25T14:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736012#M263349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure how to answer your question, and i'm not familiar with the Include statement, so no i'm not using that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736012#M263349</guid>
      <dc:creator />
      <dc:date>2014-08-25T14:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736013#M263350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, no passwords, except on the database connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736013#M263350</guid>
      <dc:creator />
      <dc:date>2014-08-25T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736014#M263351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then this is the wrong log you attached &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;load * from \\na01\qvshare_dev\Make Orders_qvd_test.qvd is the syntax I guess.&lt;/P&gt;&lt;P&gt;if you create 100 rows qvd with debug, can you load that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736014#M263351</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-08-25T14:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736015#M263352</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;This what I suggest:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a text file on your desktop. Call it more.bat&lt;/P&gt;&lt;P&gt;Edit the file so that it consists of the line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; more %1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now drag the qvd file and drop it on the more.bat icon.&lt;/P&gt;&lt;P&gt;You should now see the qvd's XML header in the cmd window.&lt;/P&gt;&lt;P&gt;Scan this for the CreatorDoc, the date and (at the end of the field metadata, the row count and the data lineage of QVD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this information to see when the QVD is being updated and what has been updated. This may assist in diagnosing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736015#M263352</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-08-25T14:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736016#M263353</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 think it is a very large file that complicates it all. 22 hours is to much. You run it on monday when you get to work. You see the result on tuesday.&lt;/P&gt;&lt;P&gt;You may want to parallelize your script, which means, divide tasks and run them at the same&lt;BR /&gt;time, or one every 15 minutes. If it is only one table, try to divide by some field/s or key field/s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also the incremental reload, and even partial reload.&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>Mon, 25 Aug 2014 14:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736016#M263353</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2014-08-25T14:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736017#M263354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, i removed a 'Where Exists' clause in the load of the 2nd table/QVD which I think was causing the error, because it now loads, although it takes about 30 hours from beginning to distribute.&amp;nbsp; But now it's so huge it won't render in Access Point or load in developer.&amp;nbsp; One strange thing i found is that the log file says it's writing 1.1 Billion records to the QVD but when I run a 'SELECT COUNT(*)' against the database, there should only be ~350M records so i don't know why it's loading 3x more rows.&amp;nbsp; It's just a straight table load with no joins that could be causing duplication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying an incremental load now to see how long that will take, and hoping somehow i get a more reasonable number of records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 14:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736017#M263354</guid>
      <dc:creator />
      <dc:date>2014-08-27T14:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736018#M263355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can change, in server (Documents &amp;gt; Reload) the "Timeout seconds" to 86.400 (=24 hours)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 14:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736018#M263355</guid>
      <dc:creator>fabio_vallone</dc:creator>
      <dc:date>2014-08-27T14:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736019#M263356</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;It is impossible to see California and Texas in detail and at the same time.&lt;/P&gt;&lt;P&gt;Those 350 million records have to be seen at the same time? Impossible.&lt;/P&gt;&lt;P&gt;Bring detailed information of the present and try to group the past.&lt;/P&gt;&lt;P&gt;DataBases like AVAYA, call center does that. There is no way I can save the detail for those million calls that I receive every day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Publisher to divide information by section access. Once is published single files are smaller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also DIRECT SELECT from QV 11.2. Data comes on demand of the user. A constant connection is needed. I don't know about performance but I don't think it is very fast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simplify your life.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the 3x more rows, can you send an example of your script? I'm sure somebody in this community will find the error.&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, 27 Aug 2014 14:52:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736019#M263356</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2014-08-27T14:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVDs fails but no error message</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736020#M263357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The script that is being run is included in the log file I attached above.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DIRECT SELECT isn't really something we need - we're not looking for live data feeds, in fact we only reload this document weekly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would love to be able to summarize the older data on import but i don't know how to do that and still meet the requirement for the report.&amp;nbsp; We need to measure the effect of coupon use on ordering history.&amp;nbsp; So the user needs to see for any coupon code(s) selected, what was the average number of orders placed in the 3/6/12 month intervals prior to and after their first use of the coupon.&amp;nbsp; I don't know how to achieve that flexibility without pulling in all the ordering data for the past 2 years.&amp;nbsp; I'm open to suggestions on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 15:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVDs-fails-but-no-error-message/m-p/736020#M263357</guid>
      <dc:creator />
      <dc:date>2014-08-27T15:03:04Z</dc:date>
    </item>
  </channel>
</rss>

