<?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: Geocode Intersections like &amp;quot;W First St/N Main Ave&amp;quot; in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346105#M19744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is the difference.&amp;nbsp; Locators built in ArcGIS 10 handle the intersection connector differently than locators built in 9.3.1.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I may give the blog post a shot.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Joe.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 13:45:41 GMT</pubDate>
    <dc:creator>ShawnaErnst</dc:creator>
    <dc:date>2013-06-20T13:45:41Z</dc:date>
    <item>
      <title>Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346097#M19736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know how to customize a locator so it will geocode an intersection in the format:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;W First St/N Main Ave&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp; W First St&amp;amp;N Main Ave&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works if I enter the intersection this way:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;W First St / N Main Ave&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W First St &amp;amp; N Main Ave&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if I'm missing the spaces, then I get 0 results.&amp;nbsp; I have users who consistently enter intersections without the spaces.&amp;nbsp; I'd rather solve this myself than force them to change their data entry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shawna&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 17:50:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346097#M19736</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2013-06-07T17:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346098#M19737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Scrub your data before you geocode.&amp;nbsp; Simply, in excel: highlight the column and Replace, Ctrl+H.&amp;nbsp; Replace "/" with " / " (no quotation marks, but notice the spaces around the replacing value).&amp;nbsp; Or replace "&amp;amp;" with " &amp;amp; ".&amp;nbsp; You could run a update cursor with python to replace the values as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 20:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346098#M19737</guid>
      <dc:creator>gregmohler</dc:creator>
      <dc:date>2013-06-11T20:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346099#M19738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're correct, of course...but I'd rather not scrub the data beforehand.&amp;nbsp; I want to customize a locator that can deal with this situation so I don't have a two-step process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 13:25:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346099#M19738</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2013-06-12T13:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346100#M19739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Then why even bother with one a one step process since two is too many?&amp;nbsp; Why not pay a geocoding service to get the data in point format?&amp;nbsp; I think the time you spent replying to the thread was more than enough to complete a search and replace in excel or word.&amp;nbsp; You cannot take raw data, run a locator, and expect magical results.&amp;nbsp; Data integrity, in collection and analysis, is extremely important in achieving meaningful results in any project, even outside of the scope of GIS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 14:15:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346100#M19739</guid>
      <dc:creator>gregmohler</dc:creator>
      <dc:date>2013-06-13T14:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346101#M19740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much for all of your input, gmohler.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone else knows how to customize the locator so that it will geocode without spaces around the intersection connector, I'd still appreciate the help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 14:53:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346101#M19740</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2013-06-13T14:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346102#M19741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You might try creating a point feature class of your intersections and then name the point (keyfield) the intersection without spaces.&amp;nbsp; Then you could have your street based locator and a point based locator in one composite locator. (If this seems horribly tedious and time consuming, it's because it probably would be.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;edited moments later....&amp;nbsp; I just tried leaving out the spaces between my intersection symbol and it works for me.&amp;nbsp; What does not work is when I leave off pre-dir, suf-dir or street-type of either or both of the streets of the streets; this is just using the interactive geocoding toolbar, not a list.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 19:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346102#M19741</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-06-19T19:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346103#M19742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joe - which version of ArcGIS are you using?&amp;nbsp; What kind of geocoder?&amp;nbsp; Mine fails every time...&amp;nbsp; Interesting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I had considered a point feature class (following this example of how to create one &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2013/02/11/streetintersectionlist/"&gt;http://blogs.esri.com/esri/arcgis/2013/02/11/streetintersectionlist/&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; That blog post about creating the intersections makes it less tedious and time consuming...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 21:39:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346103#M19742</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2013-06-19T21:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346104#M19743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shawna-&amp;nbsp; I'm using version 10.0 but.....&amp;nbsp; I use the locators provide in 9.3.1; that may be the difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That blog post is pretty cool; almost makes the process interesting.&amp;nbsp; I don't know how large in terms of centerlines your area of operations is, but you might try just test section to see how it goes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 10:55:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346104#M19743</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-06-20T10:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346105#M19744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is the difference.&amp;nbsp; Locators built in ArcGIS 10 handle the intersection connector differently than locators built in 9.3.1.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I may give the blog post a shot.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Joe.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 13:45:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346105#M19744</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2013-06-20T13:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346106#M19745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have also tried to match non-scrubbed intersections and have had the following results:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My street range file has taken care of most of the streets that actually intersect.&amp;nbsp; Obviously, it cannot find intersections typed in that actually do not match.&amp;nbsp; However, have had a tough time matching bridged intersections.&amp;nbsp; I have created an intersection locator with all my intersections and even an alias field giving all types of re-spellings of the intersection.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Whats strange, even with dropping the match requirements to 0, some do not match or even show an alternative, except when I retype the address into the key field.&amp;nbsp; It shows the intersection I want, with a score of greater than my allowable, so its weird why it would not find it in the first place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will follow this thread and let you know if i discover a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 17:37:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346106#M19745</guid>
      <dc:creator>JoshuaLontz</dc:creator>
      <dc:date>2013-07-10T17:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346107#M19746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Bridged intersections...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sort of an oxymoron don't you think?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An over-pass or under-pass isn't an in intersection; at least, I wouldn't want to model my data as such.&amp;nbsp; For example: Main St doesn't Intersect I-80, the on/off ramps do.&amp;nbsp; Main St intersects the on/off ramps and passes over I-80, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What if you create a point feature class of your over/underpasses and create a naming convention for your users to follow? Be careful about how many different aliases you create.&amp;nbsp; That will become a data maintenance night mare for you.&amp;nbsp; (I like to call it this, but he likes to call it that, and so &amp;amp; so likes it called something else, and oh yeah, Billy Bobs great grandfather used to call it this...) I go two deep; tops.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You fail mention software version, but I've always indexed the join item in both the feature class AND alternative name table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 10:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346107#M19746</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-07-11T10:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346108#M19747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's a little tidbit that came my way.&amp;nbsp; If you try this, be&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style=": ; font-style: italic; text-decoration: underline;"&gt;sure to follow the line that mentions backing up your original file&lt;/STRONG&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Copy your file C:\Program Files (x86)\ArcGIS\Desktop10.2\Locators\USAddress.lot.xml to a backup copy.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Start editing it with an XML editor.&lt;BR /&gt;&lt;BR /&gt; Look for lines in the grammar section having this element (below), you are looking for entries in the&amp;nbsp; multiline_grammar section under the supportsIntersections alternate and further down under the FullIntersection element.&lt;BR /&gt;&lt;BR /&gt; &amp;lt;elt ref="intConnector" weight="40"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt; Replace these two entries with this:&lt;BR /&gt;&lt;BR /&gt; &amp;lt;elt ref="intConnector" weight="40" pre_separator="optional" post_separator="optional"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Create new locators using the modified style.&lt;BR /&gt;&lt;BR /&gt;Hold your breath hoping it works.&amp;nbsp; If not revert the changes out;don't expect miracles.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 19:30:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346108#M19747</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-07-12T19:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346109#M19748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good news!&amp;nbsp; We were able to talk to the head developer for geocoding at the user conference and he said that the intersection issue from my original post is an oversight and he's going to fix the software so that both:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;W First St/N Main Ave &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;W First St / N Main Ave&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;will geocode!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll post back when I hear more.&amp;nbsp; Thanks everyone for your suggestions and ideas.&amp;nbsp; Much appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 14:22:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346109#M19748</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2013-07-18T14:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Intersections like "W First St/N Main Ave"</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346110#M19749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shawna,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version were you having problems with (that was going to be fixed)? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are experiencing the same issue with a 10.1 locator built on our street feature class (10.1 SDE/SQL ).&amp;nbsp; It will NOT geocode street intersections if there are no spaces between the separators and the street names in our traffic collision table. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I even tried to apply the change to the .xml with no luck (the fix mentioned above).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, running an old 9.3 sde locator to which I still had access &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;will&lt;/SPAN&gt;&lt;SPAN&gt; match the intersections without having to have spaces. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has any one else found a solution to fix an existing 10.1 installation?&amp;nbsp; Yea, I realize we *could* go through and scrub how the data was entered - but that shouldn't have to happen when the geocoding used to work with older versions!!&amp;nbsp; (And we sure aren't going to go ask all the traffic officers to start entering differently than they have for years).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carmen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 16:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-intersections-like-quot-w-first-st-n-main/m-p/346110#M19749</guid>
      <dc:creator>CarmenDurham</dc:creator>
      <dc:date>2014-03-21T16:48:35Z</dc:date>
    </item>
  </channel>
</rss>

