<?xml version="1.0"?>

<!-- This ROR document describes the resources of this website.  -->
<!-- For information about the ROR format, go to http://www.rorweb.com -->
<rdf:RDF xmlns="http://rorweb.com/0.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> 

<!-- ********** Main Info ********** -->
<Resource rdf:about="main">
    <type>Main</type>
    <title>Liv-n-LetLiv, a campaign of grace</title>
    <url>http://liv-n-letliv.net/</url>
    <desc>Liv-n-LetLiv, run by Laurent J. LaBrie, is the site for
promotingGod's grace in Italy and Romania. We do this through
learningprograms,internet ministries like iBiblioteca, vEmporium, CasaBiblica,
HIV Anonim, and the Integrity InterNetwork and by providing
ministryopportunities of service to orphans.  If you are a Christian, your
donation toour missionaries are welcome.  Take an adventure through the Bible
to evaluateyour spiritual life. </desc>
    <keywords>Casa Biblica, grace, Liv-n-LetLiv, iBiblioteca, Italian,
learning,Laurent J. LaBrie, ministry, ministry opportunity, opportunity, God,
service,Romanian, Romania, Romanian crafts, orphan, orphan work, relief
work,Christian missionary, Internet ministry,gifts, HIV support groups,
spiritual test, eternal life</keywords>
    <image></image>
</Resource>

<!-- ********** Contact Info ********** -->
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name></name>
    <url></url>
    <email></email>
    <phone></phone>
    <fax></fax>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1></address1>
    <city></city>
    <stateRegion></stateRegion>
    <postalCode></postalCode>
    <country></country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ********** Product Info ********** -->
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="product_0">
    <type>Product</type>
    <title>Gerovital</title>
    <url>http://www.liv-n-letliv.net/vEmporium/</url>
    <desc>Gerovital and Aslavital products</desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<!-- ********** Newsletter Info ********** -->
<Resource rdf:about="newsletter_0">
    <type>Newsletter</type>
    <title>Markets Outlook</title>
    <url>http://www.liv-n-letliv.net/marketsoutlook.html</url>
    <desc>investing in stocks, bonds, international, US, real estate, gold,
oil</desc>
    <circulation>20</circulation>
    <publishPeriod>weekly</publishPeriod>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ********** Site Map Info ********** -->
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>SiteMap</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="map-about">
    <seeAlso rdf:resource="main"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-contact">
    <seeAlso rdf:resource="contact"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-products">
    <seeAlso rdf:resource="products"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-newsletters">
    <seeAlso rdf:resource="newsletter_0"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

</rdf:RDF>


