<?xml version="1.0"?>

<!--
&lt; and &gt; have to be used as part of the (X)HTML markup as they are part of
XML and would cause parse/tag errors if left natively.  The php processing code
replaces these (and only these) entities with the necessary characters before
outputting them to the XHTML stream.  It also adds the & and ; to "nbsp".

Claire Knight
January 2004
-->

<page>

<crumbs>
&lt;a href="index.php" title="Homepage"&gt;Homepage&lt;/a&gt;
</crumbs>

<content title="Organizers">
&lt;p class="rightside"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p class="rightside"&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p class="rightside"&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="index.php?topic=confcom" title="Conference Committee"&gt;Conference Committee&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=progcom" title="Program Committee"&gt;Program Committee&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=steercom" title="Steering Committee"&gt;Steering Committee&lt;/a&gt;
&lt;/p&gt;
</content>

</page>

