<?xml version='1.0' encoding='windows-1250' standalone='yes'?>
<author>
    <basic>
        <firstname>Tadej</firstname>
        <lastname>Persic</lastname>
        <age>36 years</age>
        <born>July 13, 1980</born>
    </basic>
    <residing>
        <city>Ljubljana</city>
        <country>Slovenia</country>
        <address>Cesta 27. aprila 5</address>
        <location>46.0509, 14.4933</location>
    </residing>
    <profession>
        <field>Informatics</field>
        <attended>2009 - 2012</attended>
    </profession>
    <education>
        <field>Architecture</field>
        <attended>2001 - 2003</attended>
    </education>
    <contact>
        <email>tayiper@volja.net</email>
        <mobile>38640321041</mobile>
    </contact>
</author>