<?xml version="1.0" encoding="utf-8"?>
<!--  This is a sample ror.xml file containing references to other ROR files --> 
<!-- For details of all the options see http://www.rorweb.com/ -->
<rdf:RDF xmlns="http://rorweb.com/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	 

<!-- ******************** General Info ***************** --> 

<Resource>    
    <type>Main</type>
    <title>Stratlab Ltd supplier of laboratory equipment</title>
    <url>http://www.stratlab.co.uk</url>        
    <desc>Stratlab supplies Chromatography equipment, deuterium lamps, hollow cathode lamps, HPLC Columns and the full range of  laboratory equipment</desc>    
    <keywords>Stratlab, laboratory, chromatography, HPLC, Hollow Cathode lamps, deuterium lamps, D2 lamps</keywords>
    <image>http://www.stratlab.co.uk/stratlab/value/images/company_logo.gif</image>
    <updated>2010-04-29</updated>
    <updatePeriod>day</updatePeriod>
</Resource>


<!-- ***** Other Info (located in other ROR files) ***** --> 

<!-- Products -->
<Resource>
  <type>Product</type>
  <seeAlso rdf:resource="http://www.stratlab.co.uk/stratlab/value/rorProducts.xml"/>
</Resource>

<!-- Sitemap -->
<Resource>
  <type>SiteMap</type>
  <seeAlso rdf:resource="http://www.stratlab.co.uk/stratlab/value/rorsitemap.xml"/>
</Resource>

<!-- Feeds 
<Resource>
  <type>Feed</type>
  <seeAlso rdf:resource="http://www.stratlab.co.uk/stratlab/value/feed.xml"/>
</Resource> -->

<!-- Articles 
<Resource>
  <type>Article</type>
  <seeAlso rdf:resource="http://www.rorweb.com/types/rdf/articles.xml"/>
</Resource> -->

<!-- Events 
<Resource>
  <type>Event</type>
  <seeAlso rdf:resource="http://www.rorweb.com/types/rdf/events.xml"/>
</Resource> -->

<!-- Reviews 
<Resource>
  <type>Review</type>
  <seeAlso rdf:resource="http://www.rorweb.com/types/rdf/reviews.xml"/>
</Resource> -->

</rdf:RDF>

