<polldata>
	<!--The following lines are used to set up your poll-->
	<question>Did you experience an increase in potash and phosphate demand for the current growing season?</question>
	<answers>
	  <a>Yes, a significant increase.</a>
	  <a>Yes, but just a small increase.</a>
	  <a>No, the demand was normal for us.</a>
	  <a>No, demand was down.</a>
	  </answers>
	<phpPath>http://www.croplife.com/polls/poll_20080723/quickPoll.php</phpPath>
	<uniquePollName>cle_poll_20080723</uniquePollName>
	<onlyOneVote>true</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>flase</showVoteCount>
	<!-- determines weather or not the first answer is selected by default -->
	<defaultAnswer>false</defaultAnswer>
	<!--set colors -->
	<baseColor>#333333</baseColor>
	<rollOverColor>#000099</rollOverColor>
	<answerColor>#333333</answerColor>
	<questionColor>#333333</questionColor>
	<resultColor>#333333</resultColor>
	<resultNumColor>#666666</resultNumColor>
	<buttonColor>#333333</buttonColor>
	<selectionColor>#000000</selectionColor>
	<!--set the font family -->
	<answerFontFamily>Arial</answerFontFamily>
	<answerFontFamily>Arial</answerFontFamily>
	<questionFontFamily>Arial</questionFontFamily>
	<resultFontFamily>Arial</resultFontFamily>
	<resultNumFontFamily>Arial</resultNumFontFamily>
	<buttonFontFamily>Arial</buttonFontFamily>
	<!--set font sizes-->
	<answerFontSize>12</answerFontSize>
	<questionFontSize>12</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>