<?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="2005 Event">
&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=submission" title="Submission"&gt;Submission&lt;/a&gt;
&lt;br /&gt;
&lt;a href="http://reengineer.org/pittsburgh/hotel.htm" title="Venue"&gt;Venue&lt;/a&gt;
&lt;br /&gt;
&lt;a href="http://reengineer.org/pittsburgh/register.php?w=WCRE" title="Registration"&gt;Registration&lt;/a&gt;
&lt;br /&gt;
&lt;a href="http://reengineer.org/pittsburgh/hotel.htm" title="Accommodation"&gt;Accommodation&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=sponsors" title="Sponsors &amp; Hosts"&gt;Sponsors &amp; Hosts&lt;/a&gt;
&lt;/p&gt;
</content>

</page>

