<?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: Table Box filters records by selecting date range from two calender objects in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602232#M1112465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attachment, I modified your .qwv: &lt;/P&gt;&lt;P&gt;the tablebox is filtered by 2 calendars objects, ecc,ecc,.... &lt;/P&gt;&lt;P&gt;the approach is one of the approach suggested by whiteline&lt;/P&gt;&lt;P&gt;".....&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;More complex approach is to create two triggers for variables to perform the selection each time the values are changed......&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;but&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I fully agree with whiteline, if possible, use qlikview native associative logic&lt;/P&gt;&lt;P style="margin-right: 4px;"&gt;&lt;/P&gt;&lt;DIV style="margin-bottom: 8px;"&gt;&lt;DIV style="margin-top: -7px; padding: 0 4px 4px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="margin-left: 4px;"&gt;&lt;DIV style="margin: 0 0 8px; background-color: #f5f5f5;"&gt;&lt;DIV class="almost_half_cell"&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2014 20:48:57 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-02-19T20:48:57Z</dc:date>
    <item>
      <title>Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602223#M1112448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am workin on a scenario where I have to show my full table,no counts or sum.So I am using simple table box for it.Now I have to put two calender objects(one for selecting start date and other for end date) and by selecting these two dates I have to filter out records in table box.I am done with table box and calender objects.But filteration is not working on selecting dates.Can anyone help me regarding this.The date field in the table was in datetime format,I have convert in into date in qlikview using floor and date function.&lt;/P&gt;&lt;P&gt;Thanks in advance and looking forward for quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hey guys,here is the test file.I have added two calender objects and table box ,but data is not filtered on basis of selections of these dates.Please provide me solution for this.I can use straight table chart in place for table box but requirement of showing is just the contents of table ,so no dimensions can be specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Tushar Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602223#M1112448</guid>
      <dc:creator />
      <dc:date>2014-02-18T15:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602224#M1112451</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;Could you post a sample ?&lt;/P&gt;&lt;P&gt;Or describe how the calendar objects are connected with the data model (fields/variables). &lt;/P&gt;&lt;P&gt;Do you have start date and end date as fields in your data model ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602224#M1112451</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-02-18T19:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602225#M1112453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a single list box with a search expression to get the dates between a start and end value rather than two separate list boxes. Enter &amp;gt;01/02/14&amp;lt;17/02/14 as the search expression to select dates from Feb 1st 2014 to Feb 17 2014, if your dates are DD/MM/YYYY format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also a table box may not be the best object to use to show your data unless you include a unique ID for each row of data in the table box. A table box object shows each unique row for the selected fields not all rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602225#M1112453</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-02-18T19:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602226#M1112456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here you can find a qvw about selecting date range with two calendar &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1208"&gt;The Basics about Dates, Date Ranges and Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602226#M1112456</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-18T19:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602227#M1112458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tushar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the Attached.&lt;/P&gt;&lt;P&gt;Reference:&lt;A href="https://community.qlik.com/message/411149"&gt;Creating Multiple Search Using a Button&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602227#M1112458</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-02-18T19:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602228#M1112461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually,I cant post as it is office work.I create two calender objects.Now for max and min values,I set max and min values of my date field of table for setting max and min values of calender objects.I am not able to connect the data model with calender objects.Data model doesnt have any start date and end date .Data model has one date field,whose max and min values,I need to use as min and max values of my calender objects.&lt;/P&gt;&lt;P&gt;For sample,we can take a table which has two columns(one is unique id and other is ApproveDate.).Now we just need to show this table in qlikview(I am using table box for it,not sure if I am using correct object) and&amp;nbsp; we need to provide a date filter(to choose one start date and other is end date) so that on selecting a date range only those records displayed in the table box which falls in selected range.For creating calender, I want to use datamodel's date column(approvedate).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 06:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602228#M1112461</guid>
      <dc:creator />
      <dc:date>2014-02-19T06:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602229#M1112462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think,Single list box is not a good option to select two dates.Aslo for the end user,it is not good to enter some expession like this to filter on date.I think,providing two calender objects for selecting start and end date is good option ,also easy to use for the end user.So need to implement this.&lt;/P&gt;&lt;P&gt;My table contains a unique id column,and what object I can use to show simple a table.I didnt want to show any count or sum.Just want to simply show content of my table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 07:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602229#M1112462</guid>
      <dc:creator />
      <dc:date>2014-02-19T07:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602230#M1112463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to connect the list boxes to your table.&lt;/P&gt;&lt;P&gt;If you created two variables for start/end you can create a chart instead of the table box and use these variables to show only values between them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This approach works but it's a step aside from the QV associative logic.&lt;/P&gt;&lt;P&gt;Another way is to create the button that allows to make the corresponding selection in the date field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More complex approach is to create two triggers for variables to perform the selection each time the values are changed. But it can frustrate the user when he selects the date field directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 15:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602230#M1112463</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-02-19T15:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602231#M1112464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This example shows how you can select a range of dates&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5598"&gt;http://community.qlik.com/docs/DOC-5598&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 17:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602231#M1112464</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-02-19T17:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602232#M1112465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attachment, I modified your .qwv: &lt;/P&gt;&lt;P&gt;the tablebox is filtered by 2 calendars objects, ecc,ecc,.... &lt;/P&gt;&lt;P&gt;the approach is one of the approach suggested by whiteline&lt;/P&gt;&lt;P&gt;".....&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;More complex approach is to create two triggers for variables to perform the selection each time the values are changed......&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;but&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I fully agree with whiteline, if possible, use qlikview native associative logic&lt;/P&gt;&lt;P style="margin-right: 4px;"&gt;&lt;/P&gt;&lt;DIV style="margin-bottom: 8px;"&gt;&lt;DIV style="margin-top: -7px; padding: 0 4px 4px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="margin-left: 4px;"&gt;&lt;DIV style="margin: 0 0 8px; background-color: #f5f5f5;"&gt;&lt;DIV class="almost_half_cell"&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 20:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602232#M1112465</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-19T20:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602233#M1112466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem with the list box is that,if my date field contains a large number of records then list box will contains a large no of records and it is hard for the user to navigate to particular user.&lt;/P&gt;&lt;P&gt;And with chart,the problem is as I want to show to show only table not any sum or count but in chart it is mandatory to specify some expression.Due to specify expression,straight chart showing extra field which i didnt want.&lt;/P&gt;&lt;P&gt;Also in straight chart doesnt showing horizontal scroll bar with my dimensions,as my table has many columns ther are not fitted within the chart.&lt;/P&gt;&lt;P&gt;In table box ,I can achieve all this but i am not able to filter on calender selection in table box.&lt;/P&gt;&lt;P&gt;Creating button and creating triggers for variables is looking good to me.I have already tried these two ways, but some how they are not working on table box.&lt;/P&gt;&lt;P&gt;If possible,could you please modify my qvw file.Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602233#M1112466</guid>
      <dc:creator />
      <dc:date>2014-02-20T06:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602234#M1112467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add a dummy expression of 1 to the straight table and hide the column on the presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 07:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602234#M1112467</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-02-20T07:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602235#M1112468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for providing solution.But this os failed when I select a date from start date(suppose 20feb 2014) and selects end date(suppose 20jan 2014).In this case it is not showing corect result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hey guys I am lmost there.I implement the changes which are suggested by all of you.But not achieving what I want.Please help me regarding this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 08:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602235#M1112468</guid>
      <dc:creator />
      <dc:date>2014-02-20T08:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602236#M1112469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Smae problem with the solution,as if we selects greater date in start date and less date in end date calender,then it is not shoiwn the correct data.I am working on it,as I change max value in start date calender to vend variable .Also change the min value in end date calender to vstart.I am testing it.But I think it is not a good solution as it may be frustrating for user. Do any one have better solution,so that we can restrict user to selects always a less date in start date in start date calender .Quick response expected.Thank you.l&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 08:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602236#M1112469</guid>
      <dc:creator />
      <dc:date>2014-02-20T08:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602237#M1112470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ohk thanks,but about Horizontal scrool bar and is it not possible to work it out in table box.I preferably want to use table box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 11:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602237#M1112470</guid>
      <dc:creator />
      <dc:date>2014-02-20T11:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602238#M1112471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tushar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the Attached. I have reworked on the Solution.&lt;/P&gt;&lt;P&gt;May this will fix your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 12:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602238#M1112471</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-02-20T12:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box filters records by selecting date range from two calender objects</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602239#M1112472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your reply.But I am not usre why I am not able to implement your solution.Even your first solution is good in which you use button.I have decided to implement button but sont know why&amp;nbsp; it is not working.If possible ,please change&amp;nbsp; in my qvw.That will be very helpful to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 12:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-filters-records-by-selecting-date-range-from-two/m-p/602239#M1112472</guid>
      <dc:creator />
      <dc:date>2014-02-20T12:27:11Z</dc:date>
    </item>
  </channel>
</rss>

