<?xml version="1.0" encoding="UTF-8"?>
<!--This file is part of the abgeo/xml-to-json.-->
<!--Copyright (C) 2020 Temuri Takalandze <
[email protected]>.-->
<!--For the full copyright and license information, please view the LICENSE-->
<!--file that was distributed with this source code.-->
<profile>
    <firstName>Temuri</firstName>
    <lastName>Takalandze</lastName>
    <active>true</active>
    <position>
        <title>Developer</title>
        <department>
            <title>IT</title>
        </department>
    </position>
</profile>