<?xml version="1.0" encoding="UTF-8"?>
<settings><views><responses><thank_you><phtml><![CDATA[<?php $this->show_results();?>]]></phtml></thank_you><closed><phtml><![CDATA[<p>The poll is now closed.</p>
<?php $this->show_results();?>]]></phtml></closed><pending><phtml><![CDATA[<p>The poll is now closed.</p>
<?php $this->show_results();?>]]></phtml></pending><private><phtml><![CDATA[<small>You must be logged in to 'vote'<br/>
<a href='<?php echo get_option('siturl')?>/wp-login.php'>Login</a>
<?php if(get_option('users_can_register')==1):?>
 | <a href='<?php echo get_option('siturl')?>/wp-login.php?action=register'>Register</a>
<?php endif;?>
</small>
]]></phtml></private><rsserror><phtml><![CDATA[<p>To fill in this poll visit <a href="<?php echo get_permalink();?>"><?php echo get_permalink();?></a></p>
]]></phtml></rsserror><spam><phtml><![CDATA[<fieldset class='error'>
This looks like it could be spam.<br/>
Please rephrase and resubmit.
</fieldset>]]></phtml></spam><already_submitted><phtml><![CDATA[<?php $this->show_results();?>]]></phtml></already_submitted></responses>
		<display><results><phtml><![CDATA[<img src='<?php echo $this->url;?>'/>]]></phtml></results></display></views></settings>
