<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE curriculum SYSTEM "cvfb-1.9.dtd">
<curriculum>
    <introduction>
        <title></title>
        <keywords>
            <keyword></keyword>
        </keywords>
        <abstract>
            <paragraph></paragraph>
        </abstract>
        <name></name>
        <birthdate>
            <year></year>
            <month></month>
            <day></day>
        </birthdate>
        <status></status>
        <coordinates>
            <street>
                <number></number>
                <name></name>
            </street>
            <zip></zip>
            <city></city>
            <country></country>
            <phone></phone>
            <e-mail></e-mail>
        </coordinates>
        <photo src=""/>
    </introduction>
    <section>
        <title></title>
        <lifestep>
            <formal>
                <time>
                    <start.date>
                        <year></year>
                        <month></month>
                        <day></day>
                    </start.date>
                    <end.date>
                        <year></year>
                        <month></month>
                        <day></day>
                    </end.date>
                </time>
                <contract></contract>
            </formal>
            <contents>
                <title></title>
                <structure>
                    <structure.name></structure.name>
                    <structure.activity></structure.activity>
                    <structure.place>
                        <city></city>
                        <country></country>
                    </structure.place>
                </structure>
                <tasks>
                    <title></title>
                    <task>
                        <title></title>
                        <paragraph></paragraph>
                    </task>
                </tasks>
            </contents>
        </lifestep>
    </section>
</curriculum>
