<?xml version='1.0' encoding='utf-8'?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html" encoding="UTF-8"/>
<xsl:template match="/">
	<html><head>
    <title>GymShop - quality fitness equipment brands at low
    prices</title>
    <meta http-equiv="Content-Language" content="en-gb"/>
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0"/>
    <meta name="ProgId" content="FrontPage.Editor.Document"/>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <meta name="description" content="catalogue of quality gym equipment"/>
    <meta name="keywords" content="treadmills, gym equipment, weight lifting, weights, multigym, rowing machines, exercise bikes, boxing, boxing equipment, trampolines, buy gym equipment, fitness equipment"/>
    <meta name="robots" content="index,follow"/>
    <meta name="revisit-after" content="2 days"/>
    <meta http-equiv="Content-Style-Type" content="text/css"/>
    <link href="style.css" type="text/css" rel="stylesheet"/>
	<style fprolloverstyle="" type="text/css">
A:hover {color: #ff0000}
td{font-family:arial,sans-serif }
td{color:#000}
.j{width:34em}
</style>
  </head>
		<body link="#336699" vlink="#336699">
			<center>
				<table id="AutoNumber1" borderColor="#111111" cellSpacing="0" cellPadding="0" width="750" border="0" style="; border-collapse: collapse">
					<tbody>
						<tr>
							<td width="100%" background="images/logo_back.gif">
								<img height="65" src="images/logo.gif" width="250" border="0"/>
								<a id="top" name="top"/>
							</td>
						</tr>
						<tr>
							<td width="100%">
								<p class="style10" align="center">
									<a href="weights.html">WEIGHTS</a> | 
									<a href="weightlift.html">WEIGHT LIFTING EQUIPMENT</a> | 
									<a href="treadmill.xml">TREADMILLS</a> | 
									<a href="fit_device.html">FITNESS DEVICES</a> | 
									<a href="multigym.xml">MULTI GYMS</a> | 
									<a href="cycling.xml">CYCLING</a> | 
									<a href="boxing.html">BOXING</a>
									<br/>
									<a href="rowing.xml">&#160;ROWING MACHINES</a> | 
									<a href="fit_gym.xml">FITNESS &amp; GYMNASTICS</a> | 
									<a href="trampoline.xml">TRAMPOLINES</a> | 
									<a href="food.xml">FOOD SUPPLEMENTS</a> | 
									<a href="sports.xml">SPORTS EQUIPMENT</a>
									<br/>
									<br/>
								</p>
							</td>
						</tr>
						<tr>
							<td width="100%">
								<img height="1" src="images/line.gif" width="750" border="0"/>
							</td>
						</tr>
						<tr>
							<td width="100%">
								<table width="100%" border="0">
									<tbody>
										<xsl:for-each select="products/product">
											<tr>
												<td width="20%">
													<a href="{deepLink}">
														<img height="125" hspace="0" src="{imageURL}" align="baseline" border="0"/>
													</a>
												</td>
												<td width="80%">
													<table width="100%" border="0">
														<tbody>
															<tr>
																<td width="100%">
																	<strong>
																		<a href="{deepLink}">
																			<xsl:value-of select="productname"/>
																		</a>
																	</strong>
																</td>
															</tr>
															<tr>
																<td width="100%">
																	<font size="2">
																		<p>
																			<xsl:value-of select="brand"/>
																		</p>
																	</font>
																	<p>
																		<font size="2">
																			<xsl:value-of select="description"/>
																		</font>
																	</p>
																</td>
															</tr>
															<tr>
																<td width="100%">
																	<font color="#cc0000">
																		<font size="2">
																			<strong>GymWorld Price: £ 
																				<xsl:value-of select="Price"/>
																			</strong>
																		</font>
																	</font>
																</td>
															</tr>
														</tbody>
													</table>
												</td>
											</tr>
											<tr>
												<td colSpan="2" width="50%">
													<p align="center">
														<img height="1" hspace="0" src="images/line.gif" width="744" align="baseline" border="0"/>
													</p>
												</td>
											</tr>
										</xsl:for-each>
									</tbody>
								</table>
							</td>
						</tr>
						<tr>
							<td width="100%">
								<p class="style10">
									<a href="index.html">HOME</a> | 
									<a href="#top">TOP OF PAGE</a>
								</p>
							</td>
						</tr>
					</tbody>
				</table>
			</center>
		</body>
	</html>
</xsl:template>
</xsl:stylesheet><!-- Stylus Studio meta-information - (c) 2004-2005. Progress Software Corporation. All rights reserved.
<metaInformation>
<scenarios ><scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="weights.xml" htmlbaseurl="" outputurl="" processortype="internal" useresolver="yes" profilemode="0" profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal" customvalidator=""/></scenarios><MapperMetaTag><MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/><MapperBlockPosition></MapperBlockPosition><TemplateContext></TemplateContext><MapperFilter side="source"></MapperFilter></MapperMetaTag>
</metaInformation>
-->