To automatically publish your job listings on Jobkos, please upload your XML feed file using the format below:
| Field | Description |
|---|---|
| title | Job title |
| city | Job location |
| company | Company name |
| date | Posting date |
| referencenumber | Unique job code |
| country | Country |
| url | Job detail URL |
| description | Full job description |
<source>
<publisher>Lokerindo.ID</publisher>
<publisherurl>https://www.lokerindo.id</publisherurl>
<lastBuildDate>Fri, 7 Nov 2025 01:03:10 UTC</lastBuildDate>
<job>
<title><![CDATA[Software Engineer]]></title>
<city><![CDATA[Jakarta Selatan]]></city>
<company><![CDATA[PT Lokerindo]]></company>
<date><![CDATA[2025-08-15]]></date>
<referencenumber><![CDATA[JOB12345]]></referencenumber>
<country><![CDATA[ID]]></country>
<url><![CDATA[https://www.lokerindo.id]]></url>
<description><![CDATA[We are looking for a talented Software Engineer...]]></description>
</job>
</source>