<?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="2013-05-15T14:00:59">
<dataXML>
<dsid>AFG001</dsid>
<asof>1 May 2013</asof>
<country>Afghanistan</country>
<originalcount>Afghanistan</originalcount>
<exch>54.67</exch>
<Index>155.2</Index>
<Multiplier>56.5</Multiplier>
<Change> </Change>
<effdate>11/1/2011</effdate>
<reason> </reason>
<dep>9</dep>
<sing>10</sing>
<t_change> </t_change>
<t_effdate>7/1/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ALB001</dsid>
<asof>1 May 2013</asof>
<country>Albania</country>
<originalcount>Albania</originalcount>
<exch>106.5</exch>
<Index>130.5</Index>
<Multiplier>33.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>2/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ALG001</dsid>
<asof>1 May 2013</asof>
<country>Algeria</country>
<originalcount>Algeria </originalcount>
<exch>78.6</exch>
<Index>143.9</Index>
<Multiplier>43.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>5/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ANG001</dsid>
<asof>1 May 2013</asof>
<country>Angola</country>
<originalcount>Angola</originalcount>
<exch>95.77</exch>
<Index>186.8</Index>
<Multiplier>86.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>31</dep>
<sing>34</sing>
<t_change> </t_change>
<t_effdate>2/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ARG001</dsid>
<asof>1 May 2013</asof>
<country>Argentina</country>
<originalcount>Argentina</originalcount>
<exch>5.178</exch>
<Index>139.2</Index>
<Multiplier>39.6</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>11/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ARM001</dsid>
<asof>1 May 2013</asof>
<country>Armenia</country>
<originalcount>Armenia </originalcount>
<exch>410.4</exch>
<Index>147.4</Index>
<Multiplier>46.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>9/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>AUL003</dsid>
<asof>1 May 2013</asof>
<country>Australia</country>
<originalcount>Australia</originalcount>
<exch>0.968</exch>
<Index>172.1</Index>
<Multiplier>79.2</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>8/1/2003</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>AUS001</dsid>
<asof>1 May 2013</asof>
<country>Austria</country>
<originalcount>Austria</originalcount>
<exch>0.764</exch>
<Index>161.8</Index>
<Multiplier>61.8</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>TMR</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>4/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>AZE001</dsid>
<asof>1 May 2013</asof>
<country>Azerbaijan</country>
<originalcount>Azerbaijan </originalcount>
<exch>0.783</exch>
<Index>163.3</Index>
<Multiplier>61.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>1/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BHA001</dsid>
<asof>1 May 2013</asof>
<country>Bahamas</country>
<originalcount>Bahamas</originalcount>
<exch>1</exch>
<Index>175.5</Index>
<Multiplier>75.1</Multiplier>
<Change> </Change>
<effdate>4/1/2013</effdate>
<reason> </reason>
<dep>32</dep>
<sing>36</sing>
<t_change> </t_change>
<t_effdate>4/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BAH001</dsid>
<asof>1 May 2013</asof>
<country>Bahrain</country>
<originalcount>Bahrain </originalcount>
<exch>0.377</exch>
<Index>148.5</Index>
<Multiplier>55</Multiplier>
<Change> </Change>
<effdate>12/1/2012</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>8/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BGD001</dsid>
<asof>1 May 2013</asof>
<country>Bangladesh</country>
<originalcount>Bangladesh </originalcount>
<exch>77.75</exch>
<Index>142.9</Index>
<Multiplier>41.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>9/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BAR001</dsid>
<asof>1 May 2013</asof>
<country>Barbados</country>
<originalcount>Barbados</originalcount>
<exch>2</exch>
<Index>158.9</Index>
<Multiplier>58.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>9/1/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BYE001</dsid>
<asof>1 May 2013</asof>
<country>Belarus</country>
<originalcount>Belarus</originalcount>
<exch>8650</exch>
<Index>149.9</Index>
<Multiplier>49.5</Multiplier>
<Change> </Change>
<effdate>4/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>4/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BEL001</dsid>
<asof>1 May 2013</asof>
<country>Belgium</country>
<originalcount>Belgium</originalcount>
<exch>0.764</exch>
<Index>158.7</Index>
<Multiplier>60</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>11/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BZE001</dsid>
<asof>1 May 2013</asof>
<country>Belize</country>
<originalcount>Belize</originalcount>
<exch>2</exch>
<Index>134</Index>
<Multiplier>33.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>9/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BEN001</dsid>
<asof>1 May 2013</asof>
<country>Benin</country>
<originalcount>Benin </originalcount>
<exch>501.151</exch>
<Index>149.8</Index>
<Multiplier>48.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>7/1/2002</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BHU001</dsid>
<asof>1 May 2013</asof>
<country>Bhutan</country>
<originalcount>Bhutan</originalcount>
<exch>54.24</exch>
<Index>143.1</Index>
<Multiplier>43.6</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>10/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BOL001</dsid>
<asof>1 May 2013</asof>
<country>Bolivia</country>
<originalcount>Bolivia</originalcount>
<exch>6.93</exch>
<Index>131.9</Index>
<Multiplier>38.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>5/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BIH001</dsid>
<asof>1 May 2013</asof>
<country>Bosnia_and_Herzegovina</country>
<originalcount>Bosnia and Herzegovina</originalcount>
<exch>1.494</exch>
<Index>134.6</Index>
<Multiplier>38.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>12/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BOT001</dsid>
<asof>1 May 2013</asof>
<country>Botswana</country>
<originalcount>Botswana</originalcount>
<exch>8.13</exch>
<Index>127.9</Index>
<Multiplier>32.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>1/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BRA001</dsid>
<asof>1 May 2013</asof>
<country>Brazil</country>
<originalcount>Brazil</originalcount>
<exch>1.999</exch>
<Index>179.4</Index>
<Multiplier>85.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>6/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BUL001</dsid>
<asof>1 May 2013</asof>
<country>Bulgaria</country>
<originalcount>Bulgaria</originalcount>
<exch>1.494</exch>
<Index>132.2</Index>
<Multiplier>30.5</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>2/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BKF001</dsid>
<asof>1 May 2013</asof>
<country>Burkina_Faso</country>
<originalcount>Burkina Faso </originalcount>
<exch>501.151</exch>
<Index>147.2</Index>
<Multiplier>47.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>3/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>BDI001</dsid>
<asof>1 May 2013</asof>
<country>Burundi</country>
<originalcount>Burundi </originalcount>
<exch>1553</exch>
<Index>140.9</Index>
<Multiplier>43</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>11/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CMB001</dsid>
<asof>1 May 2013</asof>
<country>Cambodia</country>
<originalcount>Cambodia </originalcount>
<exch>4005</exch>
<Index>129.6</Index>
<Multiplier>29.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>12/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CMR001</dsid>
<asof>1 May 2013</asof>
<country>Cameroon</country>
<originalcount>Cameroon</originalcount>
<exch>501.151</exch>
<Index>150.6</Index>
<Multiplier>49.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>12/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CAN004</dsid>
<asof>1 May 2013</asof>
<country>Canada</country>
<originalcount>Canada, Montreal</originalcount>
<exch>1.014</exch>
<Index>166.4</Index>
<Multiplier>66.2</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>4/1/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CAN001</dsid>
<asof>1 May 2013</asof>
<country>Canada</country>
<originalcount>Canada, Ottawa</originalcount>
<exch>1.014</exch>
<Index>169</Index>
<Multiplier>68.8</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>L</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>7/1/2001</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CAN006</dsid>
<asof>1 May 2013</asof>
<country>Canada</country>
<originalcount>Canada, Toronto</originalcount>
<exch>1.014</exch>
<Index>180.7</Index>
<Multiplier>80.4</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>L</reason>
<dep>27</dep>
<sing>30</sing>
<t_change> </t_change>
<t_effdate>4/1/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CVI001</dsid>
<asof>1 May 2013</asof>
<country>Cape_Verde</country>
<originalcount>Cape Verde</originalcount>
<exch>84.24</exch>
<Index>149.9</Index>
<Multiplier>53.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>7/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CAF001</dsid>
<asof>1 May 2013</asof>
<country>Central_African_Republic</country>
<originalcount>Central African Rep.</originalcount>
<exch>501.151</exch>
<Index>165.8</Index>
<Multiplier>70.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>1/1/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CHD001</dsid>
<asof>1 May 2013</asof>
<country>Chad</country>
<originalcount>Chad </originalcount>
<exch>501.151</exch>
<Index>158.5</Index>
<Multiplier>61</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>3/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CHI001</dsid>
<asof>1 May 2013</asof>
<country>Chile</country>
<originalcount>Chile </originalcount>
<exch>471</exch>
<Index>142.6</Index>
<Multiplier>48.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>3/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CPR001</dsid>
<asof>1 May 2013</asof>
<country>China</country>
<originalcount>China, Beijing </originalcount>
<exch>6.165</exch>
<Index>169.4</Index>
<Multiplier>66.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>2/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>HOK001</dsid>
<asof>1 May 2013</asof>
<country>China</country>
<originalcount>China, Hong Kong (SAR)</originalcount>
<exch>7.761</exch>
<Index>209.6</Index>
<Multiplier>101.2</Multiplier>
<Change> </Change>
<effdate>4/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>6/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAC001</dsid>
<asof>1 May 2013</asof>
<country>China</country>
<originalcount>China, Macau (SAR)</originalcount>
<exch>7.994</exch>
<Index>152.3</Index>
<Multiplier>51.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>9/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>COL001</dsid>
<asof>1 May 2013</asof>
<country>Colombia</country>
<originalcount>Colombia </originalcount>
<exch>1828</exch>
<Index>146.9</Index>
<Multiplier>49.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>1/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>COI001</dsid>
<asof>1 May 2013</asof>
<country>Comoros</country>
<originalcount>Comoros</originalcount>
<exch>375.863</exch>
<Index>149.8</Index>
<Multiplier>50.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>3/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PRC001</dsid>
<asof>1 May 2013</asof>
<country>Congo_Brazzaville</country>
<originalcount>Congo </originalcount>
<exch>501.151</exch>
<Index>170.9</Index>
<Multiplier>69.6</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>6</dep>
<sing>7</sing>
<t_change> </t_change>
<t_effdate>11/1/2004</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ZAI001</dsid>
<asof>1 May 2013</asof>
<country>Congo_Democratic_Republic_of</country>
<originalcount>Congo, Dem. Rep. </originalcount>
<exch>908</exch>
<Index>160</Index>
<Multiplier>59.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>5/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>COS002</dsid>
<asof>1 May 2013</asof>
<country>Costa_Rica</country>
<originalcount>Costa Rica </originalcount>
<exch>494.1</exch>
<Index>135.1</Index>
<Multiplier>38</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>8/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IVC001</dsid>
<asof>1 May 2013</asof>
<country>Cote_d_Ivoire</country>
<originalcount>Cote d Ivoire</originalcount>
<exch>501.151</exch>
<Index>150.6</Index>
<Multiplier>56</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>12/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CRO001</dsid>
<asof>1 May 2013</asof>
<country>Croatia</country>
<originalcount>Croatia, Republic of </originalcount>
<exch>5.948</exch>
<Index>156.4</Index>
<Multiplier>58.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>2/1/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CUB001</dsid>
<asof>1 May 2013</asof>
<country>Cuba</country>
<originalcount>Cuba *</originalcount>
<exch>0.99</exch>
<Index>150.5</Index>
<Multiplier>53.7</Multiplier>
<Change> </Change>
<effdate>11/1/2011</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>8/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CYP005</dsid>
<asof>1 May 2013</asof>
<country>Cyprus</country>
<originalcount>Cyprus</originalcount>
<exch>0.764</exch>
<Index>136.5</Index>
<Multiplier>37.6</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>3/1/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>CEH011</dsid>
<asof>1 May 2013</asof>
<country>Czech_Republic</country>
<originalcount>Czech Republic</originalcount>
<exch>19.64</exch>
<Index>152.5</Index>
<Multiplier>51</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>9/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>DEN001</dsid>
<asof>1 May 2013</asof>
<country>Denmark</country>
<originalcount>Denmark</originalcount>
<exch>5.697</exch>
<Index>175.2</Index>
<Multiplier>74.3</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>1/1/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>DJI001</dsid>
<asof>1 May 2013</asof>
<country>Djibouti</country>
<originalcount>Djibouti</originalcount>
<exch>177</exch>
<Index>146.7</Index>
<Multiplier>52.5</Multiplier>
<Change> </Change>
<effdate>12/1/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>12/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>DOM002</dsid>
<asof>1 May 2013</asof>
<country>Dominican_Republic</country>
<originalcount>Dominican Republic</originalcount>
<exch>41.05</exch>
<Index>141.9</Index>
<Multiplier>42.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>12/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ECU001</dsid>
<asof>1 May 2013</asof>
<country>Ecuador</country>
<originalcount>Ecuador </originalcount>
<exch>1</exch>
<Index>133.3</Index>
<Multiplier>32.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>7/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>EGY001</dsid>
<asof>1 May 2013</asof>
<country>Egypt</country>
<originalcount>Egypt </originalcount>
<exch>6.934</exch>
<Index>133.4</Index>
<Multiplier>36.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>2/1/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ELS001</dsid>
<asof>1 May 2013</asof>
<country>El_Salvador</country>
<originalcount>El Salvador</originalcount>
<exch>8.75</exch>
<Index>133.5</Index>
<Multiplier>33.5</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>H</reason>
<dep>22</dep>
<sing>24</sing>
<t_change>Y</t_change>
<t_effdate>5/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>EQG001</dsid>
<asof>1 May 2013</asof>
<country>Equatorial_Guinea</country>
<originalcount>Equatorial Guinea </originalcount>
<exch>501.151</exch>
<Index>160.1</Index>
<Multiplier>58.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>4/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ERI001</dsid>
<asof>1 May 2013</asof>
<country>Eritrea</country>
<originalcount>Eritrea</originalcount>
<exch>15</exch>
<Index>157.1</Index>
<Multiplier>56.7</Multiplier>
<Change> </Change>
<effdate>11/1/2011</effdate>
<reason> </reason>
<dep>8</dep>
<sing>9</sing>
<t_change> </t_change>
<t_effdate>11/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>EST001</dsid>
<asof>1 May 2013</asof>
<country>Estonia</country>
<originalcount>Estonia</originalcount>
<exch>0.764</exch>
<Index>144.6</Index>
<Multiplier>43.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>2/1/2001</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ETH001</dsid>
<asof>1 May 2013</asof>
<country>Ethiopia</country>
<originalcount>Ethiopia </originalcount>
<exch>18.47</exch>
<Index>140.2</Index>
<Multiplier>45.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>6/1/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FIJ001</dsid>
<asof>1 May 2013</asof>
<country>Fiji</country>
<originalcount>Fiji</originalcount>
<exch>1.78</exch>
<Index>136.3</Index>
<Multiplier>41.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>9/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FIN001</dsid>
<asof>1 May 2013</asof>
<country>Finland</country>
<originalcount>Finland</originalcount>
<exch>0.764</exch>
<Index>162.7</Index>
<Multiplier>61</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>1/1/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FRA002</dsid>
<asof>1 May 2013</asof>
<country>France</country>
<originalcount>France, Lyon and Elsewhere</originalcount>
<exch>0.764</exch>
<Index>164.8</Index>
<Multiplier>66.2</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>L</reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>7/1/2001</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FRA001</dsid>
<asof>1 May 2013</asof>
<country>France</country>
<originalcount>France, Paris</originalcount>
<exch>0.764</exch>
<Index>168.7</Index>
<Multiplier>70.2</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>1/1/2004</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>FGU001</dsid>
<asof>1 May 2013</asof>
<country>French_Guiana</country>
<originalcount>French Guiana</originalcount>
<exch>0.764</exch>
<Index>157.9</Index>
<Multiplier>58.4</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>1/1/1998</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GAB002</dsid>
<asof>1 May 2013</asof>
<country>Gabon</country>
<originalcount>Gabon</originalcount>
<exch>501.151</exch>
<Index>154.7</Index>
<Multiplier>54.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>11/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GAM001</dsid>
<asof>1 May 2013</asof>
<country>Gambia</country>
<originalcount>Gambia </originalcount>
<exch>33</exch>
<Index>138.9</Index>
<Multiplier>46</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>3/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GEO001</dsid>
<asof>1 May 2013</asof>
<country>Georgia</country>
<originalcount>Georgia, Republic of </originalcount>
<exch>1.632</exch>
<Index>144.7</Index>
<Multiplier>47.8</Multiplier>
<Change> </Change>
<effdate>11/1/2012</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>3/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GER001</dsid>
<asof>1 May 2013</asof>
<country>Germany</country>
<originalcount>Germany, Berlin</originalcount>
<exch>0.764</exch>
<Index>150.3</Index>
<Multiplier>51.9</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>L</reason>
<dep>25</dep>
<sing>28</sing>
<t_change> </t_change>
<t_effdate>8/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GER002</dsid>
<asof>1 May 2013</asof>
<country>Germany</country>
<originalcount>Germany, Bonn</originalcount>
<exch>0.764</exch>
<Index>146</Index>
<Multiplier>47.5</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>8/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GER007</dsid>
<asof>1 May 2013</asof>
<country>Germany</country>
<originalcount>Germany, Dresden</originalcount>
<exch>0.764</exch>
<Index>146</Index>
<Multiplier>47.5</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>A</reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>8/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GER005</dsid>
<asof>1 May 2013</asof>
<country>Germany</country>
<originalcount>Germany, Hamburg</originalcount>
<exch>0.764</exch>
<Index>148.1</Index>
<Multiplier>49.7</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>L</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>8/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GHA001</dsid>
<asof>1 May 2013</asof>
<country>Ghana</country>
<originalcount>Ghana</originalcount>
<exch>1.975</exch>
<Index>149.3</Index>
<Multiplier>49.3</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>H</reason>
<dep>30</dep>
<sing>33</sing>
<t_change>Y</t_change>
<t_effdate>5/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GIBXXX</dsid>
<asof>1 May 2013</asof>
<country>Gibraltar</country>
<originalcount>Gibraltar </originalcount>
<exch>0.645</exch>
<Index>186.7</Index>
<Multiplier>81.8</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>A</reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>1/1/1998</t_effdate>
</dataXML>
<dataXML>
<dsid>GRE001</dsid>
<asof>1 May 2013</asof>
<country>Greece</country>
<originalcount>Greece</originalcount>
<exch>0.764</exch>
<Index>141.7</Index>
<Multiplier>44.2</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>4/1/2007</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GUA001</dsid>
<asof>1 May 2013</asof>
<country>Guatemala</country>
<originalcount>Guatemala </originalcount>
<exch>7.8</exch>
<Index>141.9</Index>
<Multiplier>41.6</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>1/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GUI001</dsid>
<asof>1 May 2013</asof>
<country>Guinea</country>
<originalcount>Guinea</originalcount>
<exch>6931</exch>
<Index>152.6</Index>
<Multiplier>51.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>12/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GBS001</dsid>
<asof>1 May 2013</asof>
<country>Guinea_Bissau</country>
<originalcount>Guinea Bissau</originalcount>
<exch>501.151</exch>
<Index>151.8</Index>
<Multiplier>56.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>3/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>GUY001</dsid>
<asof>1 May 2013</asof>
<country>Guyana</country>
<originalcount>Guyana</originalcount>
<exch>202.5</exch>
<Index>137</Index>
<Multiplier>40.7</Multiplier>
<Change> </Change>
<effdate>11/1/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>5/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>HAI001</dsid>
<asof>1 May 2013</asof>
<country>Haiti</country>
<originalcount>Haiti </originalcount>
<exch>43.61</exch>
<Index>153.1</Index>
<Multiplier>54.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>11/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>HON001</dsid>
<asof>1 May 2013</asof>
<country>Honduras</country>
<originalcount>Honduras </originalcount>
<exch>20.28</exch>
<Index>133.3</Index>
<Multiplier>33.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>7/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>HUN003</dsid>
<asof>1 May 2013</asof>
<country>Hungary</country>
<originalcount>Hungary</originalcount>
<exch>228.4</exch>
<Index>134.3</Index>
<Multiplier>31.5</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>9/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ICE001</dsid>
<asof>1 May 2013</asof>
<country>Iceland</country>
<originalcount>Iceland</originalcount>
<exch>117.1</exch>
<Index>147.1</Index>
<Multiplier>48.8</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>1/1/1998</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IND001</dsid>
<asof>1 May 2013</asof>
<country>India</country>
<originalcount>India</originalcount>
<exch>54.24</exch>
<Index>141.7</Index>
<Multiplier>41</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>11/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>INS001</dsid>
<asof>1 May 2013</asof>
<country>Indonesia</country>
<originalcount>Indonesia</originalcount>
<exch>9722</exch>
<Index>142</Index>
<Multiplier>47.6</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>9/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IRA001</dsid>
<asof>1 May 2013</asof>
<country>Iran</country>
<originalcount>Iran</originalcount>
<exch>24767</exch>
<Index>148</Index>
<Multiplier>53.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>12/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IRQ001</dsid>
<asof>1 May 2013</asof>
<country>Iraq</country>
<originalcount>Iraq</originalcount>
<exch>1170</exch>
<Index>144.8</Index>
<Multiplier>46.6</Multiplier>
<Change> </Change>
<effdate>11/1/2011</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>5/1/2002</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>IRE001</dsid>
<asof>1 May 2013</asof>
<country>Ireland</country>
<originalcount>Ireland</originalcount>
<exch>0.764</exch>
<Index>153.1</Index>
<Multiplier>54.8</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>5/1/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ISR003</dsid>
<asof>1 May 2013</asof>
<country>Israel</country>
<originalcount>Israel </originalcount>
<exch>3.58</exch>
<Index>158.4</Index>
<Multiplier>56.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>8/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ITA002</dsid>
<asof>1 May 2013</asof>
<country>Italy</country>
<originalcount>Italy, Brindisi</originalcount>
<exch>0.764</exch>
<Index>155.2</Index>
<Multiplier>57.4</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>L</reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>11/1/1999</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ITA001</dsid>
<asof>1 May 2013</asof>
<country>Italy</country>
<originalcount>Italy, Rome</originalcount>
<exch>0.764</exch>
<Index>162.6</Index>
<Multiplier>64.9</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>7/1/2001</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>JAM001</dsid>
<asof>1 May 2013</asof>
<country>Jamaica</country>
<originalcount>Jamaica</originalcount>
<exch>98.87</exch>
<Index>142.4</Index>
<Multiplier>45.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>12/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>JPN001</dsid>
<asof>1 May 2013</asof>
<country>Japan</country>
<originalcount>Japan</originalcount>
<exch>98</exch>
<Index>197.6</Index>
<Multiplier>105.3</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>26</dep>
<sing>29</sing>
<t_change> </t_change>
<t_effdate>11/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>JOR001</dsid>
<asof>1 May 2013</asof>
<country>Jordan</country>
<originalcount>Jordan </originalcount>
<exch>0.708</exch>
<Index>147.7</Index>
<Multiplier>47</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>8/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KAZ001</dsid>
<asof>1 May 2013</asof>
<country>Kazakhstan</country>
<originalcount>Kazakhstan </originalcount>
<exch>151.29</exch>
<Index>145.4</Index>
<Multiplier>49.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>12/1/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KEN001</dsid>
<asof>1 May 2013</asof>
<country>Kenya</country>
<originalcount>Kenya </originalcount>
<exch>83.85</exch>
<Index>140.4</Index>
<Multiplier>42.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>10/1/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KIR001</dsid>
<asof>1 May 2013</asof>
<country>Kiribati</country>
<originalcount>Kiribati</originalcount>
<exch>0.968</exch>
<Index>160.4</Index>
<Multiplier>67.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>8</dep>
<sing>9</sing>
<t_change> </t_change>
<t_effdate>12/1/1996</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>DRK001</dsid>
<asof>1 May 2013</asof>
<country>Korea_Democratic_Republic</country>
<originalcount>Korea, D.P.R. *</originalcount>
<exch>99.04</exch>
<Index>154.5</Index>
<Multiplier>56.6</Multiplier>
<Change> </Change>
<effdate>11/1/2011</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>7/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ROK001</dsid>
<asof>1 May 2013</asof>
<country>Korea_Republic_of</country>
<originalcount>Korea, Republic of </originalcount>
<exch>1107</exch>
<Index>170.5</Index>
<Multiplier>80</Multiplier>
<Change> </Change>
<effdate>2/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>3/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KUW001</dsid>
<asof>1 May 2013</asof>
<country>Kuwait</country>
<originalcount>Kuwait </originalcount>
<exch>0.284</exch>
<Index>153.1</Index>
<Multiplier>52.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>11/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>KYR001</dsid>
<asof>1 May 2013</asof>
<country>Kyrgyzstan</country>
<originalcount>Kyrgyzstan</originalcount>
<exch>48.2</exch>
<Index>138.9</Index>
<Multiplier>44.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>12/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LAO001</dsid>
<asof>1 May 2013</asof>
<country>Lao_Democratic_Republic</country>
<originalcount>Lao Peo. Dem. Rep. </originalcount>
<exch>7611</exch>
<Index>141.1</Index>
<Multiplier>43.6</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>10/1/2003</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LAT001</dsid>
<asof>1 May 2013</asof>
<country>Latvia</country>
<originalcount>Latvia</originalcount>
<exch>0.534</exch>
<Index>150.3</Index>
<Multiplier>50.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>12/1/2003</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LEB001</dsid>
<asof>1 May 2013</asof>
<country>Lebanon</country>
<originalcount>Lebanon </originalcount>
<exch>1512</exch>
<Index>152.6</Index>
<Multiplier>55.5</Multiplier>
<Change> </Change>
<effdate>11/1/2011</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>9/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LES001</dsid>
<asof>1 May 2013</asof>
<country>Lesotho</country>
<originalcount>Lesotho</originalcount>
<exch>8.993</exch>
<Index>132.7</Index>
<Multiplier>36.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>1/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LIR001</dsid>
<asof>1 May 2013</asof>
<country>Liberia</country>
<originalcount>Liberia </originalcount>
<exch>71.51</exch>
<Index>153.2</Index>
<Multiplier>51.8</Multiplier>
<Change> </Change>
<effdate>4/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>6/1/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LIB001</dsid>
<asof>1 May 2013</asof>
<country>Libya</country>
<originalcount>Libya</originalcount>
<exch>1.282</exch>
<Index>135.1</Index>
<Multiplier>36.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>11/1/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LIT001</dsid>
<asof>1 May 2013</asof>
<country>Lithuania</country>
<originalcount>Lithuania</originalcount>
<exch>2.638</exch>
<Index>142.5</Index>
<Multiplier>41.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>12/1/2003</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>LUX001</dsid>
<asof>1 May 2013</asof>
<country>Luxembourg</country>
<originalcount>Luxembourg</originalcount>
<exch>0.764</exch>
<Index>165.1</Index>
<Multiplier>66.7</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>1/1/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAG001</dsid>
<asof>1 May 2013</asof>
<country>Madagascar</country>
<originalcount>Madagascar </originalcount>
<exch>2178</exch>
<Index>143.3</Index>
<Multiplier>42.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>7/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MLW001</dsid>
<asof>1 May 2013</asof>
<country>Malawi</country>
<originalcount>Malawi</originalcount>
<exch>400</exch>
<Index>133.8</Index>
<Multiplier>34.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>3/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAL001</dsid>
<asof>1 May 2013</asof>
<country>Malaysia</country>
<originalcount>Malaysia </originalcount>
<exch>3.033</exch>
<Index>139.1</Index>
<Multiplier>44.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>1/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MDV001</dsid>
<asof>1 May 2013</asof>
<country>Maldives</country>
<originalcount>Maldives</originalcount>
<exch>15</exch>
<Index>148.8</Index>
<Multiplier>48.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>11/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MLI001</dsid>
<asof>1 May 2013</asof>
<country>Mali</country>
<originalcount>Mali </originalcount>
<exch>501.151</exch>
<Index>143</Index>
<Multiplier>47.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>6/1/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAT004</dsid>
<asof>1 May 2013</asof>
<country>Malta</country>
<originalcount>Malta</originalcount>
<exch>0.764</exch>
<Index>151.1</Index>
<Multiplier>52.8</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>10/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAU001</dsid>
<asof>1 May 2013</asof>
<country>Mauritania</country>
<originalcount>Mauritania</originalcount>
<exch>297</exch>
<Index>142.3</Index>
<Multiplier>41.6</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>6/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MAR003</dsid>
<asof>1 May 2013</asof>
<country>Mauritius</country>
<originalcount>Mauritius </originalcount>
<exch>31.05</exch>
<Index>138.9</Index>
<Multiplier>42.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>7/1/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MEX001</dsid>
<asof>1 May 2013</asof>
<country>Mexico</country>
<originalcount>Mexico</originalcount>
<exch>12.11</exch>
<Index>155.3</Index>
<Multiplier>50.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>3/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MIC001</dsid>
<asof>1 May 2013</asof>
<country>Micronesia</country>
<originalcount>Micronesia, Fed States of </originalcount>
<exch>1</exch>
<Index>164</Index>
<Multiplier>67.2</Multiplier>
<Change> </Change>
<effdate>3/1/2012</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>2/1/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MOL001</dsid>
<asof>1 May 2013</asof>
<country>Moldova</country>
<originalcount>Moldova</originalcount>
<exch>12.25</exch>
<Index>141.2</Index>
<Multiplier>42.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>1/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MNC001</dsid>
<asof>1 May 2013</asof>
<country>Monaco</country>
<originalcount>Monaco </originalcount>
<exch>0.764</exch>
<Index>168.7</Index>
<Multiplier>70.2</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>A</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>1/1/2004</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MON001</dsid>
<asof>1 May 2013</asof>
<country>Mongolia</country>
<originalcount>Mongolia </originalcount>
<exch>1429</exch>
<Index>143.2</Index>
<Multiplier>47.8</Multiplier>
<Change> </Change>
<effdate>11/1/2012</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>12/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MNE001</dsid>
<asof>1 May 2013</asof>
<country>Montenegro</country>
<originalcount>Montenegro</originalcount>
<exch>0.764</exch>
<Index>142</Index>
<Multiplier>42.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>2/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MOR001</dsid>
<asof>1 May 2013</asof>
<country>Morocco</country>
<originalcount>Morocco </originalcount>
<exch>8.517</exch>
<Index>135.6</Index>
<Multiplier>34.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>10/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MOZ001</dsid>
<asof>1 May 2013</asof>
<country>Mozambique</country>
<originalcount>Mozambique </originalcount>
<exch>30</exch>
<Index>152.6</Index>
<Multiplier>52.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>26</dep>
<sing>29</sing>
<t_change> </t_change>
<t_effdate>3/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MYA001</dsid>
<asof>1 May 2013</asof>
<country>Myanmar</country>
<originalcount>Myanmar </originalcount>
<exch>891</exch>
<Index>144.3</Index>
<Multiplier>47.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>3/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NAM001</dsid>
<asof>1 May 2013</asof>
<country>Namibia</country>
<originalcount>Namibia </originalcount>
<exch>8.993</exch>
<Index>140.4</Index>
<Multiplier>40</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>9/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NEP001</dsid>
<asof>1 May 2013</asof>
<country>Nepal</country>
<originalcount>Nepal </originalcount>
<exch>86.65</exch>
<Index>138.5</Index>
<Multiplier>38</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>11</dep>
<sing>12</sing>
<t_change> </t_change>
<t_effdate>12/1/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NET003</dsid>
<asof>1 May 2013</asof>
<country>Netherlands</country>
<originalcount>Netherlands</originalcount>
<exch>0.764</exch>
<Index>154.4</Index>
<Multiplier>53.7</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>23</dep>
<sing>25</sing>
<t_change> </t_change>
<t_effdate>11/1/1996</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NCA001</dsid>
<asof>1 May 2013</asof>
<country>New_Caledonia</country>
<originalcount>New Caledonia</originalcount>
<exch>91.17</exch>
<Index>164.9</Index>
<Multiplier>63.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>9/1/2005</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NZE001</dsid>
<asof>1 May 2013</asof>
<country>New_Zealand</country>
<originalcount>New Zealand</originalcount>
<exch>1.17</exch>
<Index>138.1</Index>
<Multiplier>35.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>22</dep>
<sing>25</sing>
<t_change> </t_change>
<t_effdate>10/1/1980</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NIC001</dsid>
<asof>1 May 2013</asof>
<country>Nicaragua</country>
<originalcount>Nicaragua </originalcount>
<exch>24.55</exch>
<Index>133.2</Index>
<Multiplier>32.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>3/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NER001</dsid>
<asof>1 May 2013</asof>
<country>Niger</country>
<originalcount>Niger </originalcount>
<exch>501.151</exch>
<Index>145.9</Index>
<Multiplier>48.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>3/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NIR075</dsid>
<asof>1 May 2013</asof>
<country>Nigeria</country>
<originalcount>Nigeria </originalcount>
<exch>157.9</exch>
<Index>175</Index>
<Multiplier>73.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>26</dep>
<sing>29</sing>
<t_change> </t_change>
<t_effdate>12/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>NOR001</dsid>
<asof>1 May 2013</asof>
<country>Norway</country>
<originalcount>Norway</originalcount>
<exch>5.815</exch>
<Index>180.8</Index>
<Multiplier>86.8</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>10/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>OMA001</dsid>
<asof>1 May 2013</asof>
<country>Oman</country>
<originalcount>Oman</originalcount>
<exch>0.385</exch>
<Index>144.6</Index>
<Multiplier>44.6</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>PP</reason>
<dep>19</dep>
<sing>21</sing>
<t_change>Y</t_change>
<t_effdate>5/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PAK001</dsid>
<asof>1 May 2013</asof>
<country>Pakistan</country>
<originalcount>Pakistan</originalcount>
<exch>98.43</exch>
<Index>137.2</Index>
<Multiplier>37</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>6/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PALXXX</dsid>
<asof>1 May 2013</asof>
<country>Palau</country>
<originalcount>Palau, Republic of </originalcount>
<exch>1</exch>
<Index>167</Index>
<Multiplier>69.6</Multiplier>
<Change> </Change>
<effdate>3/1/2012</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>1/1/1998</t_effdate>
</dataXML>
<dataXML>
<dsid>PAN001</dsid>
<asof>1 May 2013</asof>
<country>Panama</country>
<originalcount>Panama </originalcount>
<exch>1</exch>
<Index>135.5</Index>
<Multiplier>40</Multiplier>
<Change> </Change>
<effdate>11/1/2011</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>5/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PNG001</dsid>
<asof>1 May 2013</asof>
<country>Papua_New_Guinea</country>
<originalcount>Papua New Guinea </originalcount>
<exch>2.07</exch>
<Index>203.2</Index>
<Multiplier>108</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>28</dep>
<sing>31</sing>
<t_change> </t_change>
<t_effdate>10/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PAR001</dsid>
<asof>1 May 2013</asof>
<country>Paraguay</country>
<originalcount>Paraguay </originalcount>
<exch>4150</exch>
<Index>140.1</Index>
<Multiplier>42.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>1/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PER001</dsid>
<asof>1 May 2013</asof>
<country>Peru</country>
<originalcount>Peru </originalcount>
<exch>2.638</exch>
<Index>147.1</Index>
<Multiplier>47.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>4/1/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>PHI001</dsid>
<asof>1 May 2013</asof>
<country>Philippines</country>
<originalcount>Philippines </originalcount>
<exch>41.14</exch>
<Index>161.2</Index>
<Multiplier>61.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>7/1/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>POL005</dsid>
<asof>1 May 2013</asof>
<country>Poland</country>
<originalcount>Poland</originalcount>
<exch>3.164</exch>
<Index>139.3</Index>
<Multiplier>40.7</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>10/1/2004</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>POR001</dsid>
<asof>1 May 2013</asof>
<country>Portugal</country>
<originalcount>Portugal</originalcount>
<exch>0.764</exch>
<Index>147.2</Index>
<Multiplier>48</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>1/1/2005</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>QAT001</dsid>
<asof>1 May 2013</asof>
<country>Qatar</country>
<originalcount>Qatar</originalcount>
<exch>3.64</exch>
<Index>171.3</Index>
<Multiplier>70.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>33</dep>
<sing>37</sing>
<t_change> </t_change>
<t_effdate>3/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ROM001</dsid>
<asof>1 May 2013</asof>
<country>Romania</country>
<originalcount>Romania</originalcount>
<exch>3.299</exch>
<Index>124.6</Index>
<Multiplier>23.7</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>2/1/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>RUS001</dsid>
<asof>1 May 2013</asof>
<country>Russia</country>
<originalcount>Russian Federation, The </originalcount>
<exch>30.97</exch>
<Index>184.9</Index>
<Multiplier>84.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>1/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>RWA001</dsid>
<asof>1 May 2013</asof>
<country>Rwanda</country>
<originalcount>Rwanda </originalcount>
<exch>637</exch>
<Index>153</Index>
<Multiplier>52.9</Multiplier>
<Change> </Change>
<effdate>4/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>4/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>STH001</dsid>
<asof>1 May 2013</asof>
<country>Saint_Helena</country>
<originalcount>Saint Helena </originalcount>
<exch>0.645</exch>
<Index>156.6</Index>
<Multiplier>57.6</Multiplier>
<Change> </Change>
<effdate>11/1/2012</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>1/1/1998</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>STL001</dsid>
<asof>1 May 2013</asof>
<country>St_Lucia</country>
<originalcount>St. Lucia</originalcount>
<exch>2.7</exch>
<Index>138.1</Index>
<Multiplier>37.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>2/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SAM001</dsid>
<asof>1 May 2013</asof>
<country>Samoa</country>
<originalcount>Samoa</originalcount>
<exch>2.21</exch>
<Index>158.7</Index>
<Multiplier>62.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>1/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>STP001</dsid>
<asof>1 May 2013</asof>
<country>Sao_Tome_and_Principe</country>
<originalcount>Sao Tome and Principe</originalcount>
<exch>18793</exch>
<Index>153.2</Index>
<Multiplier>53.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>14</dep>
<sing>16</sing>
<t_change> </t_change>
<t_effdate>2/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SAU001</dsid>
<asof>1 May 2013</asof>
<country>Saudi_Arabia</country>
<originalcount>Saudi Arabia </originalcount>
<exch>3.75</exch>
<Index>144.8</Index>
<Multiplier>50.1</Multiplier>
<Change> </Change>
<effdate>11/1/2012</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>4/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SEN001</dsid>
<asof>1 May 2013</asof>
<country>Senegal</country>
<originalcount>Senegal </originalcount>
<exch>501.151</exch>
<Index>157</Index>
<Multiplier>55.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>8/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SRB001</dsid>
<asof>1 May 2013</asof>
<country>Serbia</country>
<originalcount>Serbia </originalcount>
<exch>84.46</exch>
<Index>151.1</Index>
<Multiplier>53.6</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>7/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SEY005</dsid>
<asof>1 May 2013</asof>
<country>Seychelles</country>
<originalcount>Seychelles </originalcount>
<exch>11.6</exch>
<Index>150.9</Index>
<Multiplier>46</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>11/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SIL001</dsid>
<asof>1 May 2013</asof>
<country>Sierra_Leone</country>
<originalcount>Sierra Leone</originalcount>
<exch>4300</exch>
<Index>159</Index>
<Multiplier>58.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>2/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SIN001</dsid>
<asof>1 May 2013</asof>
<country>Singapore</country>
<originalcount>Singapore</originalcount>
<exch>1.233</exch>
<Index>196.1</Index>
<Multiplier>93</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>6/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SLO002</dsid>
<asof>1 May 2013</asof>
<country>Slovak_Republic</country>
<originalcount>Slovak Republic</originalcount>
<exch>0.764</exch>
<Index>141.1</Index>
<Multiplier>44.4</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>2/1/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SVN005</dsid>
<asof>1 May 2013</asof>
<country>Slovenia</country>
<originalcount>Slovenia, Republic of</originalcount>
<exch>0.764</exch>
<Index>134.2</Index>
<Multiplier>37.2</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>11/1/2003</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SOI001</dsid>
<asof>1 May 2013</asof>
<country>Solomon_Islands</country>
<originalcount>Solomon Islands </originalcount>
<exch>7.21</exch>
<Index>157.8</Index>
<Multiplier>65.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>18</dep>
<sing>20</sing>
<t_change> </t_change>
<t_effdate>12/1/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SOM001</dsid>
<asof>1 May 2013</asof>
<country>Somalia</country>
<originalcount>Somalia </originalcount>
<exch>24300</exch>
<Index>140.3</Index>
<Multiplier>45.4</Multiplier>
<Change> </Change>
<effdate>3/1/2012</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>9/1/1999</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SAF001</dsid>
<asof>1 May 2013</asof>
<country>South_Africa</country>
<originalcount>South Africa </originalcount>
<exch>8.993</exch>
<Index>133.5</Index>
<Multiplier>35.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>17</dep>
<sing>19</sing>
<t_change> </t_change>
<t_effdate>1/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SSD001</dsid>
<asof>1 May 2013</asof>
<country>South_Sudan</country>
<originalcount>South Sudan 1 </originalcount>
<exch>5.52</exch>
<Index>144.3</Index>
<Multiplier>53.2</Multiplier>
<Change> </Change>
<effdate>11/1/2011</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>6/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SPA001</dsid>
<asof>1 May 2013</asof>
<country>Spain</country>
<originalcount>Spain</originalcount>
<exch>0.764</exch>
<Index>153.7</Index>
<Multiplier>55.6</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>11/1/2008</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SRL001</dsid>
<asof>1 May 2013</asof>
<country>Sri_Lanka</country>
<originalcount>Sri Lanka</originalcount>
<exch>126.75</exch>
<Index>141.8</Index>
<Multiplier>41.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>11/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SUD001</dsid>
<asof>1 May 2013</asof>
<country>Sudan</country>
<originalcount>Sudan </originalcount>
<exch>5.52</exch>
<Index>144.3</Index>
<Multiplier>47.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>11/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SUR001</dsid>
<asof>1 May 2013</asof>
<country>Suriname</country>
<originalcount>Suriname</originalcount>
<exch>3.33</exch>
<Index>130.5</Index>
<Multiplier>35</Multiplier>
<Change> </Change>
<effdate>7/1/2012</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>10/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SWA001</dsid>
<asof>1 May 2013</asof>
<country>Swaziland</country>
<originalcount>Swaziland</originalcount>
<exch>8.993</exch>
<Index>137.1</Index>
<Multiplier>35.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>11</dep>
<sing>12</sing>
<t_change> </t_change>
<t_effdate>9/1/2003</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SWE001</dsid>
<asof>1 May 2013</asof>
<country>Sweden</country>
<originalcount>Sweden</originalcount>
<exch>6.534</exch>
<Index>168.8</Index>
<Multiplier>68.1</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>3/1/2012</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SWI001</dsid>
<asof>1 May 2013</asof>
<country>Switzerland</country>
<originalcount>Switzerland</originalcount>
<exch>0.938</exch>
<Index>196.1</Index>
<Multiplier>97.8</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>4/1/2006</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>SYR001</dsid>
<asof>1 May 2013</asof>
<country>Syrian_Arab_Republic</country>
<originalcount>Syrian Arab Republic</originalcount>
<exch>128.72</exch>
<Index>127.8</Index>
<Multiplier>41.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>6/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TAJ001</dsid>
<asof>1 May 2013</asof>
<country>Tajikistan</country>
<originalcount>Tajikistan</originalcount>
<exch>4.76</exch>
<Index>143.3</Index>
<Multiplier>45</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>8/1/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>URT001</dsid>
<asof>1 May 2013</asof>
<country>Tanzania</country>
<originalcount>Tanzania, United Rep. of</originalcount>
<exch>1628</exch>
<Index>152.8</Index>
<Multiplier>52.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>29</dep>
<sing>32</sing>
<t_change> </t_change>
<t_effdate>6/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>THA001</dsid>
<asof>1 May 2013</asof>
<country>Thailand</country>
<originalcount>Thailand </originalcount>
<exch>29.29</exch>
<Index>152.8</Index>
<Multiplier>51</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>9/1/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>MCD001</dsid>
<asof>1 May 2013</asof>
<country>The former Yugoslav Republic of Macedonia</country>
<originalcount>The former Yugoslav Republic of Macedonia </originalcount>
<exch>47</exch>
<Index>132.5</Index>
<Multiplier>33.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>16</dep>
<sing>18</sing>
<t_change> </t_change>
<t_effdate>9/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TIM001</dsid>
<asof>1 May 2013</asof>
<country>Timor-Leste</country>
<originalcount>Timor-Leste </originalcount>
<exch>1</exch>
<Index>163.3</Index>
<Multiplier>62.4</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>7/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TOG001</dsid>
<asof>1 May 2013</asof>
<country>Togo</country>
<originalcount>Togo </originalcount>
<exch>501.151</exch>
<Index>155.2</Index>
<Multiplier>54.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>11/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TON001</dsid>
<asof>1 May 2013</asof>
<country>Tonga</country>
<originalcount>Tonga</originalcount>
<exch>1.62</exch>
<Index>151.3</Index>
<Multiplier>52.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>9</dep>
<sing>10</sing>
<t_change> </t_change>
<t_effdate>1/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TRI001</dsid>
<asof>1 May 2013</asof>
<country>Trinidad_and_Tobago</country>
<originalcount>Trinidad and Tobago </originalcount>
<exch>6.37</exch>
<Index>148.8</Index>
<Multiplier>51.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>26</dep>
<sing>29</sing>
<t_change> </t_change>
<t_effdate>10/1/2008</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TUN001</dsid>
<asof>1 May 2013</asof>
<country>Tunisia</country>
<originalcount>Tunisia</originalcount>
<exch>1.61</exch>
<Index>126.1</Index>
<Multiplier>28.3</Multiplier>
<Change> </Change>
<effdate>11/1/2012</effdate>
<reason> </reason>
<dep>19</dep>
<sing>21</sing>
<t_change> </t_change>
<t_effdate>2/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TUR001</dsid>
<asof>1 May 2013</asof>
<country>Turkey</country>
<originalcount>Turkey </originalcount>
<exch>1.793</exch>
<Index>148.4</Index>
<Multiplier>46.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>2/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>TUK001</dsid>
<asof>1 May 2013</asof>
<country>Turkmenistan</country>
<originalcount>Turkmenistan </originalcount>
<exch>2.85</exch>
<Index>146.8</Index>
<Multiplier>51.6</Multiplier>
<Change> </Change>
<effdate>7/1/2011</effdate>
<reason> </reason>
<dep>10</dep>
<sing>11</sing>
<t_change> </t_change>
<t_effdate>11/1/2004</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>UGA001</dsid>
<asof>1 May 2013</asof>
<country>Uganda</country>
<originalcount>Uganda </originalcount>
<exch>2613</exch>
<Index>130.5</Index>
<Multiplier>32.1</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>23</dep>
<sing>26</sing>
<t_change> </t_change>
<t_effdate>3/1/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>UKR001</dsid>
<asof>1 May 2013</asof>
<country>Ukraine</country>
<originalcount>Ukraine</originalcount>
<exch>8.136</exch>
<Index>147.5</Index>
<Multiplier>47.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>24</dep>
<sing>27</sing>
<t_change> </t_change>
<t_effdate>1/1/2009</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>UAE001</dsid>
<asof>1 May 2013</asof>
<country>United_Arab_Emirates</country>
<originalcount>United Arab Emirates</originalcount>
<exch>3.673</exch>
<Index>176.7</Index>
<Multiplier>76.2</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>32</dep>
<sing>36</sing>
<t_change> </t_change>
<t_effdate>8/1/2011</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>U.K001</dsid>
<asof>1 May 2013</asof>
<country>United_Kingdom</country>
<originalcount>United Kingdom</originalcount>
<exch>0.645</exch>
<Index>186.7</Index>
<Multiplier>81.8</Multiplier>
<Change>Y</Change>
<effdate>5/1/2013</effdate>
<reason>ER</reason>
<dep>29</dep>
<sing>32</sing>
<t_change> </t_change>
<t_effdate>4/1/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA026</dsid>
<asof>1 May 2013</asof>
<country>U.S.A.</country>
<originalcount>USA, El Paso </originalcount>
<exch>1</exch>
<Index>144</Index>
<Multiplier>43.6</Multiplier>
<Change> </Change>
<effdate>4/1/2013</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>1/1/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA007</dsid>
<asof>1 May 2013</asof>
<country>U.S.A.</country>
<originalcount>USA, Miami </originalcount>
<exch>1</exch>
<Index>151</Index>
<Multiplier>50.6</Multiplier>
<Change> </Change>
<effdate>4/1/2013</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>1/1/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA008</dsid>
<asof>1 May 2013</asof>
<country>U.S.A.</country>
<originalcount>USA, New York</originalcount>
<exch>1</exch>
<Index>169.8</Index>
<Multiplier>68.7</Multiplier>
<Change> </Change>
<effdate>2/1/2013</effdate>
<reason> </reason>
<dep>28</dep>
<sing>31</sing>
<t_change> </t_change>
<t_effdate>4/1/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA012</dsid>
<asof>1 May 2013</asof>
<country>U.S.A.</country>
<originalcount>USA, San Francisco </originalcount>
<exch>1</exch>
<Index>158.6</Index>
<Multiplier>57.5</Multiplier>
<Change> </Change>
<effdate>2/1/2013</effdate>
<reason> </reason>
<dep>0</dep>
<sing>0</sing>
<t_change> </t_change>
<t_effdate>1/1/1998</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>USA001</dsid>
<asof>1 May 2013</asof>
<country>U.S.A.</country>
<originalcount>USA, Washington D.C.</originalcount>
<exch>1</exch>
<Index>151</Index>
<Multiplier>50.6</Multiplier>
<Change> </Change>
<effdate>4/1/2013</effdate>
<reason> </reason>
<dep>27</dep>
<sing>30</sing>
<t_change> </t_change>
<t_effdate>4/1/2011</t_effdate>
<DS_GROUP>1</DS_GROUP>
</dataXML>
<dataXML>
<dsid>URU001</dsid>
<asof>1 May 2013</asof>
<country>Uruguay</country>
<originalcount>Uruguay</originalcount>
<exch>18.3</exch>
<Index>158.1</Index>
<Multiplier>54.7</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>11/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>UZB001</dsid>
<asof>1 May 2013</asof>
<country>Uzbekistan</country>
<originalcount>Uzbekistan </originalcount>
<exch>2059</exch>
<Index>144.8</Index>
<Multiplier>44.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>2/1/2013</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>VAN001</dsid>
<asof>1 May 2013</asof>
<country>Vanuatu</country>
<originalcount>Vanuatu</originalcount>
<exch>87.67</exch>
<Index>170.9</Index>
<Multiplier>79</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>15</dep>
<sing>17</sing>
<t_change> </t_change>
<t_effdate>10/1/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>VEN001</dsid>
<asof>1 May 2013</asof>
<country>Venezuela</country>
<originalcount>Venezuela </originalcount>
<exch>6.284</exch>
<Index>164.5</Index>
<Multiplier>98.8</Multiplier>
<Change> </Change>
<effdate>7/1/2012</effdate>
<reason> </reason>
<dep>27</dep>
<sing>30</sing>
<t_change> </t_change>
<t_effdate>8/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>VIE001</dsid>
<asof>1 May 2013</asof>
<country>Vietnam</country>
<originalcount>Vietnam </originalcount>
<exch>20935</exch>
<Index>128.4</Index>
<Multiplier>34.5</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>22</dep>
<sing>24</sing>
<t_change> </t_change>
<t_effdate>12/1/2007</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>OCTXXX</dsid>
<asof>1 May 2013</asof>
<country>West_Bank_and_the_Gaza_Strip</country>
<originalcount>West Bank &amp; the Gaza Strip,The 10/ </originalcount>
<exch>3.58</exch>
<Index>158.4</Index>
<Multiplier>56.3</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>20</dep>
<sing>22</sing>
<t_change> </t_change>
<t_effdate>8/1/2011</t_effdate>
</dataXML>
<dataXML>
<dsid>YEM001</dsid>
<asof>1 May 2013</asof>
<country>Yemen</country>
<originalcount>Yemen, Republic of </originalcount>
<exch>214.9</exch>
<Index>136.7</Index>
<Multiplier>35.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>12</dep>
<sing>13</sing>
<t_change> </t_change>
<t_effdate>11/1/2010</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ZAM001</dsid>
<asof>1 May 2013</asof>
<country>Zambia</country>
<originalcount>Zambia</originalcount>
<exch>5.315</exch>
<Index>139.7</Index>
<Multiplier>45.9</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>21</dep>
<sing>23</sing>
<t_change> </t_change>
<t_effdate>4/1/2006</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
<dataXML>
<dsid>ZIM001</dsid>
<asof>1 May 2013</asof>
<country>Zimbabwe</country>
<originalcount>Zimbabwe </originalcount>
<exch>150000</exch>
<Index>151.9</Index>
<Multiplier>51.8</Multiplier>
<Change> </Change>
<effdate>3/1/2013</effdate>
<reason> </reason>
<dep>13</dep>
<sing>14</sing>
<t_change> </t_change>
<t_effdate>11/1/2012</t_effdate>
<DS_GROUP>2</DS_GROUP>
</dataXML>
</dataroot>
</root>
