<?xml version = "1.0"?>
<!--Generated by XML Authority.-->
<COMMERCIAL-LISTING VERSION = "string">
	<!--(GENERAL , FEATURES , FINANCIAL , REMARKS , CONTACTS)-->
	<GENERAL>
		<!--(IMAGE* , APN? , MLS? , BUSINESS-TYPE , PRICE , AGE , INCOME , LOCATION , STRUCTURE , DATE , LAND-AREA , STATUS , )-->
		<IMAGE WIDTH = "string" HEIGHT = "string" SRC = "string" NAME = "string" DESCRIPTION = "string"/>
		<APN SECURITY = "MLS-Only">only text</APN>
		<MLS>
			<!--(MLS-CODE , MLS-SOURCE?)-->
			<MLS-CODE SECURITY = "MLS-Only">only text</MLS-CODE>
			<MLS-SOURCE SECURITY = "MLS-Only">
				<!--()-->
			</MLS-SOURCE>
		</MLS>
		<BUSINESS-TYPE>only text</BUSINESS-TYPE>
		<PRICE UNITS = "USDOLLAR">only text</PRICE>
		<AGE UNITS = "YEARS">only text</AGE>
		<INCOME>only text</INCOME>
		<LOCATION COUNTRY = "string" STATE = "string" COUNTY = "string" SECURITY = "MLS-Only">
			<!--()-->
		</LOCATION>
		<STRUCTURE>
			<!--((STORIES | UNITS | BUILDING-AREA | ADD-INFO)*)-->
			<STORIES>only text</STORIES>
		</STRUCTURE>
		<DATE>only text</DATE>
		<LAND-AREA UNITS = "ENGLISH">only text</LAND-AREA>
		<STATUS>only text</STATUS>
	</GENERAL>
	<FEATURES>
		<!--(DISCLOSURES , UTILITIES , EXTRAS , CONSTRUCTION , ACCESS , )-->
		<DISCLOSURES>only text</DISCLOSURES>
		<UTILITIES>only text</UTILITIES>
		<EXTRAS>only text</EXTRAS>
		<CONSTRUCTION>only text</CONSTRUCTION>
		<ACCESS>only text</ACCESS>
	</FEATURES>
	<FINANCIAL>
		<!--(ASSUMABLE , OWNER-CARRY , ASSESSMENTS , DUES , TAXES , LENDER , EARNEST , DIRECTIONS , )-->
		<ASSUMABLE SECURITY = "MLS-Only">only text</ASSUMABLE>
		<OWNER-CARRY SECURITY = "MLS-Only">only text</OWNER-CARRY>
		<ASSESSMENTS SECURITY = "MLS-Only">only text</ASSESSMENTS>
		<DUES SECURITY = "MLS-Only">only text</DUES>
		<TAXES SECURITY = "MLS-Only">only text</TAXES>
		<LENDER SECURITY = "MLS-Only">only text</LENDER>
		<EARNEST SECURITY = "MLS-Only">only text</EARNEST>
		<DIRECTIONS SECURITY = "MLS-Only">only text</DIRECTIONS>
	</FINANCIAL>
	<REMARKS>only text</REMARKS>
	<CONTACTS>
		<!--(COMPANY? , AGENT+ , OWNER? , TENANT? , COMMISSION+)-->
		<COMPANY>
			<!--()-->
		</COMPANY>
		<AGENT>
			<!--()-->
		</AGENT>
		<OWNER SECURITY = "MLS-Only">
			<!--()-->
		</OWNER>
		<TENANT SECURITY = "MLS-Only">
			<!--()-->
		</TENANT>
		<COMMISSION SECURITY = "MLS-Only">only text</COMMISSION>
	</CONTACTS>
</COMMERCIAL-LISTING>