<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="tournament.xsl" ?>

<tournament xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:noNamespaceSchemaLocation="tournament.xsd"
  path="Soccer/Simulation/3D/RoboCup/2016">

  <category href="http://www.robocup.org/robocup-soccer/">Soccer</category>
  <league href="http://wiki.robocup.org/wiki/Soccer_Simulation_League">Simulation</league>
  <subleague href="http://wiki.robocup.org/wiki/Soccer_Simulation_League#3D_Simulation_League">3D</subleague>

  <event href="http://robocup2016.org">
    <name>RoboCup World Cup</name>
    <!--<img path="/path/tp/images/eventLogo.png" width="120" height="80"/>-->
    <year>2016</year>
    <beginDate>2016-06-30</beginDate>
    <endDate>2016-07-03</endDate>
    <venue>
      <name>The&#160;Leipziger&#160;exhibition&#160;grounds</name>
      <address>
        <line1>Leipziger Messe GmbH</line1>
        <line2>Messe-Allee 1</line2>
        <city>Leipzig</city>
        <region>Saxony</region>
        <regionCode>SX</regionCode>
        <postalCode>04356</postalCode>
        <country>Germany</country>
        <countryCode>DE</countryCode>
      </address>
    </venue>
    <promoter href="http://www.robocup.org">RoboCup Federation</promoter>
  </event>

  <rules>
    <file path="Soccer/Simulation/3D/rules/RC2016_SS3D_Rules.pdf">Rules</file>
  </rules>

  <oc>
    <person>
      <name>Klaus Dorer</name>
      <email>klaus dot dorer at hs-offenburg dot de</email>
    </person>
    <person>
      <name>Stefan Glaser</name>
      <email>stefan dot glaser at hs-offenburg dot de</email>
      <web>https://chaosscripting.net</web>
    </person>
  </oc>

  <loc>
    <person>
      <name>Klaus Dorer</name>
      <email>klaus dot dorer at hs-offenburg dot de</email>
    </person>
    <person>
      <name>Stefan Glaser</name>
      <email>stefan dot glaser at hs-offenburg dot de</email>
      <web>https://chaosscripting.net</web>
    </person>
  </loc>

  <params>
    <scoring>
      <pointsPerWin>3</pointsPerWin>
      <pointsPerDraw>1</pointsPerDraw>
      <linOffset>5</linOffset>
      <linRange>20</linRange>
      <linRanks>0</linRanks>
    </scoring>
  </params>


  <teams>
    <team href="http://www.acso.uneb.br/bahiart/">
      <id>bahia</id>
      <name>BahiaRT</name>
      <countryCode>BR</countryCode>
      <status>Qualified</status>

      <members>
        <member leader="true" contact="true">
          <name>Marco A C Sim&#245;es</name>
          <email>teambahiart at gmail dot com</email>
        </member>
        <member>
          <name>Claudia Elizabete Ramos</name>
        </member>
        <member>
          <name>Emmanuel Argollo</name>
        </member>
        <member>
          <name>S&#233;rgio Souza Jr.</name>
        </member>
        <member>
          <name>Josemar Rodrigues de Souza</name>
        </member>
        <member>
          <name>Diego Frias</name>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation href="http://www.acso.uneb.br">State University of Bahia (UNEB/ACSO)</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/BahiaRT_SS3D_RC2016_TDP.pdf">
          <title>BahiaRT 2016: Team Description Paper for RoboCup 3D Soccer Simulation League</title>
          <authors>
            <author>Marco A C Sim&#245;es</author>
            <author>Claudia Elizabete Ramos</author>
            <author>Emmanuel Argollo</author>
            <author>S&#233;rgio Souza Jr.</author>
            <author>Josemar Rodrigues de Souza</author>
            <author>Diego Frias</author>
          </authors>
          <abstract>For this year our main enhancements are related to pass strategy and defensive model. We extended our previous approaches to deal with different kind of kicks and also with the new foul model. We have also improved our movements to adapt to all heterogeneous types. Some minor optimizations in trajectory generator were also implemented to avoid some inconvenient collisions against our own goal.</abstract>
        </tdp>
      </qualification>
    </team>

    <team href="http://behrobot.ir/">
      <id>behrob</id>
      <name>BehRobot</name>
      <countryCode>IR</countryCode>
      <status>TODO</status>

      <members>
        <member leader="true" contact="true">
          <name>Ali Ahmadi</name>
          <email>contact at behrobot dot ir</email>
        </member>
        <member>
          <name>Ehsan Shahri</name>
        </member>
        <member>
          <name>Majid Delshad</name>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation href="http://www.khuisf.ac.ir/">Institute of Robotics and Intelligent Systems, Islamic Azad University of Isfahan</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/BehRobot_SS3D_RC2016_TDP.pdf">
          <title>BehRobot 3D Soccer Simulation Team Description Paper 2016</title>
          <authors>
            <author>Ali Ahmadi</author>
            <author>Ehsan Shahri</author>
            <author>Majid Delshad</author>
          </authors>
          <abstract>This paper presents an overview of our 3D soccer simulation team and want to give a general description of our system for the IranOpen RoboCup competitions to be held in Tehran, Iran 2016. This paper describes the software design of the 3D soccer simulation robot systems of the BehRobot Team in 2016. We have tried to focus on areas such as software architected, robot perception unit, robot controller, robot AI and behavior learning. This year, our developments for the 3D soccer simulation include: (1) the design and construction of our new Robot Artificial Intelligent (AI) Architected (2) the design and construction of a new software controller to be used in our robots. The project is described in two main parts: Software and Robot AI. The software is developed a robot application which consists walking controller, autonomous motion robot, self-localization base on vision sensor and AI part consist of Local AI and Global AI, Trajectory Planning, Motion Controller. Each agent is able to walk, run, pass, kick and dribble when it catches the ball. The project is still in progress and some new interesting methods are described in the current report.</abstract>
        </tdp>
      </qualification>
    </team>

    <team href="http://www.ieeta.pt/robocup/">
      <id>fcp</id>
      <name>FCPortugal</name>
      <countryCode>PT</countryCode>
      <status>Qualified</status>

      <members>
        <member leader="true" contact="true">
          <name>Lu&#237;s Paulo Reis</name>
          <email>lpreis at dsi dot uminho dot pt</email>
        </member>
        <member contact="true">
          <name>Nuno Lau</name>
          <email>nunolau at ua dot pt</email>
        </member>
        <member>
          <name>Abbas Abdolmaleki</name>
          <email>abbas.a at ua dot pt</email>
        </member>
        <member>
          <name>Nima Shafii</name>
          <email>nima at ua dot pt</email>
        </member>
        <member>
          <name>Rui Ferreira</name>
          <email>ee05188 at fe dot up dot pt</email>
        </member>
        <member>
          <name>Artur Pereira</name>
          <email>artur at ua dot pt</email>
        </member>
        <member>
          <name>David Sim&#245;es</name>
          <email>david dot simoes at ua dot pt</email>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation>DETI/UA - Electronics, Telecommunications and Infor matics Dep., University of Aveiro</affiliation>
        <affiliation>DSI/EEUM - School of Engineering, University of Minho</affiliation>
        <affiliation>IEETA - Institute of Electronics and Telematics Engineering of Aveiro</affiliation>
        <affiliation>LIACC - Artificial Intelligence and Computer Science Lab., University of Porto</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/FCPortugal_SS3D_RC2016_TDP.pdf">
          <title>FC Portugal 3D Simulation Team: Team Description Paper 2016</title>
          <authors>
            <author>Lu&#237;s Paulo Reis</author>
            <author>Nuno Lau</author>
            <author>Abbas Abdolmaleki</author>
            <author>Nima Shafii</author>
            <author>Rui Ferreira</author>
            <author>Artur Pereira</author>
            <author>David Sim&#245;es</author>
          </authors>
          <abstract>FC Portugal 3D team is developed upon the structure of our previous Simulation league 2D/3D teams and our standard platform league team. Our research concerning the robot low-level skills is focused on developing behaviors that may be applied on real robots with minimal adaptation using model-based approaches. Our research on high-level soccer coordination methodologies and team playing is mainly focused on the adaptation of previously developed methodologies from our 2D soccer teams to the 3D humanoid environment and on creating new coordination methodologies based on the previously developed ones. The research-oriented development of our team has been pushing it to be one of the most competitive over the years (World champion in 2000 and Coach Champion in 2002, European champion in 2000 and 2001, Coach 2nd place in 2003 and 2004, European champion in Rescue Simulation and Simulation 3D in 2006, World Champion in Simulation 3D in Bremen 2006 and European champion in 2007, 2012, 2013, 2014 and 2015). This paper describes some of the main innovations of our 3D simulation league team during the last years. New low-level behaviors have been developed for the simulated humanoid agent, which was based on the controlling of the dynamics of the behaviors, by using the principle of physical modeling. A new generic learning framework has also been developed, which is used on top of the low-level behaviors to tune the behavior parameters. This paper also includes general information related to the design of our agent architecture. The current research is focused on improving the current learning framework by developing new learning algorithms to optimize low-level skills performance, developing a new omnidirectional kick engine and integrating high-level coordination mechanisms. Very good results were already achieved, in previous years concerning the improvement of low-level skills, the use of high level coordination methodologies and the use of machine learning methodologies.</abstract>
        </tdp>
      </qualification>
    </team>

    <team>
      <id>futk</id>
      <name>FUT-K</name>
      <countryCode>JP</countryCode>
      <status>Qualified</status>

      <members>
        <member leader="true" contact="true">
          <name>Kosuke Onda</name>
        </member>
        <member>
          <name>Teruya Yamanishi</name>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation>Department of Management Information Science, Fukui University of Technology</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/FUT-K_SS3D_RC2016_TDP.pdf">
          <title>FUT-K Team Description Paper 2016</title>
          <authors>
            <author>Kosuke Onda</author>
            <author>Teruya Yamanishi</author>
          </authors>
          <abstract>This paper describes the long kick motion followed walking without pause after approaching the ball and the defense strategy to stop a point lost for agents of FUT-K in the simulation league of RoboCup 3D Soccer. Here, it is mentioned on a quick kick motion over a long distance obtained using a method of Covariance Matrix Adaptation Evolution Strategy, and also a prediction of the ball motion from the long kick by the opposition in order to stop the goal.</abstract>
        </tdp>
      </qualification>
    </team>

    <team>
      <id>hfut</id>
      <name>HfutEngine3D</name>
      <countryCode>CN</countryCode>
      <status>Qualified</status>

      <members>
        <member leader="true" contact="true">
          <name>Yue Huang</name>
        </member>
        <member>
          <name>Hanzhe Wang</name>
        </member>
        <member>
          <name>Chen Sun</name>
        </member>
        <member>
          <name>Baofu Fang</name>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation>School of Computer and Information, Hefei University of Technology</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/HfutEngine_SS3D_RC2016_TDP.pdf">
          <title>HfutEngine3D Soccer Simulation Team Description Paper 2016</title>
          <authors>
            <author>Yue Huang</author>
            <author>Hanzhe Wang</author>
            <author>Chen Sun</author>
            <author>Baofu Fang</author>
          </authors>
          <abstract>This paper simply describes the architecture of HfutEngine3D team. In order to control a biped robot with high degree of freedom to get faster and more stable, we devide our team into four parts: InformationHandle, MotionHandle, WorldmodelHandle, StrategyHandle. Additionally, we use a closed-loop control method of an omnidirectional walking model of humanoid robots which based on Cerebellar Mode Articulation Controller (CMAC) to achieve a steady and fast omnidirectional walk.</abstract>
        </tdp>
      </qualification>
    </team>

    <team>
      <id>inv</id>
      <name>Invictus3D</name>
      <countryCode>IR</countryCode>
      <status>TODO</status>

      <members>
        <member leader="true" contact="true">
          <name>Amirhosein Izadjoo</name>
          <email>Sbceinvictus3d at gmail dot com</email>
        </member>
        <member>
          <name>Farzad Jafari Aghdam</name>
        </member>
        <member>
          <name>Behdad Ahmadi Neishaboori</name>
        </member>
        <member>
          <name>Mojtaba karimi Nia</name>
        </member>
        <member>
          <name>Mohammad Hosein Musavi</name>
        </member>
        <member>
          <name>Mohammad Reza Gomar</name>
        </member>
        <member>
          <name>Ardeshir Shojaie Nasab</name>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation href="http://en.sbu.ac.ir/">Shahid Beheshti University</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/Invictus3D_SS3D_RC2016_TDP.pdf">
          <title>In the name of God - Invictus3D RoboCup 3D Simulation League Team Description Paper 2016</title>
          <authors>
            <author>Amirhosein Izadjoo</author>
            <author>Farzad Jafari Aghdam</author>
            <author>Behdad Ahmadi Neishaboori</author>
            <author>Mojtaba karimi Nia</author>
            <author>Mohammad Hosein Musavi</author>
            <author>Mohammad Reza Gomar</author>
            <author>Ardeshir Shojaie Nasab</author>
          </authors>
          <abstract>This paper describes the ideas, and research carried out through novel algorithms used by the Invictus3D soccer simulation team aiming to optimize the performance of humanoid soccer agents. Our agent’s performance is currently based on several physical and AI algorithms used for localization and skills such as walking and kicking which will be briefly explained in this paper.</abstract>
        </tdp>
      </qualification>
    </team>

    <team href="http://www.itandroids.com.br/pt-BR">
      <id>ita</id>
      <name>ITAndroids</name>
      <countryCode>BR</countryCode>
      <status>Qualified</status>

      <members>
        <member leader="true" contact="true">
          <name>Alexandre Muzio</name>
          <email>ax dot muzio at gmail dot com</email>
        </member>
        <member>
          <name>Dicksiano Melo</name>
          <email>dicksianomelo at gmail dot com</email>
        </member>
        <member>
          <name>Eduardo Henrique</name>
          <email>eduardo dot hferreiras at gmail dot com</email>
        </member>
        <member>
          <name>Francisco Muniz</name>
          <email>munizfco at gmail dot com</email>
        </member>
        <member>
          <name>Ian Marzzo</name>
          <email>iannlibos at gmail dot com</email>
        </member>
        <member>
          <name>Jos&#233; Lucas Saraiva</name>
          <email>jlucas dot saraiva at gmail dot com</email>
        </member>
        <member>
          <name>Luckeciano Melo</name>
          <email>luckeciano at gmail dot com</email>
        </member>
        <member>
          <name>Luis Guilherme Aguiar</name>
          <email>luisgspy at gmail dot com</email>
        </member>
        <member>
          <name>Marcos Maximo</name>
          <email>maximo dot marcos at gmail dot com</email>
        </member>
        <member>
          <name>Matheus Bertolino</name>
          <email>matheusbertolino1 at gmail dot com</email>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation>Aeronautics Institute of Technology, S&#227;o Jos&#233; dos Campos</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/ITAndroids_SS3D_RC2016_TDP.pdf">
          <title>ITAndroids Soccer3D Team Description Paper 2016</title>
          <authors>
            <author>Alexandre Muzio</author>
            <author>Dicksiano Melo</author>
            <author>Eduardo Henrique</author>
            <author>Francisco Muniz</author>
            <author>Ian Marzzo</author>
            <author>Jos&#233; Lucas Saraiva</author>
            <author>Luckeciano Melo</author>
            <author>Luis Guilherme Aguiar</author>
            <author>Marcos Maximo</author>
            <author>Matheus Bertolino</author>
          </authors>
          <abstract>ITAndroids was reestablished in mid-2011 by undergraduate students at Aeronautics Institute of Technology. Since then, the team is growing fast and has already established itself as a strong robotics competition group, winning several competitions in Brazil and Latin America. This technical paper describes our latest efforts regarding humanoid robots. Moreover, we discuss our plans for future development.</abstract>
        </tdp>
      </qualification>
    </team>

    <team>
      <id>kgp</id>
      <name>KgpKubs</name>
      <countryCode>IN</countryCode>
      <status>Qualified</status>

      <members>
        <member leader="true" contact="true">
          <name>Akshay Gupta</name>
          <email>akshaysngupta at gmail dot com</email>
        </member>
        <member contact="true">
          <name>Shrey Garg</name>
          <email>shrey91 at gmail dot com</email>
        </member>
        <member>
          <name>Abhinav Agarwal</name>
        </member>
        <member>
          <name>Nishant Nikhil</name>
        </member>
        <member>
          <name>Vaibhav Agarwal</name>
        </member>
        <member>
          <name>Ishaan Sang</name>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation>Indian Institute of Technology</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/KgpKubs_SS3D_RC2016_TDP.pdf">
          <title>KgpKubs Team Description Paper Robocup 3D Simulation League 2016</title>
          <authors>
            <author>Akshay Gupta</author>
            <author>Shrey Garg</author>
            <author>Abhinav Agarwal</author>
            <author>Nishant Nikhil</author>
            <author>Vaibhav Agarwal</author>
            <author>Ishaan Sang</author>
          </authors>
          <abstract>This paper describes the developments by Kgpkubs team in order to compete in Robocup 3D Simulation League 2016. This is the first time we are participating in an International Humanoid related event. This paper describes the working of the High Level Strategy which we have implemented using Delaunay Triangulation and Inter Robot Communication.</abstract>
        </tdp>
      </qualification>
    </team>

    <team href="http://robocup.hs-offenburg.de">
      <id>magma</id>
      <name>magmaOffenburg</name>
      <countryCode>DE</countryCode>
      <status>Qualified</status>

      <members>
        <member leader="true" contact="true">
          <name>Klaus Dorer</name>
          <email>klaus dot dorer at hs-offenburg dot de</email>
        </member>
        <member>
          <name>Jens Fischer</name>
        </member>
        <member>
          <name>Stefan Glaser</name>
          <email>stefan dot glaser at hs-offenburg dot de</email>
        </member>
        <member>
          <name>Duy Nguyen</name>
        </member>
        <member>
          <name>Michael Obrecht</name>
        </member>
        <member>
          <name>David Weiler</name>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation href="http://hs-offenburg.de">Elektrotechnik-Informationstechnik, Hochschule Offenburg</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/magmaOffenburg_SS3D_RC2016_TDP.pdf">
          <title>The magmaOffenburg 2016 RoboCup 3D Simulation Team</title>
          <authors>
            <author>Klaus Dorer</author>
            <author>Jens Fischer</author>
            <author>Stefan Glaser</author>
            <author>Duy Nguyen</author>
            <author>Michael Obrecht</author>
            <author>David Weiler</author>
          </authors>
          <abstract>After having described many different aspects of our team software in previous years, in this paper we take the freedom to describe the magmaChallenge framework provided by the magmaOffenburg team. The framework is used as a benchmark tool to run different challenges like the running challenge in 2014 or the kick accuracy challenge in 2015. This description should serve as a documentation to simplify the maintenance by the community and to add new benchmarks in the future.</abstract>
        </tdp>
      </qualification>
    </team>

    <team>
      <id>mi</id>
      <name>Miracle3D</name>
      <countryCode>CN</countryCode>
      <status>Qualified</status>

      <members>
        <member leader="true" contact="true">
          <name>KunPeng Zhao</name>
          <email>miracle dot hftc at gmail dot com</email>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation>School of Computer Science and Technology - Heifei Normal University</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/Miracle_SS3D_RC2016_TDP.pdf">
          <title>Miracle 3D Soccer Simulation Team Description 2016</title>
          <authors>
            <author>KunPeng Zhao</author>
          </authors>
          <abstract>This paper simply describes the architecture of Miracle 3D team. In order to control a biped robot with high degree of freedom to get smart, I decide use a dynamic value to map the Court, And use Logistic Regression and Gradient ascent algorithm.</abstract>
        </tdp>
      </qualification>
    </team>

    <team>
      <id>nexus</id>
      <name>Nexus3D</name>
      <countryCode>IR</countryCode>
      <status>TODO</status>

      <members>
        <member leader="true" contact="true">
          <name>Mahdi Abolfazli Esfahani</name>
          <email>nexus at um dot ac dot ir</email>
        </member>
        <member>
          <name>Mahdi Alehdaghi</name>
        </member>
        <member>
          <name>Naser Erfani</name>
        </member>
        <member>
          <name>Hamed Ghayour</name>
        </member>
        <member>
          <name>Saeid Askari</name>
        </member>
        <member>
          <name>Hamid Sajjadi</name>
        </member>
        <member>
          <name>Soroush Farokhnia</name>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation>Nexus Simulation and Modeling Lab, Department of Computer Engineering, Ferdowsi University of Mashhad</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/Nexus_SS3D_RC2016_TDP.pdf">
          <title>Nexus3D Team Description Paper</title>
          <authors>
            <author>Mahdi Abolfazli Esfahani</author>
            <author>Mahdi Alehdaghi</author>
            <author>Naser Erfani</author>
            <author>Hamed Ghayour</author>
            <author>Saeid Askari</author>
            <author>Hamid Sajjadi</author>
            <author>Soroush Farokhnia</author>
          </authors>
          <abstract>Nexus3D has participated in a varieties of soccer simulation competitions since 2003. These competitions are a platform in which we test and enhance our  research in the field of AI and robotics and also compare our results and achievements to the state of the art. In this paper, we present a brief description for our current work on Nexus3D team. We have used inverse kinematics for walking and movements of robot and both CMA-ES and genetic algorithm for our optimization.</abstract>
        </tdp>
      </qualification>
    </team>

    <team>
      <id>canes</id>
      <name>RoboCanes</name>
      <countryCode>US</countryCode>
      <status>Withdrawn</status>

      <members>
        <member leader="true" contact="true">
          <name>Kyle Poore</name>
          <email>robocanes at cs dot miami dot edu</email>
        </member>
        <member>
          <name>Andreas Seekircher</name>
        </member>
        <member>
          <name>Joe Masterjohn</name>
        </member>
        <member>
          <name>Pedro Pe&#241;a</name>
        </member>
        <member>
          <name>Nasir Laskar</name>
        </member>
        <member>
          <name>Ubbo Visser</name>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation>Department of Computer Science, University of Miami</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/RoboCanes_SS3D_RC2016_TDP.pdf">
          <title>RoboCup 3D Simulation League Team Description Paper 2016</title>
          <authors>
            <author>Kyle Poore</author>
            <author>Andreas Seekircher</author>
            <author>Joe Masterjohn</author>
            <author>Pedro Pe&#241;a</author>
            <author>Nasir Laskar</author>
            <author>Ubbo Visser</author>
          </authors>
        </tdp>
      </qualification>
    </team>

    <team href="http://www.cs.utexas.edu/~AustinVilla/sim/3dsimulation/">
      <id>ut</id>
      <name>UTAustinVilla</name>
      <countryCode>US</countryCode>
      <status>Qualified</status>

      <members>
        <member leader="true" contact="true">
          <name>Patrick MacAlpine</name>
          <email>patmac at cs dot utexas dot edu</email>
        </member>
        <member>
          <name>Peter Stone</name>
          <email>pstone at cs dot utexas dot edu</email>
        </member>
      </members>

      <players>
        <player>
          <id>UP</id>
          <name>Unknown</name>
          <no>1</no>
          <robot>Unknown</robot>
        </player>
      </players>

      <affiliations>
        <affiliation>Department of Computer Science, The University of Texas at Austin</affiliation>
      </affiliations>

      <qualification>
        <tdp path="Soccer/Simulation/3D/TDPs/RoboCup/2016/UTAustinVilla_SS3D_RC2016_TDP.pdf">
          <title>UT Austin Villa 3D Simulation Soccer Team 2016</title>
          <authors>
            <author>Patrick MacAlpine</author>
            <author>Peter Stone</author>
          </authors>
          <abstract>This paper describes the research focus and ideas incorporated in the UT Austin Villa 3D simulation soccer team entering the RoboCup competitions in 2016.</abstract>
        </tdp>
      </qualification>
    </team>
  </teams>


  <competition>
    <id>teamcomp</id>
    <name>Team Competition</name>

    <ranking>
      <rank no="1">ut</rank>
      <rank no="2">futk</rank>
      <rank no="3">fcp</rank>
      <rank no="4">bahia</rank>
      <rank no="5">magma</rank>
      <rank no="6">ita</rank>
      <rank no="7">kgp</rank>
      <rank no="8">mi</rank>
      <rank no="9">hfut</rank>
    </ranking>

    <round>
      <id>SR</id>
      <name>Seeding Round</name>

      <group>
        <id>A</id>
        <name>Group A</name>

        <ranking>
          <rank no="1">futk</rank>
          <rank no="2">bahia</rank>
          <rank no="3">magma</rank>
          <rank no="4">ita</rank>
          <rank no="5">kgp</rank>
        </ranking>

        <matches>
          <match>
            <id>1</id>
            <date>2016-06-30</date>
            <time>09:18:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>bahia</tid>
              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:03:37">UP</goal>
                <goal time="00:06:54">UP</goal>
                <goal time="00:09:37">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606300927_bahia_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606300927_futk_vs_bahia.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606300918_BahiaRT_0_vs_FUT-K_1.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606300927_FUT-K_3_vs_BahiaRT_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>2</id>
            <date>2016-06-30</date>
            <time>09:36:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>magma</tid>
              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:03:41">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606300946_magma_vs_bahia.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606300946_bahia_vs_magma.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606300936_magmaOffenburg_0_vs_BahiaRT_1.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606300942_BahiaRT_1_vs_magmaOffenburg_0.replay.gz">Second Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606300946_BahiaRT_1_vs_magmaOffenburg_0.replay.gz">Second Half Replay Part 2</replay>
            </resources>
          </match>

          <match>
            <id>3</id>
            <date>2016-06-30</date>
            <time>10:07:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:03:47">UP</goal>
                <goal time="00:07:03">UP</goal>
                <goal time="00:07:53">UP</goal>
                <goal time="00:09:46">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301014_kgpkubs_vs_magma.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301014_magma_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301007_KgpKubsV_1.1_0_vs_magmaOffenburg_1.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301014_magmaOffenburg_4_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>4</id>
            <date>2016-06-30</date>
            <time>10:22:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:09:45">UP</goal>
              </goals>
            </left>

            <right>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:50">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301036_itandroids_vs_kgpkubs.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301036_kgpkubs_vs_itandroids.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301022_ITAndroids_0_vs_KgpKubsV_1.1_1.replay.gz">First Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301026_ITAndroids_0_vs_KgpKubsV_1.1_1.replay.gz">First Half Replay Part 2</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301036_KgpKubsV_1.1_1_vs_ITAndroids_1.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>5</id>
            <date>2016-06-30</date>
            <time>10:45:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:22">UP</goal>
                <goal time="00:02:49">UP</goal>
                <goal time="00:04:13">UP</goal>
                <goal time="00:05:55">UP</goal>
                <goal time="00:07:57">UP</goal>
                <goal time="00:08:34">UP</goal>
                <goal time="00:09:47">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301053_itandroids_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301053_futk_vs_itandroids.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301045_ITAndroids_0_vs_FUT-K_3.replay.gz">First Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301046_ITAndroids_0_vs_FUT-K_3.replay.gz">First Half Replay Part 2</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301053_FUT-K_7_vs_ITAndroids_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>6</id>
            <date>2016-06-30</date>
            <time>11:02:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:02:28">UP</goal>
                <goal time="00:09:07">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301109_magma_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301109_futk_vs_magma.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301102_magmaOffenburg_0_vs_FUT-K_1.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301109_FUT-K_2_vs_magmaOffenburg_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>7</id>
            <date>2016-06-30</date>
            <time>11:17:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:54">UP</goal>
                <goal time="00:04:32">UP</goal>
                <goal time="00:07:20">UP</goal>
                <goal time="00:09:22">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301125_kgpkubs_vs_bahia.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301125_bahia_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301117_KgpKubsV_1.1_0_vs_BahiaRT_2.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301125_BahiaRT_4_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>8</id>
            <date>2016-06-30</date>
            <time>11:33:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:05:44">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301140_itandroids_vs_magma.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301140_magma_vs_itandroids.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301133_ITAndroids_0_vs_magmaOffenburg_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301140_magmaOffenburg_1_vs_ITAndroids_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>9</id>
            <date>2016-06-30</date>
            <time>11:48:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:02:05">UP</goal>
                <goal time="00:04:00">UP</goal>
                <goal time="00:06:43">UP</goal>
                <goal time="00:08:25">UP</goal>
                <goal time="00:08:57">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301155_kgpkubs_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301155_futk_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301148_KgpKubsV_1.1_0_vs_FUT-K_2.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301155_FUT-K_5_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>10</id>
            <date>2016-06-30</date>
            <time>12:05:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:02:32">UP</goal>
                <goal time="00:04:17">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301212_itandroids_vs_bahia.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupA/201606301212_bahia_vs_itandroids.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301205_ITAndroids_0_vs_BahiaRT_2.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupA/201606301212_BahiaRT_2_vs_ITAndroids_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>
        </matches>
      </group>

      <group>
        <id>B</id>
        <name>Group B</name>

        <ranking>
          <rank no="1">ut</rank>
          <rank no="2">fcp</rank>
          <rank no="3">mi</rank>
          <rank no="4">hfut</rank>
        </ranking>

        <matches>
          <match>
            <id>1</id>
            <date>2016-06-30</date>
            <time>09:28:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:09:09">UP</goal>
              </goals>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:05:26">UP</goal>
                <goal time="00:05:55">UP</goal>
                <goal time="00:07:41">UP</goal>
                <goal time="00:09:39">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606300935_fcportugal_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606300935_utaustinvilla_vs_fcportugal.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606300928_FCPortugal_0_vs_UTAustinVilla_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606300935_UTAustinVilla_4_vs_FCPortugal_1.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>2</id>
            <date>2016-06-30</date>
            <time>09:44:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>hfut</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:03:01">UP</goal>
                <goal time="00:04:18">UP</goal>
                <goal time="00:07:01">UP</goal>
                <goal time="00:07:59">UP</goal>
                <goal time="00:08:49">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606300955_hfutengine_vs_fcportugal.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606300955_fcportugal_vs_hfutengine.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606300944_HfutEngine3D_0_vs_FCPortugal_2.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606300948_FCPortugal_2_vs_HfutEngine3D_0.replay.gz">Second Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606300952_FCPortugal_4_vs_HfutEngine3D_0.replay.gz">Second Half Replay Part 2</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606300955_FCPortugal_5_vs_HfutEngine3D_0.replay.gz">Second Half Replay Part 3</replay>
            </resources>
          </match>

          <match>
            <id>3</id>
            <date>2016-06-30</date>
            <time>10:18:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>hfut</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606301053_miracle_vs_hfutengine.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606301053_hfutengine_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301018_Miracle3D_0_vs_HfutEngine3D_0.replay.gz">First Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301020_Miracle3D_0_vs_HfutEngine3D_0.replay.gz">First Half Replay Part 2</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301044_Miracle3D_0_vs_HfutEngine3D_0.replay.gz">First Half Replay Part 3</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301045_Miracle3D_0_vs_HfutEngine3D_0.replay.gz">First Half Replay Part 4</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301053_HfutEngine3D_0_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>4</id>
            <date>2016-06-30</date>
            <time>11:03:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:23">UP</goal>
                <goal time="00:02:38">UP</goal>
                <goal time="00:03:16">UP</goal>
                <goal time="00:04:59">UP</goal>
                <goal time="00:06:13">UP</goal>
                <goal time="00:07:10">UP</goal>
                <goal time="00:08:30">UP</goal>
                <goal time="00:09:33">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606301110_miracle_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606301110_utaustinvilla_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301103_Miracle3D_0_vs_UTAustinVilla_4.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301110_UTAustinVilla_8_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>5</id>
            <date>2016-06-30</date>
            <time>11:18:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>hfut</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:36">UP</goal>
                <goal time="00:01:15">UP</goal>
                <goal time="00:02:35">UP</goal>
                <goal time="00:03:06">UP</goal>
                <goal time="00:04:50">UP</goal>
                <goal time="00:06:31">UP</goal>
                <goal time="00:07:35">UP</goal>
                <goal time="00:08:27">UP</goal>
                <goal time="00:09:54">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606301131_hfutengine_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606301131_utaustinvilla_vs_hfutengine.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301118_HfutEngine3D_0_vs_UTAustinVilla_4.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301121_HfutEngine3D_0_vs_UTAustinVilla_5.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301129_UTAustinVilla_8_vs_HfutEngine3D_0.replay.gz">Second Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301131_UTAustinVilla_9_vs_HfutEngine3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>6</id>
            <date>2016-06-30</date>
            <time>11:40:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:42">UP</goal>
                <goal time="00:05:56">UP</goal>
                <goal time="00:07:51">UP</goal>
                <goal time="00:08:42">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606301148_miracle_vs_fcportugal.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/SeedingRound/GroupB/201606301148_fcportugal_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301140_Miracle3D_0_vs_FCPortugal_1.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/SeedingRound/GroupB/201606301148_FCPortugal_4_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>
        </matches>
      </group>
    </round>

    <round>
      <id>R1</id>
      <name>Round 1</name>

      <group>
        <id>C</id>
        <name>Group C</name>

        <ranking>
            <rank no="1">fcp</rank>
            <rank no="2">futk</rank>
            <rank no="3">magma</rank>
            <rank no="4">kgp</rank>
            <rank no="5">hfut</rank>
        </ranking>

        <matches>
          <match>
            <id>1</id>
            <date>2016-07-01</date>
            <time>09:17:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:59">UP</goal>
                <goal time="00:02:36">UP</goal>
                <goal time="00:08:04">UP</goal>
                <goal time="00:09:33">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607010924_magma_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607010924_futk_vs_magma.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607010917_magmaOffenburg_0_vs_FUT-K_2.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607010924_FUT-K_4_vs_magmaOffenburg_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>2</id>
            <date>2016-07-01</date>
            <time>09:33:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:32">UP</goal>
                <goal time="00:02:30">UP</goal>
                <goal time="00:03:35">UP</goal>
                <goal time="00:06:14">UP</goal>
                <goal time="00:09:15">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607010940_kgpkubs_vs_magma.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607010940_magma_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607010933_KgpKubsV_1.1_0_vs_magmaOffenburg_3.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607010940_magmaOffenburg_5_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>3</id>
            <date>2016-07-01</date>
            <time>09:49:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:56">UP</goal>
                <goal time="00:01:43">UP</goal>
                <goal time="00:03:37">UP</goal>
                <goal time="00:04:00">UP</goal>
                <goal time="00:04:57">UP</goal>
                <goal time="00:07:10">UP</goal>
                <goal time="00:08:08">UP</goal>
              </goals>
            </left>

            <right>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607010955_fcportugal_vs_kgpkubs.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607010955_kgpkubs_vs_fcportugal.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607010949_FCPortugal_5_vs_KgpKubsV_1.1_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607010955_KgpKubsV_1.1_0_vs_FCPortugal_7.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>4</id>
            <date>2016-07-01</date>
            <time>09:59:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>hfut</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:30">UP</goal>
                <goal time="00:02:29">UP</goal>
                <goal time="00:03:21">UP</goal>
                <goal time="00:06:48">UP</goal>
                <goal time="00:08:07">UP</goal>
                <goal time="00:08:32">UP</goal>
                <goal time="00:08:51">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011017_hfutengine_vs_fcportugal.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011017_fcportugal_vs_hfutengine.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607010959_HfutEngine3D_0_vs_FCPortugal_0.replay.gz">First Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011006_HfutEngine3D_0_vs_FCPortugal_3.replay.gz">First Half Replay Part 2</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011010_HfutEngine3D_0_vs_FCPortugal_3.replay.gz">First Half Replay Part 3</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011017_FCPortugal_7_vs_HfutEngine3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>5</id>
            <date>2016-07-01</date>
            <time>10:23:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>hfut</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:03:38">UP</goal>
                <goal time="00:04:56">UP</goal>
                <goal time="00:06:10">UP</goal>
                <goal time="00:09:42">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011035_hfutengine_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011035_futk_vs_hfutengine.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011023_HfutEngine3D_0_vs_FUT-K_0.replay.gz">First Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011028_HfutEngine3D_0_vs_FUT-K_2.replay.gz">First Half Replay Part 2</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011035_FUT-K_4_vs_HfutEngine3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>6</id>
            <date>2016-07-01</date>
            <time>10:43:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:14">UP</goal>
                <goal time="00:03:21">UP</goal>
                <goal time="00:04:40">UP</goal>
                <goal time="00:06:47">UP</goal>
                <goal time="00:07:58">UP</goal>
                <goal time="00:09:01">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011050_kgpkubs_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011050_futk_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011043_KgpKubsV_1.1_0_vs_FUT-K_3.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011050_FUT-K_6_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>7</id>
            <date>2016-07-01</date>
            <time>10:58:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:02:29">UP</goal>
                <goal time="00:06:22">UP</goal>
              </goals>
            </left>

            <right>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011105_fcportugal_vs_magma.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011105_magma_vs_fcportugal.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011058_FCPortugal_1_vs_magmaOffenburg_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011105_magmaOffenburg_0_vs_FCPortugal_2.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>8</id>
            <date>2016-07-01</date>
            <time>11:26:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>hfut</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:04:24">UP</goal>
                <goal time="00:06:06">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011136_hfutengine_vs_kgpkubs.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011136_kgpkubs_vs_hfutengine.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011126_HfutEngine3D_0_vs_KgpKubsV_1.1_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011129_HfutEngine3D_0_vs_KgpKubsV_1.1_1.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011136_KgpKubsV_1.1_2_vs_HfutEngine3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>9</id>
            <date>2016-07-01</date>
            <time>11:44:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:52">UP</goal>
              </goals>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:08:11">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011151_fcportugal_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011151_futk_vs_fcportugal.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011144_FCPortugal_1_vs_FUT-K_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011151_FUT-K_1_vs_FCPortugal_1.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>10</id>
            <date>2016-07-01</date>
            <time>12:00:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>hfut</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:02:48">UP</goal>
                <goal time="00:03:58">UP</goal>
                <goal time="00:04:48">UP</goal>
                <goal time="00:06:46">UP</goal>
                <goal time="00:07:30">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011210_hfutengine_vs_magma.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupA/201607011210_magma_vs_hfutengine.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011200_HfutEngine3D_0_vs_magmaOffenburg_3.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupA/201607011210_magmaOffenburg_5_vs_HfutEngine3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>
        </matches>
      </group>

      <group>
        <id>D</id>
        <name>Group D</name>

        <ranking>
            <rank no="1">ut</rank>
            <rank no="2">bahia</rank>
            <rank no="3">ita</rank>
            <rank no="4">mi</rank>
        </ranking>

        <matches>
          <match>
            <id>1</id>
            <date>2016-07-01</date>
            <time>09:23:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:30">UP</goal>
                <goal time="00:01:10">UP</goal>
                <goal time="00:01:40">UP</goal>
                <goal time="00:02:35">UP</goal>
                <goal time="00:03:46">UP</goal>
                <goal time="00:04:14">UP</goal>
                <goal time="00:06:24">UP</goal>
                <goal time="00:06:54">UP</goal>
                <goal time="00:07:59">UP</goal>
                <goal time="00:08:30">UP</goal>
                <goal time="00:08:56">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607010931_miracle_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607010931_utaustinvilla_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607010923_Miracle3D_0_vs_UTAustinVilla_6.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607010931_UTAustinVilla_11_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>2</id>
            <date>2016-07-01</date>
            <time>09:40:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:18">UP</goal>
                <goal time="00:03:27">UP</goal>
                <goal time="00:05:36">UP</goal>
                <goal time="00:07:46">UP</goal>
                <goal time="00:08:49">UP</goal>
              </goals>
            </left>

            <right>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607010947_bahia_vs_miracle.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607010947_miracle_vs_bahia.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607010940_BahiaRT_2_vs_Miracle3D_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607010947_Miracle3D_0_vs_BahiaRT_5.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>3</id>
            <date>2016-07-01</date>
            <time>09:55:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:53">UP</goal>
                <goal time="00:03:50">UP</goal>
                <goal time="00:04:36">UP</goal>
                <goal time="00:05:53">UP</goal>
                <goal time="00:07:28">UP</goal>
                <goal time="00:08:20">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607011002_itandroids_vs_bahia.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607011002_bahia_vs_itandroids.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607010955_ITAndroids_0_vs_BahiaRT_3.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607011002_BahiaRT_6_vs_ITAndroids_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>4</id>
            <date>2016-07-01</date>
            <time>10:11:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:05">UP</goal>
                <goal time="00:01:35">UP</goal>
                <goal time="00:02:36">UP</goal>
                <goal time="00:03:20">UP</goal>
                <goal time="00:04:03">UP</goal>
                <goal time="00:04:51">UP</goal>
                <goal time="00:06:12">UP</goal>
                <goal time="00:08:32">UP</goal>
                <goal time="00:09:59">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607011017_itandroids_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607011017_utaustinvilla_vs_itandroids.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607011011_ITAndroids_0_vs_UTAustinVilla_6.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607011017_UTAustinVilla_9_vs_ITAndroids_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>5</id>
            <date>2016-07-01</date>
            <time>10:24:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:06:47">UP</goal>
                <goal time="00:07:20">UP</goal>
                <goal time="00:09:38">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607011035_bahia_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607011035_utaustinvilla_vs_bahia.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607011024_BahiaRT_0_vs_UTAustinVilla_0.replay.gz">First Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607011028_BahiaRT_0_vs_UTAustinVilla_0.replay.gz">First Half Replay Part 2</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607011035_UTAustinVilla_3_vs_BahiaRT_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>6</id>
            <date>2016-07-01</date>
            <time>10:46:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:02:32">UP</goal>
              </goals>
            </left>

            <right>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:06:04">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607011054_itandroids_vs_miracle.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/GroupB/201607011054_miracle_vs_itandroids.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607011046_ITAndroids_1_vs_Miracle3D_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/GroupB/201607011052_miracle_vs_itandroids.replay.gz">Second Half Replay</replay>
            </resources>
          </match>
        </matches>
      </group>

      <group>
        <id>ko</id>
        <name>Elimination Group</name>

        <ranking>
            <rank no="1">mi</rank>
            <rank no="2">kgp</rank>
            <rank no="3">hfut</rank>
        </ranking>

        <matches>
          <match>
            <id>1</id>
            <date>2016-07-01</date>
            <time>14:11:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>hfut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:09:11">UP</goal>
              </goals>
            </left>

            <right>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:02:27">UP</goal>
                <goal time="00:03:32">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/Elimination/201607011419_hfutengine_vs_kgpkubs.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/Elimination/201607011419_kgpkubs_vs_hfutengine.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/Elimination/201607011411_HfutEngine3D_0_vs_KgpKubsV_1.1_2.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/Elimination/201607011414_KgpKubsV_1.1_2_vs_HfutEngine3D_0.replay.gz">Second Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/Elimination/201607011419_KgpKubsV_1.1_2_vs_HfutEngine3D_1.replay.gz">Second Half Replay Part 2</replay>
            </resources>
          </match>

          <match>
            <id>2</id>
            <date>2016-07-01</date>
            <time>14:28:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:04:30">UP</goal>
              </goals>
            </left>

            <right>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:06:03">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/Elimination/201607011435_kgpkubs_vs_miracle.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/Elimination/201607011435_miracle_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/Elimination/201607011428_KgpKubsV_1.1_1_vs_Miracle3D_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/Elimination/201607011435_Miracle3D_1_vs_KgpKubsV_1.1_1.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>3</id>
            <date>2016-07-01</date>
            <time>14:41:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:45">UP</goal>
                <goal time="00:06:35">UP</goal>
              </goals>
            </left>

            <right>
              <tid>hfut</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/Elimination/201607011453_miracle_vs_hfutengine.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round1/Elimination/201607011453_hfutengine_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/Elimination/201607011441_Miracle3D_1_vs_HfutEngine3D_0.replay.gz">First Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/Elimination/201607011446_Miracle3D_1_vs_HfutEngine3D_0.replay.gz">First Half Replay Part 2</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round1/Elimination/201607011453_HfutEngine3D_0_vs_Miracle3D_2.replay.gz">Second Half Replay</replay>
            </resources>
          </match>
        </matches>
      </group>
    </round>

    <round>
      <id>R2</id>
      <name>Round 2</name>

      <group>
        <id>E</id>
        <name>Group E</name>

        <ranking>
            <rank no="1">fcp</rank>
            <rank no="2">bahia</rank>
            <rank no="3">magma</rank>
            <rank no="4">mi</rank>
        </ranking>

        <matches>
          <match>
            <id>1</id>
            <date>2016-07-02</date>
            <time>09:26:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:06:00">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607020934_magma_vs_fcportugal.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607020934_fcportugal_vs_magma.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607020926_magmaOffenburg_0_vs_FCPortugal_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607020931_FCPortugal_1_vs_magmaOffenburg_0.replay.gz">Second Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607020934_FCPortugal_1_vs_magmaOffenburg_0.replay.gz">Second Half Replay Part 2</replay>
            </resources>
          </match>

          <match>
            <id>2</id>
            <date>2016-07-02</date>
            <time>09:43:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607020950_bahia_vs_magma.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607020950_magma_vs_bahia.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607020943_BahiaRT_0_vs_magmaOffenburg_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607020950_magmaOffenburg_0_vs_BahiaRT_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>3</id>
            <date>2016-07-02</date>
            <time>09:59:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:04:10">UP</goal>
                <goal time="00:06:21">UP</goal>
                <goal time="00:07:01">UP</goal>
                <goal time="00:08:43">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607021006_miracle_vs_bahia.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607021006_bahia_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607020959_Miracle3D_0_vs_BahiaRT_1.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607021006_BahiaRT_4_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>4</id>
            <date>2016-07-02</date>
            <time>10:15:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:34">UP</goal>
                <goal time="00:01:10">UP</goal>
                <goal time="00:02:51">UP</goal>
                <goal time="00:04:14">UP</goal>
                <goal time="00:06:18">UP</goal>
                <goal time="00:06:57">UP</goal>
                <goal time="00:07:31">UP</goal>
                <goal time="00:09:01">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607021022_miracle_vs_fcportugal.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607021022_fcportugal_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607021015_Miracle3D_0_vs_FCPortugal_4.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607021022_FCPortugal_8_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>5</id>
            <date>2016-07-02</date>
            <time>10:30:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:09:18">UP</goal>
              </goals>
            </left>

            <right>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607021037_bahia_vs_fcportugal.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607021037_fcportugal_vs_bahia.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607021030_BahiaRT_0_vs_FCPortugal_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607021037_FCPortugal_0_vs_BahiaRT_1.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>6</id>
            <date>2016-07-02</date>
            <time>10:46:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:05">UP</goal>
                <goal time="00:01:40">UP</goal>
                <goal time="00:02:28">UP</goal>
                <goal time="00:03:14">UP</goal>
                <goal time="00:06:22">UP</goal>
                <goal time="00:07:00">UP</goal>
                <goal time="00:07:54">UP</goal>
                <goal time="00:09:42">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607021054_miracle_vs_magma.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupA/201607021054_magma_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607021046_Miracle3D_0_vs_magmaOffenburg_4.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupA/201607021053_magmaOffenburg_8_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>7</id>
            <date>2016-07-02</date>
            <time>13:12:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:08:50">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021319_magma_vs_fcportugal.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021319_fcportugal_vs_magma.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021312_magmaOffenburg_0_vs_FCPortugal_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021319_FCPortugal_1_vs_magmaOffenburg_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>8</id>
            <date>2016-07-02</date>
            <time>13:27:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:08:46">UP</goal>
                <goal time="00:09:56">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021334_bahia_vs_magma.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021334_magma_vs_bahia.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021327_BahiaRT_0_vs_magmaOffenburg_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021334_magmaOffenburg_2_vs_BahiaRT_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>9</id>
            <date>2016-07-02</date>
            <time>13:43:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:46">UP</goal>
                <goal time="00:02:41">UP</goal>
                <goal time="00:04:36">UP</goal>
                <goal time="00:06:40">UP</goal>
                <goal time="00:07:32">UP</goal>
                <goal time="00:08:30">UP</goal>
                <goal time="00:09:37">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021351_miracle_vs_bahia.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021351_bahia_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021343_Miracle3D_0_vs_BahiaRT_3.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021351_BahiaRT_7_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>10</id>
            <date>2016-07-02</date>
            <time>13:59:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:13">UP</goal>
                <goal time="00:01:54">UP</goal>
                <goal time="00:02:28">UP</goal>
                <goal time="00:03:15">UP</goal>
                <goal time="00:06:08">UP</goal>
                <goal time="00:07:37">UP</goal>
                <goal time="00:09:08">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021407_miracle_vs_fcportugal.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021407_fcportugal_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021359_Miracle3D_0_vs_FCPortugal_4.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021407_FCPortugal_7_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>11</id>
            <date>2016-07-02</date>
            <time>14:15:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>bahia</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:06:17">UP</goal>
              </goals>
            </left>

            <right>
              <tid>fcp</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:07:40">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021423_bahia_vs_fcportugal.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021423_fcportugal_vs_bahia.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021415_BahiaRT_0_vs_FCPortugal_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021422_FCPortugal_1_vs_BahiaRT_1.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>12</id>
            <date>2016-07-02</date>
            <time>14:31:00</time>
            <location>Cluster 1</location>
            <duration>00:10:00</duration>

            <left>
              <tid>mi</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>magma</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:16">UP</goal>
                <goal time="00:02:30">UP</goal>
                <goal time="00:04:21">UP</goal>
                <goal time="00:05:52">UP</goal>
                <goal time="00:06:51">UP</goal>
                <goal time="00:08:01">UP</goal>
                <goal time="00:09:19">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021439_miracle_vs_magma.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupA/201607021439_magma_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021431_Miracle3D_0_vs_magmaOffenburg_3.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupA/201607021439_magmaOffenburg_7_vs_Miracle3D_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>
        </matches>
      </group>

      <group>
        <id>F</id>
        <name>Group F</name>

        <ranking>
            <rank no="1">ut</rank>
            <rank no="2">futk</rank>
            <rank no="3">ita</rank>
            <rank no="4">kgp</rank>
        </ranking>

        <matches>
          <match>
            <id>1</id>
            <date>2016-07-02</date>
            <time>09:26:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:30">UP</goal>
                <goal time="00:01:08">UP</goal>
                <goal time="00:01:42">UP</goal>
                <goal time="00:03:11">UP</goal>
                <goal time="00:04:47">UP</goal>
                <goal time="00:06:11">UP</goal>
                <goal time="00:06:44">UP</goal>
                <goal time="00:08:15">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607020932_itandroids_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607020932_utaustinvilla_vs_itandroids.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607020926_ITAndroids_0_vs_UTAustinVilla_5.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607020932_UTAustinVilla_8_vs_ITAndroids_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>2</id>
            <date>2016-07-02</date>
            <time>09:40:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:38">UP</goal>
                <goal time="00:01:13">UP</goal>
                <goal time="00:02:15">UP</goal>
                <goal time="00:02:50">UP</goal>
                <goal time="00:04:15">UP</goal>
                <goal time="00:04:51">UP</goal>
                <goal time="00:05:38">UP</goal>
                <goal time="00:07:10">UP</goal>
                <goal time="00:07:47">UP</goal>
                <goal time="00:08:40">UP</goal>
                <goal time="00:09:31">UP</goal>
              </goals>
            </left>

            <right>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607020947_futk_vs_itandroids.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607020947_itandroids_vs_futk.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607020940_FUT-K_6_vs_ITAndroids_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607020947_ITAndroids_0_vs_FUT-K_11.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>3</id>
            <date>2016-07-02</date>
            <time>09:56:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:26">UP</goal>
                <goal time="00:01:24">UP</goal>
                <goal time="00:02:08">UP</goal>
                <goal time="00:05:30">UP</goal>
                <goal time="00:06:47">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607021002_kgpkubs_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607021002_futk_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607020956_KgpKubsV_1.1_0_vs_FUT-K_3.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607021002_FUT-K_5_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>4</id>
            <date>2016-07-02</date>
            <time>10:11:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:34">UP</goal>
                <goal time="00:01:15">UP</goal>
                <goal time="00:01:38">UP</goal>
                <goal time="00:03:26">UP</goal>
                <goal time="00:04:58">UP</goal>
                <goal time="00:05:32">UP</goal>
                <goal time="00:06:58">UP</goal>
                <goal time="00:08:14">UP</goal>
                <goal time="00:08:46">UP</goal>
                <goal time="00:09:09">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607021019_kgpkubs_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607021019_utaustinvilla_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607021011_KgpKubsV_1.1_0_vs_UTAustinVilla_5.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607021015_UTAustinVilla_7_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607021019_UTAustinVilla_10_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay Part 2</replay>
            </resources>
          </match>

          <match>
            <id>5</id>
            <date>2016-07-02</date>
            <time>10:27:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:06:44">UP</goal>
                <goal time="00:07:59">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607021034_futk_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607021034_utaustinvilla_vs_futk.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607021027_FUT-K_0_vs_UTAustinVilla_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607021034_UTAustinVilla_2_vs_FUT-K_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>6</id>
            <date>2016-07-02</date>
            <time>10:42:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607021049_kgpkubs_vs_itandroids.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round2/GroupB/201607021049_itandroids_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607021042_KgpKubsV_1.1_0_vs_ITAndroids_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round2/GroupB/201607021049_ITAndroids_0_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>7</id>
            <date>2016-07-02</date>
            <time>13:15:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:02:01">UP</goal>
                <goal time="00:03:10">UP</goal>
                <goal time="00:05:24">UP</goal>
                <goal time="00:05:58">UP</goal>
                <goal time="00:08:07">UP</goal>
                <goal time="00:08:38">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021322_itandroids_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021322_utaustinvilla_vs_itandroids.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021315_ITAndroids_0_vs_UTAustinVilla_2.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021322_UTAustinVilla_6_vs_ITAndroids_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>8</id>
            <date>2016-07-02</date>
            <time>13:30:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:02:30">UP</goal>
                <goal time="00:03:32">UP</goal>
                <goal time="00:04:33">UP</goal>
                <goal time="00:06:27">UP</goal>
                <goal time="00:08:00">UP</goal>
                <goal time="00:08:39">UP</goal>
              </goals>
            </left>

            <right>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021337_futk_vs_itandroids.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021337_itandroids_vs_futk.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021330_FUT-K_3_vs_ITAndroids_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021337_ITAndroids_0_vs_FUT-K_6.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>9</id>
            <date>2016-07-02</date>
            <time>13:46:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:54">UP</goal>
                <goal time="00:03:03">UP</goal>
                <goal time="00:03:54">UP</goal>
                <goal time="00:06:08">UP</goal>
                <goal time="00:07:37">UP</goal>
                <goal time="00:08:34">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021352_kgpkubs_vs_futk.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021352_futk_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021346_KgpKubsV_1.1_0_vs_FUT-K_3.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021352_FUT-K_6_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>10</id>
            <date>2016-07-02</date>
            <time>14:00:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:00:21">UP</goal>
                <goal time="00:02:55">UP</goal>
                <goal time="00:04:57">UP</goal>
                <goal time="00:05:33">UP</goal>
                <goal time="00:08:38">UP</goal>
                <goal time="00:09:10">UP</goal>
                <goal time="00:09:54">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021407_kgpkubs_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021407_utaustinvilla_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021400_KgpKubsV_1.1_0_vs_UTAustinVilla_3.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021407_UTAustinVilla_7_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>11</id>
            <date>2016-07-02</date>
            <time>14:15:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>futk</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ut</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:01:24">UP</goal>
                <goal time="00:01:59">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021422_futk_vs_utaustinvilla.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021422_utaustinvilla_vs_futk.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021415_FUT-K_0_vs_UTAustinVilla_2.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021422_UTAustinVilla_2_vs_FUT-K_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>

          <match>
            <id>12</id>
            <date>2016-07-02</date>
            <time>14:30:00</time>
            <location>Cluster 2</location>
            <duration>00:10:00</duration>

            <left>
              <tid>kgp</tid>

              <lineup>
                <player>UP</player>
              </lineup>
            </left>

            <right>
              <tid>ita</tid>

              <lineup>
                <player>UP</player>
              </lineup>

              <goals>
                <goal time="00:06:24">UP</goal>
              </goals>
            </right>

            <resources>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021437_kgpkubs_vs_itandroids.tar.bz2">First Half Log</log>
              <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Round3/GroupB/201607021437_itandroids_vs_kgpkubs.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021430_KgpKubsV_1.1_0_vs_ITAndroids_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Round3/GroupB/201607021437_ITAndroids_1_vs_KgpKubsV_1.1_0.replay.gz">Second Half Replay</replay>
            </resources>
          </match>
        </matches>
      </group>
    </round>

    <round>
      <id>SF</id>
      <name>Semi Finals</name>

      <matches>
        <match>
          <id>1</id>
          <date>2016-07-03</date>
          <time>10:27:00</time>
          <location>Cluster 1</location>
          <duration>00:10:00</duration>

          <left>
            <tid>fcp</tid>

            <lineup>
              <player>UP</player>
            </lineup>

            <goals>
              <goal time="00:07:10">UP</goal>
            </goals>
          </left>

          <right>
            <tid>futk</tid>

            <lineup>
              <player>UP</player>
            </lineup>

            <goals>
              <goal time="00:03:32">UP</goal>
              <goal time="00:06:36">UP</goal>
              <goal time="00:09:40">UP</goal>
            </goals>
          </right>

          <resources>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/SemiFinals/201607031034_fcportugal_vs_futk.tar.bz2">First Half Log</log>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/SemiFinals/201607031034_futk_vs_fcportugal.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/SemiFinals/201607031027_FCPortugal_0_vs_FUT-K_1.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/SemiFinals/201607031034_FUT-K_3_vs_FCPortugal_1.replay.gz">Second Half Replay</replay>
          </resources>
        </match>

        <match>
          <id>2</id>
          <date>2016-07-03</date>
          <time>10:42:00</time>
          <location>Cluster 1</location>
          <duration>00:10:00</duration>

          <left>
            <tid>bahia</tid>

            <lineup>
              <player>UP</player>
            </lineup>
          </left>

          <right>
            <tid>ut</tid>

            <lineup>
              <player>UP</player>
            </lineup>

            <goals>
              <goal time="00:03:46">UP</goal>
              <goal time="00:04:34">UP</goal>
              <goal time="00:05:50">UP</goal>
              <goal time="00:07:49">UP</goal>
              <goal time="00:09:29">UP</goal>
            </goals>
          </right>

          <resources>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/SemiFinals/201607031049_bahia_vs_utaustinvilla.tar.bz2">First Half Log</log>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/SemiFinals/201607031049_utaustinvilla_vs_bahia.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/SemiFinals/201607031042_BahiaRT_0_vs_UTAustinVilla_2.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/SemiFinals/201607031049_UTAustinVilla_5_vs_BahiaRT_0.replay.gz">Second Half Replay</replay>
          </resources>
        </match>
      </matches>
    </round>

    <round>
      <id>PL</id>
      <name>Places 5to8</name>

      <matches>
        <match>
          <id>1</id>
          <date>2016-07-03</date>
          <time>09:37:00</time>
          <location>Cluster 1</location>
          <duration>00:10:00</duration>

          <left>
            <tid>magma</tid>

            <lineup>
              <player>UP</player>
            </lineup>

            <goals>
              <goal time="00:00:43">UP</goal>
              <goal time="00:03:55">UP</goal>
              <goal time="00:06:37">UP</goal>
              <goal time="00:08:48">UP</goal>
            </goals>
          </left>

          <right>
            <tid>ita</tid>

            <lineup>
              <player>UP</player>
            </lineup>
          </right>

          <resources>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/5thPlace/201607030944_magma_vs_itandroids.tar.bz2">First Half Log</log>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/5thPlace/201607030944_itandroids_vs_magma.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/5thPlace/201607030937_magmaOffenburg_2_vs_ITAndroids_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/5thPlace/201607030944_ITAndroids_0_vs_magmaOffenburg_4.replay.gz">Second Half Replay</replay>
          </resources>
        </match>

        <match>
          <id>2</id>
          <date>2016-07-03</date>
          <time>09:38:00</time>
          <location>Cluster 2</location>
          <duration>00:10:00</duration>

          <left>
            <tid>mi</tid>

            <lineup>
              <player>UP</player>
            </lineup>

            <goals>
              <goal time="00:05:08">UP</goal>
            </goals>
          </left>

          <right>
            <tid>kgp</tid>

            <lineup>
              <player>UP</player>
            </lineup>
          </right>

          <resources>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/7thPlace/201607030956_miracle_vs_kgpkubs.tar.bz2">First Half Log</log>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/7thPlace/201607030956_kgpkubs_vs_miracle.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/7thPlace/201607030938_Miracle3D_0_vs_KgpKubsV_1.1_0.replay.gz">First Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/7thPlace/201607030956_Miracle3D_1_vs_KgpKubsV_1.1_0.replay.gz">First Half Replay Part 2</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/7thPlace/201607030946_KgpKubsV_1.1_0_vs_Miracle3D_0.replay.gz">Second Half Replay Part 1</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/7thPlace/201607030951_KgpKubsV_1.1_0_vs_Miracle3D_0.replay.gz">Second Half Replay Part 2</replay>
          </resources>
        </match>
      </matches>
    </round>

    <round>
      <id>TRD</id>
      <name>3rd Place</name>

      <matches>
        <match>
          <id>1</id>
          <date>2016-07-03</date>
          <time>11:38:00</time>
          <location>Cluster 1</location>
          <duration>00:10:00</duration>

          <left>
            <tid>fcp</tid>

            <lineup>
              <player>UP</player>
            </lineup>

            <goals>
              <goal time="00:00:32">UP</goal>
            </goals>
          </left>

          <right>
            <tid>bahia</tid>

            <lineup>
              <player>UP</player>
            </lineup>
          </right>

          <resources>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/3rdPlace/201607031145_fcportugal_vs_bahia.tar.bz2">First Half Log</log>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/3rdPlace/201607031145_bahia_vs_fcportugal.tar.bz2">Second Half Log</log>

              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/3rdPlace/201607031138_FCPortugal_1_vs_BahiaRT_0.replay.gz">First Half Replay</replay>
              <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/3rdPlace/201607031145_BahiaRT_0_vs_FCPortugal_1.replay.gz">Second Half Replay</replay>
          </resources>
        </match>
      </matches>
    </round>

    <round>
      <id>F</id>
      <name>Final</name>

      <matches>
        <match>
          <id>1</id>
          <date>2016-07-03</date>
          <time>12:26:00</time>
          <location>Cluster 1</location>
          <duration>00:10:00</duration>

          <left>
            <tid>futk</tid>

            <lineup>
              <player>UP</player>
            </lineup>
          </left>

          <right>
            <tid>ut</tid>

            <lineup>
              <player>UP</player>
            </lineup>

            <goals>
              <goal time="00:00:43">UP</goal>
              <goal time="00:02:29">UP</goal>
              <goal time="00:05:28">UP</goal>
              <goal time="00:08:03">UP</goal>
            </goals>
          </right>

          <resources>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/Final/201607031243_futk_vs_utaustinvilla.tar.bz2">First Half Log</log>
            <log path="Soccer/Simulation/3D/logs/RoboCup/2016/Elimination/Final/201607031243_utaustinvilla_vs_futk.tar.bz2">Second Half Log</log>

            <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/Final/201607031236_FUT-K_0_vs_UTAustinVilla_2.replay.gz">First Half Replay</replay>
            <replay path="Soccer/Simulation/3D/replays/RoboCup/2016/Elimination/Final/201607031243_UTAustinVilla_4_vs_FUT-K_0.replay.gz">Second Half Replay</replay>
          </resources>
        </match>
      </matches>
    </round>
  </competition>


  <challenge>
    <id>teamchal</id>
    <name>Team Challenge</name>

    <ranking>
      <rank no="1">ut</rank>
      <rank no="2">fcp</rank>
      <rank no="3">magma</rank>
      <rank no="4">futk</rank>
      <rank no="5">bahia</rank>
      <rank no="6">kgp</rank>
    </ranking>

    <subchallenge>
      <id>ka</id>
      <name>Keep-Away Challenge</name>

      <simple hideTotal="true">
        <ranking>
          <rank no="1">ut</rank>
          <rank no="2">futk</rank>
          <rank no="3">fcp</rank>
          <rank no="4">magma</rank>
          <rank no="5">bahia</rank>
        </ranking>

        <evaluations>
          <evaluation>
            <title abbr="Run1">Attempt 1</title>
            <unit short="s">Seconds</unit>

            <run>
              <tid>ut</tid>
              <date>2016-07-01</date>
              <score>235.39</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-07-01</date>
              <score>35.40</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-07-01</date>
              <score>35.76</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-07-01</date>
              <score>17.50</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-07-01</date>
              <score>108.95</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="Run2">Attempt 2</title>
            <unit short="s">Seconds</unit>

            <run ignore="true">
              <tid>ut</tid>
              <date>2016-07-01</date>
              <score>152.56</score>
            </run>
            <run ignore="true">
              <tid>fcp</tid>
              <date>2016-07-01</date>
              <score>33.04</score>
            </run>
            <run ignore="true">
              <tid>magma</tid>
              <date>2016-07-01</date>
              <score>20.86</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-07-01</date>
              <score>17.26</score>
            </run>
            <run ignore="true">
              <tid>futk</tid>
              <date>2016-07-01</date>
              <score>38.04</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="Run3">Attempt 3</title>
            <unit short="s">Seconds</unit>

            <run>
              <tid>ut</tid>
              <date>2016-07-01</date>
              <score>223.55</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-07-01</date>
              <score>80.78</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-07-01</date>
              <score>24.86</score>
            </run>
            <run ignore="true">
              <tid>bahia</tid>
              <date>2016-07-01</date>
              <score>13.52</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-07-01</date>
              <score>140.09</score>
            </run>
          </evaluation>
        </evaluations>
      </simple>
    </subchallenge>

    <subchallenge>
      <id>free</id>
      <name>Free/Scientiffic Challenge</name>

      <simple hideAvg="true">
        <ranking>
          <rank no="1">ut</rank>
          <rank no="2">fcp</rank>
          <rank no="3">magma</rank>
          <rank no="4">bahia</rank>
          <rank no="5">futk</rank>
          <rank no="6" withdrawn="true">kgp</rank>
        </ranking>

        <entries>
          <paper path="Soccer/Simulation/3D/FCPs/RoboCup/2016/UTAustinVilla_SS3D_RC2016_FCP.pdf">
            <tid>ut</tid>
            <title>Marking using Prioritized Role Assignment</title>
            <authors>
              <author>Patrick MacAlpine</author>
              <author>Peter Stone</author>
            </authors>
          </paper>

          <paper path="Soccer/Simulation/3D/FCPs/RoboCup/2016/FCPortugal_SS3D_RC2016_FCP.pdf">
            <tid>fcp</tid>
            <title>Learning a Humanoid Kick For Different Ball positions with Respect to the Robot</title>
            <authors>
              <author>Abbas Abdolmaleki</author>
              <author>David Sim&#245;es</author>
              <author>Nuno Lau</author>
              <author>Lu&#237;s Paulo Reis</author>
            </authors>
          </paper>

          <paper path="Soccer/Simulation/3D/FCPs/RoboCup/2016/magmaOffenburg_SS3D_RC2016_FCP.pdf">
            <tid>magma</tid>
            <title>Learning a Kick while Walking in Raw Actuator Space</title>
            <authors>
              <author>Klaus Dorer</author>
              <author>Viktor Kurz</author>
            </authors>
          </paper>

          <paper path="Soccer/Simulation/3D/FCPs/RoboCup/2016/BahiaRT_SS3D_RC2016_FCP.pdf">
            <tid>bahia</tid>
            <title>BahiaRT 2016 Free/Scientific: A Dynamic Defensive System for 3D Soccer Simulation League</title>
            <authors>
              <author>Emmanuel Argollo</author>
              <author>Marco A C Sim&#245;es</author>
              <author>Claudia Elizabete Ramos</author>
              <author>S&#233;rgio Souza Jr.</author>
              <author>Josemar Rodrigues de Souza</author>
              <author>Diego Frias</author>
            </authors>
          </paper>

          <paper path="Soccer/Simulation/3D/FCPs/RoboCup/2016/FUT-K_SS3D_RC2016_FCP.pdf">
            <tid>futk</tid>
            <title>Prevent Long Kick Pass</title>
            <authors>
              <author>Kosuke Onda</author>
            </authors>
          </paper>

          <paper path="Soccer/Simulation/3D/FCPs/RoboCup/2016/KpgKubs_SS3D_RC2016_FCP.pdf">
            <tid>kgp</tid>
            <title>Rule Based Passing in Multi Agent Humanoid</title>
            <authors>
              <author>Abhinav Agarwal</author>
              <author>Nishant Nikhil</author>
            </authors>
            <abstract>Here we will discuss how to select best teammate to pass ball in multi agent robo soccer. We will use a score based approach for choosing best teammate to pass. We will consider various factors including our expected kick distance, players position and orientation etc. Finally we will discuss how to combine all of above mentioned parameters to select the best player.</abstract>
          </paper>
        </entries>

        <evaluations>
          <evaluation>
            <title abbr="J1">Jury 1</title>

            <run>
              <tid>ut</tid>
              <date>2016-06-30</date>
              <score>6</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-06-30</date>
              <score>8</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-06-30</date>
              <score>4</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-06-30</date>
              <score>10</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-06-30</date>
              <score>2</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="J2">Jury 2</title>

            <run>
              <tid>ut</tid>
              <date>2016-06-30</date>
              <score>10</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-06-30</date>
              <score>6</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-06-30</date>
              <score>8</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-06-30</date>
              <score>4</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-06-30</date>
              <score>2</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="T1">Team 1</title>

            <run>
              <tid>ut</tid>
              <date>2016-06-30</date>
              <score>3</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-06-30</date>
              <score>2</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-06-30</date>
              <score>5</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-06-30</date>
              <score>4</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-06-30</date>
              <score>1</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="T2">Team 2</title>

            <run>
              <tid>ut</tid>
              <date>2016-06-30</date>
              <score>2</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-06-30</date>
              <score>5</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-06-30</date>
              <score>4</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-06-30</date>
              <score>3</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-06-30</date>
              <score>1</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="T3">Team 3</title>

            <run>
              <tid>ut</tid>
              <date>2016-06-30</date>
              <score>5</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-06-30</date>
              <score>2</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-06-30</date>
              <score>3</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-06-30</date>
              <score>4</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-06-30</date>
              <score>1</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="T4">Team 4</title>

            <run>
              <tid>ut</tid>
              <date>2016-06-30</date>
              <score>3</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-06-30</date>
              <score>4</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-06-30</date>
              <score>1</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-06-30</date>
              <score>2</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-06-30</date>
              <score>5</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="T5">Team 5</title>

            <run>
              <tid>ut</tid>
              <date>2016-06-30</date>
              <score>3</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-06-30</date>
              <score>5</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-06-30</date>
              <score>4</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-06-30</date>
              <score>2</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-06-30</date>
              <score>1</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="T6">Team 6</title>

            <run>
              <tid>ut</tid>
              <date>2016-06-30</date>
              <score>5</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-06-30</date>
              <score>3</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-06-30</date>
              <score>4</score>
            </run>
            <run>
              <tid>bahia</tid>
              <date>2016-06-30</date>
              <score>2</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-06-30</date>
              <score>1</score>
            </run>
          </evaluation>
        </evaluations>
      </simple>
    </subchallenge>

    <subchallenge>
      <id>gazebo</id>
      <name>Gazebo Challenge</name>

      <simple hideTotal="true">
        <ranking>
          <rank no="1">ut</rank>
          <rank no="2">fcp</rank>
          <rank no="3">magma</rank>
          <rank no="4">futk</rank>
        </ranking>

        <evaluations>
          <evaluation>
            <title abbr="Run1">Run 1</title>
            <unit short="m/s">Meters per Second</unit>

            <run>
              <tid>ut</tid>
              <date>2016-07-02</date>
              <score>1.01</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-07-02</date>
              <score>0.62</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-07-02</date>
              <score>0.44</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-07-02</date>
              <score>0</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="Run2">Run 2</title>
            <unit short="m/s">Meters per Second</unit>

            <run>
              <tid>ut</tid>
              <date>2016-07-02</date>
              <score>1.20</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-07-02</date>
              <score>0.59</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-07-02</date>
              <score>0.26</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-07-02</date>
              <score>0</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="Run3">Run 3</title>
            <unit short="m/s">Meters per Second</unit>

            <run>
              <tid>ut</tid>
              <date>2016-07-02</date>
              <score>1.03</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-07-02</date>
              <score>0.67</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-07-02</date>
              <score>0.43</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-07-02</date>
              <score>0</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="Run4">Run 4</title>
            <unit short="m/s">Meters per Second</unit>

            <run>
              <tid>ut</tid>
              <date>2016-07-02</date>
              <score>1.20</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-07-02</date>
              <score>0.63</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-07-02</date>
              <score>0.44</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-07-02</date>
              <score>0</score>
            </run>
          </evaluation>

          <evaluation>
            <title abbr="Run5">Run 5</title>
            <unit short="m/s">Meters per Second</unit>

            <run>
              <tid>ut</tid>
              <date>2016-07-02</date>
              <score>1.16</score>
            </run>
            <run>
              <tid>fcp</tid>
              <date>2016-07-02</date>
              <score>0.61</score>
            </run>
            <run>
              <tid>magma</tid>
              <date>2016-07-02</date>
              <score>0.40</score>
            </run>
            <run>
              <tid>futk</tid>
              <date>2016-07-02</date>
              <score>0</score>
            </run>
          </evaluation>
        </evaluations>
      </simple>
    </subchallenge>
  </challenge>
</tournament>
