<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<!DOCTYPE phpDealer [
	<!ELEMENT phpDealer (listings)>
	<!ELEMENT listings (listing+)>
	<!ELEMENT listing (identifiers+,year,make,model,edition,condition,doors,engine,transmission,drivetrain,mileage,fuel,price,availability,interior+,exterior+,description,images+,location+)>
	<!ELEMENT identifiers (internal,vehicle,model,stock)>
	<!ELEMENT internal (#PCDATA)>
	<!ELEMENT vehicle (#PCDATA)>
	<!ELEMENT model (#PCDATA)>
	<!ELEMENT stock (#PCDATA)>
	<!ELEMENT year (#PCDATA)>
	<!ELEMENT make (#PCDATA)>
	<!ELEMENT edition (#PCDATA)>
	<!ELEMENT condition (#PCDATA)>
	<!ELEMENT doors (#PCDATA)>
	<!ELEMENT engine (#PCDATA)>
	<!ELEMENT transmission (#PCDATA)>
	<!ELEMENT drivetrain (#PCDATA)>
	<!ELEMENT mileage (#PCDATA)>
	<!ELEMENT fuel (#PCDATA)>
	<!ELEMENT price (#PCDATA)>
	<!ELEMENT availability (#PCDATA)>
	<!ELEMENT description (#PCDATA)>
	<!ELEMENT interior (type,color)>
	<!ELEMENT type (#PCDATA)>
	<!ELEMENT color (#PCDATA)>
	<!ELEMENT exterior (type,color)>
	<!ELEMENT features (feature+)>
	<!ELEMENT feature (#PCDATA)>
	<!ELEMENT images (image+)>
	<!ELEMENT image (#PCDATA)>
	<!ELEMENT location (business,name,phone,altphone,fax,address1,address2,city,state,postal,country,url)>
	<!ELEMENT bussiness (#PCDATA)>
	<!ELEMENT name (#PCDATA)>
	<!ELEMENT phone (#PCDATA)>
	<!ELEMENT altphone (#PCDATA)>
	<!ELEMENT fax (#PCDATA)>
	<!ELEMENT address1 (#PCDATA)>
	<!ELEMENT address2 (#PCDATA)>
	<!ELEMENT city (#PCDATA)>
	<!ELEMENT state (#PCDATA)>
	<!ELEMENT postal (#PCDATA)>
	<!ELEMENT country (#PCDATA)>
	<!ELEMENT url (#PCDATA)>

<!ATTLIST feature type CDATA "unknown">

]>

<phpDealer>
  <listings>
        <listing>
      <identifiers>
        <internal>2dc2825e-0f13-4974-98fa-8ba09adbce9c</internal>
        <vehicle></vehicle>
        <model></model>
        <stock></stock>
      </identifiers>
      <year>2011</year>
      <make>Forest River</make>
      <model>GREY WOLF 17 BH</model>
      <edition></edition>
      <condition>1</condition>
      <doors></doors>
      <bodystyle></bodystyle>
      <engine></engine>
      <transmission></transmission>
      <drivetrain></drivetrain>
      <mileage></mileage>
      <fuel>Towable</fuel>
      <price>$13,900</price>
      <availability>Available</availability>
      <interior>
        <type></type>
        <color></color>
      </interior>
      <exterior>
        <color></color>
      </exterior>
      <features><feature type="Exterior">Stabilizer Jacks</feature>
	<feature type="Exterior">Spare Tire and Carrier</feature>
	<feature type="Exterior">Gas Elec Hot Water</feature>
	<feature type="Exterior">Awning</feature>
	<feature type="Interior">Microwave</feature>
	<feature type="Interior">Flat Panel TV</feature>
	</features>
      <description><![CDATA[&lt;p&gt;A/C, AWNING, MICRO., SPARE TIRE WITH CARRIER AND COVER, 6 GAL GAS/ELEC DSI WATER HEATER, SKYLIGHT, STAB JACKS&lt;/p&gt;]]></description>
      <images><image><![CDATA[http://www.bishoprvcenter.com/listings/b8d83d3d-2dea-40b8-b27d-0413e43860d2_2011_ForestRiver_GREYWOLF17BH_100_0824.JPG]]></image>
	<image><![CDATA[http://www.bishoprvcenter.com/listings/9c834324-5d68-4314-8323-2872acaed184_2011_ForestRiver_GREYWOLF17BH_100_0827.JPG]]></image>
	<image><![CDATA[http://www.bishoprvcenter.com/listings/028ce346-059e-4209-a4dd-e229149e5f29_2011_ForestRiver_GREYWOLF17BH_100_0828.JPG]]></image>
	<image><![CDATA[http://www.bishoprvcenter.com/listings/f54e2075-1eb1-4d62-9b19-d018c3200d9a_2011_ForestRiver_GREYWOLF17BH_100_0825.JPG]]></image>
	<image><![CDATA[http://www.bishoprvcenter.com/listings/0e1a2da0-1aef-4048-ad28-dc12893bc1ad_2011_ForestRiver_GREYWOLF17BH_100_0829.JPG]]></image>
	</images>
      <location>
        <business>Bishop RV Center</business>
        <name></name>
        <phone>361-855-4095</phone>
        <altphone></altphone>
        <fax></fax>
        <address1>1122 S.P.I.D.</address1>
        <address2></address2>
        <city>Corpus Christi</city>
        <state>Texas</state>
        <postal>78416</postal>
        <country>United States</country>
        <url>http://www.bishoprvcenter.com/view.php/2dc2825e-0f13-4974-98fa-8ba09adbce9c/2011/Forest+River/GREY+WOLF+17+BH</url>
      </location>
    </listing>
      </listings>
</phpDealer>

