<?xml version="1.0"?>
<?xml-stylesheet href="http://www.rorweb.com/ror.css" type="text/css"?>
<!-- This is a ROR formatted XML document describing the resources of the website http://www.newimagelighting.com. For information about the ROR format, go to www.rorweb.com --> 
<rdf:RDF xmlns="http://rorweb.com/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> 

<!-- ******************** Main Info ******************** --> 
<Resource rdf:about="main">
    <rorinfo>This is a ROR formatted XML document describing the resources of the website http://www.newimagelighting.com. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>New Image Lighting</title>
    <url>http://www.newimagelighting.com</url>
    <desc>We provide mobile stage, flood &amp; effects lighting, laser displays and outdoor laser advertising. Tel / Fax: 0161 336 4300</desc>
    <keywords>laser, advertising, stage, light, flood, effect, pyrotechnic, sound, pa</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>New Image Lighting</name>
    <email>info@newimagelighting.com</email>
    <url>http://www.newimagelighting.com</url>
    <phone></phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1></address1>
    <city></city>
    <postalCode></postalCode>
    <stateRegion>Manchester</stateRegion>
    <country>GB</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Feed</title>
    <url>http://www.newimagelighting.co.uk/index.htm</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://www.newimagelighting.co.uk/links.htm</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Product Info (if any) ***************** --> 
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <url>http://www.newimagelighting.com</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Product 1</title>
    <url>http://www.newimagelighting.com</url>
    <desc></desc>
    <price></price>
    <currency>USD</currency>
    <image>http://www.</image>
    <available></available>
    <kind>service</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Product 2</title>
    <url>http://www.newimagelighting.com</url>
    <desc></desc>
    <price></price>
    <currency>USD</currency>
    <image>http://www</image>
    <available>yes</available>
    <kind>good</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

<!-- ******************** Article Info (if any) ***************** --> 
<Resource rdf:about="articles">
    <type>Article</type>
    <title>Articles</title>
    <url>http://www.newimagelighting.com</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Article</type>
    <title>Article 1</title>
    <url>http://www.newimagelighting.com</url>
    <desc></desc>
    <published>2005-01-20</published>
    <creator></creator>
    <resourceOf rdf:resource="articles"/>
</Resource>

<Resource>
    <type>Article</type>
    <title></title>
    <url>http://www.newimagelighting.com</url>
    <desc></desc>
    <published></published>
    <creator></creator>
    <resourceOf rdf:resource="articles"/>
</Resource>

</rdf:RDF>

