<?xml version="1.0"?>
<s:Group xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:ibm="http://www.ibm.com/xmlns/prod/ilog/elixir/2010">
<ibm:WorldCountriesMercatorMap
selectionMode="none" id="world" skinClass="samples.HeatmapSkin" width="100%" height="100%"
contentBackgroundColor="0x323232" contentBorderColor="0x7C7060"
backgroundColor="0x222222" rollOverColor="0x323232"/>
</s:Group>