<?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: Unicode error running Count Trips at Stops in Public Transit Questions</title>
    <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609444#M339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the link you provided to the data; however, I did not download dusseldorf data but verbundweit data.&amp;nbsp; Also, there was no *.sql file in the zip archive I downloaded either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the specific error, you are dealing with:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; unicodedata
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; unicodedata&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;name&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;u&lt;SPAN class="string token"&gt;'\xfc'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="string token"&gt;'LATIN SMALL LETTER U WITH DIAERESIS'&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Now that you know what the problem character is, you should be able to address it.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 02:05:09 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2021-12-12T02:05:09Z</dc:date>
    <item>
      <title>Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609436#M331</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 am trying to run the Count Trips at Stops tool within BetterBusBuffers (v. 0.13.0.2) but keep getting a unicode error. I have used the tool successfully before but started getting this error within the last week. I have already successfully pre-processed the GTFS data into a SQL database. Error message below. I'm running ArcGIS 10.4.1 for Desktop with a basic license.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426781_error.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 13:40:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609436#M331</guid>
      <dc:creator>AlexHanson</dc:creator>
      <dc:date>2018-10-31T13:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609437#M332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alex.&amp;nbsp; This is a very strange error.&amp;nbsp; The error message tells me that it actually failed when trying to run the Add Field geoprocessing tool.&amp;nbsp; I don't know why that tool would generate a UnicodeEncodeError while trying to add a field called "stop_id".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the name of your output stops feature class?&amp;nbsp; Does that path have any non-ascii characters in it?&amp;nbsp; If so, perhaps try again using a path with only standard ascii characters and see if that fixes it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing to try is creating a feature class with the same name and path as the one you designated with the tool (or using the one the tool created) and manually running the Add Field geoprocessing tool.&amp;nbsp; Try to add a text field called "stop_id".&amp;nbsp; If the tool gives you the same error, this is sufficient for you to call Esri Support, and they can diagnose and resolve the issue for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 15:16:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609437#M332</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2018-10-31T15:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609438#M333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melinda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your always timely responses and all your work on these tools. A&lt;/P&gt;&lt;P&gt;very odd error indeed. Got it to work when I saved it to the desktop and&lt;/P&gt;&lt;P&gt;without any underscores in the file name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 20:17:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609438#M333</guid>
      <dc:creator>AlexHanson</dc:creator>
      <dc:date>2018-10-31T20:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609439#M334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you tell me what your original filepath was?&amp;nbsp; I'd like to fix the problem so that future users don't run into it, or report it as a bug to the team that owns the Add Field tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 21:03:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609439#M334</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2018-10-31T21:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609440#M335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/arcpy/get-started/working-with-geodatabases.htm" title="http://pro.arcgis.com/en/pro-app/arcpy/get-started/working-with-geodatabases.htm"&gt;Validating table and field names in Python—ArcPy Get Started | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;would be a easy addition and is available already&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 21:21:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609440#M335</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-31T21:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609441#M336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When it wasn't working filepath was: M:\_2018\3 CHI\18-03-4660   Chariot&lt;/P&gt;&lt;P&gt;Unsolicited Proposal Development – Chicago\Analysis\Last_mile\count_stops&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked when I&lt;/P&gt;&lt;P&gt;used: &lt;BR /&gt;192.168.16.7\Shared\Office-Chicago\Staff_Folders\Hanson,&lt;/P&gt;&lt;P&gt;Alex\Chariot Chicago\CTA_trips&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:24:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609441#M336</guid>
      <dc:creator>AlexHanson</dc:creator>
      <dc:date>2018-11-01T15:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609442#M337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;\u2013, from your error message, is the Unicode code point for the 'en dash.'&amp;nbsp; Looking at your original path, I am guessing the hyphen in front of Chicago is really a en dash and not a hyphen.&amp;nbsp; Try changing that en dash to a hyphen, and I am guessing it will work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 14:13:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609442#M337</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-11-02T14:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609443#M338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I'm also dealing with a similar error when I run the Count Trips at Stops tool. I'm running&amp;nbsp;ArcGIS 10.3.1 for desktop, and the Unicode error I get is the following:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;EM&gt;Executing: CountTripsAtStops C:\Users\alex_\Desktop\test\test1.gdb\testdusseldorf C:\Users\alex_\Desktop\test\gtfsdusseldorf022019c.sql 20190205 06:00 20:00 Departures&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Start Time: Fri Feb 08 23:57:41 2019&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Running script CountTripsAtStops...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Creating &lt;/EM&gt;feature&lt;EM&gt; class of GTFS stops...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Calculating the number of transit trips available during the time window...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Writing output data...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error writing to output.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Failed to count trips at stops.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Traceback (most recent call last):&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;File "&amp;lt;string&amp;gt;", line 163, in execute&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;File "C:\Users\alex_\Desktop\D4i_Paper_Metro\BetterBusBuffers\BetterBusBuffers_0.13.0.2\BBB_CountTripsAtStops.py", line 98, in runTool&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[str(row[0])], stoptimedict, CalcWaitTime,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 25: ordinal not in range(128)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Failed to execute (CountTripsAtStops).&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The GTFS dataset I used as an input is accessible &lt;A href="https://www.openvrr.de/en_AU/dataset/gtfs/resource/eec79de9-5735-4671-b5bd-c5263f9e6625"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I tried to change the file path or the file name, but it didn't work.&lt;/P&gt;&lt;P&gt;Any ideas for possible solutions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 22:10:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609443#M338</guid>
      <dc:creator>ALEXBARTZOKAS</dc:creator>
      <dc:date>2019-02-08T22:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609444#M339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the link you provided to the data; however, I did not download dusseldorf data but verbundweit data.&amp;nbsp; Also, there was no *.sql file in the zip archive I downloaded either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the specific error, you are dealing with:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; unicodedata
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; unicodedata&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;name&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;u&lt;SPAN class="string token"&gt;'\xfc'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="string token"&gt;'LATIN SMALL LETTER U WITH DIAERESIS'&lt;/SPAN&gt;
&lt;SPAN class="operator token"&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Now that you know what the problem character is, you should be able to address it.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:05:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609444#M339</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2021-12-12T02:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609445#M340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I downloaded the data from your link (Fahrplandaten Februar 2019).&amp;nbsp; I was not able to even run it through the Preprocess GTFS tool because I get the following error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro" style="background: none #f6f6f6; border-left: 2px solid #cccccc; margin: 10px 0px; padding: 10px 20px;"&gt;&lt;P&gt;stop_id "de:05112:16284:0:3" in E:\GTFS\Dusseldorf\stops.txt contains an invalid non-numerical value for the stop_lat field: "". Please double-check all lat/lon values in your stops.txt file.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;How did you get as far as you did? Did you modify the GTFS, and if so, can you post your modified version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 23:38:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609445#M340</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2019-02-08T23:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609446#M341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Melinda,&amp;nbsp;for your quick response!&lt;/P&gt;&lt;P&gt;Due to this error, I deleted all the records with null lat/lon&amp;nbsp;values in the stops file.&lt;/P&gt;&lt;P&gt;So, I'm sharing the modified stops.txt &lt;A href="https://www.dropbox.com/s/vgjgdge6rj0o9dm/stops.txt?dl=0"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2019 00:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609446#M341</guid>
      <dc:creator>ALEXBARTZOKAS</dc:creator>
      <dc:date>2019-02-09T00:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609447#M342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex.&amp;nbsp; The problem turned out to be a bug in the script where it was unnecessarily trying to convert the stop_id to a string, and for your particular data, it was throwing that Unicode decode error because it was trying to convert the string to ASCII.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have fixed the problem.&amp;nbsp; You can download a fresh version of the toolbox here:&amp;nbsp;&lt;A class="link-titled" href="http://arcg.is/0yr9fr" title="http://arcg.is/0yr9fr"&gt;http://arcg.is/0yr9fr&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or, you can just download this one file and replace your local copy with the downloaded version:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/public-transit-tools/blob/master/better-bus-buffers/BBB_CountTripsAtStops.py" title="https://github.com/Esri/public-transit-tools/blob/master/better-bus-buffers/BBB_CountTripsAtStops.py"&gt;public-transit-tools/BBB_CountTripsAtStops.py at master · Esri/public-transit-tools · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case anyone is reading this thread in the future, Alex's problem was unrelated to the original question posted here, even though they had similar error messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 17:57:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609447#M342</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2019-02-11T17:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode error running Count Trips at Stops</title>
      <link>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609448#M343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Melinda,&amp;nbsp;for your support and your work! Now the tool works fine! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 23:24:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/unicode-error-running-count-trips-at-stops/m-p/609448#M343</guid>
      <dc:creator>ALEXBARTZOKAS</dc:creator>
      <dc:date>2019-02-11T23:24:18Z</dc:date>
    </item>
  </channel>
</rss>

