<?xml version="1.0"?>
<?xml-stylesheet href="http://www.rorweb.com/ror.css" type="text/css"?>
<!-- Based in Bangor in North Wales, UH Media is a design agency founded by Tarik Kaddoumi. UH Media specialises in the design and development of accessible websites, ecommerce stores, and web application. --> 
<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>Based in Bangor in North Wales, UH Media is a design agency founded by Tarik Kaddoumi. UH Media specialises in the design and development of accessible websites, ecommerce stores, and web application.</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>UH Media</title>
    <url>http://www.uhmedia.co.uk</url>
    <desc>Based in Bangor in North Wales, UH Media is a design agency founded by Tarik Kaddoumi. UH Media specialises in the design and development of accessible websites, ecommerce stores, and web application.</desc>
    <keywords>UHM, UHMedia, UH Media, U H Media, urban hostage, urbanhostage, design, north wales, websites, web applications, bangor, wales, gwynedd, web design, ecommerce, online store, web accessibility, graphic design, north wales, cardiff, </keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>UH Media</name>
    <email>hello@uhmedia.co.uk</email>
    <url>http://www.uhmedia.co.uk</url>
    <phone>08700630532</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1>12 Lon Pobty</address1>
    <city>Bangor</city>
    <postalCode>LL57 1HR</postalCode>
    <stateRegion>Gwynedd</stateRegion>
    <country>GB</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Feed</title>
    <url>http://www.uhmedia.co.uk</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://www.uhmedia.co.uk</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Product Info (if any) ***************** --> 
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <url>http://www.uhmedia.co.uk/cms.aspx</url>
    <resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>

