<?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>Cultural Events in Los Angeles</title>
    <url>http://www.culturaleventsinlosangeles.com/</url>
    <desc>Cultural Events in Los Angeles: Live Theatre in L.A., Live Music in L.A., Entertainment in L.A., Fine Art in L.A., Culture in L.A., Film Screenings in L.A., Book Events in L.A. Cultural Events in L.A. Community.</desc>
    <keywords>Cultural Events in Los Angeles, Live Theatre in L.A., Live Music in L.A., Entertainment in L.A., Fine Art in L.A., Culture in L.A., Film Screenings in L.A., Book Events in L.A., Cultural Events in L.A., Cultural Events in L.A. Community, Cultural Events in Los Angeles Magazine</keywords>
    <image></image>
</Resource>

<!-- ********** Contact Info ********** -->
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Service</name>
    <url></url>
    <email>service@culturaleventsinlosangeles.com</email>
    <phone>818-988-5487</phone>
    <fax></fax>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1>4335 Van Nuys Blvd. #126</address1>
    <city>Sherman Oaks</city>
    <stateRegion>CA</stateRegion>
    <postalCode>91403</postalCode>
    <country>United States</country>
    <resourceOf rdf:resource="contact"/>
</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>

</rdf:RDF>



       