Submit XML Feed - Lokerindo.ID


Upload Your XML Feed

To automatically publish your job listings on Jobkos, please upload your XML feed file using the format below:

Supported XML Data Format

Field Description
titleJob title
cityJob location
companyCompany name
datePosting date
referencenumberUnique job code
countryCountry
urlJob detail URL
descriptionFull job description

Sample XML Feed Structure

    <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>

Integration Request Form