<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "ballofpaper". For details or examples of the ROR format, 
go to http://www.rorweb.com . There you can also explore this file 
using the ROR Explorer. Copyright 2005 RORweb.com

--> 

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 
         xmlns="http://rorweb.com/0.1/"
         xml:base="http://www.acme.com/ror/">

			
<!-- Main Info =========================================================== -->

<Resource rdf:about="main">
	<type>Main</type>
</Resource>

			
<!-- Contact Info =========================================================== -->

<Resource rdf:about="contact">
	<type>Contact</type>
	<resourceOf rdf:resource="main"/>
</Resource>

			
<!-- Address Info =========================================================== -->

<Resource rdf:about="address">
	<type>Address</type>
	<resourceOf rdf:resource="contact"/>
</Resource>

			
<!-- Person Info =========================================================== -->

<Resource rdf:about="person">
	<type>Person</type>
	<resourceOf rdf:resource="contact"/>
</Resource>

<!-- Site Map Info =========================================================== -->

<Resource rdf:about="sitemap">
    <type>Sitemap</type>
    <title>Site Map</title>
    <url>http://www.ballofpaper.com/site-map.html</url>
    <resourceOf rdf:resource="main"/>
</Resource>

			

<Resource rdf:about="main_menu_pages">
	<title>Main menu pages</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="index">
	<title>Home</title>
	<rdfs:seeAlso rdf:resource="index-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="got-an-idea">
	<title>Got an idea?</title>
	<rdfs:seeAlso rdf:resource="got-an-idea-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="case-studies">
	<title>Case Studies</title>
	<rdfs:seeAlso rdf:resource="case-studies-article"/>
	<resourceOf rdf:resource="got-an-idea"/>
</Resource>

			

<Resource rdf:about="portfolio">
	<title>Portfolio</title>
	<rdfs:seeAlso rdf:resource="portfolio-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="branding">
	<title>Branding</title>
	<rdfs:seeAlso rdf:resource="branding-article"/>
	<resourceOf rdf:resource="portfolio"/>
</Resource>

			

<Resource rdf:about="web-design">
	<title>Web-design</title>
	<rdfs:seeAlso rdf:resource="web-design-article"/>
	<resourceOf rdf:resource="portfolio"/>
</Resource>

			

<Resource rdf:about="product-development">
	<title>Product Development</title>
	<rdfs:seeAlso rdf:resource="product-development-article"/>
	<resourceOf rdf:resource="portfolio"/>
</Resource>

			

<Resource rdf:about="consultancy">
	<title>Consultancy</title>
	<rdfs:seeAlso rdf:resource="consultancy-article"/>
	<resourceOf rdf:resource="portfolio"/>
</Resource>

			

<Resource rdf:about="graphic-design">
	<title>Graphic Design</title>
	<rdfs:seeAlso rdf:resource="graphic-design-article"/>
	<resourceOf rdf:resource="portfolio"/>
</Resource>

			

<Resource rdf:about="other">
	<title>Other</title>
	<rdfs:seeAlso rdf:resource="other-article"/>
	<resourceOf rdf:resource="portfolio"/>
</Resource>

			

<Resource rdf:about="testimony">
	<title>Testimony</title>
	<rdfs:seeAlso rdf:resource="testimony-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="general-information">
	<title>General information</title>
	<rdfs:seeAlso rdf:resource="general-information-article"/>
	<resourceOf rdf:resource="contact-us"/>
</Resource>

			

<Resource rdf:about="news">
	<title>News</title>
	<rdfs:seeAlso rdf:resource="news"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="latest-news">
	<title>Latest news</title>
	<rdfs:seeAlso rdf:resource="latest-news-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="news-archive">
	<title>News archive</title>
	<rdfs:seeAlso rdf:resource="news-archive-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter">
	<title>Subscribe to our newsletter</title>
	<rdfs:seeAlso rdf:resource="subscribe-to-our-newsletter-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="internal_pages">
	<title>Internal pages</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="register">
	<title>Register</title>
	<rdfs:seeAlso rdf:resource="register-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="sign-in">
	<title>Member sign-in</title>
	<rdfs:seeAlso rdf:resource="sign-in-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="profile">
	<title>Your profile details</title>
	<rdfs:seeAlso rdf:resource="profile-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="footer_pages">
	<title>Footer pages</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="search">
	<title>Search</title>
	<rdfs:seeAlso rdf:resource="search-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="library">
	<title>Website library</title>
	<rdfs:seeAlso rdf:resource="iamges"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="privacy-policy">
	<title>Privacy policy</title>
	<rdfs:seeAlso rdf:resource="legal"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="terms">
	<title>Terms of use</title>
	<rdfs:seeAlso rdf:resource="terms-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter">
	<title>Our newsletter</title>
	<rdfs:seeAlso rdf:resource="subscribe-to-our-newsletter-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

<!-- Articles Info =========================================================== -->

<Resource rdf:about="articles">
    <type>Article</type>
    <title>Articles</title>
    <resourceOf rdf:resource="main"/>
</Resource>

			

<Resource rdf:about="index-article">
	<type>Article</type>
	<title>Home</title>
	<url>http://www.ballofpaper.com/index.html</url>
		<updated>2009-08-25 13:48:26</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="got-an-idea-article">
	<type>Article</type>
	<title>Got an idea?</title>
	<url>http://www.ballofpaper.com/got-an-idea.html</url>
		<updated>2009-08-25 13:48:26</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="case-studies-article">
	<type>Article</type>
	<title>Case Studies</title>
	<url>http://www.ballofpaper.com/got-an-idea/case-studies.html</url>
		<updated>2009-01-17 17:18:57</updated>

	<resourceOf rdf:resource="got-an-idea-article"/>
</Resource>

			

<Resource rdf:about="portfolio-article">
	<type>Article</type>
	<title>Portfolio</title>
	<url>http://www.ballofpaper.com/portfolio.html</url>
		<updated>2009-08-25 13:48:26</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="branding-article">
	<type>Article</type>
	<title>Branding</title>
	<url>http://www.ballofpaper.com/portfolio/branding.html</url>
		<updated>2009-01-25 19:42:54</updated>

	<resourceOf rdf:resource="portfolio-article"/>
</Resource>

			

<Resource rdf:about="web-design-article">
	<type>Article</type>
	<title>Web-design</title>
	<url>http://www.ballofpaper.com/portfolio/web-design.html</url>
		<updated>2009-01-25 19:49:54</updated>

	<resourceOf rdf:resource="portfolio-article"/>
</Resource>

			

<Resource rdf:about="product-development-article">
	<type>Article</type>
	<title>Product Development</title>
	<url>http://www.ballofpaper.com/portfolio/product-development.html</url>
		<updated>2009-01-25 19:42:54</updated>

	<resourceOf rdf:resource="portfolio-article"/>
</Resource>

			

<Resource rdf:about="consultancy-article">
	<type>Article</type>
	<title>Consultancy</title>
	<url>http://www.ballofpaper.com/portfolio/consultancy.html</url>
		<updated>2009-01-17 15:51:38</updated>

	<resourceOf rdf:resource="portfolio-article"/>
</Resource>

			

<Resource rdf:about="graphic-design-article">
	<type>Article</type>
	<title>Graphic Design</title>
	<url>http://www.ballofpaper.com/portfolio/graphic-design.html</url>
		<updated>2009-01-25 19:42:54</updated>

	<resourceOf rdf:resource="portfolio-article"/>
</Resource>

			

<Resource rdf:about="other-article">
	<type>Article</type>
	<title>Other</title>
	<url>http://www.ballofpaper.com/portfolio/other.html</url>
		<updated>2009-01-17 15:51:38</updated>

	<resourceOf rdf:resource="portfolio-article"/>
</Resource>

			

<Resource rdf:about="testimony-article">
	<type>Article</type>
	<title>Testimony</title>
	<url>http://www.ballofpaper.com/testimony.html</url>
		<updated>2009-08-25 13:48:26</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.ballofpaper.com/contact-us.html</url>
		<updated>2009-01-25 18:20:39</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="general-information-article">
	<type>Article</type>
	<title>General information</title>
	<url>http://www.ballofpaper.com/contact-us/general-information.html</url>
		<updated>2009-01-11 17:39:50</updated>

	<resourceOf rdf:resource="contact-us-article"/>
</Resource>

			

<Resource rdf:about="news-article">
	<type>Article</type>
	<title>News</title>
	<url>http://www.ballofpaper.com/news.html</url>
		<updated>2009-01-25 18:20:39</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="latest-news-article">
	<type>Article</type>
	<title>Latest news</title>
	<url>http://www.ballofpaper.com/news/latest-news.html</url>
		<updated></updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="news-archive-article">
	<type>Article</type>
	<title>News archive</title>
	<url>http://www.ballofpaper.com/news/news-archive.html</url>
		<updated></updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Subscribe to our newsletter</title>
	<url>http://www.ballofpaper.com/news/subscribe-to-our-newsletter.html</url>
		<updated>2008-08-20 11:53:58</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="register-article">
	<type>Article</type>
	<title>Register</title>
	<url>http://www.ballofpaper.com/register.html</url>
		<updated>2008-06-24 12:01:55</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="sign-in-article">
	<type>Article</type>
	<title>Member sign-in</title>
	<url>http://www.ballofpaper.com/sign-in.html</url>
		<updated>2008-06-24 12:01:55</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="profile-article">
	<type>Article</type>
	<title>Your profile details</title>
	<url>http://www.ballofpaper.com/profile.html</url>
		<updated>2008-06-24 12:01:55</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Search</title>
	<url>http://www.ballofpaper.com/search.html</url>
		<updated>2008-12-02 18:01:23</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.ballofpaper.com/contact-us.html</url>
		<updated>2008-12-02 18:01:23</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>Website library</title>
	<url>http://www.ballofpaper.com/library.html</url>
		<updated>2008-06-24 12:04:23</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy policy</title>
	<url>http://www.ballofpaper.com/privacy-policy.html</url>
		<updated>2009-01-19 12:51:19</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://www.ballofpaper.com/terms.html</url>
		<updated>2009-01-19 14:10:11</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Our newsletter</title>
	<url>http://www.ballofpaper.com/subscribe-to-our-newsletter.html</url>
		<updated>2008-12-02 15:45:41</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://www.ballofpaper.com/privacy-policy.html</privacy>
	<resourceOf  rdf:resource="main"/>
</Resource>

<!-- Method Resources -->


<Resource rdf:about="methods">
	<title>Services</title>
	<resourceOf rdf:resource="main"/>
</Resource>


<Resource rdf:about="search">
	<type>HttpService</type>
	<title>Search</title>
	<url>http://www.ballofpaper.com/search.html</url>
	<methodType>post</methodType>
	<input>word</input>
	<resourceOf rdf:resource="methods"/>
</Resource>


<!-- News Resources -->

<Resource rdf:about="news">
	<type>Newsletter</type>
	<title>News</title>
	<url>http://www.ballofpaper.com/news.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Images Resources -->

<Resource rdf:about="images">
	<type>Archive</type>
	<title>Images</title>
	<url>http://www.ballofpaper.com/library.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Links Resources -->

<Resource rdf:about="links">
	<type>Favorite</type>
	<title>Links</title>
	<url>http://www.ballofpaper.com/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
