<?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.a2asystems.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.a2asystems.com. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>Automation To Automation Systems</title>
    <url>http://www.a2asystems.com</url>
    <desc>Aluminum profiles profile hardware, OSHA machine guards, noise enclosures, clean rooms, test fixtures, linear guides, ergonomic workstations</desc>
    <keywords>Aluminum profiles, polycarbonate sheets, wired mesh, machine guards, aluminum machine frames, noise enclosures, ergonomic, clean rooms, workstations, test fixtures, display fixtures, aluminum profile hardware, roller bearings, safety switch, pneumatic profiles, linear roller guide, laminated glass, wired mesh, tempered glass</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Automation To Automation Systems</name>
    <email>istem@a2asystems.com</email>
    <url>http://www.a2asystems.com</url>
    <phone>905 624 9666</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1>370 Britannia Rd. East, Unit 3</address1>
    <city>Mississauga</city>
    <postalCode>L4Z1X9</postalCode>
    <stateRegion>ON</stateRegion>
    <country>CA</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Feed</title>
    <url>http://www.a2asystems.com</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://www.a2asystems/index.html</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Product Info (if any) ***************** --> 
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <url>http://www.a2asystems.com/products.html</url>
    <resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>


