<?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>idea Symbology Quantities to show count in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idi-p/951750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When symbolizing&amp;nbsp;features&amp;nbsp;using Quantities (Symbology tab), I would like to see a &lt;STRONG&gt;"COUNT"&lt;/STRONG&gt; field next to RANGE and LABEL to show how many features fall into each range.&amp;nbsp; And show this "count" in the legend in the TOC and map layout legend with a toggle to show/not show.&lt;BR /&gt;&lt;BR /&gt;Also, if symbology values change, such as date values that change daily, the symbology would auto-update w/out having to go into the Layer Properties&amp;gt;Symbology dialog, click the Value field each time to update the layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jul 2010 21:02:24 GMT</pubDate>
    <dc:creator>JakeKrall</dc:creator>
    <dc:date>2010-07-12T21:02:24Z</dc:date>
    <item>
      <title>Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idi-p/951750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When symbolizing&amp;nbsp;features&amp;nbsp;using Quantities (Symbology tab), I would like to see a &lt;STRONG&gt;"COUNT"&lt;/STRONG&gt; field next to RANGE and LABEL to show how many features fall into each range.&amp;nbsp; And show this "count" in the legend in the TOC and map layout legend with a toggle to show/not show.&lt;BR /&gt;&lt;BR /&gt;Also, if symbology values change, such as date values that change daily, the symbology would auto-update w/out having to go into the Layer Properties&amp;gt;Symbology dialog, click the Value field each time to update the layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 21:02:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idi-p/951750</guid>
      <dc:creator>JakeKrall</dc:creator>
      <dc:date>2010-07-12T21:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951751#M7346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;You might try this.&lt;BR /&gt;&lt;BR /&gt;Add Feature Contents to a Legen:&amp;nbsp; &lt;A href="http://arcscripts.esri.com/details.asp?dbid=15069" target="_blank"&gt;http://arcscripts.esri.com/details.asp?dbid=15069&lt;/A&gt;.&amp;nbsp; It adds feature counts to each class' description in both class-breaks and unique-value renderers in ArcMap. Simply turn on the visibility of class descriptions in the legend to view these counts.&lt;BR /&gt;&lt;BR /&gt;I haven't tried it out, so I don't know if it will work for Quanties, but it might be worth a shot.&lt;BR /&gt;&lt;BR /&gt;I think this should be a core function.&amp;nbsp; No matter how you symbolize, you should be able to see a count for each symbol, and if you can do that, then you should be able to toggle those counts on and off for the TOC/Legend.

&lt;!-- content transformation source ID: 00a30000007KXle --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 14:50:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951751#M7346</guid>
      <dc:creator>ScottBrown3</dc:creator>
      <dc:date>2010-07-13T14:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951752#M7347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Just to add to sabrown73's comment, the macro linked to below does work as advertised and is really useful.&amp;nbsp; Would definitely be a good feature to include as standard.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;

&lt;!-- content transformation source ID: 00a30000007KdRG --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 10:59:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951752#M7347</guid>
      <dc:creator>RichardStokes</dc:creator>
      <dc:date>2010-07-14T10:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951753#M7348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;How does the script in the follow link work in ArcGIS 10?:&lt;BR /&gt;Why this feature is not included in current versions?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://edndoc.esri.com/arcobjects/9.2/CPP_VB6_VBA_VCPP_Doc/COM_Samples_Docs/Cartography/Renderers/aa141da8-c893-4ce4-8dd2-54be4a8e4255.htm"&gt;http://edndoc.esri.com/arcobjects/9.2/CPP_VB6_VBA_VCPP_Doc/COM_Samples_Docs/Cartography/Renderers/aa141da8-c893-4ce4-8dd2-54be4a8e4255.htm&lt;/A&gt;

&lt;!-- content transformation source ID: 00a3000000C6Juq --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 20:03:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951753#M7348</guid>
      <dc:creator>TimoWidbom</dc:creator>
      <dc:date>2011-10-03T20:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951754#M7349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This feature seems to exist in &lt;A href="https://community.esri.com/t5/tag/arcdesktop 10.5/tg-p"&gt;#arcdesktop 10.5&lt;/A&gt;‌, but not &lt;A href="https://community.esri.com/t5/tag/arcpro 2.4/tg-p"&gt;#arcpro 2.4&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2020 00:41:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951754#M7349</guid>
      <dc:creator>MichelleTotman</dc:creator>
      <dc:date>2020-01-17T00:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951755#M7350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michelle, are you referring to the count being shown in a legend or the Table of Contents of the map?&amp;nbsp; Showing it in the legend is possible in both ArcMap and Pro.&amp;nbsp; Showing it in the TOC/Contents Pane is not possible in either, and&amp;nbsp;as far as I can tell would be the focus of this idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2020 21:02:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951755#M7350</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2020-06-26T21:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951756#M7351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 0in;"&gt;Right. Currently, the count of values of each class can be displayed in the legend. It would be great if the count of values (where applicable) of each class and their percent (%) can be displayed next to each class in the content pane without the need to calculate them&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG __jive_id="498097" alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/498097_Clip_1586.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2020 04:38:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951756#M7351</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2020-06-27T04:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951757#M7352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kory,&lt;/P&gt;&lt;P&gt;One of the capabilities that I keep going back to ArcMap for is seeing the counts in the symbology pane as seen in the picture below. I often use this as a guide to determine which classes I may want to merge or may not be represented in the dataset.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="511698" alt="Symbology Counts" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/511698_MissingCounts.JPG" /&gt;&lt;/P&gt;&lt;P&gt;Is this available in ArcPro and I'm just unaware of where to look?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2020 17:31:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951757#M7352</guid>
      <dc:creator>MichelleTotman</dc:creator>
      <dc:date>2020-10-23T17:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951758#M7353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/50826"&gt;Michelle Totman&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you see the Show Count option?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/511706_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/511707_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that should work for what you're describing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2020 18:01:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/951758#M7353</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2020-10-23T18:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1105657#M17266</link>
      <description>&lt;P&gt;Original poster should clarify that this is for the Table of Contents in a map, and not the layout (which I think we all know is possible). This could be done by the user right-clicking the label column header in the symbology window and selecting "Add count." The count column is already there. Why not use it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I seem to remember doing an ArcObjects exercise back&amp;nbsp; in the early oughts on doing this programmatically in VBA. The corresponding source for ArcPy has no mention of the class for the display of the symbology:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/symbology-class.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/symbology-class.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 19:20:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1105657#M17266</guid>
      <dc:creator>LetaRogers</dc:creator>
      <dc:date>2021-10-07T19:20:34Z</dc:date>
    </item>
    <item>
      <title>'Show Count' in graduated colors, graduated symbols symbology</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1180843#M19810</link>
      <description>&lt;P&gt;Unique values symbology has this lovely little option for showing the count of items in each particular class:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_0-1654641919318.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42925i535D5BE585C6875F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_0-1654641919318.png" alt="rburkebsrc_0-1654641919318.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It would be quite useful to have the same tool added to graduated colors and graduated circles symbology.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_1-1654642029281.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42926i5DDD3871FE6F940A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_1-1654642029281.png" alt="rburkebsrc_1-1654642029281.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The histogram is sometimes okay for a quick eyeballing, but it would really be ideal to just see raw counts without a workaround.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_3-1654642282771.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42928iB38FA1692C899B04/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_3-1654642282771.png" alt="rburkebsrc_3-1654642282771.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 22:52:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1180843#M19810</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-06-07T22:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1181026#M19811</link>
      <description>&lt;P&gt;Hello every one&amp;nbsp;&lt;BR /&gt;How can I find this option in &lt;STRONG&gt;ArcGIS pro&lt;/STRONG&gt; ?&amp;nbsp; I want show the counts from&amp;nbsp;Symbology classes could you show that for me please ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="q.PNG" style="width: 404px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42997iA742C5C61E4E16CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="q.PNG" alt="q.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 13:27:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1181026#M19811</guid>
      <dc:creator>ShabanUKM</dc:creator>
      <dc:date>2022-06-08T13:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1181117#M19812</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/149006"&gt;@ShabanUKM&lt;/a&gt;&amp;nbsp; - in Pro, the count feature is currently only available in Unique Values symbology. It looks like you may be using Graduated Colors.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 15:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1181117#M19812</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-06-08T15:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1191880#M20283</link>
      <description>&lt;P&gt;Yes, I agree this enhancement would good! As a college professor teaching cartography and classification methods, this would be very helpful in understanding the differences -- especially when choosing Quantiles as the method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Side Note: I see several other comments in this thread indicating there is a "Show Count" option; but that is ONLY for 'qualitative/unique value/text field' maps. ...What we're taking about here is needing that option for 'quantitative/numerical field' maps!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 13:43:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1191880#M20283</guid>
      <dc:creator>Craig_Eissler_Iceman</dc:creator>
      <dc:date>2022-07-13T13:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1266723#M23721</link>
      <description>&lt;P&gt;This Idea has been implemented in ArcGIS Pro 3.1.&amp;nbsp;Please see the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/whats-new-in-arcgis-pro.htm" target="_blank" rel="noopener"&gt;What's New documentation&lt;/A&gt; for more new features in Pro 3.1.&lt;/P&gt;&lt;P&gt;The Ideas in ArcGIS Pro 3.1 blog will be wrapped up soon, highlighting all Ideas implemented in this release, including this one. Once complete, I will add the link to this comment.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 22:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1266723#M23721</guid>
      <dc:creator>AmeliaBradshaw</dc:creator>
      <dc:date>2023-03-10T22:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1273050#M24111</link>
      <description>&lt;P&gt;This functionality is implemented partially.&lt;/P&gt;&lt;P&gt;Customers urgently need an option to see feature counts under TOC, too:&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="TOC.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66654i8FAE0F1D947BDE0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="TOC.png" alt="TOC.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment this is not possible.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 14:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1273050#M24111</guid>
      <dc:creator>RanelSuurna1</dc:creator>
      <dc:date>2023-03-29T14:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology Quantities to show count</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1273112#M24117</link>
      <description>&lt;P&gt;See&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/summary-statistics-for-thematic-map-legend/idi-p/931388" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/summary-statistics-for-thematic-map-legend/idi-p/931388&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 16:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/symbology-quantities-to-show-count/idc-p/1273112#M24117</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2023-03-29T16:08:21Z</dc:date>
    </item>
  </channel>
</rss>

