Get list of Tennis Rankings

XML Call:

XML Results:

<Export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://admin.xscores.com/xml/xmlStructureVer1_0.xsd">
    <GeneralInformation>
        <Date>2018-05-24</Date>
        <Time>11:05</Time>
        <Timestamp>1527159941250</Timestamp>
    </GeneralInformation>
    <List type="TENNIS RANKING">
        <Item lastUpdate="2018-03-19" name="KUBOT L. (POL)" playerId="21596" points="8960" ranking="1" tour="ATP-D"/>
        <Item lastUpdate="2018-03-19" name="MELO M. (BRA)" playerId="43609" points="8960" ranking="2" tour="ATP-D"/>
        <Item lastUpdate="2018-03-19" name="KONTINEN H. (FIN)" playerId="" points="6520" ranking="3" tour="ATP-D"/>
        <Item lastUpdate="2018-03-19" name="PEERS J. (AUS)" playerId="43616" points="6520" ranking="4" tour="ATP-D"/>
        <Item lastUpdate="2018-03-19" name="PAVIC M. (CRO)" playerId="" points="6350" ranking="5" tour="ATP-D"/>
        ...
        <Item lastUpdate="2018-03-19" name="ERRANI S. (ITA)" playerId="27044" points="659" ranking="96" tour="WTA-S"/>
        <Item lastUpdate="2018-03-19" name="DUAN Y-Y. (CHN)" playerId="" points="658" ranking="97" tour="WTA-S"/>
        <Item lastUpdate="2018-03-19" name="DODIN O. (FRA)" playerId="" points="646" ranking="98" tour="WTA-S"/>
        <Item lastUpdate="2018-03-19" name="ALLERTOVA D. (CZE)" playerId="" points="642" ranking="99" tour="WTA-S"/>
        <Item lastUpdate="2018-03-19" name="TOWNSEND T. (USA)" playerId="" points="642" ranking="100" tour="WTA-S"/>
    </List>
</Export>