

<rss version="2.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" 
xmlns:ymaps="http://api.maps.yahoo.com/Maps/V1/AnnotatedMaps.xsd">
  <channel>
    <title>city-government</title>
    <link><![CDATA[Link]]></link>
    <description>city-government</description>
    <ymaps:Groups>
      <Group>
        <Title>test</Title>
        <Id>test2</Id>
        <BaseIcon><![CDATA[http://developer.yahoo.com/maps/star_green.gif]]></BaseIcon>
      </Group>
    </ymaps:Groups>

    
       
    <item>
      <title>Mayor of Sealy</title>
      <link><![CDATA[http://business.sealychamber.com/list/member/mayor-of-sealy-sealy.htm]]></link>
      <description></description>
      <geo:lat>29.780698</geo:lat>
      <geo:long>-96.159473</geo:long>
      <ymaps:Address>415 Main Street</ymaps:Address>
      <ymaps:CityState>Sealy, TX</ymaps:CityState>
      <ymaps:GroupId>test2</ymaps:GroupId>
    </item>
    

  </channel>
</rss>


