<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE curriculum SYSTEM "cvfb-1.0.dtd">
<curriculum>
    <introduction>
        <photo src=""/>
        <name>
            <text></text>
        </name>
        <birthdate>
            <text></text>
        </birthdate>
        <status>
            <text></text>
        </status>
        <coordinates>
            <street>
                <text></text>
            </street>
            <zip>
                <text></text>
            </zip>
            <city>
                <text></text>
            </city>
            <country>
                <text></text>
            </country>
            <phone>
                <text></text>
            </phone>
            <e-mail>
                <text></text>
            </e-mail>
            <www>
                <text></text>
            </www>
        </coordinates>
        <title>
            <text></text>
        </title>
    </introduction>
    <training>
        <title>
            <text></text>
        </title>
        <lifestep>
            <formal>
                <time>
                    <start>
                        <text></text>
                    </start>
                    <end>
                        <text></text>
                    </end>
                </time>
                <contract>
                    <text></text>
                </contract>
            </formal>
            <contents>
                <title>
                    <text></text>
                </title>
                <structure>
                    <name>
                        <text></text>
                    </name>
                    <activity>
                        <text></text>
                    </activity>
                    <place>
                        <city>
                            <text></text>
                        </city>
                        <country>
                            <text></text>
                        </country>
                    </place>
                </structure>
                <tasks>
                    <title>
                        <text></text>
                    </title>
                    <task>
                        <title>
                            <text></text>
                        </title>
                        <paragraph>
                            <text></text>
                        </paragraph>
                    </task>
                </tasks>
            </contents>
        </lifestep>
    </training>
    <experience>
        <title>
            <text></text>
        </title>
        <lifestep>
            <formal>
                <time>
                    <start>
                        <text></text>
                    </start>
                    <end>
                        <text></text>
                    </end>
                </time>
                <contract>
                    <text></text>
                </contract>
            </formal>
            <contents>
                <title>
                    <text></text>
                </title>
                <structure>
                    <name>
                        <text></text>
                    </name>
                    <activity>
                        <text></text>
                    </activity>
                    <place>
                        <city>
                            <text></text>
                        </city>
                        <country>
                            <text></text>
                        </country>
                    </place>
                </structure>
                <tasks>
                    <title>
                        <text></text>
                    </title>
                    <task>
                        <title>
                            <text></text>
                        </title>
                        <paragraph>
                            <text></text>
                        </paragraph>
                    </task>
                </tasks>
            </contents>
        </lifestep>
    </experience>
    <languages>
        <title>
            <text></text>
        </title>
        <skill>
            <title>
                <text></text>
            </title>
            <description>
                <paragraph>
                    <text></text>
                </paragraph>
            </description>
        </skill>
    </languages>
    <computing>
        <title>
            <text></text>
        </title>
        <skill>
            <title>
                <text></text>
            </title>
            <description>
                <paragraph>
                    <text></text>
                </paragraph>
            </description>
        </skill>
    </computing>
</curriculum>
