<?xml version="1.0"?>
<Candidate xmlns="http://ns.hr-xml.org/2006-02-28" xml:lang="fr">
    <CandidateProfile>
        <ProfileName>my CV</ProfileName>
    </CandidateProfile><Resume>
        <StructuredXMLResume>
            <ContactInfo>
                <PersonName><FormattedName>Van Coillie Marc</FormattedName>
                </PersonName>
                <ContactMethod>
                    <PostalAddress>
                        <CountryCode>FR</CountryCode>
                        <PostalCode>29630</PostalCode>
                        <Municipality>Saint Jean du Doigt</Municipality>
                        <DeliveryAddress>
                            <AddressLine>Kervennou</AddressLine>
                        </DeliveryAddress>
                    </PostalAddress>
                </ContactMethod>
                <ContactMethod>
                    <Telephone>
                        <FormattedNumber>+338</FormattedNumber>
                    </Telephone>
                </ContactMethod>
                <ContactMethod>
                    <InternetEmailAddress>marc.van.coillie@eife-l.org</InternetEmailAddress>
                </ContactMethod>
            </ContactInfo>
            <Objective>EPortfolio 2010</Objective>
            <EmploymentHistory>
                <EmployerOrg>
                    <EmployerOrgName>EIfEL</EmployerOrgName>
                    <EmployerContactInfo>
                        <ContactMethod>
                            <PostalAddress>
                                <CountryCode>FR</CountryCode>
                            </PostalAddress>
                        </ContactMethod>
                    </EmployerContactInfo>
                    <PositionHistory>
                        <Title>CTO</Title>
                        <OrgName>
                            <OrganizationName>EIfEL</OrganizationName>
                        </OrgName>
                        <OrgIndustry primaryIndicator="true">
                            <IndustryDescription>eLearning</IndustryDescription>
                        </OrgIndustry>
                        <StartDate>
                            <AnyDate>2004-06-01</AnyDate>
                        </StartDate>
                    </PositionHistory>
                </EmployerOrg>
            </EmploymentHistory>
            <EducationHistory>
                <SchoolOrInstitution schoolType="university">
                    <School>
                        <SchoolName>DEP Amiens</SchoolName>
                    </School>
                    <Degree>
                        <DegreeName>DESS SIM</DegreeName>
                        <DatesOfAttendance>
                            <StartDate>
                                <AnyDate>1995-09-01</AnyDate>
                            </StartDate>
                            <EndDate>
                                <AnyDate>1996-09-01</AnyDate>
                            </EndDate>
                        </DatesOfAttendance>
                        <UserArea>
                            <ReferenceLevel>Master</ReferenceLevel>
                        </UserArea>
                    </Degree>
                </SchoolOrInstitution>
            </EducationHistory>
            <Qualifications>
                <Competency name="social" description="Communication ?"/>
                <Competency name="organisational" description="Working group ?"/>
                <Competency name="computer" description="Specifications"/>
                <Competency name="driving" description="Car and moto driving licences"/>
            </Qualifications>
            <ResumeAdditionalItems><ResumeAdditionalItem><Description> Informations compl&#xE9;mentaires</Description></ResumeAdditionalItem></ResumeAdditionalItems>
            <SupportingMaterials><Link>http://www.eife-l.org/news/ep2006/</Link><Description>My Annexe description</Description></SupportingMaterials>
        </StructuredXMLResume>
        <UserArea>
            <OtherLanguages>
                <OtherLanguage>
                    <CompetencyEvidence id="write">
                        <StringValue>B2</StringValue>
                    </CompetencyEvidence>
                    <CompetencyEvidence id="speech">
                        <StringValue>B1</StringValue>
                    </CompetencyEvidence>
                    <CompetencyEvidence id="talk">
                        <StringValue>B2</StringValue>
                    </CompetencyEvidence>
                    <CompetencyEvidence id="read">
                        <StringValue>B2</StringValue>
                    </CompetencyEvidence>
                    <CompetencyEvidence id="listen">
                        <StringValue>B1</StringValue>
                    </CompetencyEvidence>
                    <CompetencyId id="en"/>
                </OtherLanguage>
            </OtherLanguages>
            <MotherLanguages>
                <MotherLanguage>fr</MotherLanguage>
            </MotherLanguages>
            <Gender>1</Gender>
            <DateOfBirth><AnyDate>1972-07-22</AnyDate></DateOfBirth>
            <Nationality>French</Nationality>
        </UserArea>
    </Resume>
</Candidate>
