<?xml version='1.0' encoding='windows-1250' standalone='yes'?>
<author>
    <basic>
        <fullname>Tadej Persic</fullname>
        <age>35 years</age>
        <born>July 13, 1980</born>
        <occupation>Engineer of Informatics</occupation>
    </basic>
    <physical>
        <gender>male</gender>
        <race>Caucasian</race>
        <height>6 ft 2 in</height>
        <weight>176.5 lb</weight>
        <eyes>blue</eyes>
        <hair>brown</hair>
    </physical>
    <residing>
        <city>Ljubljana</city>
        <country>Slovenia</country>
        <continent>Europe</continent>
        <address>Cesta 27. aprila 5</address>
        <postcode>386</postcode>
        <location>46.0509, 14.4933</location>
    </residing>
    <profession>
        <field>Informatics</field>
        <attended>2009 - 2012</attended>
    </profession>
    <education>
        <field>Architecture</field>
        <attended>2001 - 2004</attended>
    </education>
    <contact>
        <email>tayiper@volja.net</email>
        <mobile>38640321041</mobile>
    </contact>
</author>