Land For Sale OpenPMXLite Example
From Real Estate Wiki
Below is a sample RSS feed for the OpenPMXLite Land For Sale Property types.
[edit]
Notes
- The type value that goes into <opmxl:propertytype> can be looked up on the Property Types page
- The Sale Status value can be shown on the Status Types page. Generally the property listing should continue to be shown until it the feed shows a Closed status:
For Example: <opmxl:status>Closed</opmxl:status>. That will let the hosting database provider know that this property has been closed out and should be taken off the market.
[edit]
Sample
<item>
<title>Port St Lucie land sale</title>
<link>http://www.propbot.com/0NM70AV</link>
<guid>http://www.propbot.com/0NM70AV</guid> (Unique Id. Must be less than 255 characters)
<description>This lot is 0.25 acre and is east of I-95 close to beaches. It is within 5 minutes of major shopping and treasure coast mall, yet provides privacy and serenity. There are lot of new homes on the same street. Very few lots are available in this area. Area of single family homes only. Close to Green R
Price: $59,000...</description>
<pubDate>Tue, 13 Feb 2007 09:04:43 EST</pubDate>
<opmxl:image1>http://www.propbot.com/image.php?id=51325&size=full</opmxl:image1> (full size photo please)
<opmxl:category>lfs</opmxl:category>
<opmxl:uniqueId>5874</opmxl:uniqueId> (This number should be unique and never change)
<opmxl:status>Active</opmxl:status> (See Status Types page for details)
<opmxl:propertytype>Land/Zoned Residential</opmxl:propertytype> (See Property Type page for details)
<opmxl:address>2186 SE Broward Terrace</opmxl:address>
<opmxl:locality>Maple Heights</opmxl:locality> (Town or City)
<opmxl:province>OH</opmxl:province> (State or Province)
<opmxl:postalcode>44137</opmxl:postalcode>
<opmxl:price>900.00</opmxl:price> (decimal)
<opmxl:pricetype>USD</opmxl:pricetype> (3 digit money code)
<opmxl:lotsize>32342</opmxl:lotsize> (decimal)
<opmxl:lotsizetype>sqfeet</opmxl:lotsizetype>(acres, sqfeet, meters)
<opmxl:latitude>34.4646</opmxl:latitude>
<opmxl:longitude>-75.2342</opmxl:longitude>
<opmxl:yearbuilt>1990</opmxl:yearbuilt>
<opmxl:contactname>Jane Doe</opmxl:contactname>
<opmxl:contactphone>1-234-567-8910</opmxl:contactphone>
<opmxl:contactemail>jdoe@example.com</opmxl:contactemail>
<opmxl:contactdomain>example.com</opmxl:contactdomain>
</item>
