<?xml version="1.0"?>
<rss version="2.0" xmlns:relorss="http://relorss.com/simple/10" xmlns:georss="http://www.georss.org/georss" relorss:schemaLocation="http://relorss.com/specification/simple.xsd">
	<channel>
		<title>ReloRSS Real Estate</title>
		<link>http://relorss.com/</link>
		<description>ReloRSS Real Estate Property Listings</description>
		<relorss:pubDate>2007-08-01T09:00:00 -0700</relorss:pubDate>
		
		<item>
			<title>Wow! a great Denver Property</title>
			<link>http://relorss.com/123456/</link>
			<description>
				Awsome House! in the Denver area. This house features hardwood floors
				and new carpeting.
			</description>
			<guid>http://relorss.com/123456/</guid>

			<relorss:pubDate>2007-08-01T09:00:00 -0700</relorss:pubDate>
			<relorss:expDate>2007-08-29T09:00:00 -0700</relorss:expDate>

			<relorss:year>2007</relorss:year>
			<relorss:mlsNumber>123456</relorss:mlsNumber>
			<relorss:propertyType>Residential</relorss:propertyType>

			<relorss:photos>
				<relorss:photo>http://relorss.com/123456/photo1/</relorss:photo>
				<relorss:photo>http://relorss.com/123456/photo2/</relorss:photo>
				<relorss:photo>http://relorss.com/123456/photo3/</relorss:photo>
			</relorss:photos>
			
			<relorss:streetNumber>123</relorss:streetNumber>
			<relorss:streetDirection>West</relorss:streetDirection>
			<relorss:streetName>Test</relorss:streetName>
			<relorss:streetType>St</relorss:streetType>
			<relorss:unitNumber>733</relorss:unitNumber>
			
			<relorss:city>Denver</relorss:city>
			<relorss:state>CO</relorss:state>
			<relorss:zip>80234</relorss:zip>
			<relorss:country>USA</relorss:country>
			<relorss:price currency="USD">100000.00</relorss:price>
			<relorss:bedrooms>4</relorss:bedrooms>
			<relorss:bathrooms>3</relorss:bathrooms>
			<relorss:sqft>10000</relorss:sqft>
			<relorss:lotSize>10000</relorss:lotSize>
			
			<georss:point>45.256 -71.92</georss:point>

			<relorss:agent>
				<relorss:agentName>John Smith</relorss:agentName>
				<relorss:agentPhone>555-555-5555</relorss:agentPhone>
				<relorss:agentEmail>john.smith@relorss.com</relorss:agentEmail>
			</relorss:agent>

			<relorss:broker>
				<relorss:brokerName>Smith Real Estate</relorss:brokerName>
				<relorss:brokerPhone>555-555-5555</relorss:brokerPhone>
				<relorss:brokerEmail>info@relorss.com</relorss:brokerEmail>
			</relorss:broker>
		</item>
		
		<item>
			<title>Wow! a great Colorado Property</title>
			<link>http://relorss.com/547823/</link>
			<description>
				Awsome House! in the Denver area. This house features hardwood floors
				and new carpeting.
			</description>
			<guid>http://relorss.com/547823/</guid>

			<relorss:pubDate>2007-08-01T09:00:00 -0700</relorss:pubDate>
			<relorss:expDate>2007-08-29T09:00:00 -0700</relorss:expDate>

			<relorss:year>2007</relorss:year>
			<relorss:mlsNumber>547823</relorss:mlsNumber>
			<relorss:propertyType>Residential</relorss:propertyType>

			<relorss:photos>
				<relorss:photo>http://relorss.com/547823/photo1/</relorss:photo>
				<relorss:photo>http://relorss.com/547823/photo2/</relorss:photo>
				<relorss:photo>http://relorss.com/547823/photo3/</relorss:photo>
			</relorss:photos>
			
			<relorss:streetNumber>555</relorss:streetNumber>
			<relorss:streetDirection>South</relorss:streetDirection>
			<relorss:streetName>Sample</relorss:streetName>
			<relorss:streetType>St</relorss:streetType>
			
			<relorss:city>Denver</relorss:city>
			<relorss:state>CO</relorss:state>
			<relorss:zip>80234</relorss:zip>
			<relorss:country>USA</relorss:country>
			<relorss:price currency="USD">100000.00</relorss:price>
			<relorss:bedrooms>4</relorss:bedrooms>
			<relorss:bathrooms>3</relorss:bathrooms>
			<relorss:sqft>10000</relorss:sqft>
			<relorss:lotSize>10000</relorss:lotSize>
			
			<georss:point>45.256 -71.92</georss:point>

			<relorss:agent>
				<relorss:agentName>John Smith</relorss:agentName>
				<relorss:agentPhone>555-555-5555</relorss:agentPhone>
				<relorss:agentEmail>john.smith@relorss.com</relorss:agentEmail>
			</relorss:agent>

			<relorss:broker>
				<relorss:brokerName>Smith Real Estate</relorss:brokerName>
				<relorss:brokerPhone>555-555-5555</relorss:brokerPhone>
				<relorss:brokerEmail>info@relorss.com</relorss:brokerEmail>
			</relorss:broker>
		</item>
	</channel>
</rss>