<polldata>
	<!--The following lines are used to set up your poll-->
	<question>What is your biggest personnel planning issue?</question>
	<answers>
		<a>Headcount Management</a>
		<a>Managing Employee Slippage</a>
		<a>Benefits and Overtime Calculations</a>
		<a>Calculation Tax in different regions</a>
		<a>Planning headcount expenses for future growth</a>
	</answers>
	<phpPath>http://www.prophix.com/media/flash/quick_poll/solutions/personnel_planning/quickPoll.php</phpPath>
	<uniquePollName>quickpoll_1</uniquePollName>
	<onlyOneVote>false</onlyOneVote>
	<!--All lines below are for customizing the look of the poll-->
	<!-- The name that appears on the submit button -->
	<submitButtonName>Submit</submitButtonName>
	<!--text that follows the result number-->
	<VoteCountText>votes</VoteCountText>
	<!-- how many decimal places to display on the percentage results -->
	<percentDecimalPlaces>0</percentDecimalPlaces>
	<!-- determines weather or not to display the number of votes for each result -->
	<showVoteCount>true</showVoteCount>
	<!-- determines weather or not the first answer is selected by default -->
	<defaultAnswer>true</defaultAnswer>
	<!--set colors -->
	<baseColor>#333333</baseColor>
	<rollOverColor>#000099</rollOverColor>
	<answerColor>#333333</answerColor>
	<questionColor>#004990</questionColor>
	<resultColor>#333333</resultColor>
	<resultNumColor>#004990</resultNumColor>
	<buttonColor>#333333</buttonColor>
	<selectionColor>#000000</selectionColor>
	<!--set the font family -->
	<answerFontFamily>verdana</answerFontFamily>
	<answerFontFamily>verdana</answerFontFamily>
	<questionFontFamily>verdana</questionFontFamily>
	<resultFontFamily>verdana</resultFontFamily>
	<resultNumFontFamily>verdana</resultNumFontFamily>
	<buttonFontFamily>verdana</buttonFontFamily>
	<!--set font sizes-->
	<answerFontSize>12</answerFontSize>
	<questionFontSize>14</questionFontSize>
	<resultFontSize>12</resultFontSize>
	<resultNumFontSize>11</resultNumFontSize>
	<buttonFontSize>12</buttonFontSize>
	<!--set fonts to bold? -->
	<answerBold>false</answerBold>
	<questionBold>true</questionBold>
	<resultBold>false</resultBold>
	<resultNumBold>false</resultNumBold>
	<buttonBold>true</buttonBold>
</polldata>