

<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>Golf Course</title>
    <link><![CDATA[Link]]></link>
    <description>Golf Course</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>Tiffany Greens Golf Club</title>
      <link><![CDATA[http://northkansascitybusiness.chambermaster.com/list/member/tiffany-greens-golf-club.htm]]></link>
      <description></description>
      <geo:lat>39.261292</geo:lat>
      <geo:long>-94.650247</geo:long>
      <ymaps:Address>6100 NW Tiffany Springs Rd.</ymaps:Address>
      <ymaps:CityState>Kansas City, MO</ymaps:CityState>
      <ymaps:GroupId>test2</ymaps:GroupId>
    </item>
    

  </channel>
</rss>

