Skip to content

Instantly share code, notes, and snippets.

@disabledpersons
Last active October 26, 2023 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save disabledpersons/8deaafdc43c838e5968e7103da8221a9 to your computer and use it in GitHub Desktop.
Save disabledpersons/8deaafdc43c838e5968e7103da8221a9 to your computer and use it in GitHub Desktop.
Job sample for disabledperson.com and jofdav.com
<?xml version="1.0" encoding="UTF-8"?>
<job>
<!-- Required Fields -->
<number>285940TZ</number>
<title>Assistant To The Regional Manager</title>
<category-name>Sales</category-name>
<description>Sales Associates play an important role in the success of their respective companies. Regardless of the type of product they sell, their primary duties are to interest buyers and purchasing agents in their merchandise or services and to address clients’ questions and concerns. Sales associates demonstrate their products and advise clients on how using these products can reduce costs and/or increase revenue. Sales associates can spend much of their time traveling to and visiting with prospective buyers and current clients.</description>
<location-city>San Diego</location-city>
<location-state>California</location-state>
<!-- You must provide either a contact email or web address (or both) -->
<contact-email-address>noreply@example.com</contact-email-address>
<contact-web-address>http://www.example.com</contact-web-address>
<!-- Optional Fields (Recommended) -->
<street-address>123 Homewood Avenue</street-address>
<zip-code>91014</zip-code>
<salary-currency>USD</salary-currency>
<salary-from>20.00</salary-from>
<salary-to>40.00</salary-to>
<salary-per>HOUR</salary-per>
<position-type>Full Time</position-type>
<!-- Other Optional Fields -->
<additional-info>We will be accepting applications for this job until May 1, 2009.</additional-info>
<contact-name>John Smith</contact-name>
<contact-phone-number>8585551212</contact-phone-number>
<contact-fax-number>8585551212</contact-fax-number>
<!-- Expiration date is optional, if not provided will default to 60 days from post date -->
<expiration-date>2011-10-24T06:59:59Z</expiration-date>
<!-- If your job is pre-formatted in HTML, provide the following to prevent newline processing -->
<use-html>true</use-html>
<!-- If you are a partner who can create jobs on behalf of other companies, you can provide a company-name attribute -->
<company-name>Dunder Mifflin</company-name>
</job>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment