Sample XML Feed

We prefer feeds in Jobsbump XML format, shown below. Fields marked in red below are required, other fields are optional but strongly encouraged. See http://schema.org/JobPosting for more details on what your job feed could include.

 

Example XML feed: Download example XML feed file

 

<?xml version="1.0" encoding="utf-8"?>

<jobs>

    <job>

    <title>Retail Sales Manager</title>

    <link>http://samplecompanysite.com/view_job/post_id/50/Sales/detail-url</link>

    <location>Miami, Florida, USA</location>

    <company>Sample Company A</company>

    <job_code>123</job_code>

    <description><![CDATA[A renown brand operating from more than 8,000 locations in approximately 150 countries worldwide, is now seeking an experienced Retail General Manager to oversee high-volume retail facilities. You will be responsible for the generation and execution of service center and restaurant business plans to achieve established standards, sales and profit objectives as well as customer satisfaction.

Position Requirements

The ideal candidate would be:

Tech-savvy, early-adopter of new technology
Resourceful
Proven track record of exceeding goals
Capable of providing superior Customer service to internal/external Customers (Great CSI)
Experienced with social media marketing
Experienced with Microsoft Office
Passionate
Energetic
Able to lead by example

Educational Background:

High School Diploma or equivalent.]]></description>

     <pubDate>2013-03-02 12:12:12 GMT</pubDate>

    <salary>$45000</salary>

    <salary_range>$30,000-$50,000</salary_range>

    <benefits>Medical, Dental, Vision, Life, 401K</benefits>

    <category>Sales</category>

    <employment_type>Permanent</employment_type>

    </job>

    <job>

     <title>Software Programmer</title>

    <link>http://samplecompanysite.com/view_job/post_id/60/IT/detail-url</link>

    <location>Menlo Park, California, USA</location>

    <company>Sample Company B</company>

    <job_code>456</job_code>

    <description><![CDATA[We have a proven record of helping businesses meet their staffing needs. We specialize in contract, temp-to-perm and direct hire engineering, IT and related position placement for a variety of industries.

Position Requirements

Education/Experience:

Undergraduate College degree Computer Technology or related field
5+ years of experience in software development

Skills:

JavaScript, HTML, CSS, SSL
AJAX, JSON, XML
ASP.NET, C#, ADO.NET
SQL, relational database design
Web session management
Web Services
Experience utilizing third-party APIs
Server-side and client-side tracing/debugging (CLR debugger, Application Event Log, browser developer tools)
Active Directory
FTP
SMTP
Proficiency in Photoshop, InDesign, Illustrator, Acrobat, Excel
Graphic design and prepress knowledge a plus.]]></description>

     <pubDate>2013-03-01 12:12:12 GMT</pubDate>

    <salary>$55000</salary>

    <salary_range>$50,000-$100,000</salary_range>

    <benefits>Medical, Dental, Life, 401K</benefits>

    <category>IT</category>

    <employment_type>Full Time, Contract</employment_type>

  </job>

</jobs>

 

Data Fields for Feeds:

 

Required

  • Title
  • Description
  • Link — Detail page URL — "http://www.samplecompanysite.com/jobs/job_detail_page "

 

Optional

  • Location — Job location, in the order of "city, state/province, country "
  • Job_code — Unique identifier or reference number
  • Category — "Engineering, Secretarial, etc "
  • Salary — Currency sign included, written as "$45,000 "
  • Salary_range — Currency sign included, written as "$30,000-$50,000 "
  • Benefits — "Medical plans, Dental plans, Vision plans, Life, 401(k), Credit union, etc "
  • pubDate — in the order of "yyyy--mm--dd hh:mm:ss GMT "
  • Company — "Sample Company "
  • Employment_type — "Full-time, Flex-time, Internship, Volunteer, Contract, Permanent, Temporary "