<?xml version="1.0" encoding="utf-8"?>

<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "../../dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
   <head>
      <title>Zvon XHTML Reference Example</title>
   </head>
   <body>

      <h3>DISCUSSIONS</h3>

      <p>Subscribe to ZVON.org and Systinet (feat. IdooXoap and Smart Transcoder) mailing lists. Check the box with the list name you want to subscribe, fill your email adress and push the button.</p>

      <p>Soon you'll get confirmation message. You have to reply if you want to subscribe. Please follow included instructions, also if you would like to unsubscribe.</p>

      <form action="http://zvon.org/site/list_reg.php" method="post">

         <p>

            <input type="checkbox" name="list[]" value="zvon"/> ZVON 
<input type="checkbox" name="list[]" value="systinet"/>Systinet 
<input type="text" name="email" size="15" value="your email"/>

            <button type="submit" value="subscribe" name="submit">
               <img src="zvon.gif" alt="Zvon.org"/>
            </button>

         </p>

      </form>


   </body>
</html>