<?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="Delft">
&lt;p&gt;
A crisscross of canals, cobbled alleyways, classic mansions, arched bridges and medieval buildings, Delft is one of Hollands best preserved towns.  Delft is an historic Dutch town which history dates back to the 12th century.  The picturesque historic center of Delft lies near the lovely Oude Delft Canal.  Delft is known for its lively atmosphere in the historical center, with many interesting shops, galleries and colorful markets for every taste.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="index.php?topic=accom" title="Accommodation"&gt;Accommodation&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=travel" title="Travel"&gt;Travel to Delft&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=practical" title="Practical Info"&gt;Practical Info to help prapare for your trip&lt;/a&gt;
&lt;br /&gt;
&lt;a href="index.php?topic=sites" title="Attractions"&gt;Local Attractions&lt;/a&gt;
&lt;/p&gt;
</content>

</page>

