<?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 Review my code and &amp;quot;Error 13 occurred at List Folder in EMG_final.vi&amp;quot; in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789726#M1069142</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I done with almost everything on my code. Could someone please review my code for me and I keep getting this error "Error 13 occurred at List Folder in EMG_final.vi" when I try to run my code if u could tell what wrong it, that would be great. I'll attach all u need to run the code. Thank you.&lt;/P&gt;</description>
    <pubDate>Sun, 06 May 2018 15:39:35 GMT</pubDate>
    <dc:creator>zoe5768</dc:creator>
    <dc:date>2018-05-06T15:39:35Z</dc:date>
    <item>
      <title>using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788665#M1068483</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Could someone show me how to use ring to select a particular csv spreadsheet file and plot that file in waveform&amp;nbsp; graph.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 00:48:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788665#M1068483</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-03T00:48:23Z</dc:date>
    </item>
    <item>
      <title>select an EMG file containing 3 EMG options to select from and plot the option selected.</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788640#M1068703</link>
      <description>&lt;P&gt;I just started using LabVIEW can some please show me how to select a particular file to plot on the waveform graph. The 3 emg file are csv files in zip folder and read into LabVIEW.&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 22:47:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788640#M1068703</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-02T22:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788729#M1068508</link>
      <description>&lt;P&gt;Hi zoe,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;FONT color="#FF0000"&gt;how to use ring to select a particular csv spreadsheet file and plot that file in waveform&amp;nbsp; graph.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The ring gives you an integer value. You can use this value as an array index (using the IndexArray function) with an array of filepaths to select your "particular csv spreadsheet file". Once you loaded the CSV data you can display it in a graph…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately you didn't supply any (example) CSV file(s).&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 06:45:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788729#M1068508</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2018-05-03T06:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788798#M1068537</link>
      <description>&lt;P style="text-align: left;"&gt;Hi GerdW,&lt;BR /&gt;the csv file are excel spreadsheet in the zip folder called EMG.csv.zip. could please explain more clearly how I'm supposed to index the csv files with index array and use the select option in the ring.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 08:51:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788798#M1068537</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-03T08:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788842#M1068565</link>
      <description>&lt;P&gt;Hi zoe,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;FONT color="#FF0000"&gt;the csv file are excel spreadsheet in the zip folder called EMG.csv.zip.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;No, there is just a VI in the ZIP!&lt;/P&gt;
&lt;P&gt;Btw. "csv files" are plain text files, but Excel is able to read them. But they are NOT "Excel files"…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;FONT color="#FF0000"&gt; how I'm supposed to index the csv files with index array and use the select option in the ring.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I guess you know how to use the IndexArray function?&lt;/P&gt;
&lt;P&gt;With ListFolder you can get an array of filepaths and you can use IndexArray to select one of them. The index iput would be connected to your ring control.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 10:42:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788842#M1068565</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2018-05-03T10:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788857#M1068573</link>
      <description>&lt;P&gt;I advise you use a ComboBox instead of a Ring.&amp;nbsp; A ComboBox has a string data type, which would eliminate part of your code to index out the Strings array.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 11:21:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788857#M1068573</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2018-05-03T11:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788963#M1068608</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;thank you for your help. I'm try to understand but this is my first time using labVIEW. Could u show me an example on how to use the Combobox because what I'm try to do is select the file from options and click on the load button to load file into LabVIEW and plot the selected EMG.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 15:22:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788963#M1068608</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-03T15:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788974#M1068612</link>
      <description>&lt;P&gt;Like I said, the ComboBox just acts as a string control.&amp;nbsp; You can use the Strings[] property to set the allowed values.&amp;nbsp; But after that, just use the Build Path to generate the path to your selected file.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.ni.com/ni/attachments/ni/170/1068612/1/Example_VI_BD.png" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 15:52:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788974#M1068612</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2018-05-03T15:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788986#M1068617</link>
      <description>&lt;P&gt;To add to crossrulz's example,&amp;nbsp;this would&amp;nbsp;preload the (*.csv) filenames from a directory into the combo box&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Use ComboBox.png" style="width: 840px;"&gt;&lt;img src="https://ip1.i.lithium.com/92526d34b5f39b1d8f75be7bf394543bf04de7e7/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32323735343369354144303442443133313635433538392f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Use ComboBox.png" alt="Use ComboBox.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 16:05:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3788986#M1068617</guid>
      <dc:creator>jamiva</dc:creator>
      <dc:date>2018-05-03T16:05:43Z</dc:date>
    </item>
    <item>
      <title>calculate rms, average value and the total recording time of .csv file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789104#M1068705</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have 3 emg.csv file and I want to calculate the RMS, average value and total time recording of the waveform graph of each emg.csv file separately with the click of a button. Any help is very much appreciated. thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 20:44:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789104#M1068705</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-03T20:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: select an EMG file containing 3 EMG options to select from and plot the option selected.</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789107#M1068704</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you trying to convert the values in the .csv to XY format? See the following forum post that seems to describe someething similar:&amp;nbsp;&lt;A href="https://forums.ni.com/t5/LabVIEW/read-csv-file-to-graph/td-p/580879" target="_blank"&gt;https://forums.ni.com/t5/LabVIEW/read-csv-file-to-graph/td-p/580879&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 21:01:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789107#M1068704</guid>
      <dc:creator>plattypusrex</dc:creator>
      <dc:date>2018-05-03T21:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789148#M1068673</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I know this doesn't have much to do with the trend but can i use this same event structure to calculate the rms, average value and the total time recording that will display when the calculate button is clicked.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 00:31:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789148#M1068673</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-04T00:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: calculate rms, average value and the total recording time of .csv file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789151#M1068706</link>
      <description>&lt;P&gt;Zoe,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Team up with Syd, who has a similar EKG question and who I'm guessing is in your class.&amp;nbsp; Work together, teaching each other.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 00:41:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789151#M1068706</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2018-05-04T00:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: calculate rms, average value and the total recording time of .csv file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789158#M1068707</link>
      <description>&lt;P&gt;Hi Bob_Schor,&lt;BR /&gt;thanks for the suggestion but I just want know how to calculate the rms, average value and total time recording. I already know that there are VIs for the rms and avr but I don't know to calculate the total time recording and I want to be able to calculate the rms, avr and total time for each emg file and display when the calculate button is clicked.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 01:23:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789158#M1068707</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-04T01:23:15Z</dc:date>
    </item>
    <item>
      <title>rms and average value(AVR) in csv file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789174#M1068702</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm need to compute the rms, average value with total time recording of emg waveform graph after reading csv files into labview. any help is appreciated. thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 03:02:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789174#M1068702</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-04T03:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: using ring to plot a csv waveform graph</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789208#M1068697</link>
      <description>&lt;P&gt;Hi zoe,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;FONT color="#FF0000"&gt;can i use this same event structure to…&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Yes.&lt;/P&gt;
&lt;P&gt;Just add another event case…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: please keep related discussions in one thread. No need to ask the very same question in &lt;STRIKE&gt;two&lt;/STRIKE&gt; &lt;STRIKE&gt;three&lt;/STRIKE&gt; four threads. (I merged them…)&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 06:39:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789208#M1068697</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2018-05-04T06:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: rms and average value(AVR) in csv file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789521#M1068837</link>
      <description>&lt;P&gt;I don't have LabVIEW 2017 handy, so can't look at your code.&amp;nbsp; In particular, I don't know how you are saving the data.&amp;nbsp; If it is as a Waveform, you can get the time for the Waveform by the formula "dt" * lenght of "Y", i.e. the time for each sample times the number of points in the sample.&amp;nbsp; If you have multiple records, they probably all use the same "dt" and N (number of samples), so the total time becomes dt * N * # records.&amp;nbsp; Isn't that obvious?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. -- just realized it might&amp;nbsp;&lt;U&gt;not&lt;/U&gt; be "obvious".&amp;nbsp; I'm&amp;nbsp;&lt;U&gt;assuming&lt;/U&gt; you are taking continuous samples, so its all one big data stream, and there is no gap between records.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also am assuming you are using hardware-AI (or equivalent) DAQmx Timing, so there's a known "dt".&amp;nbsp; Maybe you are using another instrument, getting data via VISA, and don't really have a good measure of the sampling time.&amp;nbsp; Oops.&amp;nbsp; Are you saving data in some format that adds a Time Code to the data (I think TDMS might do this)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, if I were able to view your VI (and weren't packing to move to a new home), I would be a bit more coherent, or so I hope ...&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 16:59:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789521#M1068837</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2018-05-04T16:59:22Z</dc:date>
    </item>
    <item>
      <title>Review my code and "Error 13 occurred at List Folder in EMG_final.vi"</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789726#M1069142</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I done with almost everything on my code. Could someone please review my code for me and I keep getting this error "Error 13 occurred at List Folder in EMG_final.vi" when I try to run my code if u could tell what wrong it, that would be great. I'll attach all u need to run the code. Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 06 May 2018 15:39:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789726#M1069142</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-06T15:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Review my code and "Error 13 occurred at List Folder in EMG_final.vi"</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789729#M1069143</link>
      <description>&lt;P&gt;First, a comment -- do you know why most LabVIEW functions have Error In and Error Out terminals?&amp;nbsp; [Hint -- it is&amp;nbsp;&lt;U&gt;not&lt;/U&gt; "to simply ignore them"].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You say that you get Error 13 at List Folder, the very first function that gets executed in your code.&amp;nbsp; Did you look up what Error 13 means?&amp;nbsp; [To do this, click on "Help", "Explain Error ...].&amp;nbsp; It says "LabVIEW:&amp;nbsp; Failed to load dynamic library ... because of an invalid file format."&amp;nbsp; Now, look at the Help for List Folder.&amp;nbsp; Look at the file format you are using as an input to List Folder.&amp;nbsp; Is it a valid File Format?&amp;nbsp; [Hint -- Error 13].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fix your code.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the Error Line properly.&lt;/LI&gt;
&lt;LI&gt;Make sure to give Functions the correct Inputs and Outputs.&lt;/LI&gt;
&lt;LI&gt;When in doubt, write a very tiny Test VI (perhaps a single Control, a single Function, a single Output), run it, test it if it fails, think about it, modify it, test it again (reading help messages, using the Error Line, etc.) until you figure it out for yourself.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
      <pubDate>Sun, 06 May 2018 17:20:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3789729#M1069143</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2018-05-06T17:20:06Z</dc:date>
    </item>
    <item>
      <title>calculate rms and avr</title>
      <link>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3790199#M1069128</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;could someone show me how to calculate rms and avr properly I already searched for solution but I can't find any I keep getting NaN and NaN for both when I run the code. if anyone can assist me that would be great. I will attach the vi file and a screenshoot of the event structure.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 20:47:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/using-ring-to-plot-a-csv-waveform-graph/m-p/3790199#M1069128</guid>
      <dc:creator>zoe5768</dc:creator>
      <dc:date>2018-05-07T20:47:00Z</dc:date>
    </item>
  </channel>
</rss>

