<?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: Loading data with same field name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549621#M1127286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try with this piece of code for the example you have attached:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD [Account Name], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Customer Address 1], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Post Code], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Document Date], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Pack Size], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Line Qty]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;C&gt;&lt;/C&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq, filters(&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Remove(Col, Pos(Top, 7))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;));&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key point seems to be the &lt;EM&gt;&lt;STRONG&gt;remove &lt;/STRONG&gt;&lt;/EM&gt;sentence&lt;EM&gt;. &lt;/EM&gt;I have run the transformation step in the wizard and removed the second "Description" column, which is in position 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jan 2014 12:22:53 GMT</pubDate>
    <dc:creator>salto</dc:creator>
    <dc:date>2014-01-03T12:22:53Z</dc:date>
    <item>
      <title>Loading data with same field name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549617#M1127282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a number of CSV files to load into Qlikview but unfortunately in the CSV files I have two fields with the same name: 'Description', but I only want to load the first column called 'Description'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the loading wizard (via Script Editor - Table Files) the script calls one 'Description' and the other 'Description1', but when I try to run it by commenting out 'Description1' it is loading the wrong 'Description' column (effectively loading the 'Description1' column).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plus, when I don't comment out 'Description1' to load both columns it comes up with an error as that field does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 11:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549617#M1127282</guid>
      <dc:creator />
      <dc:date>2014-01-03T11:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with same field name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549618#M1127283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please upload a sample of those CSV files (it does not need to be real data but at least they should keep the "Description" fields), so we can check them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 11:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549618#M1127283</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2014-01-03T11:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with same field name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549619#M1127284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I understand you right, you want to have the field "Description" from the 1st table selectable also for the 2nd table instead of its own field "Description", right?&lt;/P&gt;&lt;P&gt;For that to work, you'll have to join that field from table_1 to table_2 - so you have to load table_1 first:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Description&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM [table_1];&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp; Description&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM [table_2]&lt;/P&gt;&lt;P&gt;JOIN ([table_2])&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Description&lt;/P&gt;&lt;P&gt;RESIDENT [table_1];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 11:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549619#M1127284</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-01-03T11:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with same field name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549620#M1127285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you guys are quick!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've uploaded a CSV file in the original post. The 'Description' field occurs twice in the CSV. I want to load all data other than the second 'Description' field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an edited CSV, there are about 30 fields in the original so I didn't really want to upload the data using @1,@2 as field names, but if needs be I can...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks DataNibbler, but not quite what I'm after.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 11:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549620#M1127285</guid>
      <dc:creator />
      <dc:date>2014-01-03T11:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with same field name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549621#M1127286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try with this piece of code for the example you have attached:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD [Account Name], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Customer Address 1], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Post Code], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Document Date], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Pack Size], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Line Qty]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;C&gt;&lt;/C&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq, filters(&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Remove(Col, Pos(Top, 7))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;));&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key point seems to be the &lt;EM&gt;&lt;STRONG&gt;remove &lt;/STRONG&gt;&lt;/EM&gt;sentence&lt;EM&gt;. &lt;/EM&gt;I have run the transformation step in the wizard and removed the second "Description" column, which is in position 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 12:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549621#M1127286</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2014-01-03T12:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with same field name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549622#M1127287</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 would use the generic @1 to load the columns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;@1&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Account Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;@2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Customer Address 1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;@3&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Post Code]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;@4&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Document Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;@5&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Description&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;@6&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Pack Size]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;@8&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Line Qty]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;[103203.csv]&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;codepage&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; 1252, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;no&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, header is 1 line, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;delimiter&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; ',', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;msq&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Fabrice&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 13:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549622#M1127287</guid>
      <dc:creator />
      <dc:date>2014-01-03T13:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with same field name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549623#M1127288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do is also&lt;/P&gt;&lt;P&gt;DROP FIELD Description1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after loading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 13:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549623#M1127288</guid>
      <dc:creator />
      <dc:date>2014-01-03T13:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with same field name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549624#M1127289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just load with Description1 and then just after your load&lt;/P&gt;&lt;P&gt;drop field Description1 ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 13:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549624#M1127289</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-01-03T13:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with same field name</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549625#M1127290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for all your responses. I'll go with the response from Salto as that keeps my field names and I think Drop Field may cause an issue as when I've tried to load data and Qlikview has called the second column 'Description1', then tried to reload them, it hasn't worked as 'Description1' doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks all!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 13:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-same-field-name/m-p/549625#M1127290</guid>
      <dc:creator />
      <dc:date>2014-01-03T13:54:44Z</dc:date>
    </item>
  </channel>
</rss>

