

<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>Donuts</title>
    <link><![CDATA[Link]]></link>
    <description>Donuts</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>DayLight Donuts</title>
      <link><![CDATA[http://gardnerchamber.chambermaster.com/list/member/daylight-donuts-gardner.htm]]></link>
      <description></description>
      <geo:lat>38.8116444</geo:lat>
      <geo:long>-94.9092836</geo:long>
      <ymaps:Address>828 E Main St</ymaps:Address>
      <ymaps:CityState>Gardner, KS</ymaps:CityState>
      <ymaps:GroupId>test2</ymaps:GroupId>
    </item>
    

  </channel>
</rss>

