<?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://caryvalentine.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://caryvalentine.com. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>CVS Training &amp; Development for Mortgage Professionals</title>
    <url>http://caryvalentine.com</url>
    <desc>CVS Training &amp; Development specializes in state approved continuing education for mortgage brokers and individual loan originators in multiple states. Classes can be taken online or at live events held in major US cities all throughout the year.</desc>
    <keywords>free loan officer training mortgage loan officer training loan officer training schools online loan officer training commercial loan officer trainingCVS Training &amp; Development, CVS, Cary Valentine, Loan Officer Classes, Loan Officer, Loan Officer School, loan officer school, mortgage broker school, mortgage broker continuing education, texas continuing education, Texas continuing education, Loan Officer Education, Processor Training Courses, Loan Officer, Finance, Mortgage Finance Training, Loan Officer Financial,  Loan Originator Courses, Training Loan Officers, Mortgage Broker Training, mortgage, career in mortgage lending, mortgage career, loan mortgage officer, loan officer training, mortgage loan officer, become a loan officer, loan officer school, loan officer course, mortgage loan officer training, mortgage broker training, loan officer school, mortgage broker license training, loan mortgage officer school, broker, commercial mortgage training, job placement, job placement agency, job placement services, job placement company, online job placement firm, loan officer training, mortgage loan officer training, online loan officer training, home loan officer training, california loan officer training, california in loan officer training, mortgage professional portal, mortgage professional broker, loan mortgage professional, mortgage partner, professional, home mortgage professional, continuing education for mortgage brokers, continuing education, continuing education for loan officers, texas continuing education, oklahoma continuing education, kentucky continuing education, mortgage broker continuing education, texas association of mortgage brokers, oklahoma association of mortgage brokers, national association of mortgage brokers, lending tree, online education for mortgage brokers, online training for mortgage brokers, online mortgage broker classes, online loan officer schools, FHA training, FHA processing, FHA loan processing, loan underwriting, wholesale mortgage lending, Dallas, Houston, Austin, Pheonix, Louisville, Miami, Atlanta, Orlando, Baltimore, Washington, Salt Lake City, Fort Worth, Cleveland, Ohio, Omaha, Topeka, Wichita, Denver, Las Vegas, Reno</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>CVS Training &amp; Development for Mortgage Professionals</name>
    <email>admin@caryvalentine.com</email>
    <url>http://caryvalentine.com</url>
    <phone>816-985-2437</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1>1504 SW 6th St</address1>
    <city>Lee\'s Summit</city>
    <postalCode>64081</postalCode>
    <stateRegion>Missouri</stateRegion>
    <country>US</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Feed</title>
    <url>http://caryvalentine.com</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://caryvalentine.com/junesitemap.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Product Info (if any) ***************** --> 
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <url>http://www.my-website.com/products.htm</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Product 1</title>
    <url>http://www.my-website.com/products/product-1.htm</url>
    <desc>My great Product 1</desc>
    <price>19.95</price>
    <currency>USD</currency>
    <image>http://www.my-website.com/products/product-1.jpg</image>
    <available>yes</available>
    <kind>service</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Product 2</title>
    <url>http://www.my-website.com/products/product-2.htm</url>
    <desc>My great Product 2</desc>
    <price>49.95</price>
    <currency>USD</currency>
    <image>http://www.my-website.com/products/product-2.jpg</image>
    <available>yes</available>
    <kind>good</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

<!-- ******************** Article Info (if any) ***************** --> 
<Resource rdf:about="articles">
    <type>Article</type>
    <title>Articles</title>
    <url>http://www.my-website.com/articles.htm</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Article</type>
    <title>Article 1</title>
    <url>http://www.my-website.com/articles/article-1.htm</url>
    <desc>This is Article 1</desc>
    <published>2005-01-20</published>
    <creator>John Doe</creator>
    <resourceOf rdf:resource="articles"/>
</Resource>

<Resource>
    <type>Article</type>
    <title>Article 2</title>
    <url>http://www.my-website.com/articles/article-2.htm</url>
    <desc>This is Article 2</desc>
    <published>2005-02-20</published>
    <creator>John Doe</creator>
    <resourceOf rdf:resource="articles"/>
</Resource>

</rdf:RDF>

