<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/xml/xsl/summarypage.xsl"?>
<!--
    Document   : index.xml
    Created on : 15 June 2007, 11:47
    Author     : simon
    Description:
        Purpose of the document follows.
-->

<summarypage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
             xmlns='http://www.beartech.ltd.uk/schema/summarypage'
             xsi:schemaLocation='http://www.beartech.ltd.uk/schema/summarypage xml/xsd/summarypage.xsd'
             uri='/'
             title='Beartech Ltd, swords and software'
             stylesheet='/css/basicstyle.css'
>
<css>
    #menu a#menuhome { background-image:url(images/Ihome.jpg);cursor:default; }
    #menu a#menuhome:hover { background-image: url(images/Ihome.jpg); }
    div#content div#subcontent { 
    background: fixed transparent url(/images/mike-fire-neg4.gif) top no-repeat ;
    background-position: 240px 40px;
    border: thin none transparent;
    min-height: 530px;
    min-width: 450px; 
    }
</css>
<preamble>
    <h2>Home Page</h2>
    <p>Welcome to the pages of <em>Beartech Ltd</em>,<br/>
        here you will find an eclectic mix of Swordsmithing,<br/>
    Computing and Nature. Hope you like it.</p>
</preamble>
<page type="news" limit="5" days="7">news/</page>
<page type="stock" limit="5" days="30">stock/</page>

</summarypage>

