<?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="Program">
&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="http://reengineer.org/pittsburgh/schedule.htm" title="WCRE/WICSA Schedule"&gt; WCRE/WICSA Schedule&lt;/a&gt;
&lt;br /&gt;
&lt;a href="http://reengineer.org/pittsburgh/schedule.pdf" title="WCRE/WICSA Schedule (PDF)"&gt;Printable WCRE/WICSA Schedule (PDF)&lt;/a&gt;
&lt;br /&gt;		
&lt;a href="index.php?topic=keynote" title="Keynotes"&gt;Keynote&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=workshops" title="Workshops"&gt;Workshops&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=tutorials" title="Tutorials"&gt;Tutorials&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=techpapers" title="Technical Papers"&gt;Technical Papers&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=toolsdemos" title="Tool Demos"&gt;Tool Demos&lt;/a&gt;
&lt;br /&gt;
&lt;/p&gt;
</content>

</page>

