<?xml version="1.0" encoding="UTF-8"?>
<data xsi:noNamespaceSchemaLocation="http://static.jobisjob.com/feed/jobs.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <!-- active jobs -->
    <jobs>
        <job>
            <job-id>COMPULSORY</job-id>
            <title><![CDATA[COMPULSORY - Title of the job offer]]></title>
            <description>
                <full-text><![CDATA[COMPULSORY - Full, unshortened description. Avoid any html tags]]></full-text>
                <skill><![CDATA[optional]]></skill>
                <skill><![CDATA[optional]]></skill>
            </description>
            <location>
                <address><![CDATA[optional]]></address>
                <city><![CDATA[COMPULSORY]]></city>
                <administrative-area><![CDATA[optional]]></administrative-area>
                <postal-code><![CDATA[optional]]></postal-code>
                <country><![CDATA[COMPULSORY]]></country>
            </location>
            <company-name><![CDATA[if data present in your html version: COMPULSORY - Note that this tag is  intended  for the employer's name, NOT the jobboard's name!]]></company-name>
            <url><![CDATA[COMPULSORY - Direct link to job offer]]></url>
            <compensation>
                <salary><![CDATA[if data present in your html version: COMPULSORY]]></salary>
                <salary-currency><![CDATA[optional]]></salary-currency>
                <other><![CDATA[optional]]></other>
            </compensation>
            <job-type><![CDATA[if data present in your html version: COMPULSORY]]></job-type>
            <categories>
                <category><![CDATA[optional, recommended - Job category, might be different than company industry]]></category>
                <category><![CDATA[optional, recommended - Job category, might be different than company industry]]></category>
            </categories>
            <insert-date><![CDATA[2010-01-21T11:11:38]]></insert-date>
            <!-- COMPULSORY -->
            <update-date><![CDATA[2010-02-01T15:21:43]]></update-date>
            <!-- optional -->
            <expire-date><![CDATA[2010-03-21T11:11:38]]></expire-date>
            <!-- optional -->
            <industry><![CDATA[optional]]></industry>
            <education><![CDATA[optional]]></education>
            <experience><![CDATA[optional]]></experience>
            <job-level><![CDATA[optional]]></job-level>
            <keywords><![CDATA[optional]]></keywords>
        </job>
        <job>
            <job-id>offId2</job-id>
            <title><![CDATA[Technical Manager]]></title>
            <description>
                <full-text><![CDATA[Main purpose of the role: To provide technical experience for the Development Department]]></full-text>
                <skill><![CDATA[Excellent communication]]></skill>
                <skill><![CDATA[Ability to work in a team]]></skill>
            </description>
            <location>
                <address><![CDATA[Brook street]]></address>
                <city><![CDATA[London]]></city>
                <administrative-area><![CDATA[London]]></administrative-area>
                <postal-code><![CDATA[W1K 4AH]]></postal-code>
                <country><![CDATA[United Kingdom]]></country>
            </location>
            <company-name><![CDATA[My car company]]></company-name>
            <url><![CDATA[http://www.my-car-company.com/offer2.html]]></url>
            <compensation>
                <salary><![CDATA[26000]]></salary>
                <salary-currency><![CDATA[26000]]></salary-currency>
                <other><![CDATA[Health Insurance]]></other>
            </compensation>
            <!-- Please, note that for jobtype we'd like type of contract and type of schedule: fulltime, parttime, seasonal, etc -->
            <job-type><![CDATA[Permanent, Full Time]]></job-type>
            <categories>
                <category><![CDATA[IT - Telecomm]]></category>
            </categories>
            <insert-date><![CDATA[2010-01-20T09:21:20]]></insert-date>
            <update-date><![CDATA[2010-02-02T19:32:51]]></update-date>
            <expire-date><![CDATA[2010-03-21T11:11:38]]></expire-date>
            <industry><![CDATA[Automotive]]></industry>
            <education><![CDATA[Degree in IT]]></education>
            <experience><![CDATA[6 months]]></experience>
            <job-level><![CDATA[5]]></job-level>
            <keywords><![CDATA[techical,manager]]></keywords>
        </job>
    </jobs>
    <!-- expired-jobs -->
    <expired>
        <job-id>optional but highly recommended - Add offer ID of expired offer. This prevents redirects to expired offers!</job-id>
        <job-id>idOffExp02</job-id>
    </expired>
</data>