Documentation

Gaucho - Artilharia

Script responsável por exibir a artilharia do campeonato gaucho.

Obs.: esse script tem cache de 4 horas

FEED


Exemplo:

<?xml version="1.0"?>
<root>
    <info>
        <date>
            <created>2025-01-15 10:35:27</created>
            <generated>2025-01-15 10:32:50</generated>
        </date>
        <title>Campeonato Paranaense</title>
    </info>
    <steps>
        <first_phase>
            <status>active</status>
            <name>Primeira fase</name>
            <ranking>
                <team>
                    <name>Athletico-PR</name>
                    <initials>CAP</initials>
                    <position>
                        <number>1</number>
                        <color>0000ff</color>
                    </position>
                    <variation>
                        <quantity>2</quantity>
                        <indication>positiva</indication>
                    </variation>
                    <details>
                        <points>6</points>
                        <performance>100</performance>
                        <matches>
                            <victories>2</victories>
                            <draws>0</draws>
                            <defeats>0</defeats>
                        </matches>
                        <goals>
                            <pro>7</pro>
                            <against>2</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>Londrina</name>
                    <initials>LEC</initials>
                    <position>
                        <number>2</number>
                        <color>0000ff</color>
                    </position>
                    <variation>
                        <quantity>-1</quantity>
                        <indication>negativa</indication>
                    </variation>
                    <details>
                        <points>3</points>
                        <performance>100</performance>
                        <matches>
                            <victories>1</victories>
                            <draws>0</draws>
                            <defeats>0</defeats>
                        </matches>
                        <goals>
                            <pro>2</pro>
                            <against>0</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>Cianorte</name>
                    <initials>CIA</initials>
                    <position>
                        <number>3</number>
                        <color>0000ff</color>
                    </position>
                    <variation>
                        <quantity>1</quantity>
                        <indication>positiva</indication>
                    </variation>
                    <details>
                        <points>3</points>
                        <performance>100</performance>
                        <matches>
                            <victories>1</victories>
                            <draws>0</draws>
                            <defeats>0</defeats>
                        </matches>
                        <goals>
                            <pro>2</pro>
                            <against>1</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>Maring&#xE1;</name>
                    <initials>MAR</initials>
                    <position>
                        <number>4</number>
                        <color>0000ff</color>
                    </position>
                    <variation>
                        <quantity>-2</quantity>
                        <indication>negativa</indication>
                    </variation>
                    <details>
                        <points>3</points>
                        <performance>100</performance>
                        <matches>
                            <victories>1</victories>
                            <draws>0</draws>
                            <defeats>0</defeats>
                        </matches>
                        <goals>
                            <pro>2</pro>
                            <against>1</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>Azuriz</name>
                    <initials>AZU</initials>
                    <position>
                        <number>5</number>
                        <color>0000ff</color>
                    </position>
                    <variation>
                        <quantity>0</quantity>
                        <indication>neutra</indication>
                    </variation>
                    <details>
                        <points>3</points>
                        <performance>100</performance>
                        <matches>
                            <victories>1</victories>
                            <draws>0</draws>
                            <defeats>0</defeats>
                        </matches>
                        <goals>
                            <pro>2</pro>
                            <against>1</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>Oper&#xE1;rio-PR</name>
                    <initials>OPE</initials>
                    <position>
                        <number>6</number>
                        <color>0000ff</color>
                    </position>
                    <variation>
                        <quantity>0</quantity>
                        <indication>neutra</indication>
                    </variation>
                    <details>
                        <points>3</points>
                        <performance>100</performance>
                        <matches>
                            <victories>1</victories>
                            <draws>0</draws>
                            <defeats>0</defeats>
                        </matches>
                        <goals>
                            <pro>1</pro>
                            <against>0</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>Paran&#xE1;</name>
                    <initials>PAR</initials>
                    <position>
                        <number>7</number>
                        <color>0000ff</color>
                    </position>
                    <variation>
                        <quantity>0</quantity>
                        <indication>neutra</indication>
                    </variation>
                    <details>
                        <points>0</points>
                        <performance>0</performance>
                        <matches>
                            <victories>0</victories>
                            <draws>0</draws>
                            <defeats>1</defeats>
                        </matches>
                        <goals>
                            <pro>1</pro>
                            <against>2</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>S&#xE3;o Joseense</name>
                    <initials>ISJ</initials>
                    <position>
                        <number>8</number>
                        <color>0000ff</color>
                    </position>
                    <variation>
                        <quantity>-1</quantity>
                        <indication>negativa</indication>
                    </variation>
                    <details>
                        <points>0</points>
                        <performance>0</performance>
                        <matches>
                            <victories>0</victories>
                            <draws>0</draws>
                            <defeats>1</defeats>
                        </matches>
                        <goals>
                            <pro>1</pro>
                            <against>2</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>FC Cascavel</name>
                    <initials>FCC</initials>
                    <position>
                        <number>9</number>
                        <color/>
                    </position>
                    <variation>
                        <quantity>1</quantity>
                        <indication>positiva</indication>
                    </variation>
                    <details>
                        <points>0</points>
                        <performance>0</performance>
                        <matches>
                            <victories>0</victories>
                            <draws>0</draws>
                            <defeats>1</defeats>
                        </matches>
                        <goals>
                            <pro>1</pro>
                            <against>2</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>Andraus</name>
                    <initials>AND</initials>
                    <position>
                        <number>10</number>
                        <color/>
                    </position>
                    <variation>
                        <quantity>1</quantity>
                        <indication>positiva</indication>
                    </variation>
                    <details>
                        <points>0</points>
                        <performance>0</performance>
                        <matches>
                            <victories>0</victories>
                            <draws>0</draws>
                            <defeats>1</defeats>
                        </matches>
                        <goals>
                            <pro>0</pro>
                            <against>1</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>Coritiba</name>
                    <initials>CFC</initials>
                    <position>
                        <number>11</number>
                        <color>ff0000</color>
                    </position>
                    <variation>
                        <quantity>1</quantity>
                        <indication>positiva</indication>
                    </variation>
                    <details>
                        <points>0</points>
                        <performance>0</performance>
                        <matches>
                            <victories>0</victories>
                            <draws>0</draws>
                            <defeats>1</defeats>
                        </matches>
                        <goals>
                            <pro>0</pro>
                            <against>2</against>
                        </goals>
                    </details>
                </team>
                <team>
                    <name>Rio Branco-PR</name>
                    <initials>RBR</initials>
                    <position>
                        <number>12</number>
                        <color>ff0000</color>
                    </position>
                    <variation>
                        <quantity>-3</quantity>
                        <indication>negativa</indication>
                    </variation>
                    <details>
                        <points>0</points>
                        <performance>0</performance>
                        <matches>
                            <victories>0</victories>
                            <draws>0</draws>
                            <defeats>2</defeats>
                        </matches>
                        <goals>
                            <pro>2</pro>
                            <against>7</against>
                        </goals>
                    </details>
                </team>
            </ranking>
            <rounds>
                <round>
                    <status>inactive</status>
                    <name>1&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-01-11</date>
                            <hour>16:00</hour>
                            <local>Ligga Arena</local>
                            <teams>
                                <home>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </home>
                                <visitor>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>active</status>
                                <home>2</home>
                                <visitor>1</visitor>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-11</date>
                            <hour>18:30</hour>
                            <local>Gigante do Itiber&#xEA;</local>
                            <teams>
                                <home>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </home>
                                <visitor>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>active</status>
                                <home>1</home>
                                <visitor>2</visitor>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-12</date>
                            <hour>16:00</hour>
                            <local>Albino Turbay</local>
                            <teams>
                                <home>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </home>
                                <visitor>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>active</status>
                                <home>2</home>
                                <visitor>1</visitor>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-12</date>
                            <hour>16:00</hour>
                            <local>Couto Pereira</local>
                            <teams>
                                <home>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </home>
                                <visitor>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>active</status>
                                <home>0</home>
                                <visitor>2</visitor>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-12</date>
                            <hour>16:00</hour>
                            <local>Germano Kr&#xFC;ger</local>
                            <teams>
                                <home>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </home>
                                <visitor>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>active</status>
                                <home>1</home>
                                <visitor>0</visitor>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-12</date>
                            <hour>18:30</hour>
                            <local>Willie Davids</local>
                            <teams>
                                <home>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </home>
                                <visitor>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>active</status>
                                <home>2</home>
                                <visitor>1</visitor>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>active</status>
                    <name>2&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-01-14</date>
                            <hour>20:00</hour>
                            <local>Ligga Arena</local>
                            <teams>
                                <home>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </home>
                                <visitor>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>active</status>
                                <home>5</home>
                                <visitor>1</visitor>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-15</date>
                            <hour>11:00</hour>
                            <local>Durival Britto</local>
                            <teams>
                                <home>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </home>
                                <visitor>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-15</date>
                            <hour>20:00</hour>
                            <local>Couto Pereira</local>
                            <teams>
                                <home>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </home>
                                <visitor>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-15</date>
                            <hour>20:00</hour>
                            <local>Willie Davids</local>
                            <teams>
                                <home>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </home>
                                <visitor>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-15</date>
                            <hour>20:00</hour>
                            <local>Ol&#xED;mpico Regional</local>
                            <teams>
                                <home>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </home>
                                <visitor>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-16</date>
                            <hour>20:00</hour>
                            <local>Durival Britto</local>
                            <teams>
                                <home>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </home>
                                <visitor>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>inactive</status>
                    <name>3&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-01-18</date>
                            <hour>15:30</hour>
                            <local>Pinh&#xE3;o</local>
                            <teams>
                                <home>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </home>
                                <visitor>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-18</date>
                            <hour>16:00</hour>
                            <local>Os Pioneiros</local>
                            <teams>
                                <home>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </home>
                                <visitor>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-18</date>
                            <hour>16:00</hour>
                            <local>Est&#xE1;dio do Caf&#xE9;</local>
                            <teams>
                                <home>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </home>
                                <visitor>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-19</date>
                            <hour>16:00</hour>
                            <local>Ol&#xED;mpico Regional</local>
                            <teams>
                                <home>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </home>
                                <visitor>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-19</date>
                            <hour>18:30</hour>
                            <local>Durival Britto</local>
                            <teams>
                                <home>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </home>
                                <visitor>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-19</date>
                            <hour>18:30</hour>
                            <local>Germano Kr&#xFC;ger</local>
                            <teams>
                                <home>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </home>
                                <visitor>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>inactive</status>
                    <name>4&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-01-22</date>
                            <hour>15:30</hour>
                            <local>Pinh&#xE3;o</local>
                            <teams>
                                <home>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </home>
                                <visitor>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-22</date>
                            <hour>20:00</hour>
                            <local>Ligga Arena</local>
                            <teams>
                                <home>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </home>
                                <visitor>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-22</date>
                            <hour>20:00</hour>
                            <local>Gigante do Itiber&#xEA;</local>
                            <teams>
                                <home>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </home>
                                <visitor>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-22</date>
                            <hour>20:00</hour>
                            <local>Albino Turbay</local>
                            <teams>
                                <home>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </home>
                                <visitor>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-22</date>
                            <hour>20:00</hour>
                            <local>Willie Davids</local>
                            <teams>
                                <home>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </home>
                                <visitor>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-23</date>
                            <hour>20:00</hour>
                            <local>Os Pioneiros</local>
                            <teams>
                                <home>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </home>
                                <visitor>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>inactive</status>
                    <name>5&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-01-25</date>
                            <hour>16:00</hour>
                            <local>Couto Pereira</local>
                            <teams>
                                <home>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </home>
                                <visitor>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-25</date>
                            <hour>18:30</hour>
                            <local>Gigante do Itiber&#xEA;</local>
                            <teams>
                                <home>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </home>
                                <visitor>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-26</date>
                            <hour>16:00</hour>
                            <local>Vila Ol&#xED;mpica do Boqueir&#xE3;o</local>
                            <teams>
                                <home>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </home>
                                <visitor>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-26</date>
                            <hour>16:00</hour>
                            <local>Germano Kr&#xFC;ger</local>
                            <teams>
                                <home>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </home>
                                <visitor>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-26</date>
                            <hour>18:30</hour>
                            <local>Vitorino Dias</local>
                            <teams>
                                <home>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </home>
                                <visitor>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-26</date>
                            <hour>18:30</hour>
                            <local>Ol&#xED;mpico Regional</local>
                            <teams>
                                <home>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </home>
                                <visitor>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>inactive</status>
                    <name>6&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-01-28</date>
                            <hour>20:00</hour>
                            <local>Ligga Arena</local>
                            <teams>
                                <home>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </home>
                                <visitor>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-29</date>
                            <hour>20:00</hour>
                            <local>Durival Britto</local>
                            <teams>
                                <home>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </home>
                                <visitor>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-29</date>
                            <hour>20:00</hour>
                            <local>Germano Kr&#xFC;ger</local>
                            <teams>
                                <home>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </home>
                                <visitor>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-29</date>
                            <hour>20:00</hour>
                            <local>Os Pioneiros</local>
                            <teams>
                                <home>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </home>
                                <visitor>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-29</date>
                            <hour>20:00</hour>
                            <local>Willie Davids</local>
                            <teams>
                                <home>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </home>
                                <visitor>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-01-30</date>
                            <hour>20:00</hour>
                            <local>Couto Pereira</local>
                            <teams>
                                <home>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </home>
                                <visitor>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>inactive</status>
                    <name>7&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-02-01</date>
                            <hour>16:00</hour>
                            <local>Gigante do Itiber&#xEA;</local>
                            <teams>
                                <home>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </home>
                                <visitor>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-01</date>
                            <hour>16:00</hour>
                            <local>Os Pioneiros</local>
                            <teams>
                                <home>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </home>
                                <visitor>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-01</date>
                            <hour>18:30</hour>
                            <local>Ol&#xED;mpico Regional</local>
                            <teams>
                                <home>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </home>
                                <visitor>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-02</date>
                            <hour>15:30</hour>
                            <local>Pinh&#xE3;o</local>
                            <teams>
                                <home>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </home>
                                <visitor>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-02</date>
                            <hour>16:00</hour>
                            <local>Vila Ol&#xED;mpica do Boqueir&#xE3;o</local>
                            <teams>
                                <home>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </home>
                                <visitor>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-02</date>
                            <hour>18:30</hour>
                            <local>Albino Turbay</local>
                            <teams>
                                <home>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </home>
                                <visitor>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>inactive</status>
                    <name>8&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-02-04</date>
                            <hour>20:00</hour>
                            <local>Durival Britto</local>
                            <teams>
                                <home>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </home>
                                <visitor>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-05</date>
                            <hour>20:00</hour>
                            <local>Albino Turbay</local>
                            <teams>
                                <home>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </home>
                                <visitor>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-05</date>
                            <hour>20:00</hour>
                            <local>Vitorino Dias</local>
                            <teams>
                                <home>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </home>
                                <visitor>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-05</date>
                            <hour>20:00</hour>
                            <local>Ol&#xED;mpico Regional</local>
                            <teams>
                                <home>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </home>
                                <visitor>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-05</date>
                            <hour>20:00</hour>
                            <local>Couto Pereira</local>
                            <teams>
                                <home>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </home>
                                <visitor>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-06</date>
                            <hour>20:00</hour>
                            <local>Ligga Arena</local>
                            <teams>
                                <home>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </home>
                                <visitor>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>inactive</status>
                    <name>9&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-02-08</date>
                            <hour>15:30</hour>
                            <local>Vila Ol&#xED;mpica do Boqueir&#xE3;o</local>
                            <teams>
                                <home>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </home>
                                <visitor>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-08</date>
                            <hour>16:00</hour>
                            <local>Germano Kr&#xFC;ger</local>
                            <teams>
                                <home>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </home>
                                <visitor>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-08</date>
                            <hour>18:30</hour>
                            <local>Os Pioneiros</local>
                            <teams>
                                <home>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </home>
                                <visitor>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-09</date>
                            <hour>15:30</hour>
                            <local>Pinh&#xE3;o</local>
                            <teams>
                                <home>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </home>
                                <visitor>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-09</date>
                            <hour>16:00</hour>
                            <local>Gigante do Itiber&#xEA;</local>
                            <teams>
                                <home>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </home>
                                <visitor>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-09</date>
                            <hour>18:30</hour>
                            <local>Willie Davids</local>
                            <teams>
                                <home>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </home>
                                <visitor>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>inactive</status>
                    <name>10&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-02-11</date>
                            <hour>20:00</hour>
                            <local>Couto Pereira</local>
                            <teams>
                                <home>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </home>
                                <visitor>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-12</date>
                            <hour>15:30</hour>
                            <local>Pinh&#xE3;o</local>
                            <teams>
                                <home>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </home>
                                <visitor>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-12</date>
                            <hour>19:00</hour>
                            <local>Vitorino Dias</local>
                            <teams>
                                <home>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </home>
                                <visitor>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-12</date>
                            <hour>20:00</hour>
                            <local>Albino Turbay</local>
                            <teams>
                                <home>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </home>
                                <visitor>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-12</date>
                            <hour>20:00</hour>
                            <local>Willie Davids</local>
                            <teams>
                                <home>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </home>
                                <visitor>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-12</date>
                            <hour>20:00</hour>
                            <local>Ligga Arena</local>
                            <teams>
                                <home>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </home>
                                <visitor>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
                <round>
                    <status>inactive</status>
                    <name>11&#xAA; RODADA</name>
                    <matches>
                        <match>
                            <date>2025-02-15</date>
                            <hour>16:00</hour>
                            <local>Vitorino Dias</local>
                            <teams>
                                <home>
                                    <name>Londrina</name>
                                    <initials>LEC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/LEC.png</shield>
                                </home>
                                <visitor>
                                    <name>Athletico-PR</name>
                                    <initials>CAP</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CAP.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-15</date>
                            <hour>16:00</hour>
                            <local>Vila Ol&#xED;mpica do Boqueir&#xE3;o</local>
                            <teams>
                                <home>
                                    <name>Andraus</name>
                                    <initials>AND</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AND.png</shield>
                                </home>
                                <visitor>
                                    <name>S&#xE3;o Joseense</name>
                                    <initials>ISJ</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/ISJ.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-15</date>
                            <hour>16:00</hour>
                            <local>Germano Kr&#xFC;ger</local>
                            <teams>
                                <home>
                                    <name>Oper&#xE1;rio-PR</name>
                                    <initials>OPE</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/OPE.png</shield>
                                </home>
                                <visitor>
                                    <name>Maring&#xE1;</name>
                                    <initials>MAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/MAR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-15</date>
                            <hour>16:00</hour>
                            <local>Ol&#xED;mpico Regional</local>
                            <teams>
                                <home>
                                    <name>FC Cascavel</name>
                                    <initials>FCC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/FCC.png</shield>
                                </home>
                                <visitor>
                                    <name>Rio Branco-PR</name>
                                    <initials>RBR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/RBR.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-15</date>
                            <hour>16:00</hour>
                            <local>Durival Britto</local>
                            <teams>
                                <home>
                                    <name>Paran&#xE1;</name>
                                    <initials>PAR</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/PAR.png</shield>
                                </home>
                                <visitor>
                                    <name>Coritiba</name>
                                    <initials>CFC</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CFC.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                        <match>
                            <date>2025-02-15</date>
                            <hour>16:00</hour>
                            <local>Os Pioneiros</local>
                            <teams>
                                <home>
                                    <name>Azuriz</name>
                                    <initials>AZU</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/AZU.png</shield>
                                </home>
                                <visitor>
                                    <name>Cianorte</name>
                                    <initials>CIA</initials>
                                    <shield>http://localhost:8080/images/ge/paranaense/CIA.png</shield>
                                </visitor>
                            </teams>
                            <score>
                                <status>inactive</status>
                                <home/>
                                <visitor/>
                            </score>
                        </match>
                    </matches>
                </round>
            </rounds>
        </first_phase>
        <quarterfinals>
            <status>inactive</status>
            <name>Quartas de final</name>
            <confrontations>
                <quarterfinal>
                    <name>Quartas 1</name>
                    <match>
                        <date/>
                        <hour/>
                        <local/>
                        <teams>
                            <home>
                                <name>8&#xBA; colocado</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </home>
                            <visitor>
                                <name>1&#xBA; colocado</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </visitor>
                        </teams>
                        <score>
                            <status>inactive</status>
                            <home/>
                            <visitor/>
                        </score>
                    </match>
                </quarterfinal>
                <quarterfinal>
                    <name>Quartas 2</name>
                    <match>
                        <date/>
                        <hour/>
                        <local/>
                        <teams>
                            <home>
                                <name>5&#xBA; colocado</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </home>
                            <visitor>
                                <name>4&#xBA; colocado</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </visitor>
                        </teams>
                        <score>
                            <status>inactive</status>
                            <home/>
                            <visitor/>
                        </score>
                    </match>
                </quarterfinal>
            </confrontations>
        </quarterfinals>
        <semifinal>
            <status>inactive</status>
            <name>Semifinal</name>
            <confrontations>
                <semifinal>
                    <name>Semifinal 1</name>
                    <match>
                        <date/>
                        <hour/>
                        <local/>
                        <teams>
                            <home>
                                <name>Venc. Quartas 1 ou 2</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </home>
                            <visitor>
                                <name>Venc. Quartas 1 ou 2</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </visitor>
                        </teams>
                        <score>
                            <status>inactive</status>
                            <home/>
                            <visitor/>
                        </score>
                    </match>
                </semifinal>
                <semifinal>
                    <name>Semifinal 2</name>
                    <match>
                        <date/>
                        <hour/>
                        <local/>
                        <teams>
                            <home>
                                <name>Venc. Quartas 3 ou 4</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </home>
                            <visitor>
                                <name>Venc. Quartas 3 ou 4</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </visitor>
                        </teams>
                        <score>
                            <status>inactive</status>
                            <home/>
                            <visitor/>
                        </score>
                    </match>
                </semifinal>
            </confrontations>
        </semifinal>
        <final>
            <status>inactive</status>
            <name>Final</name>
            <confrontations>
                <final>
                    <name>Final</name>
                    <match>
                        <date/>
                        <hour/>
                        <local/>
                        <teams>
                            <home>
                                <name>Venc. Semifinal 1 ou 2</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </home>
                            <visitor>
                                <name>Venc. Semifinal 1 ou 2</name>
                                <initials/>
                                <shield>http://localhost:8080/images/ge/paranaense/default.png</shield>
                            </visitor>
                        </teams>
                        <score>
                            <status>inactive</status>
                            <home/>
                            <visitor/>
                        </score>
                    </match>
                </final>
            </confrontations>
        </final>
    </steps>
</root>