<FeedFlareUnit>
 <Catalog>
  <Title>Map Event</Title>
  <Description>Display the map for the location of the given event</Description>
 </Catalog>
 <FeedFlare>
  <Text xmlns:xCal="urn:ietf:params:xml:ns:xcal">Map ${xCal:x-calconnect-venue/xCal:adr/xCal:x-calconnect-venue-name}</Text>
  <Link xmlns:xCal="urn:ietf:params:xml:ns:xcal" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" href="http://maps.google.com/maps?q=${geo:lat},${geo:long}+(${xCal:x-calconnect-venue/xCal:adr/xCal:x-calconnect-venue-name})&amp;iwloc=A&amp;hl=en"/>
 </FeedFlare>
</FeedFlareUnit>