<?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.reddotart.org/. 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 ******************** --> 
<item>
<Resource rdf:about="main">
    <title>Scottish Art Gallery The Red Dot Art Organisation On-Line Art Shop UK</title>
	<rorinfo>This is a ROR formatted XML document describing the resources of the website http://www.reddotart.org/. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <url>http://www.reddotart.org/</url>
    <desc>Red Dot Art On-Line Gallery and Shop. A community diven supportive network, holding exhibitions 4 times a year.</desc>
    <keywords>scottish art,art of scotland,red dot art,glasgow art,scottish gallery,visual,buy art,original art,abstract,animals,fantsy,figure painting,life drawing,life painting,flowers,industrial,scottish landscape,landscape,Oceanic,Partick,city,cityscape,exhibitions,events</keywords>
</Resource>
</item>
<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Scottish Art Gallery The Red Dot Art Organisation On-Line Art Shop UK</name>
    <email>jane.cowie@theannexehlc.org</email>
    <url>http://www.reddotart.org/</url>
    <phone>0141 357 6747</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>The Red Dot Art Organisation</title>
    <address1>9A Stewartville Street Partick</address1>
    <city>Glasgow</city>
    <postalCode>G11 5PE</postalCode>
    <stateRegion>Scotland</stateRegion>
    <country>GB</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Feed</title>
    <url>http://www.reddotart.org/ror.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Product Info (if any) ***************** --> 
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <url>http://www.reddotart.org/gallery/</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Scottish Landscape Art</title>
    <url>http://reddotart.org/gallery/index.php?cPath=24</url>
    <desc>My great Product 1</desc>
    <price></price>
    <currency>GBP</currency>
    <image></image>
    <available>yes</available>
    <kind>service</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Scottish Abstract Art</title>
    <url>http://reddotart.org/gallery/index.php?cPath=21</url>
    <desc>Abstract Art</desc>
    <price></price>
    <currency>GBP</currency>
    <image></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.reddotart.org/ArtistLiterature.html</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Article</type>
    <title>Article 1</title>
    <url>http://www.reddotart.org/ArtistLiterature.html</url>
    <desc>This is Article 1</desc>
    <published>2005-01-20</published>
    <creator>Vanya</creator>
    <resourceOf rdf:resource="articles"/>
</Resource>



</rdf:RDF>

