<?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.puconsulting.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.puconsulting.com. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>Puconsulting Software, Internet Software Development,
Consulting, UI and Graphic Design</title>
    <url>http://www.puconsulting.com</url>
    <desc>internet software development solutions and consulting</desc>
    <keywords>internet software development solutions, consulting
services, analysis computer, outsourcing, custom, it, Puconsulting Software, Pucon,
Chile, web applications, PHP, Linux, MySQL, data-driven, Java, Apache,
object-oriented programming, stock, stocks, scans,
symbols, historical quotes, enterprise  applications, feed, international, 
architecture, expertise, market, yahoo, portfolio, technical
fundamental analysis, TA, FA, day trading, indexes, business finance,
profits, volatility, investing, chart, candlesticks, markets, IPO,
financial</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Puconsulting Software, Internet Software Development Solutions</name>
    <email>info@puconsulting.com</email>
    <url>http://www.puconsulting.com/contact.php</url>
    <phone>+56.45.444011</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1>Casilla 212</address1>
    <city>Pucon</city>
    <postalCode></postalCode>
    <stateRegion></stateRegion>
    <country>CL</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Link Exchange Info ***************** --> 
<Resource>
    <type>LinkExchange</type>
    <title>Links</title>
    <url>http://www.puconsulting.com/exchange/</url>
    <resourceOf rdf:resource="exhange"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>RSS Feeds</type>
    <title>RSS Feeds</title>
    <url>http://www.puconsulting.com/read.php</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://www.puconsulting.com/sitemap.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Product Info (if any) ***************** --> 
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <url>http://www.puconsulting.com/psQuotes/</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>psQuotes stock scanner</title>
    <url>http://www.puconsulting.com/psQuotes/</url>
    <desc>psQuotes historical stock scanner</desc>
    <price>41.95</price>
    <currency>USD</currency>
    <image></image>
    <available>yes</available>
    <kind>application</kind>
    <resourceOf rdf:resource="products"/>
</Resource>
<Resource>
    <type>Downloads</type>
    <title>PHP Code Download</title>
    <url>http://www.puconsulting.com/downloads.php</url>
    <desc>Repository for PHP downloadable utilities</desc>
    <available>yes</available>
    <kind>code</kind>
    <resourceOf rdf:resource="products"/>
</Resource>


<!-- ******************** Article Info (if any) ***************** --> 
<Resource rdf:about="articles">
    <type>Article</type>
    <title>Articles</title>
    <url>http://www.puconsulting.com/articles/</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Article</type>
    <title>Article 2</title>
    <url>http://www.puconsulting.com/articles/</url>
    <desc>This is Article 2</desc>
    <published>2005-02-20</published>
    <creator>John Doe</creator>
    <resourceOf rdf:resource="articles"/>
</Resource>

</rdf:RDF>

