

<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>Event venue</title>
    <link><![CDATA[Link]]></link>
    <description>Event venue</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>The Nook Castle Rock</title>
      <link><![CDATA[http://kelsolongviewchamber.chambermaster.com/list/member/the-nook-castle-rock.htm]]></link>
      <description></description>
      <geo:lat>46.276322</geo:lat>
      <geo:long>-122.9069894</geo:long>
      <ymaps:Address>160 Huntington Avenue N, Suite E</ymaps:Address>
      <ymaps:CityState>Castle Rock, WA</ymaps:CityState>
      <ymaps:GroupId>test2</ymaps:GroupId>
    </item>
    

  </channel>
</rss>

