<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="start.php"?>
<Document>
	<Main>
		<Navigation>
			<Info url="info">Info</Info>
			<Product url="product">Product</Product>
			<Results url="results">Result</Results>
			<Company url="company">Company</Company>
			<Press url="press">Press info</Press>
			<Career url="career">Career</Career>
			<Contact url="contact">Contact</Contact>
			<Forum url="forum">Example</Forum>
		</Navigation>
		<ReadMore>Read more</ReadMore>
		<Footer>
			<Contact>
				<Header>Contact</Header>
				<Description>I would like to be contacted by Greater Than</Description>
				<Field name="name">
					<Value>Name</Value>
				</Field>
				<Field name="company">
					<Value>Company</Value>
				</Field>
				<Field name="telephone">
					<Value>Tel</Value>
				</Field>
				<Field name="email">
					<Value>Email</Value>
				</Field>
				<Submit>Send</Submit>
			</Contact>
		</Footer>
	</Main>
	
	<Info>
		<Title>Welcome</Title>
		<Introduction>LeanHaulage<sup>TM</sup> - an application that finds a cheaper and CO2 friendlier way to drive. Benchmarked to Good Practise, you will drive 15-20% cheaper.</Introduction>
		<SubHeading>
			<Header>Effect</Header>
			<Text>Implementing LeanHaulage<sup>TM</sup></Text>
		</SubHeading>
	</Info>
</Document>

