<?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: How do I assign polygon colors based on the values in an attribute table? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724611#M31805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I was aware that I could manually change the ranges and set the colors using graduated colors symbology. But even that won't do what I want to do. I'll try to explain what I want to accomplish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every year, I measure how much the surface elevations of glaciers either increases or decreases (are they getting thicker or thinner, and where?). Each year, the elevation changes are different. For example, let's say that in 2010 the range of change was from +2 to -5. Then in 2011, the change was +0.7 to -3.5. And in 2012 it was +4 to -10. I need to be able to represent each year using the only one set of graduated colors and ranges. So I need to set my colors and ranges such that they encompass a range greater than the range of elevation change that I see in any one year. In other words, I need a master graduated color scale that does not change, and that I can apply to elevation changes from year to year. Then, once I have a master graduated color scale and defined ranges, &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;I need to be able to save it&lt;/STRONG&gt;&lt;/SPAN&gt; in some way &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;so that I can re-use it&lt;/STRONG&gt;&lt;/SPAN&gt;. It's critical that once I define the ranges and colors, that they don't change, even when the master color scale is used to symbolize a feature class in which the minimum and maximum elevation change values are less than the range of the master color scale. Does that make any sense? I know what I want to accomplish, but trying to explain it is difficult.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Sep 2017 02:39:18 GMT</pubDate>
    <dc:creator>ScottMcGee3</dc:creator>
    <dc:date>2017-09-16T02:39:18Z</dc:date>
    <item>
      <title>How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724607#M31801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I have a polygon feature class that represents the elevation change of the surface of a glacier. The feature class has a numeric field that contains elevation change values (example: 1.23, -4.56, etc.) So for example, a value of 1.23 indicates that the surface elevation increased by 1.23 meters, and a value of -4.56 indicates that the surface elevation decreased by 4.56 meters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I want to assign a color to each polygon based on the polygon's elevation change value, such that positive changes would be shown in shades of green, and negative changes would be shown in shades of red.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I can do this using a colorramp that grades from green to red. However, it's not possible to assign the colors of a colorramp to a specific range of elevation change values, which is what I need to do. What I'd like to do is to use a lookup table to assign specific colors to specific ranges of elevation changes. Here's an example that might make this easier to understand:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;From&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; Color&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;2.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.99 &amp;nbsp;&amp;nbsp;&amp;nbsp; Dark green&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;1.00 &amp;nbsp;&amp;nbsp;&amp;nbsp; 1.99&amp;nbsp; &amp;nbsp;&amp;nbsp; Medium green&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.99 &amp;nbsp;&amp;nbsp; Light green&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;-0.01&amp;nbsp;&amp;nbsp;&amp;nbsp; -0.99&amp;nbsp;&amp;nbsp;&amp;nbsp; Light red&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;-1.00&amp;nbsp;&amp;nbsp;&amp;nbsp; -1.99&amp;nbsp;&amp;nbsp;&amp;nbsp; Medium red&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;-2.00&amp;nbsp;&amp;nbsp;&amp;nbsp; -2.99&amp;nbsp;&amp;nbsp;&amp;nbsp; Dark red&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;So, if a polygon in my feature class has an elevation change value of 1.48, it would be filled with a medium green color (because it falls within the range of 1.00 to 1.99). A value of -2.38 would be dark red, and so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I can't find a way to accomplish what I want to do in either ArcMap 10.5.1 or in ArcGIS Pro 2.0. Initially, I thought I'd be able to do it in Pro, as it provides a means to symbolize polygon color based on a specific attribute value. But that won't work for me; I need to assign polygon colors based on ranges of values (example: 1.00 to 1.99; -1.00 to -1.99; etc.).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Another option in Pro is to write a script to assign the polygon colors, but unfortunately, Pro 2.0 does not yet support using the Arcade scripting language to control symbolization.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;So, any ideas on how I can accomplish what I want to do?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 23:58:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724607#M31801</guid>
      <dc:creator>ScottMcGee3</dc:creator>
      <dc:date>2017-09-15T23:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724608#M31802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I follow, since you can do a 'manual' classification of the ranges, then you can also change the individual colour patches.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 00:03:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724608#M31802</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-16T00:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724609#M31803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To elaborate on Dan's comment: on the Symbology pane, choose Graduated Colors. Pick the number of classes you want. Change the Method from&amp;nbsp;Natural Breaks to Manual Interval. Edit your upper values and labels to look the way you want. Then individually click the symbols in each row to pick the colors. As in this image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="manual interval classification" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/371430_manual-class.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 00:33:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724609#M31803</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2017-09-16T00:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724610#M31804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now it is clearer... a link to the &lt;A href="http://pro.arcgis.com/en/pro-app/help/mapping/symbols-and-styles/graduated-colors.htm"&gt;&lt;STRONG&gt;help files for symbology&lt;/STRONG&gt;&lt;/A&gt; related options is in order&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 00:55:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724610#M31804</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-16T00:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724611#M31805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I was aware that I could manually change the ranges and set the colors using graduated colors symbology. But even that won't do what I want to do. I'll try to explain what I want to accomplish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every year, I measure how much the surface elevations of glaciers either increases or decreases (are they getting thicker or thinner, and where?). Each year, the elevation changes are different. For example, let's say that in 2010 the range of change was from +2 to -5. Then in 2011, the change was +0.7 to -3.5. And in 2012 it was +4 to -10. I need to be able to represent each year using the only one set of graduated colors and ranges. So I need to set my colors and ranges such that they encompass a range greater than the range of elevation change that I see in any one year. In other words, I need a master graduated color scale that does not change, and that I can apply to elevation changes from year to year. Then, once I have a master graduated color scale and defined ranges, &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;I need to be able to save it&lt;/STRONG&gt;&lt;/SPAN&gt; in some way &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;so that I can re-use it&lt;/STRONG&gt;&lt;/SPAN&gt;. It's critical that once I define the ranges and colors, that they don't change, even when the master color scale is used to symbolize a feature class in which the minimum and maximum elevation change values are less than the range of the master color scale. Does that make any sense? I know what I want to accomplish, but trying to explain it is difficult.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 02:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724611#M31805</guid>
      <dc:creator>ScottMcGee3</dc:creator>
      <dc:date>2017-09-16T02:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724612#M31806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/save-to-layer-file.htm"&gt;&lt;STRONG&gt;save to layer&lt;/STRONG&gt;&lt;/A&gt; ... which retains symbology&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/apply-symbology-from-layer.htm"&gt;&lt;STRONG&gt;apply symbology from layer&lt;/STRONG&gt;&lt;/A&gt; .... should be used to apply a constant symbology between layers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 03:08:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724612#M31806</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-16T03:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724613#M31807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, thanks for the tips.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the &lt;STRONG&gt;Manual Interval&lt;/STRONG&gt; method and defined my desired &lt;STRONG&gt;Upper Value&lt;/STRONG&gt; ranges, then saved as a layer file. No problem with that. Here's what my graduated colors and ranges looked like:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/371431_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then saved my ArcGIS Pro project and closed it, as I had other stuff to do. Later, when I re-opened my Pro project again to continue working on it, my carefully defined &lt;STRONG&gt;Upper Values&lt;/STRONG&gt; had somehow changed, as shown below. I didn't do anything other than just re-open the project. I expected that everything would be exactly as shown in the first screenshot above. I have no idea why some of my Upper Values were changed and why others were not. Strange. But it seems to me this should not happen.&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/371438_pastedImage_4.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, as a test, I copied my &lt;STRONG&gt;Height Change (2000 to 2016)&lt;/STRONG&gt; layer and pasted the copy into the Contents pane, and switched the Field from &lt;STRONG&gt;00 to 16&lt;/STRONG&gt; to &lt;STRONG&gt;00 to 15&lt;/STRONG&gt;, and then applied (imported) the symbology from my saved layer file. The result was the same as the screenshot directly above - with the incorrect &lt;STRONG&gt;Upper Value&lt;/STRONG&gt; values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I don't know what's going on. It seems that, in theory, this should all work. But I can't get it to keep&amp;nbsp;the Upper Values that I manually enter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 05:45:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724613#M31807</guid>
      <dc:creator>ScottMcGee3</dc:creator>
      <dc:date>2017-09-16T05:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724614#M31808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;Would it be possible for you to share with me the data you're symbolizing? &amp;nbsp;I will ping you off of this thread and we can see if we can reproduce the issue. &amp;nbsp;From what we can tell on our side, if using the Manual classification method to symbolize the layer, then save the lyrx file and use the Apply Symbology From Layer tool... all that should work without changing values or labels.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll ping you offline to see if we can make headway on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 21:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724614#M31808</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2017-09-18T21:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724615#M31809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Well, it seems that I have it working properly now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;I originally started this project in ArcMap. I started doing the graduated symbols symbology in ArcMap, and then decided I’d switch over to ArcGIS Pro. So I saved an MXD, then started a new Pro project and imported the MXD into it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;It was in Pro where I started having the problem with my graduated symbology (using the Manual method) not being retained after saving the Pro project and re-opening it. So, as a test, I opened the Pro project, removed the feature class that I was symbolizing, saved the Pro project and closed it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;I then opened the Pro project again and added the feature class back into it. I then re-did the graduated symbology (using the Manual method), set my desired Intervals and symbol colors, saved the project, and closed it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Upon re-opening the project, all of my graduated symbology, intervals, and colors were exactly as I had saved them – everything was fine, no problems. So maybe the original problem I had might have had something to do with importing the MXD into the Pro project, but that’s just a wild guess on my part.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Also, I was able to successfully save to a layer file and then apply the symbology from the saved layer file to a new feature class in my Pro project. That worked just fine – no problems.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: black;"&gt;At any rate, all’s well now.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:23:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724615#M31809</guid>
      <dc:creator>ScottMcGee3</dc:creator>
      <dc:date>2017-09-19T08:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I assign polygon colors based on the values in an attribute table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724616#M31810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for letting us know, Scott. &amp;nbsp;I just tried the import MXD workflow, and things still look to be working as expected for me (MXD created in ArcMap 10.5.1, imported to Pro 2.0.1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad you have it working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-assign-polygon-colors-based-on-the-values/m-p/724616#M31810</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2017-09-19T13:47:51Z</dc:date>
    </item>
  </channel>
</rss>

