Si le format XML n’est pas compatible, merci de vous référer aux exemples des autres méthodes disponibles.
<?xml version="1.0" encoding="UTF-8"?>
<job>
<command>add</command>
<username>bobsmith</username>
<password>p455w0rd</password>
<contact_name>Bob Smith</contact_name>
<contact_email>bob@smith.fr</contact_email>
<contact_telephone>00000000000</contact_telephone>
<contact_url>www.smith.fr</contact_url>
<days_to_advertise>7</days_to_advertise>
<application_email>bob.12345.123@smith.aplitrak.com</application_email>
<application_url>http://www.smith.fr/ad.asp?adid=12345123</application_url>
<job_reference>abc123</job_reference>
<job_title>Test Engineer</job_title>
<job_type>Contract</job_type>
<job_id>abc123_1234567</job_id>
<job_duration>6 Months</job_duration>
<job_startdate>ASAP</job_startdate>
<job_skills>VB, C++, PERL, Java</job_skills>
<job_description>This is the detailed description</job_description>
<job_location>Paris</job_location>
<job_industry>Marketing</job_industry>
<salary_currency>eur</salary_currency>
<salary_from>25000</salary_from>
<salary_to>30000</salary_to>
<salary_per>annum</salary_per>
<salary_benefits>Bonus and Pension</salary_benefits>
<salary>€25000 - €30000 per annum + Bonus and Pension</salary>
</job>