<?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; |
&lt;a href="index.php?topic=2005event" title="2005 Event"&gt;2005 Event&lt;/a&gt;
</crumbs>

<content title="Accommodation">
The WICSA and WCRE sessions will be held at the Holiday Inn Select hotel. Further information is available  &lt;a href="http://reengineer.org/pittsburgh/hotel.htm"&gt; Here &lt;/a&gt

</content>

</page>

