<!-- 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>DubGar Webdesign :: Uw website in goede handen</title>
        <link>http://dubgar.com/</link>
        <description>Uw website in goede handen</description>
        <dc:language>en-us</dc:language> 
        <dc:creator>Eugene Dubois</dc:creator> 
        <admin:generatorAgent rdf:resource="http://www.xaraya.org" /> 
        <admin:errorReportsTo rdf:resource="mailto:eugene@dubgar.com" />
       <sy:updatePeriod>hourly</sy:updatePeriod>
       <sy:updateFrequency>1</sy:updateFrequency>
       <docs>http://backend.userland.com/rss</docs>
<!-- start: modules/authsystem/xartemplates/user-showloginform.xd -->
<!-- User choices seems to be the one used? -->
<!-- start: modules/authsystem/xartemplates/user-choices.xd -->
<div class="xar-mod-body">
  <form action="http://dubgar.com/index.php?module=authsystem&amp;func=login" method="post" enctype="application/x-www-form-urlencoded">
   <fieldset>
     <legend>Aanmelden</legend>

      <input type="hidden" name="redirecturl" id="returnurl" value="http://dubgar.com/" />
    <table>
     <tr>
     <div class="xar-form-input-wrapper">
       <td><label for="username" class="xar-form-label">Gebruikersnaam</label></td>
       <td><input type="text" name="uname" id="username" maxlength="255" size="20" tabindex="1" /></td>
     </div>
     </tr>
     <tr>
     <div class="xar-form-input-wrapper">
       <td><label for="password" class="xar-form-label">Wachtwoord</label></td>
       <td><input type="password" name="pass" id="password" maxlength="64" size="20" tabindex="2" /></td>
     </div>
    </tr>
    <tr>
     <div class="xar-form-input-wrapper-after">
       <td></td>
       <td>
       <input type="checkbox" name="rememberme" id="remembermeform" value="1" tabindex="3" />
       <label for="remembermeform">Onthoud mij</label></td>
      </div>
      </tr>
      <tr>
      <div class="xar-align-center">
        <td></td>
        <td><input type="submit" value="Log in" tabindex="4" /></td>
     </div>
     </tr>
      </table>
   </fieldset>
 </form>
 <p class="xar-form-input-wrapper-after">
      <a href="http://dubgar.com/index.php/roles/password">Wachtwoord vergeten?</a>
 </p>
</div>
<!-- end: modules/authsystem/xartemplates/user-choices.xd -->
<!-- end: modules/authsystem/xartemplates/user-showloginform.xd -->
</channel>
</rss>
<!-- end: themes/rss/pages/default.xt -->
