<?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 Calculate Accessibility Matrix failing on MakeFeatureLayer in Public Transit Questions</title>
    <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106273#M498</link>
    <description>&lt;P&gt;I'm using the Calculate Accessibility Matrix python tool from version 0.5.1 of the tool box.&amp;nbsp; I'm running this in ArcGIS Pro 2.8.3.&amp;nbsp; I get an error that the parameters are not valid to the gp.MakeFeatureLayer_management method.&lt;/P&gt;&lt;P&gt;The python command I ran was:&lt;/P&gt;&lt;P&gt;arcpy.TransitNetworkAnalysisTools.CalculateAccessibilityMatrix("Origin", "Dest_rand", r"E:\Work\GIS_DB\ArcGIS\NetworkAnalyst\MDC_TPO\MDC_6\MDC_6.gdb\Origin_CalculateAccessibilityMatrix", "TransitNetwork_ND", "Public transit time", 50, "Minutes", "Wednesday", "08:00", "Wednesday", "09:00", 1, 1000, 4, None, None, True)&lt;/P&gt;&lt;P&gt;The Origin layer has just one point in it.&amp;nbsp; The Dest_rand layer has 20 points.&amp;nbsp; I have successfully run other network analyses on the network dataset like Route and Service Area using the Public transit time mode and this day/time.&lt;/P&gt;&lt;P&gt;I'm attaching the messages from the geoprocessing history.&amp;nbsp; I thought it might have to do with a space in the name of one of the folders in the path to the output layer.&amp;nbsp; But I've removed the space and still get the same result.&amp;nbsp; Any thoughts or tips would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Sun, 10 Oct 2021 13:43:47 GMT</pubDate>
    <dc:creator>EliBrossell</dc:creator>
    <dc:date>2021-10-10T13:43:47Z</dc:date>
    <item>
      <title>Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106273#M498</link>
      <description>&lt;P&gt;I'm using the Calculate Accessibility Matrix python tool from version 0.5.1 of the tool box.&amp;nbsp; I'm running this in ArcGIS Pro 2.8.3.&amp;nbsp; I get an error that the parameters are not valid to the gp.MakeFeatureLayer_management method.&lt;/P&gt;&lt;P&gt;The python command I ran was:&lt;/P&gt;&lt;P&gt;arcpy.TransitNetworkAnalysisTools.CalculateAccessibilityMatrix("Origin", "Dest_rand", r"E:\Work\GIS_DB\ArcGIS\NetworkAnalyst\MDC_TPO\MDC_6\MDC_6.gdb\Origin_CalculateAccessibilityMatrix", "TransitNetwork_ND", "Public transit time", 50, "Minutes", "Wednesday", "08:00", "Wednesday", "09:00", 1, 1000, 4, None, None, True)&lt;/P&gt;&lt;P&gt;The Origin layer has just one point in it.&amp;nbsp; The Dest_rand layer has 20 points.&amp;nbsp; I have successfully run other network analyses on the network dataset like Route and Service Area using the Public transit time mode and this day/time.&lt;/P&gt;&lt;P&gt;I'm attaching the messages from the geoprocessing history.&amp;nbsp; I thought it might have to do with a space in the name of one of the folders in the path to the output layer.&amp;nbsp; But I've removed the space and still get the same result.&amp;nbsp; Any thoughts or tips would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 13:43:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106273#M498</guid>
      <dc:creator>EliBrossell</dc:creator>
      <dc:date>2021-10-10T13:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106419#M499</link>
      <description>&lt;P&gt;Hi Eli. I think you're right that the issue you're having with Prepare Time Lapse Polygons described &lt;A href="https://community.esri.com/t5/public-transit-questions/prepare-time-lapse-failing-on-createfilegdb/m-p/1106272#M497" target="_self"&gt;here&lt;/A&gt; is probably the same underlying problem as this issue. I'll try to answer them both here.&lt;/P&gt;&lt;P&gt;My guess is that your machine is having trouble spinning up the parallel processes for some reason. I'm not sure why, but my first question for you is how you're calling this from python. Are you using a standalone python script? The python window in Pro? I suspect this will get us to the heart of the matter.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 15:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106419#M499</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-10-11T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106578#M500</link>
      <description>&lt;P&gt;Hi Melinda.&amp;nbsp; I'm not actually running it on the a command line.&amp;nbsp; I run the tools by double clicking the tool under catalog&amp;gt;toolboxes&amp;gt;Transit Network Analysis Tools&amp;gt;tool.&amp;nbsp; Where tool is Prepare Time Lapse Polygons or Create Accessibility Matrix.&amp;nbsp; I extracted the zipped folder in my ArcGIS project folder, then in the extracted folder I clicked to add the python toolbox to the project toolboxes.&amp;nbsp; Then I run it from there with the nice geoprocessing dialog with the input fields.&amp;nbsp; I just thought it would be easier to show you what I ran if I gave you the command since I can right click&amp;gt;copy python command to clipboard.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 01:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106578#M500</guid>
      <dc:creator>EliBrossell</dc:creator>
      <dc:date>2021-10-12T01:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106744#M501</link>
      <description>&lt;P&gt;Oh, okay. That's fine. Just means my initial idea of where to look for the problem isn't actually the problem. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am not sure what's going on. I cannot reproduce the problem. Here's my next suggestion for getting to the bottom of this:&lt;/P&gt;&lt;P&gt;When you run the tool, if you look at the messages, you'll see one that looks like "Intermediate outputs will be written to [blah]." In there will be a bunch of folders with names using strings of letters and numbers (just auto-generated unique names), and in each of those will be a log file. These are the logs for the individual parallel processes. Please take a look and see if you can find the log files and post the files or their contents. We should be able to get more information about that MakeFeatureLayer failure from that.&lt;/P&gt;&lt;P&gt;It looks like when you ran the tool, it finished one process successfully and then failed on the second one for some reason. That's kind of weird. Anyway, since it failed early in the parallel processing, there should only be a few of those folders and log files to look through to find the right one. I'm guessing no more than 4.&lt;/P&gt;&lt;P&gt;You might need to re-run the tool again to generate some fresh log files. I'm not sure if the old ones from your earlier failed run might have been automatically cleaned up with Pro's garbage collection at some point.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 16:11:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106744#M501</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-10-12T16:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106746#M502</link>
      <description>&lt;P&gt;By the way, while looking into this issue, I identified and fixed a couple of other, unrelated minor issues. An updated version of the toolbox is available at&amp;nbsp;&lt;A href="https://www.arcgis.com/home/item.html?id=23cc1b720eb0418db4d0e61955b8fe43" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=23cc1b720eb0418db4d0e61955b8fe43&lt;/A&gt;. Among them was fixing the Travel Mode parameter so it auto-populates after you select the network. I had inadvertently messed that up with my most recent update a few weeks ago.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 16:17:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1106746#M502</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-10-12T16:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1107367#M503</link>
      <description>&lt;P&gt;I found the log files.&amp;nbsp; There were 62 folders with one log in each.&amp;nbsp; I've looked maybe 10 of them.&amp;nbsp; Of the ones I've looked at tThey all look like this one except for one which had less info in it.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 01:04:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1107367#M503</guid>
      <dc:creator>EliBrossell</dc:creator>
      <dc:date>2021-10-14T01:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1108193#M504</link>
      <description>&lt;P&gt;Should I look for a version of the tools from before it started using parallel processing?&amp;nbsp; Is there a way to run the latest code so it does not use parallel processing.&amp;nbsp; I've tried 1, 2 and leaving default 4 for the max number of parallel processes.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 17:37:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1108193#M504</guid>
      <dc:creator>EliBrossell</dc:creator>
      <dc:date>2021-10-16T17:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1108244#M505</link>
      <description>&lt;P&gt;Sorry you're having these problems. I was hoping the log files would be more enlightening, but they don't tell us much at all.&lt;/P&gt;&lt;P&gt;If you just want to move along and get your work done, which is completely understandable, you can download the older, ArcMap-compatible version of this toolbox here:&amp;nbsp;&lt;A href="https://arcg.is/1u8WKS" target="_blank"&gt;https://arcg.is/1u8WKS&lt;/A&gt;&amp;nbsp;The tools should work in Pro, and they don't do the multiprocessing thing at all. In fact, they run in a completely different way, so be sure to look at the user's guide to see how to set up your inputs.&lt;/P&gt;&lt;P&gt;If you're willing to keep experimenting and have the time for it, you could add a couple of lines of code to write more info to the log files.&lt;BR /&gt;&lt;BR /&gt;Put these at line 426 of parallel_odcm.py. Be sure to close and reopen Pro (otherwise it won't pick up the changes) before re-running the tool. Then check the log files again. This just prints the input parameters to the logs and might tell us something more.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;        self.logger.debug(origins_where_clause)
        self.logger.debug(self.origins)
        self.logger.debug(self.input_origins_layer)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Oct 2021 16:31:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1108244#M505</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-10-17T16:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112634#M507</link>
      <description>&lt;P&gt;I just tried adding in the debug lines as shown in the screenshot and it made it so it cant run at all&lt;/P&gt;&lt;P&gt;I also tried adding the lines within the run_gp_tool(arcpy.management.MakeFeatureLayer... parenthesis.&amp;nbsp; Similarly it didn't run and gave the same 9 error messages.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 14:24:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112634#M507</guid>
      <dc:creator>EliBrossell</dc:creator>
      <dc:date>2021-10-30T14:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112636#M508</link>
      <description>&lt;P&gt;New test that also wouldn't run. I tried to add the workspace parameter to the MakeFeatureLayer calls. Seems like the same reason.&amp;nbsp; Meaning, the changes I tried didn't introduce another problem and also didn't fix whatever is going on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far this morning I was still using the previous version of the tools.&amp;nbsp; I've downloaded the zip file again today and I'll begin using it for further testing.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 15:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112636#M508</guid>
      <dc:creator>EliBrossell</dc:creator>
      <dc:date>2021-10-30T15:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112637#M509</link>
      <description>&lt;P&gt;Downloaded and ran the Calc Accessibility Matrix as is from the 0.5.3 of the toolbox with the same results.&amp;nbsp; Which I think was to be expected.&amp;nbsp; But I did see the drop down list of travel modes for my Transit Network Dataset.&amp;nbsp; At this point I am wondering if I could get a description of a working setup.&amp;nbsp; As in, I'm wondering if by having my project/map folder on a separate drive/partition could be causing the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the output of the errors I see that the way I have my files set up, the python tools, my gdb etc are on one partition that is not the "C" drive.&amp;nbsp; And some of the python scripts are getting called from C, eg C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\concurrent\futures\_base.py.&amp;nbsp; This _base.py seems to be where I'm having issues.&lt;/P&gt;&lt;P&gt;Also, the ...AppData\Local\Temp\ArcGISProTemp984\scratch\CalcAccMtx... logs etc are going on the C drive.&lt;/P&gt;&lt;P&gt;My next test was to copy my project folder somewhere on C and the results were the same.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 15:35:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112637#M509</guid>
      <dc:creator>EliBrossell</dc:creator>
      <dc:date>2021-10-30T15:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112861#M510</link>
      <description>&lt;P&gt;Oh, I think this might be my bad. Maybe try this instead:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;        self.logger.debug(str(origins_where_clause))
        self.logger.debug(str(self.origins))
        self.logger.debug(str(self.input_origins_layer))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Maybe the new failures are caused because LOGGER doesn't know how to convert those things to strings and print them.&lt;/P&gt;&lt;P&gt;At this point I'm not sure what else to check besides this. I don't think having your data on a different drive or partition is going to make any difference.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 15:13:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112861#M510</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-11-01T15:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112863#M511</link>
      <description>&lt;P&gt;I think, based on the error message, there has to be something wrong with the origins_where_clause. Like somehow, the code has created a where clause that for whatever reason is invalid. I don't know how it would do that, but if we can see what the where clause is, that will help.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 15:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1112863#M511</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-11-01T15:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1114729#M512</link>
      <description>&lt;P&gt;OK.&amp;nbsp; Yes those additional lines of code worked to add the where clause to the log files.&amp;nbsp; The first time I tried it today with those new lines, I had only one origin point in the Origins layer.&amp;nbsp; Because the where clause tried to get all object IDs &amp;gt;= and &amp;lt;= to 1, I thought I would add a couple more.&amp;nbsp; It still crashed out.&amp;nbsp; Logs attached in case it helps.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Nov 2021 22:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1114729#M512</guid>
      <dc:creator>EliBrossell</dc:creator>
      <dc:date>2021-11-06T22:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1114730#M513</link>
      <description>&lt;P&gt;Sigh...I'm so sorry, Eli. I am completely befuddled by this problem. I have absolutely no idea what's going on.&lt;/P&gt;&lt;P&gt;Thank you for testing with more than one origin. The OBJECTID &amp;lt;= 1 AND OBJECTID &amp;gt;= 1 query expression definitely looked odd, so it was a good thought you had to test with more than one origin. Too bad that didn't end up being the issue.&lt;/P&gt;&lt;P&gt;Typically if there were a problem with one of the input parameters, the Make Feature Layer tool would generate a more specific error, like “ERROR 000732 Input Features: Dataset &amp;lt;blah&amp;gt; does not exist or is not supported” or “ERROR 000358: Invalid expression”. Your logs are showing that the tool returns&amp;nbsp; “ERROR 000816: The tool is not valid”, which doesn't even make sense in this context. I sent a query to the person here at Esri who "owns" the Make Feature Layer tool. Maybe he can shed some light on what circumstances would cause the tool to return this error.&lt;/P&gt;&lt;P&gt;In the meantime, I think your best option is to revert back to using the slower ArcMap version. I'm so sorry!&lt;/P&gt;&lt;P&gt;One last thing to check on your end, if you haven't already: Can you run the Make Feature Layer tool on your origins at all, just normally within an ArcGIS Pro session? Does the tool work at all? If it doesn't, then at least we've found our issue. The best thing to do in that case is probably a) uninstall and reinstall Pro and try again, and if that doesn't help, call Esri Support and ask them why a core tool is not working on your machine.&lt;/P&gt;&lt;P&gt;Actually, for that matter, you could try uninstalling and reinstalling Pro anyway, just in case. Or hang on until Pro 2.9 is released in a week or two and see if that fixes it...?&lt;/P&gt;</description>
      <pubDate>Sat, 06 Nov 2021 23:08:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1114730#M513</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-11-06T23:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1114759#M514</link>
      <description>&lt;P&gt;Hi Melinda,&amp;nbsp; Thanks for all the efforts.&amp;nbsp; Yes, I was able just now to just run MakeFeatureLayer on the Origins layer with no issues.&lt;/P&gt;&lt;P&gt;I wonder if it could be something I have misconfigured in my Transit Network Dataset.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Nov 2021 19:07:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1114759#M514</guid>
      <dc:creator>EliBrossell</dc:creator>
      <dc:date>2021-11-07T19:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix failing on MakeFeatureLayer</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1114916#M515</link>
      <description>&lt;P&gt;No, that's almost certainly not the problem here. The place where the code is erroring out is before it even touches the network dataset. The code is just trying to select a subset of the origins to use for each chunk as is failing for some inexplicable reason.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 16:03:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-failing-on/m-p/1114916#M515</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-11-08T16:03:45Z</dc:date>
    </item>
  </channel>
</rss>

