<!-- start: themes/rss/pages/default.xt -->
    <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
     <channel>
        <title>So! â€” Framework voor Webapplicaties</title>
        <link>http://make-it-so.info/</link>
        <description>Framework voor Webapplicaties</description>
        <dc:language>en-us</dc:language> 
        <dc:creator>So! site beheerder</dc:creator> 
        <admin:generatorAgent rdf:resource="http://www.xaraya.org" /> 
        <admin:errorReportsTo rdf:resource="mailto:beheer@hsdev.com" />
       <sy:updatePeriod>hourly</sy:updatePeriod>
       <sy:updateFrequency>1</sy:updateFrequency>
       <docs>http://backend.userland.com/rss</docs>
<!-- start: modules/polls/xartemplates/user-display.xd -->
<div class="xar-mod-head">
   <span class="xar-mod-title">
Vote</span>
</div>
<div class="xar-mod-body">
<form method="post" action="http://make-it-so.info/?module=polls&amp;func=vote" enctype="application/x-www-form-urlencoded">
            <fieldset>
                <legend>
                    Waar gaat u So! voor gebruiken?                </legend>
                <input type="hidden" name="authid" value="803edd02ec6239871f531cac0ddd494f" />
                <input type="hidden" name="pid" value="1" />
                <input type="hidden" name="returnurl" value="http://make-it-so.info/polls/vote/1?theme=rss" />
                    <div class="xar-form-input-wrapper">
                        <label for="polloption_1" class="xar-form-label">
                            Internet</label>
                            <input type="checkbox" name="option_1" id="polloption_1" value="1" />
</div>
                    <div class="xar-form-input-wrapper">
                        <label for="polloption_2" class="xar-form-label">
                            Intranet</label>
                            <input type="checkbox" name="option_2" id="polloption_2" value="2" />
</div>
                    <div class="xar-form-input-wrapper">
                        <label for="polloption_3" class="xar-form-label">
                            Extranet</label>
                            <input type="checkbox" name="option_3" id="polloption_3" value="3" />
</div>
                    <div class="xar-form-input-wrapper">
                        <label for="polloption_4" class="xar-form-label">
                            Anders</label>
                            <input type="checkbox" name="option_4" id="polloption_4" value="4" />
</div>
                    <div class="xar-form-input-wrapper">
                        <label for="polloption_5" class="xar-form-label">
                            Nog nergens voor</label>
                            <input type="checkbox" name="option_5" id="polloption_5" value="5" />
</div>
            </fieldset>
            <div class="xar-form-input-wrapper-after">
                <input type="submit" value="Vote" />
           </div>
           <div class="xar-form-input-wrapper-after">
                    <a href="http://make-it-so.info/polls/results/1">
View Results</a>
                   &nbsp; &nbsp;
                <a href="http://make-it-so.info/polls/list">
Main List</a>
           </div>
       </form>

</div>
<!-- end: modules/polls/xartemplates/user-display.xd -->
</channel>
</rss>
<!-- end: themes/rss/pages/default.xt -->
