<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="firefox.xsl"?>
<column syntaxVer="0.1" title="Home Page">
  <body>
    If you're seeing this, it means your browser is incompatible with this site.
  </body>
  <style />
  <col align="left">
    <box title="CSSA News">
      <list node="News" number="10" />
    </box>
    <box title="Latest Events">
      <list node="Events" number="5" />
    </box>
    <box title="Travel Events">
      <list node="Travel" number="5"/>
    </box>
  	<!--box title="Contact us">
  		<p xmlns="http://www.w3.org/1999/xhtml">
  			Please mail your comments and suggestions to <br/>
  			<img src="http://mail.google.com/favicon.ico" alt=" e-mail address" />
  			<a href="mailto:contact%40cssa-cam.org">contact&#64;cssa-cam.org</a>
  		</p>
  	</box-->
    <box title="About Us">
      <list node="About Us" number="5"/>
    </box>
    <box title="Mailing List">
      <dl xmlns="http://www.w3.org/1999/xhtml">
        <dt>
          <a href="https://lists.cam.ac.uk/mailman/listinfo/soc-cssa">Soc-CSSA</a>
        </dt>
        <dd>Committee newsletter only, with essential activity announcements</dd>
        <dt>
          <a href="https://lists.cam.ac.uk/mailman/listinfo/ucam-cssa">UCAM-CSSA</a>
        </dt>
        <dd>Second hand goods, other society activities and cam news. Open to public</dd>
      </dl>
    </box>
  </col>
  <col align="normal">
    <box title="Important News">
      <list node="News" number="1" part="body" />
    </box>
  </col>
</column>