<xsl:template match="f1">
<span
class="body">
<a href="
{@location}"><xsl:value-of
select="."/></a>
</span>
</xsl:template>
<xsl:template
match="f2">
<span class="body">
<a
href="
{@location}"><xsl:value-of
select="."/></a>
</span>
</xsl:template>
<xsl:template
match="f3">
<span class="body">
<a
href="
{@location}"><xsl:value-of
select="."/></a>
</span>
</xsl:template>
<xsl:template
match="f4">
<span class="body">
<a
href="
{@location}"><xsl:value-of
select="."/></a>
</span>
</xsl:template>
<xsl:template
match="f5">
<span class="body">
<a
href="
{@location}"><xsl:value-of
select="."/></a>
</span><br
/>
</xsl:template>
<xsl:template
match="newfive">
<span class="tnav"><strong>New
5</strong>
</span><br
/>
</xsl:template>
<xsl:template
match="n1">
<span class="body">
<a
href="
{@location}"><xsl:value-of
select="."/></a>
</span>
</xsl:template>
<xsl:template
match="n2">
<span class="body">
<a
href="
{@location}"><xsl:value-of
select="."/></a>
</span>
</xsl:template>
<xsl:template
match="n3">
<span class="body">
<a
href="
{@location}"><xsl:value-of
select="."/></a>
</span>
</xsl:template>
<xsl:template
match="n4">
<span class="body">
<a
href="
{@location}"><xsl:value-of
select="."/></a>
</span>
</xsl:template>
<xsl:template
match="n5">
<span class="body">
<a
href="
{@location}"><xsl:value-of
select="."/></a>
</span>
</xsl:template>