<?xml version="1.0" encoding="UTF-8"?>

<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<!-- %% THIS TEMPLATE COULE BE AN IMPORTANT TOOL IN MAKING YOUR RESUME STAND OUT%% -->
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->

<!DOCTYPE resume SYSTEM "resume.dtd">
<resume>
    <!-- Contact information -->
    <contact-info caption="CONTACT INFORMATION">
        <!-- To include your photo in your resume, you should specify in attribute src path to the coresponding image file -->
        <!-- i.e <photo src="/usr/export/pics/me.jpg"/> -->
        <!-- You will get better result with image-size 3x4cm -->
        <photo src="photo.jpg"/>
        <firstname>Lusine</firstname>
        <surname>Sargsyan</surname>
        <address label="Address:">
            <street>Avan, Narekatsi </street>
            <housenumber> 31</housenumber>
            <apartament>26</apartament>
            <city>Yerevan</city>
            <country>Armenia</country>
            <index>375101</index>
        </address>
        <telephones label="Tel:">
            <telephone>
                <area-code>(+374-1)</area-code>
                <number>613749</number>
            </telephone>
        </telephones>
        <mobile label="Mobile:">
            <area-code>(+374-9)</area-code>
            <number>320760</number>
        </mobile>
        <emails label="Email:">
            <email>lusine_s@yahoo.com</email>
            <email>lusine@zenteq.am</email>
        </emails>
    </contact-info>
    <!-- Education -->
    <educations caption="EDUCATION">
        <education>
            <from>May 2002</from>
            <to>Nov 2004</to>
            <degree label="Degree:"/>
            <major label="Major:">Master of Computer and Information Sciences</major>
            <major label="Minor:">Master of Business Administration</major>
            <faculty label="Faculty:">Computer and Information Sciences and Systems Management</faculty>
            <institution label="Institution:">American University of Armenia (AUA) </institution>
        </education>
        <education>
            <from>Feb 1, 2004 </from>
            <to>Feb 7, 2004</to>
            <institution label="Institution:">Internet Security training course, DGF-KTC Seoul, Korea</institution>
        </education>
        <education>
            <from>2002</from>
            <to>2002</to>
            <institution label="Institution:">First Class participant of the Security Market.
                License for the first class broker in security market. </institution>
        </education>
        <education>
            <from>Sept 1994</from>
            <to>June 1999</to>
            <degree label="Degree:"/>
            <major label="Major:">Master of Mathematics</major>
            <faculty label="Faculty:">Department of Mathematics</faculty>
            <institution label="Institution:">Yerevan State University</institution>
        </education>
        <education>
            <from>Jan 1998</from>
            <to>Mar 1998</to>
            <institution label="Institution:">“Securities Market Participant” Training Course
                organized by Yerevan Stock Exchange in Cooperation With Eurasia </institution>
        </education>
        <education>
            <from>Jun 1998</from>
            <to>Aug 1998</to>
            <major>Operator Course of MS Windows, MS Access, MS Word, MS Excel.</major>
            <faculty label="Faculty:">Operator Course </faculty>
            <institution label="Institution:">Applied Biotechnology</institution>
        </education>
    </educations>
    <!-- Work Experience -->
    <experiences caption="WORK EXPERIENCE">
        <experience>
            <from>Nov 2004 </from>
            <to> present</to>
            <position label="Position Occupied:">Technical Director</position>
            <place label="Company:">“Zenteq.am” LTD</place>
        </experience>
        <experience>
            <from>May 2004 </from>
            <to>Nov 2004</to>
            <position label="Position Occupied:">Office Manager/Assistant Director</position>
            <place label="Company:">“Zenteq.am” LTD</place>
        </experience>
        <experience>
            <from>April 2003</from>
            <to>May 2004</to>
            <position label="Position Occupied:">Deputy Director </position>
            <place label="Company:">“Aries tours” LTD</place>
        </experience>
        <experience>
            <from>June 2001 </from>
            <to>Feb 2002</to>
            <position label="Position Occupied:">Senior specialist </position>
            <place label="Company:">“CENTER OF SECURITIES” LTD</place>
        </experience>
        <experience>
            <from>March 2000</from>
            <to>June 2001</to>
            <position label="Position Occupied:">Director</position>
            <place label="Company:">INFORMATION CENTER</place>
        </experience>
        <experience>
            <from>Apr 1999</from>
            <to>Apr 2000</to>
            <position label="Position Occupied:">Financial Analyst </position>
            <place label="Company:">USAID PricewaterhouseCoopers LLP Capital Markets Development
                Project in the Republic of Armenia.</place>
        </experience>
        <experience>
            <from>1996</from>
            <to>1999</to>
            <position label="Position Occupied:">Newspaper Correspondent</position>
            <place label="Company:">“NE” </place>
        </experience>
        <experience>
            <from>Mar 1998</from>
            <to>Oct 1998</to>
            <position label="Position Occupied:">Traineer</position>
            <place label="Company:">“Ardshinbank” OJSC – Bank for Industry and Construction </place>
        </experience>
    </experiences>
    <!-- Languages -->
    <languages caption="LANGUAGES">
        <language level="native">Armenian</language>
        <language level="fluent">English</language>
        <language level="fluent">Rassian</language>
    </languages>
</resume>

