<?xml version="1.0" encoding="utf-8"?>
<overview>
    <countries>
        <country>
            <title>Argentínska republika</title>
            <BachelorMaster>3</BachelorMaster>
            <PhDStudent>0</PhDStudent>
        </country>
        <country>
            <title>Chorvátska republika</title>
            <BachelorMaster>3</BachelorMaster>
            <PhDStudent>1</PhDStudent>
        </country>
        <country>
            <title>Kanada</title>
            <BachelorMaster>1</BachelorMaster>
            <PhDStudent>0</PhDStudent>
        </country>
        <country>
            <title>Maďarsko</title>
            <BachelorMaster>5</BachelorMaster>
            <PhDStudent>1</PhDStudent>
        </country>
        <country>
            <title>Poľská republika</title>
            <BachelorMaster>4</BachelorMaster>
            <PhDStudent>1</PhDStudent>
        </country>
        <country>
            <title>Rumunsko</title>
            <BachelorMaster>14</BachelorMaster>
            <PhDStudent>1</PhDStudent>
        </country>
        <country>
            <title>Srbská republika</title>
            <BachelorMaster>21</BachelorMaster>
            <PhDStudent>2</PhDStudent>
        </country>
        <country>
            <title>Švajčiarska konfederácia</title>
            <BachelorMaster>1</BachelorMaster>
            <PhDStudent>0</PhDStudent>
        </country>
        <country>
            <title>Švédske kráľovstvo</title>
            <BachelorMaster>1</BachelorMaster>
            <PhDStudent>0</PhDStudent>
        </country>
        <country>
            <title>Ukrajina</title>
            <BachelorMaster>8</BachelorMaster>
            <PhDStudent>1</PhDStudent>
        </country>
        <country>
            <title>Spojené štáty americké</title>
            <BachelorMaster>1</BachelorMaster>
            <PhDStudent>0</PhDStudent>
        </country>
        <country>
            <title>Spojené kráľovstvo Veľkej Británie a Severného Írska</title>
            <BachelorMaster>1</BachelorMaster>
            <PhDStudent>0</PhDStudent>
        </country>
    </countries>
    <summary>
        <sum>
            <BachelorMaster>63</BachelorMaster>
            <PhDStudent>7</PhDStudent>
            <together>70</together>
        </sum>
    </summary>
</overview> 