|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/irtiweb/CATS/modules/xml/xml_templates/ |
Upload File : |
# This is Indeed.com's XML export template to be used when automatically # adding jobs to their database from CATS' career portal site. >>header <?xml version="1.0"?> <source> <publisher>CATS Applicant Tracking System</publisher> <publisherurl>http://www.catsone.com</publisherurl> <lastBuildDate>$[date]</lastBuildDate> <<header >>job <job> <title>$[jobTitle]</title> <date>$[jobPostDate]</date> <referencenumber>$[jobID]</referencenumber> <url>$[jobURL]</url> <company>$[hiringCompany]</company> <city>$[jobCity]</city> <state>$[jobState]</state> <country>$[jobCountry]</country> <postalcode>$[jobZipCode]</postalcode> <description>$[jobDescription]</description> </job> <<job >>footer </source> <<footer