<?xml version="1.0" encoding="UTF-8"?>
<root xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:od="urn:schemas-microsoft-com:officedata">
<xsd:schema>
<xsd:element name="dataroot">
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="dataXML" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="generated" type="xsd:dateTime"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="dataXML">
<xsd:annotation>
<xsd:appinfo/>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="dsid" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="asof" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="country" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="originalcount" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="exch" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Index" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Multiplier" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Change" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="effdate" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="reason" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="dep" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="sing" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="t_change" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="t_effdate" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="DS_GROUP" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<dataroot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" generated="2012-05-14T16:03:28">
<dataXML>
<dsid>AFG001</dsid>
<asof>1 May 2012</asof>
<country>Afghanistan</country>
<originalcount>Afghanistan</originalcount>
<exch>49.88</exch>
<Index>155.2</Index>
<Multiplier>56.5</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>9</dep>
<sing>10</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ALB001</dsid>
<asof>1 May 2012</asof>
<country>Albania</country>
<originalcount>Albania</originalcount>
<exch>104.7</exch>
<Index>128.7</Index>
<Multiplier>32.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ALG001</dsid>
<asof>1 May 2012</asof>
<country>Algeria</country>
<originalcount>Algeria </originalcount>
<exch>73.82</exch>
<Index>140.2</Index>
<Multiplier>45.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>01/May/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ANG001</dsid>
<asof>1 May 2012</asof>
<country>Angola</country>
<originalcount>Angola</originalcount>
<exch>95.09</exch>
<Index>182.2</Index>
<Multiplier>81.6</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>33</dep>
<sing>37</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ARG001</dsid>
<asof>1 May 2012</asof>
<country>Argentina</country>
<originalcount>Argentina</originalcount>
<exch>4.38</exch>
<Index>139</Index>
<Multiplier>39.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>25</dep>
<sing>28</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ARM001</dsid>
<asof>1 May 2012</asof>
<country>Armenia</country>
<originalcount>Armenia </originalcount>
<exch>392</exch>
<Index>146.4</Index>
<Multiplier>46</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>AUL003</dsid>
<asof>1 May 2012</asof>
<country>Australia</country>
<originalcount>Australia</originalcount>
<exch>0.958</exch>
<Index>184.5</Index>
<Multiplier>92.8</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2003</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>AUS001</dsid>
<asof>1 May 2012</asof>
<country>Austria</country>
<originalcount>Austria</originalcount>
<exch>0.755</exch>
<Index>159.4</Index>
<Multiplier>59.4</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>TMR</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>AZE001</dsid>
<asof>1 May 2012</asof>
<country>Azerbaijan</country>
<originalcount>Azerbaijan </originalcount>
<exch>0.7848</exch>
<Index>161.2</Index>
<Multiplier>61.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BHA001</dsid>
<asof>1 May 2012</asof>
<country>Bahamas</country>
<originalcount>Bahamas</originalcount>
<exch>1</exch>
<Index>164.8</Index>
<Multiplier>65.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>30</dep>
<sing>33</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BAH001</dsid>
<asof>1 May 2012</asof>
<country>Bahrain</country>
<originalcount>Bahrain</originalcount>
<exch>0.376</exch>
<Index>162.4</Index>
<Multiplier>62.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BGD001</dsid>
<asof>1 May 2012</asof>
<country>Bangladesh</country>
<originalcount>Bangladesh</originalcount>
<exch>81.33</exch>
<Index>137.9</Index>
<Multiplier>39.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BAR001</dsid>
<asof>1 May 2012</asof>
<country>Barbados</country>
<originalcount>Barbados </originalcount>
<exch>2</exch>
<Index>156.6</Index>
<Multiplier>56.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BYE001</dsid>
<asof>1 May 2012</asof>
<country>Belarus</country>
<originalcount>Belarus</originalcount>
<exch>8000</exch>
<Index>152.1</Index>
<Multiplier>47.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BEL001</dsid>
<asof>1 May 2012</asof>
<country>Belgium</country>
<originalcount>Belgium</originalcount>
<exch>0.755</exch>
<Index>159</Index>
<Multiplier>60.9</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BZE001</dsid>
<asof>1 May 2012</asof>
<country>Belize</country>
<originalcount>Belize</originalcount>
<exch>2</exch>
<Index>129.1</Index>
<Multiplier>29.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BEN001</dsid>
<asof>1 May 2012</asof>
<country>Benin</country>
<originalcount>Benin </originalcount>
<exch>495.248</exch>
<Index>143.2</Index>
<Multiplier>51.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2002</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BHU001</dsid>
<asof>1 May 2012</asof>
<country>Bhutan</country>
<originalcount>Bhutan</originalcount>
<exch>52.43</exch>
<Index>142.1</Index>
<Multiplier>46.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BOL001</dsid>
<asof>1 May 2012</asof>
<country>Bolivia</country>
<originalcount>Bolivia</originalcount>
<exch>6.95</exch>
<Index>136.5</Index>
<Multiplier>36.8</Multiplier>
<Change> </Change>
<effdate>01/Apr/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/May/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BIH001</dsid>
<asof>1 May 2012</asof>
<country>Bosnia_and_Herzegovina</country>
<originalcount>Bosnia and Herzegovina </originalcount>
<exch>1.477</exch>
<Index>139.2</Index>
<Multiplier>40.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BOT001</dsid>
<asof>1 May 2012</asof>
<country>Botswana</country>
<originalcount>Botswana</originalcount>
<exch>7.26</exch>
<Index>138.5</Index>
<Multiplier>39.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BRA001</dsid>
<asof>1 May 2012</asof>
<country>Brazil</country>
<originalcount>Brazil</originalcount>
<exch>1.87</exch>
<Index>179.7</Index>
<Multiplier>87.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BUL001</dsid>
<asof>1 May 2012</asof>
<country>Bulgaria</country>
<originalcount>Bulgaria</originalcount>
<exch>1.477</exch>
<Index>131.3</Index>
<Multiplier>31.9</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BKF001</dsid>
<asof>1 May 2012</asof>
<country>Burkina_Faso</country>
<originalcount>Burkina Faso </originalcount>
<exch>495.248</exch>
<Index>143.7</Index>
<Multiplier>52.6</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BDI001</dsid>
<asof>1 May 2012</asof>
<country>Burundi</country>
<originalcount>Burundi </originalcount>
<exch>1393</exch>
<Index>150.9</Index>
<Multiplier>51</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CMB001</dsid>
<asof>1 May 2012</asof>
<country>Cambodia</country>
<originalcount>Cambodia </originalcount>
<exch>3985</exch>
<Index>124.5</Index>
<Multiplier>25.4</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CMR001</dsid>
<asof>1 May 2012</asof>
<country>Cameroon</country>
<originalcount>Cameroon </originalcount>
<exch>495.248</exch>
<Index>137.7</Index>
<Multiplier>44.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CAN004</dsid>
<asof>1 May 2012</asof>
<country>Canada</country>
<originalcount>Canada, Montreal</originalcount>
<exch>0.981</exch>
<Index>168.1</Index>
<Multiplier>68.5</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CAN001</dsid>
<asof>1 May 2012</asof>
<country>Canada</country>
<originalcount>Canada, Ottawa</originalcount>
<exch>0.981</exch>
<Index>170.8</Index>
<Multiplier>71.1</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>L</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2001</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CAN006</dsid>
<asof>1 May 2012</asof>
<country>Canada</country>
<originalcount>Canada, Toronto</originalcount>
<exch>0.981</exch>
<Index>182.6</Index>
<Multiplier>82.9</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>L</reason>
<dep>27</dep>
<sing>30</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CVI001</dsid>
<asof>1 May 2012</asof>
<country>Cape_Verde</country>
<originalcount>Cape Verde</originalcount>
<exch>83.25</exch>
<Index>152.6</Index>
<Multiplier>55.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CAF001</dsid>
<asof>1 May 2012</asof>
<country>Central_African_Republic</country>
<originalcount>Central African Rep. </originalcount>
<exch>495.248</exch>
<Index>171.5</Index>
<Multiplier>74.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CHD001</dsid>
<asof>1 May 2012</asof>
<country>Chad</country>
<originalcount>Chad</originalcount>
<exch>495.248</exch>
<Index>157.1</Index>
<Multiplier>63.9</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CHI001</dsid>
<asof>1 May 2012</asof>
<country>Chile</country>
<originalcount>Chile </originalcount>
<exch>484</exch>
<Index>148.5</Index>
<Multiplier>55.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CPR001</dsid>
<asof>1 May 2012</asof>
<country>China</country>
<originalcount>China, Beijing </originalcount>
<exch>6.3</exch>
<Index>162.1</Index>
<Multiplier>61.6</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>HOK001</dsid>
<asof>1 May 2012</asof>
<country>China</country>
<originalcount>China, Hong Kong</originalcount>
<exch>7.759</exch>
<Index>202.2</Index>
<Multiplier>98.1</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAC001</dsid>
<asof>1 May 2012</asof>
<country>China</country>
<originalcount>China, Macau</originalcount>
<exch>7.99</exch>
<Index>149</Index>
<Multiplier>49.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>COL001</dsid>
<asof>1 May 2012</asof>
<country>Colombia</country>
<originalcount>Colombia </originalcount>
<exch>1770</exch>
<Index>145.6</Index>
<Multiplier>52.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>COI001</dsid>
<asof>1 May 2012</asof>
<country>Comoros</country>
<originalcount>Comoros</originalcount>
<exch>371.436</exch>
<Index>153.8</Index>
<Multiplier>54.9</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PRC001</dsid>
<asof>1 May 2012</asof>
<country>Congo_Brazzaville</country>
<originalcount>Congo </originalcount>
<exch>495.248</exch>
<Index>164</Index>
<Multiplier>67.7</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>6</dep>
<sing>7</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2004</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ZAI001</dsid>
<asof>1 May 2012</asof>
<country>Congo_Democratic_Republic_of</country>
<originalcount>Congo, Dem. Rep. </originalcount>
<exch>900</exch>
<Index>157.6</Index>
<Multiplier>59.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change>Y</t_change>
<t_effdate>01/May/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>COS002</dsid>
<asof>1 May 2012</asof>
<country>Costa_Rica</country>
<originalcount>Costa Rica </originalcount>
<exch>499.1</exch>
<Index>135.5</Index>
<Multiplier>35.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IVC001</dsid>
<asof>1 May 2012</asof>
<country>Cote_d_Ivoire</country>
<originalcount>Cote d Ivoire</originalcount>
<exch>495.248</exch>
<Index>156.3</Index>
<Multiplier>58.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CRO001</dsid>
<asof>1 May 2012</asof>
<country>Croatia</country>
<originalcount>Croatia, Republic of </originalcount>
<exch>5.61</exch>
<Index>158.1</Index>
<Multiplier>58.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CUB001</dsid>
<asof>1 May 2012</asof>
<country>Cuba</country>
<originalcount>Cuba *</originalcount>
<exch>0.99</exch>
<Index>152.7</Index>
<Multiplier>53.7</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CYP005</dsid>
<asof>1 May 2012</asof>
<country>Cyprus</country>
<originalcount>Cyprus</originalcount>
<exch>0.755</exch>
<Index>135.1</Index>
<Multiplier>34.9</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CEH011</dsid>
<asof>1 May 2012</asof>
<country>Czech_Republic</country>
<originalcount>Czech Republic</originalcount>
<exch>18.76</exch>
<Index>155.2</Index>
<Multiplier>52.2</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>DEN001</dsid>
<asof>1 May 2012</asof>
<country>Denmark</country>
<originalcount>Denmark</originalcount>
<exch>5.616</exch>
<Index>171</Index>
<Multiplier>71.7</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>DJI001</dsid>
<asof>1 May 2012</asof>
<country>Djibouti</country>
<originalcount>Djibouti</originalcount>
<exch>177</exch>
<Index>156.5</Index>
<Multiplier>57.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>DOM002</dsid>
<asof>1 May 2012</asof>
<country>Dominican_Republic</country>
<originalcount>Dominican Republic</originalcount>
<exch>39.03</exch>
<Index>136.9</Index>
<Multiplier>41.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ECU001</dsid>
<asof>1 May 2012</asof>
<country>Ecuador</country>
<originalcount>Ecuador </originalcount>
<exch>1</exch>
<Index>130.9</Index>
<Multiplier>31.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>EGY001</dsid>
<asof>1 May 2012</asof>
<country>Egypt</country>
<originalcount>Egypt </originalcount>
<exch>6.03</exch>
<Index>135.5</Index>
<Multiplier>39.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ELS001</dsid>
<asof>1 May 2012</asof>
<country>El_Salvador</country>
<originalcount>El Salvador</originalcount>
<exch>8.75</exch>
<Index>130.8</Index>
<Multiplier>30.9</Multiplier>
<Change> </Change>
<effdate>01/Apr/2012</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>EQG001</dsid>
<asof>1 May 2012</asof>
<country>Equatorial_Guinea</country>
<originalcount>Equatorial Guinea </originalcount>
<exch>495.248</exch>
<Index>156.9</Index>
<Multiplier>57.9</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ERI001</dsid>
<asof>1 May 2012</asof>
<country>Eritrea</country>
<originalcount>Eritrea</originalcount>
<exch>15</exch>
<Index>156.2</Index>
<Multiplier>56.7</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>8</dep>
<sing>9</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>EST001</dsid>
<asof>1 May 2012</asof>
<country>Estonia</country>
<originalcount>Estonia</originalcount>
<exch>0.755</exch>
<Index>142.8</Index>
<Multiplier>43.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2001</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ETH001</dsid>
<asof>1 May 2012</asof>
<country>Ethiopia</country>
<originalcount>Ethiopia </originalcount>
<exch>17.46</exch>
<Index>145.8</Index>
<Multiplier>46.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FIJ001</dsid>
<asof>1 May 2012</asof>
<country>Fiji</country>
<originalcount>Fiji </originalcount>
<exch>1.78</exch>
<Index>143.7</Index>
<Multiplier>44.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FIN001</dsid>
<asof>1 May 2012</asof>
<country>Finland</country>
<originalcount>Finland</originalcount>
<exch>0.755</exch>
<Index>160.7</Index>
<Multiplier>61</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FRA002</dsid>
<asof>1 May 2012</asof>
<country>France</country>
<originalcount>France, Lyon and Elsewhere</originalcount>
<exch>0.755</exch>
<Index>163.9</Index>
<Multiplier>64.2</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>L</reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2001</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FRA001</dsid>
<asof>1 May 2012</asof>
<country>France</country>
<originalcount>France, Paris</originalcount>
<exch>0.755</exch>
<Index>167.8</Index>
<Multiplier>68.1</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2004</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FGU001</dsid>
<asof>1 May 2012</asof>
<country>French_Guiana</country>
<originalcount>French Guiana</originalcount>
<exch>0.755</exch>
<Index>158</Index>
<Multiplier>58.1</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>01/Jan/1998</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GAB002</dsid>
<asof>1 May 2012</asof>
<country>Gabon</country>
<originalcount>Gabon</originalcount>
<exch>495.248</exch>
<Index>151.5</Index>
<Multiplier>60.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GAM001</dsid>
<asof>1 May 2012</asof>
<country>Gambia</country>
<originalcount>Gambia</originalcount>
<exch>28.5</exch>
<Index>139.3</Index>
<Multiplier>46.7</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GEO001</dsid>
<asof>1 May 2012</asof>
<country>Georgia</country>
<originalcount>Georgia, Republic of</originalcount>
<exch>1.61</exch>
<Index>148.3</Index>
<Multiplier>47.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GER001</dsid>
<asof>1 May 2012</asof>
<country>Germany</country>
<originalcount>Germany, Berlin</originalcount>
<exch>0.755</exch>
<Index>149.1</Index>
<Multiplier>53.4</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>L</reason>
<dep>25</dep>
<sing>28</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GER002</dsid>
<asof>1 May 2012</asof>
<country>Germany</country>
<originalcount>Germany, Bonn</originalcount>
<exch>0.755</exch>
<Index>144.8</Index>
<Multiplier>49</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GER005</dsid>
<asof>1 May 2012</asof>
<country>Germany</country>
<originalcount>Germany, Hamburg</originalcount>
<exch>0.755</exch>
<Index>146.9</Index>
<Multiplier>51.2</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>L</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GHA001</dsid>
<asof>1 May 2012</asof>
<country>Ghana</country>
<originalcount>Ghana</originalcount>
<exch>1.81</exch>
<Index>142.6</Index>
<Multiplier>45.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>28</dep>
<sing>31</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GIBXXX</dsid>
<asof>1 May 2012</asof>
<country>Gibraltar</country>
<originalcount>Gibraltar </originalcount>
<exch>0.615</exch>
<Index>187.6</Index>
<Multiplier>86.4</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>A</reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>01/Jan/1998</t_effdate>
</dataXML>
<dataXML>
<dsid>GRE001</dsid>
<asof>1 May 2012</asof>
<country>Greece</country>
<originalcount>Greece</originalcount>
<exch>0.755</exch>
<Index>147.2</Index>
<Multiplier>43.5</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2007</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GUA001</dsid>
<asof>1 May 2012</asof>
<country>Guatemala</country>
<originalcount>Guatemala </originalcount>
<exch>7.79</exch>
<Index>137.7</Index>
<Multiplier>39.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GUI001</dsid>
<asof>1 May 2012</asof>
<country>Guinea</country>
<originalcount>Guinea</originalcount>
<exch>7030</exch>
<Index>144.1</Index>
<Multiplier>45.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GBS001</dsid>
<asof>1 May 2012</asof>
<country>Guinea_Bissau</country>
<originalcount>Guinea Bissau</originalcount>
<exch>495.248</exch>
<Index>155.5</Index>
<Multiplier>58.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GUY001</dsid>
<asof>1 May 2012</asof>
<country>Guyana</country>
<originalcount>Guyana</originalcount>
<exch>201</exch>
<Index>134.4</Index>
<Multiplier>41.2</Multiplier>
<Change> </Change>
<effdate>01/Apr/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/May/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>HAI001</dsid>
<asof>1 May 2012</asof>
<country>Haiti</country>
<originalcount>Haiti </originalcount>
<exch>41.91</exch>
<Index>154.1</Index>
<Multiplier>54.6</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>HON001</dsid>
<asof>1 May 2012</asof>
<country>Honduras</country>
<originalcount>Honduras </originalcount>
<exch>19.39</exch>
<Index>133.4</Index>
<Multiplier>34.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>HUN003</dsid>
<asof>1 May 2012</asof>
<country>Hungary</country>
<originalcount>Hungary</originalcount>
<exch>217</exch>
<Index>136.7</Index>
<Multiplier>37.5</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ICE001</dsid>
<asof>1 May 2012</asof>
<country>Iceland</country>
<originalcount>Iceland</originalcount>
<exch>125.6</exch>
<Index>137</Index>
<Multiplier>34.2</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>01/Jan/1998</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IND001</dsid>
<asof>1 May 2012</asof>
<country>India</country>
<originalcount>India </originalcount>
<exch>52.43</exch>
<Index>137.4</Index>
<Multiplier>42</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>INS001</dsid>
<asof>1 May 2012</asof>
<country>Indonesia</country>
<originalcount>Indonesia</originalcount>
<exch>9175</exch>
<Index>151.3</Index>
<Multiplier>51.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IRA001</dsid>
<asof>1 May 2012</asof>
<country>Iran</country>
<originalcount>Iran</originalcount>
<exch>12250</exch>
<Index>151.5</Index>
<Multiplier>51.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IRQ001</dsid>
<asof>1 May 2012</asof>
<country>Iraq</country>
<originalcount>Iraq</originalcount>
<exch>1170</exch>
<Index>144.8</Index>
<Multiplier>46.6</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>01/May/2002</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IRE001</dsid>
<asof>1 May 2012</asof>
<country>Ireland</country>
<originalcount>Ireland</originalcount>
<exch>0.755</exch>
<Index>152.3</Index>
<Multiplier>56.4</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>01/May/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ISR003</dsid>
<asof>1 May 2012</asof>
<country>Israel</country>
<originalcount>Israel </originalcount>
<exch>3.74</exch>
<Index>153.7</Index>
<Multiplier>55.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ITA002</dsid>
<asof>1 May 2012</asof>
<country>Italy</country>
<originalcount>Italy, Brindisi</originalcount>
<exch>0.755</exch>
<Index>154.2</Index>
<Multiplier>55.2</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>L</reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>01/Nov/1999</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ITA001</dsid>
<asof>1 May 2012</asof>
<country>Italy</country>
<originalcount>Italy, Rome</originalcount>
<exch>0.755</exch>
<Index>161.5</Index>
<Multiplier>62.6</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2001</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>JAM001</dsid>
<asof>1 May 2012</asof>
<country>Jamaica</country>
<originalcount>Jamaica</originalcount>
<exch>87.3</exch>
<Index>147.9</Index>
<Multiplier>48.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>26</dep>
<sing>29</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>JPN001</dsid>
<asof>1 May 2012</asof>
<country>Japan</country>
<originalcount>Japan</originalcount>
<exch>80.44</exch>
<Index>232.5</Index>
<Multiplier>154.6</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>26</dep>
<sing>29</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>JOR001</dsid>
<asof>1 May 2012</asof>
<country>Jordan</country>
<originalcount>Jordan </originalcount>
<exch>0.708</exch>
<Index>142.5</Index>
<Multiplier>43</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KAZ001</dsid>
<asof>1 May 2012</asof>
<country>Kazakhstan</country>
<originalcount>Kazakhstan </originalcount>
<exch>147.4</exch>
<Index>143.7</Index>
<Multiplier>50.6</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KEN001</dsid>
<asof>1 May 2012</asof>
<country>Kenya</country>
<originalcount>Kenya </originalcount>
<exch>83</exch>
<Index>143.2</Index>
<Multiplier>44.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KIR001</dsid>
<asof>1 May 2012</asof>
<country>Kiribati</country>
<originalcount>Kiribati</originalcount>
<exch>0.958</exch>
<Index>164.7</Index>
<Multiplier>75.9</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>8</dep>
<sing>9</sing>
<t_change> </t_change>
<t_effdate>01/Dec/1996</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>DRK001</dsid>
<asof>1 May 2012</asof>
<country>Korea_Democratic_Republic</country>
<originalcount>Korea, D.P.R. *</originalcount>
<exch>99.25</exch>
<Index>153.6</Index>
<Multiplier>56.6</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ROK001</dsid>
<asof>1 May 2012</asof>
<country>Korea_Republic_of</country>
<originalcount>Korea, Republic of</originalcount>
<exch>1123.06</exch>
<Index>183.1</Index>
<Multiplier>83.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KUW001</dsid>
<asof>1 May 2012</asof>
<country>Kuwait</country>
<originalcount>Kuwait </originalcount>
<exch>0.277</exch>
<Index>149.7</Index>
<Multiplier>49.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KYR001</dsid>
<asof>1 May 2012</asof>
<country>Kyrgyzstan</country>
<originalcount>Kyrgyzstan</originalcount>
<exch>46.7</exch>
<Index>145.4</Index>
<Multiplier>47</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LAO001</dsid>
<asof>1 May 2012</asof>
<country>Lao_Democratic_Republic</country>
<originalcount>Lao Peo. Dem. Rep. </originalcount>
<exch>7973</exch>
<Index>139.9</Index>
<Multiplier>43.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2003</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LAT001</dsid>
<asof>1 May 2012</asof>
<country>Latvia</country>
<originalcount>Latvia</originalcount>
<exch>0.528</exch>
<Index>150.9</Index>
<Multiplier>52.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2003</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LEB001</dsid>
<asof>1 May 2012</asof>
<country>Lebanon</country>
<originalcount>Lebanon </originalcount>
<exch>1500</exch>
<Index>154.7</Index>
<Multiplier>55.5</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LES001</dsid>
<asof>1 May 2012</asof>
<country>Lesotho</country>
<originalcount>Lesotho</originalcount>
<exch>7.76</exch>
<Index>143.5</Index>
<Multiplier>45.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LIR001</dsid>
<asof>1 May 2012</asof>
<country>Liberia</country>
<originalcount>Liberia </originalcount>
<exch>73</exch>
<Index>147.1</Index>
<Multiplier>51.1</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LIB001</dsid>
<asof>1 May 2012</asof>
<country>Libya</country>
<originalcount>Libya</originalcount>
<exch>1.25</exch>
<Index>135.5</Index>
<Multiplier>37</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LIT001</dsid>
<asof>1 May 2012</asof>
<country>Lithuania</country>
<originalcount>Lithuania</originalcount>
<exch>2.606</exch>
<Index>142</Index>
<Multiplier>43</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2003</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LUX001</dsid>
<asof>1 May 2012</asof>
<country>Luxembourg</country>
<originalcount>Luxembourg</originalcount>
<exch>0.755</exch>
<Index>164.4</Index>
<Multiplier>65</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>01/Jan/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAG001</dsid>
<asof>1 May 2012</asof>
<country>Madagascar</country>
<originalcount>Madagascar</originalcount>
<exch>2085</exch>
<Index>141.6</Index>
<Multiplier>40.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MLW001</dsid>
<asof>1 May 2012</asof>
<country>Malawi</country>
<originalcount>Malawi</originalcount>
<exch>257</exch>
<Index>134.4</Index>
<Multiplier>53</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason>TPR</reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAL001</dsid>
<asof>1 May 2012</asof>
<country>Malaysia</country>
<originalcount>Malaysia </originalcount>
<exch>3.06</exch>
<Index>138.1</Index>
<Multiplier>44.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MDV001</dsid>
<asof>1 May 2012</asof>
<country>Maldives</country>
<originalcount>Maldives</originalcount>
<exch>15</exch>
<Index>145.5</Index>
<Multiplier>46.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MLI001</dsid>
<asof>1 May 2012</asof>
<country>Mali</country>
<originalcount>Mali </originalcount>
<exch>495.248</exch>
<Index>143.5</Index>
<Multiplier>50.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAT004</dsid>
<asof>1 May 2012</asof>
<country>Malta</country>
<originalcount>Malta</originalcount>
<exch>0.755</exch>
<Index>148.9</Index>
<Multiplier>49.4</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAU001</dsid>
<asof>1 May 2012</asof>
<country>Mauritania</country>
<originalcount>Mauritania</originalcount>
<exch>290.53</exch>
<Index>141.9</Index>
<Multiplier>42.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAR003</dsid>
<asof>1 May 2012</asof>
<country>Mauritius</country>
<originalcount>Mauritius </originalcount>
<exch>29</exch>
<Index>140.8</Index>
<Multiplier>48.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MEX001</dsid>
<asof>1 May 2012</asof>
<country>Mexico</country>
<originalcount>Mexico </originalcount>
<exch>13.1</exch>
<Index>145.9</Index>
<Multiplier>47.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MIC001</dsid>
<asof>1 May 2012</asof>
<country>Micronesia</country>
<originalcount>Micronesia, Fed States of </originalcount>
<exch>1</exch>
<Index>167.1</Index>
<Multiplier>67.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MOL001</dsid>
<asof>1 May 2012</asof>
<country>Moldova</country>
<originalcount>Moldova</originalcount>
<exch>11.7</exch>
<Index>138.6</Index>
<Multiplier>44.5</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MNC001</dsid>
<asof>1 May 2012</asof>
<country>Monaco</country>
<originalcount>Monaco </originalcount>
<exch>0.755</exch>
<Index>167.8</Index>
<Multiplier>68.1</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>A</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2004</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MON001</dsid>
<asof>1 May 2012</asof>
<country>Mongolia</country>
<originalcount>Mongolia </originalcount>
<exch>1322</exch>
<Index>145.5</Index>
<Multiplier>46</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MNE001</dsid>
<asof>1 May 2012</asof>
<country>Montenegro</country>
<originalcount>Montenegro </originalcount>
<exch>0.755</exch>
<Index>140.1</Index>
<Multiplier>44.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MOR001</dsid>
<asof>1 May 2012</asof>
<country>Morocco</country>
<originalcount>Morocco</originalcount>
<exch>8.44</exch>
<Index>130</Index>
<Multiplier>34.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MOZ001</dsid>
<asof>1 May 2012</asof>
<country>Mozambique</country>
<originalcount>Mozambique </originalcount>
<exch>27.35</exch>
<Index>148.8</Index>
<Multiplier>51.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>25</dep>
<sing>28</sing>
<t_change>Y</t_change>
<t_effdate>01/May/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MYA001</dsid>
<asof>1 May 2012</asof>
<country>Myanmar</country>
<originalcount>Myanmar</originalcount>
<exch>815</exch>
<Index>147.9</Index>
<Multiplier>48.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NAM001</dsid>
<asof>1 May 2012</asof>
<country>Namibia</country>
<originalcount>Namibia </originalcount>
<exch>7.76</exch>
<Index>146.6</Index>
<Multiplier>51.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NEP001</dsid>
<asof>1 May 2012</asof>
<country>Nepal</country>
<originalcount>Nepal </originalcount>
<exch>83.55</exch>
<Index>131.7</Index>
<Multiplier>40.9</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>11</dep>
<sing>12</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NET003</dsid>
<asof>1 May 2012</asof>
<country>Netherlands</country>
<originalcount>Netherlands</originalcount>
<exch>0.755</exch>
<Index>152.5</Index>
<Multiplier>54.3</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>23</dep>
<sing>25</sing>
<t_change> </t_change>
<t_effdate>01/Nov/1996</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NCA001</dsid>
<asof>1 May 2012</asof>
<country>New_Caledonia</country>
<originalcount>New Caledonia</originalcount>
<exch>90.096</exch>
<Index>164.5</Index>
<Multiplier>66.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NZE001</dsid>
<asof>1 May 2012</asof>
<country>New_Zealand</country>
<originalcount>New Zealand</originalcount>
<exch>1.221</exch>
<Index>134.2</Index>
<Multiplier>36.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>22</dep>
<sing>25</sing>
<t_change> </t_change>
<t_effdate>01/Oct/1980</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NIC001</dsid>
<asof>1 May 2012</asof>
<country>Nicaragua</country>
<originalcount>Nicaragua</originalcount>
<exch>23.33</exch>
<Index>132.1</Index>
<Multiplier>32.6</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NER001</dsid>
<asof>1 May 2012</asof>
<country>Niger</country>
<originalcount>Niger </originalcount>
<exch>495.248</exch>
<Index>140.8</Index>
<Multiplier>51.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NIR075</dsid>
<asof>1 May 2012</asof>
<country>Nigeria</country>
<originalcount>Nigeria </originalcount>
<exch>157.5</exch>
<Index>172.8</Index>
<Multiplier>71.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>26</dep>
<sing>29</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NOR001</dsid>
<asof>1 May 2012</asof>
<country>Norway</country>
<originalcount>Norway</originalcount>
<exch>5.731</exch>
<Index>180.3</Index>
<Multiplier>89.3</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>OMA001</dsid>
<asof>1 May 2012</asof>
<country>Oman</country>
<originalcount>Oman</originalcount>
<exch>0.384</exch>
<Index>140.7</Index>
<Multiplier>41</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PAK001</dsid>
<asof>1 May 2012</asof>
<country>Pakistan</country>
<originalcount>Pakistan</originalcount>
<exch>89.3</exch>
<Index>137.6</Index>
<Multiplier>38.6</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PALXXX</dsid>
<asof>1 May 2012</asof>
<country>Palau</country>
<originalcount>Palau, Republic of </originalcount>
<exch>1</exch>
<Index>170</Index>
<Multiplier>69.6</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>01/Jan/1998</t_effdate>
</dataXML>
<dataXML>
<dsid>PAN001</dsid>
<asof>1 May 2012</asof>
<country>Panama</country>
<originalcount>Panama </originalcount>
<exch>1</exch>
<Index>139.5</Index>
<Multiplier>40</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>01/May/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PNG001</dsid>
<asof>1 May 2012</asof>
<country>Papua_New_Guinea</country>
<originalcount>Papua New Guinea </originalcount>
<exch>1.99</exch>
<Index>207</Index>
<Multiplier>104.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>28</dep>
<sing>31</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PAR001</dsid>
<asof>1 May 2012</asof>
<country>Paraguay</country>
<originalcount>Paraguay </originalcount>
<exch>4313</exch>
<Index>132.1</Index>
<Multiplier>38</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PER001</dsid>
<asof>1 May 2012</asof>
<country>Peru</country>
<originalcount>Peru </originalcount>
<exch>2.65</exch>
<Index>146.3</Index>
<Multiplier>46.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PHI001</dsid>
<asof>1 May 2012</asof>
<country>Philippines</country>
<originalcount>Philippines </originalcount>
<exch>42.65</exch>
<Index>155.4</Index>
<Multiplier>55.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>POL005</dsid>
<asof>1 May 2012</asof>
<country>Poland</country>
<originalcount>Poland</originalcount>
<exch>3.158</exch>
<Index>138</Index>
<Multiplier>37.6</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2004</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>POR001</dsid>
<asof>1 May 2012</asof>
<country>Portugal</country>
<originalcount>Portugal</originalcount>
<exch>0.755</exch>
<Index>146.7</Index>
<Multiplier>47.2</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2005</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>QAT001</dsid>
<asof>1 May 2012</asof>
<country>Qatar</country>
<originalcount>Qatar</originalcount>
<exch>3.64</exch>
<Index>165.4</Index>
<Multiplier>65.7</Multiplier>
<Change> </Change>
<effdate>01/Apr/2012</effdate>
<reason> </reason>
<dep>34</dep>
<sing>38</sing>
<t_change> </t_change>
<t_effdate>01/May/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ROM001</dsid>
<asof>1 May 2012</asof>
<country>Romania</country>
<originalcount>Romania</originalcount>
<exch>3.31</exch>
<Index>123.2</Index>
<Multiplier>23.3</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>RUS001</dsid>
<asof>1 May 2012</asof>
<country>Russia</country>
<originalcount>Russian Federation, The </originalcount>
<exch>29.14</exch>
<Index>184.7</Index>
<Multiplier>85</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>RWA001</dsid>
<asof>1 May 2012</asof>
<country>Rwanda</country>
<originalcount>Rwanda </originalcount>
<exch>606.55</exch>
<Index>151.1</Index>
<Multiplier>52.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/May/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>STH001</dsid>
<asof>1 May 2012</asof>
<country>Saint_Helena</country>
<originalcount>Saint Helena </originalcount>
<exch>0.615</exch>
<Index>157.4</Index>
<Multiplier>53.9</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>01/Jan/1998</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>STL001</dsid>
<asof>1 May 2012</asof>
<country>St_Lucia</country>
<originalcount>St. Lucia</originalcount>
<exch>2.7</exch>
<Index>137</Index>
<Multiplier>37.2</Multiplier>
<Change> </Change>
<effdate>01/Feb/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SAM001</dsid>
<asof>1 May 2012</asof>
<country>Samoa</country>
<originalcount>Samoa</originalcount>
<exch>2.23</exch>
<Index>161.7</Index>
<Multiplier>63</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>STP001</dsid>
<asof>1 May 2012</asof>
<country>Sao_Tome_and_Principe</country>
<originalcount>Sao Tome and Principe</originalcount>
<exch>18659</exch>
<Index>145.8</Index>
<Multiplier>52.3</Multiplier>
<Change> </Change>
<effdate>01/Feb/2012</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SAU001</dsid>
<asof>1 May 2012</asof>
<country>Saudi_Arabia</country>
<originalcount>Saudi Arabia </originalcount>
<exch>3.75</exch>
<Index>149.4</Index>
<Multiplier>49.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SEN001</dsid>
<asof>1 May 2012</asof>
<country>Senegal</country>
<originalcount>Senegal </originalcount>
<exch>495.248</exch>
<Index>156.6</Index>
<Multiplier>58.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SRB001</dsid>
<asof>1 May 2012</asof>
<country>Serbia</country>
<originalcount>Serbia </originalcount>
<exch>84.44</exch>
<Index>142.6</Index>
<Multiplier>55.5</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SEY005</dsid>
<asof>1 May 2012</asof>
<country>Seychelles</country>
<originalcount>Seychelles </originalcount>
<exch>13.8</exch>
<Index>136.2</Index>
<Multiplier>36.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SIL001</dsid>
<asof>1 May 2012</asof>
<country>Sierra_Leone</country>
<originalcount>Sierra Leone </originalcount>
<exch>4310</exch>
<Index>156.3</Index>
<Multiplier>56</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SIN001</dsid>
<asof>1 May 2012</asof>
<country>Singapore</country>
<originalcount>Singapore</originalcount>
<exch>1.239</exch>
<Index>188.8</Index>
<Multiplier>86.6</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SLO002</dsid>
<asof>1 May 2012</asof>
<country>Slovak_Republic</country>
<originalcount>Slovak Republic</originalcount>
<exch>0.755</exch>
<Index>139.6</Index>
<Multiplier>46</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SVN005</dsid>
<asof>1 May 2012</asof>
<country>Slovenia</country>
<originalcount>Slovenia, Republic of</originalcount>
<exch>0.755</exch>
<Index>133.4</Index>
<Multiplier>29.8</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2003</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SOI001</dsid>
<asof>1 May 2012</asof>
<country>Solomon_Islands</country>
<originalcount>Solomon Islands </originalcount>
<exch>7.29</exch>
<Index>156.2</Index>
<Multiplier>65.1</Multiplier>
<Change> </Change>
<effdate>01/Dec/2011</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SOM001</dsid>
<asof>1 May 2012</asof>
<country>Somalia</country>
<originalcount>Somalia </originalcount>
<exch>24300</exch>
<Index>144.5</Index>
<Multiplier>45.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Sep/1999</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SAF001</dsid>
<asof>1 May 2012</asof>
<country>South_Africa</country>
<originalcount>South Africa </originalcount>
<exch>7.76</exch>
<Index>140.3</Index>
<Multiplier>41.9</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SSD001</dsid>
<asof>1 May 2012</asof>
<country>South_Sudan</country>
<originalcount>South Sudan 1 </originalcount>
<exch>2.88</exch>
<Index>153</Index>
<Multiplier>53.2</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason>A</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2011</t_effdate>
</dataXML>
<dataXML>
<dsid>SPA001</dsid>
<asof>1 May 2012</asof>
<country>Spain</country>
<originalcount>Spain</originalcount>
<exch>0.755</exch>
<Index>151.7</Index>
<Multiplier>52.9</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2008</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SRL001</dsid>
<asof>1 May 2012</asof>
<country>Sri_Lanka</country>
<originalcount>Sri Lanka</originalcount>
<exch>129.6</exch>
<Index>138.8</Index>
<Multiplier>41.9</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SUD001</dsid>
<asof>1 May 2012</asof>
<country>Sudan</country>
<originalcount>Sudan </originalcount>
<exch>2.88</exch>
<Index>153</Index>
<Multiplier>53.2</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SUR001</dsid>
<asof>1 May 2012</asof>
<country>Suriname</country>
<originalcount>Suriname</originalcount>
<exch>3.29</exch>
<Index>136</Index>
<Multiplier>35.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SWA001</dsid>
<asof>1 May 2012</asof>
<country>Swaziland</country>
<originalcount>Swaziland </originalcount>
<exch>7.76</exch>
<Index>138.7</Index>
<Multiplier>47.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>11</dep>
<sing>12</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2003</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SWE001</dsid>
<asof>1 May 2012</asof>
<country>Sweden</country>
<originalcount>Sweden</originalcount>
<exch>6.718</exch>
<Index>163.6</Index>
<Multiplier>63.8</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SWI001</dsid>
<asof>1 May 2012</asof>
<country>Switzerland</country>
<originalcount>Switzerland</originalcount>
<exch>0.907</exch>
<Index>200</Index>
<Multiplier>104.1</Multiplier>
<Change> </Change>
<effdate>01/Apr/2012</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SYR001</dsid>
<asof>1 May 2012</asof>
<country>Syrian_Arab_Republic</country>
<originalcount>Syrian Arab Republic</originalcount>
<exch>70.79</exch>
<Index>134.4</Index>
<Multiplier>42.7</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TAJ001</dsid>
<asof>1 May 2012</asof>
<country>Tajikistan</country>
<originalcount>Tajikistan</originalcount>
<exch>4.8</exch>
<Index>143.8</Index>
<Multiplier>45.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>URT001</dsid>
<asof>1 May 2012</asof>
<country>Tanzania</country>
<originalcount>Tanzania, United Rep. of</originalcount>
<exch>1588</exch>
<Index>151.1</Index>
<Multiplier>49.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>29</dep>
<sing>32</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>THA001</dsid>
<asof>1 May 2012</asof>
<country>Thailand</country>
<originalcount>Thailand </originalcount>
<exch>30.94</exch>
<Index>148.3</Index>
<Multiplier>49</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MCD001</dsid>
<asof>1 May 2012</asof>
<country>The former Yugoslav Republic of Macedonia</country>
<originalcount>The former Yugoslav Republic of Macedonia </originalcount>
<exch>46.22</exch>
<Index>132.1</Index>
<Multiplier>33.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>01/Sep/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TIM001</dsid>
<asof>1 May 2012</asof>
<country>Timor-Leste</country>
<originalcount>Timor-Leste </originalcount>
<exch>1</exch>
<Index>156.5</Index>
<Multiplier>56.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Jul/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TOG001</dsid>
<asof>1 May 2012</asof>
<country>Togo</country>
<originalcount>Togo</originalcount>
<exch>495.248</exch>
<Index>150</Index>
<Multiplier>57.5</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TON001</dsid>
<asof>1 May 2012</asof>
<country>Tonga</country>
<originalcount>Tonga</originalcount>
<exch>1.61</exch>
<Index>150.7</Index>
<Multiplier>54.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>9</dep>
<sing>10</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TRI001</dsid>
<asof>1 May 2012</asof>
<country>Trinidad_and_Tobago</country>
<originalcount>Trinidad and Tobago </originalcount>
<exch>6.37</exch>
<Index>147.4</Index>
<Multiplier>51.4</Multiplier>
<Change> </Change>
<effdate>01/Nov/2011</effdate>
<reason> </reason>
<dep>26</dep>
<sing>29</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TUN001</dsid>
<asof>1 May 2012</asof>
<country>Tunisia</country>
<originalcount>Tunisia </originalcount>
<exch>1.514</exch>
<Index>128.6</Index>
<Multiplier>30</Multiplier>
<Change> </Change>
<effdate>01/Feb/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TUR001</dsid>
<asof>1 May 2012</asof>
<country>Turkey</country>
<originalcount>Turkey</originalcount>
<exch>1.76</exch>
<Index>144</Index>
<Multiplier>44.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TUK001</dsid>
<asof>1 May 2012</asof>
<country>Turkmenistan</country>
<originalcount>Turkmenistan </originalcount>
<exch>2.85</exch>
<Index>146.7</Index>
<Multiplier>51.6</Multiplier>
<Change> </Change>
<effdate>01/Jul/2011</effdate>
<reason> </reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2004</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>UGA001</dsid>
<asof>1 May 2012</asof>
<country>Uganda</country>
<originalcount>Uganda</originalcount>
<exch>2512</exch>
<Index>130.3</Index>
<Multiplier>33.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>01/Mar/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>UKR001</dsid>
<asof>1 May 2012</asof>
<country>Ukraine</country>
<originalcount>Ukraine</originalcount>
<exch>8.02</exch>
<Index>144.6</Index>
<Multiplier>47.4</Multiplier>
<Change> </Change>
<effdate>01/Jul/2011</effdate>
<reason> </reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>UAE001</dsid>
<asof>1 May 2012</asof>
<country>United_Arab_Emirates</country>
<originalcount>United Arab Emirates</originalcount>
<exch>3.64</exch>
<Index>175.5</Index>
<Multiplier>75.8</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>32</dep>
<sing>36</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>U.K001</dsid>
<asof>1 May 2012</asof>
<country>United_Kingdom</country>
<originalcount>United Kingdom</originalcount>
<exch>0.615</exch>
<Index>187.6</Index>
<Multiplier>86.4</Multiplier>
<Change>Y</Change>
<effdate>01/May/2012</effdate>
<reason>ER</reason>
<dep>29</dep>
<sing>32</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA026</dsid>
<asof>1 May 2012</asof>
<country>U.S.A.</country>
<originalcount>USA, El Paso </originalcount>
<exch>1</exch>
<Index>141.7</Index>
<Multiplier>41.5</Multiplier>
<Change> </Change>
<effdate>01/Apr/2012</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>01/Jan/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA007</dsid>
<asof>1 May 2012</asof>
<country>U.S.A.</country>
<originalcount>USA, Miami </originalcount>
<exch>1</exch>
<Index>148.6</Index>
<Multiplier>48.4</Multiplier>
<Change> </Change>
<effdate>01/Apr/2012</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>01/Jan/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA008</dsid>
<asof>1 May 2012</asof>
<country>U.S.A.</country>
<originalcount>USA, New York</originalcount>
<exch>1</exch>
<Index>167.2</Index>
<Multiplier>65.5</Multiplier>
<Change> </Change>
<effdate>01/Aug/2011</effdate>
<reason> </reason>
<dep>28</dep>
<sing>31</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA012</dsid>
<asof>1 May 2012</asof>
<country>U.S.A.</country>
<originalcount>USA, San Francisco </originalcount>
<exch>1</exch>
<Index>156.1</Index>
<Multiplier>54.5</Multiplier>
<Change> </Change>
<effdate>01/Aug/2008</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>01/Jan/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA001</dsid>
<asof>1 May 2012</asof>
<country>U.S.A.</country>
<originalcount>USA, Washington D.C.</originalcount>
<exch>1</exch>
<Index>148.6</Index>
<Multiplier>48.4</Multiplier>
<Change> </Change>
<effdate>01/Apr/2012</effdate>
<reason> </reason>
<dep>27</dep>
<sing>30</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>URU001</dsid>
<asof>1 May 2012</asof>
<country>Uruguay</country>
<originalcount>Uruguay</originalcount>
<exch>19.65</exch>
<Index>143.5</Index>
<Multiplier>51</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Jan/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>UZB001</dsid>
<asof>1 May 2012</asof>
<country>Uzbekistan</country>
<originalcount>Uzbekistan</originalcount>
<exch>1856</exch>
<Index>142</Index>
<Multiplier>42.6</Multiplier>
<Change> </Change>
<effdate>01/Feb/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>01/Feb/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>VAN001</dsid>
<asof>1 May 2012</asof>
<country>Vanuatu</country>
<originalcount>Vanuatu</originalcount>
<exch>86.96</exch>
<Index>180.3</Index>
<Multiplier>82.1</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>01/Oct/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>VEN001</dsid>
<asof>1 May 2012</asof>
<country>Venezuela</country>
<originalcount>Venezuela</originalcount>
<exch>4.29</exch>
<Index>196</Index>
<Multiplier>96.3</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>34</dep>
<sing>38</sing>
<t_change> </t_change>
<t_effdate>01/Jun/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>VIE001</dsid>
<asof>1 May 2012</asof>
<country>Vietnam</country>
<originalcount>Vietnam </originalcount>
<exch>20840</exch>
<Index>130.9</Index>
<Multiplier>34.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>01/Dec/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>OCTXXX</dsid>
<asof>1 May 2012</asof>
<country>West_Bank_and_the_Gaza_Strip</country>
<originalcount>West Bank &amp; the Gaza Strip,The 10/ </originalcount>
<exch>3.74</exch>
<Index>153.7</Index>
<Multiplier>55.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>01/Aug/2011</t_effdate>
</dataXML>
<dataXML>
<dsid>YEM001</dsid>
<asof>1 May 2012</asof>
<country>Yemen</country>
<originalcount>Yemen, Republic of</originalcount>
<exch>218</exch>
<Index>131.9</Index>
<Multiplier>32.2</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ZAM001</dsid>
<asof>1 May 2012</asof>
<country>Zambia</country>
<originalcount>Zambia</originalcount>
<exch>5270</exch>
<Index>148.6</Index>
<Multiplier>49.7</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>01/Apr/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ZIM001</dsid>
<asof>1 May 2012</asof>
<country>Zimbabwe</country>
<originalcount>Zimbabwe </originalcount>
<exch>150000</exch>
<Index>147.3</Index>
<Multiplier>47.4</Multiplier>
<Change> </Change>
<effdate>01/Mar/2012</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>01/Nov/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
</dataroot>
</root>

