OpenPMXLite
From Real Estate Wiki
OpenPMXLite can be described as OpenPMX but easier. Well, easier is a relative term, but in this case, OpenPMXLite is a method of broadcasting property information to the Internet using current RSS technology. If you would like a step-by-step guide to creating an OpenPMXLite feed, please see our OpenPMXLite HowTo.
Since OpenPMXLite is based off of RSS Feeds, the XML looks like the following:
[edit]
Normal RSS Feed Information
<rss version='2.0' xmlns:opmxl='http://www.propbot.org'>
<channel>
<title>Your Domain</title>
<link>http://www.YourDomain.com</link>
<description>Your Domain Property Feed</description>
<image>
<title>YourLogoName</title>
<url>http://www.YourDomain.com/logo1.gif</url>
<link>http://www.YourDomain.com</link>
</image>
<item>
(In this area, you will need to click on the links below to find out what information you will need to provide)
</item>
</channel>
</rss>
As with OpenPMX, OpenPMXLite has 5 different property types as followed by [PropBot.com]
- Residential For Sale OpenPMXLite Example
- Residential For Rent OpenPMXLite Example
- Commercial For Sale OpenPMXLite Example
- Commercial For Lease OpenPMXLite Example
- Land For Sale OpenPMXLite Example
In all of these categories, the specifications are different simply because of what is really required for that specific property type.
For instance, you don't use beds and baths in Commercial Properties, therefore why should it be included in with the feed?
