Mobile.de: Unterschied zwischen den Versionen

Aus Wikizone
Wechseln zu: Navigation, Suche
Zeile 1.591: Zeile 1.591:
  
 
== Mobile.de API XML Definition ==
 
== Mobile.de API XML Definition ==
 +
 +
=== Rückgabe bei allgemeiner Suche ===
 +
  
 
=== Rückgabe bei Detailsuche zu einem Fahrzeug ===
 
=== Rückgabe bei Detailsuche zu einem Fahrzeug ===
  
 
Manche Werte lassen sich nur auslesen wenn ein Fahrzeug direkt abgefragt wird:
 
Manche Werte lassen sich nur auslesen wenn ein Fahrzeug direkt abgefragt wird:
 +
 +
http://services.mobile.de/schema/ad-1.0.xsd
 +
 +
Beispiel:
 +
 
<pre>
 
<pre>
<xs:schema targetNamespace="http://services.mobile.de/schema/ad" elementFormDefault="qualified"><xs:import namespace="http://services.mobile.de/schema/resource" schemaLocation="resource-1.0.xsd"/><xs:import namespace="http://services.mobile.de/schema/seller" schemaLocation="seller-1.0.xsd"/><xs:import namespace="http://services.mobile.de/schema/common/financing-1.0" schemaLocation="common/financing-1.0.xsd"/><xs:element name="ad"><xs:complexType><xs:complexContent><xs:extension base="ref:resourceDataType"><xs:sequence><xs:element ref="ad:creation-date" minOccurs="0"/><xs:element ref="ad:modification-date" minOccurs="0"/><xs:element ref="ad:detail-page" minOccurs="0"/><xs:element ref="ad:seller-inventory-key" minOccurs="0"/><xs:element ref="ad:vehicle"/><xs:element ref="ad:description" minOccurs="0"/><xs:element ref="ad:enrichedDescription" minOccurs="0"/><xs:element ref="ad:images" minOccurs="0"/><xs:element ref="ad:price"/><xs:element ref="financing:financing" minOccurs="0"/><xs:element ref="seller:seller"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType></xs:element><xs:element name="creation-date"><xs:annotation><xs:documentation>Creation date: Timestamp representing the date of creation of the ad, format YYYY-MM-DDThh:mm:ss.OZ</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:dateTime"/><xs:attribute name="renewed" use="optional" type="xs:boolean"/></xs:complexType></xs:element><xs:element name="modification-date"><xs:annotation><xs:documentation>Modification date: Timestamp representing the date of last modification of the ad, format YYYY-MM-DDThh:mm:ss.OZ</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:dateTime"/></xs:complexType></xs:element><xs:element name="detail-page"><xs:annotation><xs:documentation>URL of the ad's detail page on mobile.de</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="url" use="required" type="xs:anyURI"/></xs:complexType></xs:element><xs:element name="seller-inventory-key"><xs:annotation><xs:documentation/></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:string"/></xs:complexType></xs:element><xs:element name="vehicle"><xs:annotation><xs:documentation>This element consists of various other elements describing the vehicle.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element ref="ad:class"/><xs:element ref="ad:category"/><xs:element ref="ad:make"/><xs:element ref="ad:model" minOccurs="0"/><xs:element ref="ad:model-description"/><xs:element ref="ad:damage-and-unrepaired" minOccurs="0"/><xs:element ref="ad:accident-damaged" minOccurs="0"/><xs:element ref="ad:roadworthy" minOccurs="0"/><xs:element ref="ad:features" minOccurs="0"/><xs:element ref="ad:specifics"/></xs:sequence></xs:complexType></xs:element><xs:element name="class" type="ref:resourceDataType"><xs:annotation><xs:documentation>The GENERAL classification of vehicles e.g. Car or Motorbike. See
+
<ad:ad xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:financing="http://services.mobile.de/schema/common/financing-1.0" xmlns:seller="http://services.mobile.de/schema/seller" xmlns:ad="http://services.mobile.de/schema/ad" xmlns:resource="http://services.mobile.de/schema/resource" key="176596895" url="http://services.mobile.de/1.0.0/ad/176596895" xsi:schemaLocation="http://services.mobile.de/schema/ad http://services.mobile.de/schema/ad-1.0.xsd">
                http://services.mobile.de/1.0.0/refdata/classes for possible values.
+
<ad:creation-date value="2013-03-25T20:02:01+01:00"/>
            </xs:documentation></xs:annotation></xs:element><xs:element name="category" type="ref:resourceDataType"><xs:annotation><xs:documentation>The DETAILED classification of vehicles e.g. Cabrio or Limousine. See
+
<ad:modification-date value="2013-07-21T10:30:07+02:00"/>
                http://services.mobile.de/1.0.0/refdata/classes/{class-key}/categories for possible values.
+
<ad:detail-page url="http://suchen.mobile.de/auto-inserat/kia-rio-1-4-edition-7-navi-klima-alu-tagfahrlicht-bretten/176596895.html"/>
            </xs:documentation></xs:annotation></xs:element><xs:element name="make" type="ref:resourceDataType"><xs:annotation><xs:documentation>Make of the vehicle e.g. Mercedes, Toyota. See
+
<ad:seller-inventory-key value="6025652"/>
                http://services.mobile.de/1.0.0/refdata/classes/{class-key}/makes for possible values.
+
<ad:vehicle>
            </xs:documentation></xs:annotation></xs:element><xs:element name="model" type="ref:resourceDataType"><xs:annotation><xs:documentation>Model of the vehicle e.g. X5, Prius. See
+
<ad:class key="Car" url="http://services.mobile.de/1.0.0/refdata/classes/Car">
                http://services.mobile.de/1.0.0/refdata/classes/{class-key}/makes/{make-key}/models for possible values.
+
<resource:local-description xml-lang="de">Pkw</resource:local-description>
            </xs:documentation></xs:annotation></xs:element><xs:element name="model-description"><xs:annotation><xs:documentation>Detailed description of the model. Also used as ad title. Example: Golf III always parked
+
</ad:class>
                in garage.
+
<ad:category key="SmallCar" url="http://services.mobile.de/1.0.0/refdata/categories/SmallCar">
            </xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:string"/></xs:complexType></xs:element><xs:element name="damage-and-unrepaired"><xs:annotation><xs:documentation>field which describes if the vehicle has an considerable unrepaired damage</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:boolean"/></xs:complexType></xs:element><xs:element name="accident-damaged"><xs:annotation><xs:documentation>the vehicle once had an accident which may be repaired or not</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:boolean"/></xs:complexType></xs:element><xs:element name="roadworthy"><xs:annotation><xs:documentation>the vehicle is ready to drive</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:boolean"/></xs:complexType></xs:element><xs:element name="features"><xs:annotation><xs:documentation>Contains all possible features for a vehicle e.g. ESP, sunroof. See
+
<resource:local-description xml-lang="de">Kleinwagen</resource:local-description>
                http://services.mobile.de/1.0.0/refdata/classes/{class-key}/features for possible values.
+
</ad:category>
            </xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="ref:resourceDataType"><xs:sequence><xs:element ref="ad:feature" minOccurs="0" maxOccurs="unbounded"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType></xs:element><xs:element name="feature" type="ref:resourceDataType"><xs:annotation><xs:documentation>Describes a single feature e.g. ESP, sunroof. See
+
<ad:make key="KIA" url="http://services.mobile.de/1.0.0/refdata/classes/Car/makes/KIA">
                http://services.mobile.de/1.0.0/refdata/classes/{class-key}/features for possible values.
+
<resource:local-description xml-lang="de">Kia</resource:local-description>
            </xs:documentation></xs:annotation></xs:element><xs:element name="specifics"><xs:complexType><xs:sequence><xs:element ref="ad:exterior-color" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:mileage" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:exhaust-inspection" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:general-inspection" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:door-count" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:first-registration" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:emission-class" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:emission-fuel-consumption" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:emission-sticker" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:fuel" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:power" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:kba" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:schwacke-code" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:gearbox" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:climatisation" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:licensed-weight" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:axles" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:load-capacity" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:num-seats" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:operating-hours" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:installation-height" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:lifting-capacity" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:lifting-height" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:construction-year" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:construction-date" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:cubic-capacity" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:driving-mode" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:driving-cab" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:condition" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:usage-type" minOccurs="0" maxOccurs="1"/><xs:choice minOccurs="0"><xs:element ref="ad:delivery-date"/><xs:element ref="ad:delivery-period"/></xs:choice><xs:element ref="ad:wheel-formula" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:number-of-bunks" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:hydraulic-installation" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:europallet-storage-spaces" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:dimension" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:shipping-volume" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:loading-space" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:identification-number" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:interior-color" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:interior-type" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:airbag" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:number-of-previous-owners" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:countryVersion" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:videoUrl" minOccurs="0" maxOccurs="1"/><xs:element ref="ad:parking-assistants" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="dimensionDataType"><xs:annotation><xs:documentation>Represent a cubical dimension.</xs:documentation></xs:annotation><xs:attribute name="length" use="required" type="xs:unsignedInt"><xs:annotation><xs:documentation>Length. Notation in mm, integer.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="width" use="required" type="xs:unsignedInt"><xs:annotation><xs:documentation>Width. Notation in mm, integer.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="height" use="required" type="xs:unsignedInt"><xs:annotation><xs:documentation>Height. Notation in mm, integer.</xs:documentation></xs:annotation></xs:attribute></xs:complexType><xs:element name="dimension" type="ad:dimensionDataType"><xs:annotation><xs:documentation>The external dimension of the vehicle.</xs:documentation></xs:annotation></xs:element><xs:element name="loading-space" type="ad:dimensionDataType"><xs:annotation><xs:documentation>The loading space dimensions.</xs:documentation></xs:annotation></xs:element><xs:element name="wheel-formula" type="ref:resourceDataType"><xs:annotation><xs:documentation>The actuation of the vehicle. See http://services.mobile.de/1.0.0/refdata/wheelformulas
+
</ad:make>
                for possible values.
+
<ad:model key="Rio" url="http://services.mobile.de/1.0.0/refdata/classes/Car/makes/KIA/models/Rio">
            </xs:documentation></xs:annotation></xs:element><xs:element name="number-of-bunks"><xs:annotation><xs:documentation>The number of bunks. Only for Motorhome.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="hydraulic-installation" type="ref:resourceDataType"><xs:annotation><xs:documentation>Indicates the type of hydraulic installation. See
+
<resource:local-description xml-lang="de">Rio</resource:local-description>
                http://services.mobile.de/1.0.0/refdata/hydraulicinstallations for possible values.
+
</ad:model>
            </xs:documentation></xs:annotation></xs:element><xs:element name="europallet-storage-spaces"><xs:annotation><xs:documentation>Information about how many europallets suit in the vehicle.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="shipping-volume"><xs:annotation><xs:documentation>The loading space volume. Notation in cubic meter, integer.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="identification-number"><xs:annotation><xs:documentation>The vehicle identification number (aka VIN or FIN). See
+
<ad:model-description value="Rio 1.4 Edition 7 Navi Klima Alu Tagfahrlicht"/>
                http://en.wikipedia.org/wiki/Vehicle_Identification_Number</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:string"/></xs:complexType></xs:element><xs:element name="exterior-color"><xs:annotation><xs:documentation>The mobile.international color name. This is a fixed set of colors. Sub-element
+
<ad:damage-and-unrepaired value="false"/>
                manufacturer-color-name is a free text field for color. See
+
<ad:features url="http://services.mobile.de/1.0.0/refdata/features">
                http://services.mobile.de/1.0.0/refdata/colors for possible values.
+
<ad:feature key="METALLIC" url="http://services.mobile.de/1.0.0/refdata/features/METALLIC">
            </xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="ref:resourceDataType"><xs:sequence><xs:element ref="ad:metalic" minOccurs="0"/><xs:element ref="ad:manufacturer-color-name" minOccurs="0"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType></xs:element><xs:element name="metalic"><xs:annotation><xs:documentation>Is it a metallic color?</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:boolean"/></xs:complexType></xs:element><xs:element name="manufacturer-color-name"><xs:annotation><xs:documentation>The manufacturer-color-name. Free text.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:string"/></xs:complexType></xs:element><xs:element name="mileage"><xs:annotation><xs:documentation>Amount of mileage on the clock, integer.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="exhaust-inspection"><xs:annotation><xs:documentation>Timestamp representing the date of the last exhaust-inspection. Format: mm.yyyy</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:gYearMonth"/></xs:complexType></xs:element><xs:element name="general-inspection"><xs:annotation><xs:documentation>Timestamp representing the date of the last general-inspection. Format: mm.yyyy</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:gYearMonth"/></xs:complexType></xs:element><xs:element name="delivery-date"><xs:annotation><xs:documentation>Date where the vehicle is ready to be delivered to the customer. Format: tt.mm.yyyy</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:date"/></xs:complexType></xs:element><xs:element name="delivery-period"><xs:annotation><xs:documentation>Time-span until the vehicle is ready to be delivered. Information only for new vehicles</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="door-count" type="ref:resourceDataType"><xs:annotation><xs:documentation>Number of doors. See http://services.mobile.de/1.0.0/refdata/doorcounts for possible
+
<resource:local-description xml-lang="de">Metallic</resource:local-description>
                values.
+
</ad:feature>
            </xs:documentation></xs:annotation></xs:element><xs:element name="first-registration"><xs:annotation><xs:documentation>Timestamp representing the date of the first-registration. Format: mm.yyyy</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:gYearMonth"/></xs:complexType></xs:element><xs:element name="emission-sticker" type="ref:resourceDataType"><xs:annotation><xs:documentation>Emission sticker for German low emission zones (Feinstaubplakette für Umweltzone). See
+
<ad:feature key="ALLOY_WHEELS" url="http://services.mobile.de/1.0.0/refdata/features/ALLOY_WHEELS">
                http://services.mobile.de/1.0.0/refdata/emissionstickers for possible values.
+
<resource:local-description xml-lang="de">Leichtmetallfelgen</resource:local-description>
            </xs:documentation></xs:annotation></xs:element><xs:element name="emission-fuel-consumption"><xs:annotation><xs:documentation>This element contains various fuel consumption and emission values.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="envkv-compliant" use="optional" type="xs:boolean"><xs:annotation><xs:documentation>Do the given values comply with the German PKW-EnvKV act (Verordnung über
+
</ad:feature>
                        Verbraucherinformationen zu Kraftstoffverbrauch, CO2-Emissionen und Stromverbrauch neuer
+
<ad:feature key="CENTRAL_LOCKING" url="http://services.mobile.de/1.0.0/refdata/features/CENTRAL_LOCKING">
                        Personenkraftwagen)?</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="energy-efficiency-class" use="optional" type="xs:string"><xs:annotation><xs:documentation>best (A+, A, B, C, D, E, F or G) worst</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="co2-emission" use="optional" type="xs:decimal"><xs:annotation><xs:documentation>CO2 emission. The unit is g/km. Is set to 0 for fuel type electricity.
+
<resource:local-description xml-lang="de">Zentralverriegelung</resource:local-description>
                    </xs:documentation></xs:annotation></xs:attribute><xs:attribute name="inner" use="optional" type="xs:decimal"><xs:annotation><xs:documentation>Fuel consumption urban. For write usecases, the unit is derived from the fuel type
+
</ad:feature>
                        (kg/100km for CNG and l/100km for all others) and is ignored for fuel type electricity.
+
<ad:feature key="ELECTRIC_WINDOWS" url="http://services.mobile.de/1.0.0/refdata/features/ELECTRIC_WINDOWS">
                    </xs:documentation></xs:annotation></xs:attribute><xs:attribute name="outer" use="optional" type="xs:decimal"><xs:annotation><xs:documentation>Fuel consumption extra urban. For write usecases, the unit is derived from the
+
<resource:local-description xml-lang="de">El. Fensterheber</resource:local-description>
                        fuel type (kg/100km for CNG and l/100km for all others) and is ignored for fuel type
+
</ad:feature>
                        electricity.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="combined" use="optional" type="xs:decimal"><xs:annotation><xs:documentation>Fuel consumption combined (urban and extra urban). For write usecases, the unit is
+
<ad:feature key="IMMOBILIZER" url="http://services.mobile.de/1.0.0/refdata/features/IMMOBILIZER">
                        derived from the fuel type (kg/100km for CNG, kWh/100km for electricity and l/100km for all
+
<resource:local-description xml-lang="de">El. Wegfahrsperre</resource:local-description>
                        others).</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="unit" use="optional"><xs:annotation><xs:documentation>The unit of the consumption values. This element is only readonly. For write
+
</ad:feature>
                        usecases the unit is derived from the fuel type.</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="LITER_PER_100_KM"><xs:annotation><xs:documentation>For all liquid fuel types including LPG.</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="CUBIC_METER_PER_100_KM"><xs:annotation><xs:documentation>Deprecated. Was for fuel type CNG.</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="KILOGRAMM_PER_100_KM"><xs:annotation><xs:documentation>For fuel type CNG.</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="KILOWATT_HOUR_PER_100_KM"><xs:annotation><xs:documentation>For fuel type electricity.</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute><xs:attribute name="petrol-type" use="optional"><xs:annotation><xs:documentation>When you want to provide EnVKV compliant values, for fuel type petrol, you have to
+
<ad:feature key="POWER_ASSISTED_STEERING" url="http://services.mobile.de/1.0.0/refdata/features/POWER_ASSISTED_STEERING">
                        specify the exact petrol type, that the consumption values are based on.</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="NORMAL"><xs:annotation><xs:documentation>RON 91</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="SUPER"><xs:annotation><xs:documentation>RON 95</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="SUPER_PLUS"><xs:annotation><xs:documentation>RON 98</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:complexType></xs:element><xs:element name="emission-class" type="ref:resourceDataType"><xs:annotation><xs:documentation>EURO 1, 2, 3, 4, .... See
+
<resource:local-description xml-lang="de">Servolenkung</resource:local-description>
                http://services.mobile.de/1.0.0/refdata/emissionclasses for
+
</ad:feature>
                possible values.
+
<ad:feature key="ABS" url="http://services.mobile.de/1.0.0/refdata/features/ABS">
            </xs:documentation></xs:annotation></xs:element><xs:element name="fuel" type="ref:resourceDataType"><xs:annotation><xs:documentation>Type of fuel. See http://services.mobile.de/1.0.0/refdata/fuels for possible values.
+
<resource:local-description xml-lang="de">ABS</resource:local-description>
            </xs:documentation></xs:annotation></xs:element><xs:element name="kba"><xs:annotation><xs:documentation>Germany only: Classification of makes and models, given by Kraftfahrtbundesamt (KBA)</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="hsn" use="required"><xs:annotation><xs:documentation>Germany only: Herstellerschlüsselnummer</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="tsn" use="required"><xs:annotation><xs:documentation>Germany only: Typschlüsselnummer</xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element><xs:element name="power"><xs:annotation><xs:documentation>Power of the vehicle. Notation in KW, integer</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="schwacke-code"><xs:annotation><xs:documentation>Classification of makes and models given by Eurotax/Schwacke</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="gearbox" type="ref:resourceDataType"><xs:annotation><xs:documentation>Stickshift, automatic? See http://services.mobile.de/1.0.0/refdata/gearboxes for possible
+
</ad:feature>
                values.
+
<ad:feature key="ESP" url="http://services.mobile.de/1.0.0/refdata/features/ESP">
            </xs:documentation></xs:annotation></xs:element><xs:element name="climatisation" type="ref:resourceDataType"><xs:annotation><xs:documentation>Information on the climatisation of the vehicle. See
+
<resource:local-description xml-lang="de">ESP</resource:local-description>
                http://services.mobile.de/1.0.0/refdata/climatisations for possible values.
+
</ad:feature>
            </xs:documentation></xs:annotation></xs:element><xs:element name="licensed-weight"><xs:annotation><xs:documentation>Notation in kg, integer. Information only for commercial vehicles.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="axles"><xs:annotation><xs:documentation>Number of axles, integer. Information only for commercial vehicles</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="load-capacity"><xs:annotation><xs:documentation>Notation in kg, integer. Information only for commercial vehicles</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="num-seats"><xs:annotation><xs:documentation>number of seats. Information only for Buses</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="operating-hours"><xs:annotation><xs:documentation>Notation integer. Information only for commercial vehicles</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="installation-height"><xs:annotation><xs:documentation>Notation in cm, integer. Information only for commercial vehicles</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="lifting-capacity"><xs:annotation><xs:documentation>Notation in kg, integer. Information only for commercial vehicles</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="lifting-height"><xs:annotation><xs:documentation>Notation in cm, integer. Information only for commercial vehicles</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="construction-year"><xs:annotation><xs:documentation>Format: yyyy. Information only for commercial vehicles </xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="construction-date"><xs:annotation><xs:documentation>The day when the vehicle was built</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:date"/></xs:complexType></xs:element><xs:element name="cubic-capacity"><xs:annotation><xs:documentation>Cubic-capacity of the engine. Notation integer. Information only for motorcycles</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="driving-mode" type="ref:resourceDataType"><xs:annotation><xs:documentation>Does the motorbike have a chain or something else? See
+
<ad:feature key="NAVIGATION_SYSTEM" url="http://services.mobile.de/1.0.0/refdata/features/NAVIGATION_SYSTEM">
                http://services.mobile.de/1.0.0/refdata/drivingmodes for possible values.
+
<resource:local-description xml-lang="de">Navigationssystem</resource:local-description>
            </xs:documentation></xs:annotation></xs:element><xs:element name="driving-cab" type="ref:resourceDataType"><xs:annotation><xs:documentation>Information about the cab of the truck. See
+
</ad:feature>
                http://services.mobile.de/1.0.0/refdata/drivingcabs for possible values.</xs:documentation></xs:annotation></xs:element><xs:element name="condition" type="ref:resourceDataType"><xs:annotation><xs:documentation>Is the vehicle new or used? See http://services.mobile.de/1.0.0/refdata/conditions for
+
<ad:feature key="FULL_SERVICE_HISTORY" url="http://services.mobile.de/1.0.0/refdata/features/FULL_SERVICE_HISTORY">
                possible values.
+
<resource:local-description xml-lang="de">Scheckheftgepflegt</resource:local-description>
            </xs:documentation></xs:annotation></xs:element><xs:element name="usage-type" type="ref:resourceDataType"><xs:annotation><xs:documentation>Type of used car. See http://services.mobile.de/1.0.0/refdata/usagetypes for possible
+
</ad:feature>
                values.
+
<ad:feature key="WARRANTY" url="http://services.mobile.de/1.0.0/refdata/features/WARRANTY">
            </xs:documentation></xs:annotation></xs:element><xs:element name="description" type="xs:string"><xs:annotation><xs:documentation>Closer description of the vehicle</xs:documentation></xs:annotation></xs:element><xs:element name="enrichedDescription" type="xs:string"><xs:annotation><xs:documentation>FOR INTERNAL USE ONLY. There is no guarantee that this element is present in future.
+
<resource:local-description xml-lang="de">Garantie</resource:local-description>
                Please contact us if you need this for some reason.</xs:documentation></xs:annotation></xs:element><xs:element name="images"><xs:annotation><xs:documentation>Images of the vehicle</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" ref="ad:image" minOccurs="0"/></xs:sequence><xs:attribute name="count" use="optional" type="xs:unsignedInt"/><xs:attribute name="gallery-url" use="optional" type="xs:anyURI"/><xs:attribute name="url" use="required" type="xs:anyURI"/></xs:complexType></xs:element><xs:element name="image"><xs:annotation><xs:documentation>TODO</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" ref="ad:representation" minOccurs="0"/></xs:sequence></xs:complexType></xs:element><xs:element name="representation"><xs:annotation><xs:documentation>TODO</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="size" use="required"><xs:annotation><xs:documentation>The size of the picture.</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="ICON"><xs:annotation><xs:documentation>The icon url used in the searchresult.</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="S"><xs:annotation><xs:documentation>The 'SMALL' picture size.</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="M"><xs:annotation><xs:documentation>The 'MEDIUM' picture size.</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="L"><xs:annotation><xs:documentation>The 'LARGE' picture size.</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="XL"><xs:annotation><xs:documentation>The 'EXTRALARGE' picture size.</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute><xs:attribute name="url" type="xs:anyURI"/></xs:complexType></xs:element><xs:element name="price"><xs:annotation><xs:documentation>Information on the price of the vehicle</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element ref="ad:dealer-price-amount" minOccurs="0"/><xs:element ref="ad:consumer-price-amount"/><xs:element ref="ad:net" minOccurs="0"/><xs:element ref="ad:vatable"/><xs:element ref="ad:vat-rate" minOccurs="0"/><xs:element ref="ad:included-delivery-costs" minOccurs="0"/></xs:sequence><xs:attribute name="currency" use="required" type="xs:NCName"><xs:annotation><xs:documentation>Information in which currency the price is stated </xs:documentation></xs:annotation></xs:attribute><xs:attribute name="type" use="required"><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="FIXED"><xs:annotation><xs:documentation>Information about the price type. Only for FSBO ads available</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="NEGOTIABLE"><xs:annotation><xs:documentation>Information about the price type. Only for FSBO ads available</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:complexType></xs:element><xs:element name="dealer-price-amount"><xs:annotation><xs:documentation>The dealer-price-amount (gross price).</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:decimal"/></xs:complexType></xs:element><xs:element name="consumer-price-amount"><xs:annotation><xs:documentation>The consumer-price-amount (gross price).</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:decimal"/></xs:complexType></xs:element><xs:element name="net"><xs:annotation><xs:documentation>This is deprecated and has no function. It never worked anyway.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:boolean"/></xs:complexType></xs:element><xs:element name="vatable"><xs:annotation><xs:documentation>Means that the price is vatable</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:boolean"/></xs:complexType></xs:element><xs:element name="vat-rate"><xs:annotation><xs:documentation>Notation in floating points or integer</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:decimal"/></xs:complexType></xs:element><xs:element name="included-delivery-costs"><xs:annotation><xs:documentation>Information, if the delivery-costs are included in the price</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="value" use="required" type="xs:unsignedInt"/></xs:complexType></xs:element><xs:element name="interior-color" type="ref:resourceDataType"><xs:annotation><xs:documentation>Information about the color of the interior of the vehicle. See
+
</ad:feature>
                http://services.mobile.de/1.0.0/refdata/interiorcolors for possible values.
+
<ad:feature key="ELECTRIC_EXTERIOR_MIRRORS" url="http://services.mobile.de/1.0.0/refdata/features/ELECTRIC_EXTERIOR_MIRRORS">
            </xs:documentation></xs:annotation></xs:element><xs:element name="interior-type" type="ref:resourceDataType"><xs:annotation><xs:documentation>Information about the material used in the interior of the vehicle. See
+
<resource:local-description xml-lang="de">Elektrische Seitenspiegel</resource:local-description>
                http://services.mobile.de/1.0.0/refdata/interiortypes for possible values.
+
</ad:feature>
            </xs:documentation></xs:annotation></xs:element><xs:element name="airbag" type="ref:resourceDataType"><xs:annotation><xs:documentation>Information about the airbags of the vehicle. See
+
<ad:feature key="BLUETOOTH" url="http://services.mobile.de/1.0.0/refdata/features/BLUETOOTH">
                http://services.mobile.de/1.0.0/refdata/airbags for possible values.
+
<resource:local-description xml-lang="de">Bluetooth</resource:local-description>
            </xs:documentation></xs:annotation></xs:element><xs:element name="number-of-previous-owners" type="xs:unsignedInt"><xs:annotation><xs:documentation>Information about the number of previous owners of the vehicle</xs:documentation></xs:annotation></xs:element><xs:element name="countryVersion" type="ref:resourceDataType"><xs:annotation><xs:documentation>ISO-3166-1 alpha-2 code of the country for which the vehicle was built. See
+
</ad:feature>
                http://services.mobile.de/1.0.0/refdata/countryversion for possible values.</xs:documentation></xs:annotation></xs:element><xs:element name="videoUrl" type="ref:resourceDataType"><xs:annotation><xs:documentation>video Url of the ad</xs:documentation></xs:annotation></xs:element><xs:element name="parking-assistants"><xs:annotation><xs:documentation>Information about the parking assistants of the vehicle. See
+
<ad:feature key="CD_PLAYER" url="http://services.mobile.de/1.0.0/refdata/features/CD_PLAYER">
                http://services.mobile.de/1.0.0/refdata/parkingassistants for possible values.
+
<resource:local-description xml-lang="de">CD-Spieler</resource:local-description>
            </xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="ref:resourceDataType"><xs:sequence><xs:element ref="ad:parking-assistant" minOccurs="0" maxOccurs="unbounded"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType></xs:element><xs:element name="parking-assistant" type="ref:resourceDataType"><xs:annotation><xs:documentation>Information about the parking assistants of the vehicle. See
+
</ad:feature>
                http://services.mobile.de/1.0.0/refdata/parkingassistants for possible values.
+
<ad:feature key="MP3_INTERFACE" url="http://services.mobile.de/1.0.0/refdata/features/MP3_INTERFACE">
            </xs:documentation></xs:annotation></xs:element></xs:schema>
+
<resource:local-description xml-lang="de">MP3-Schnittstelle</resource:local-description>
 +
</ad:feature>
 +
<ad:feature key="MULTIFUNCTIONAL_WHEEL" url="http://services.mobile.de/1.0.0/refdata/features/MULTIFUNCTIONAL_WHEEL">
 +
<resource:local-description xml-lang="de">Multifunktionslenkrad</resource:local-description>
 +
</ad:feature>
 +
<ad:feature key="TUNER" url="http://services.mobile.de/1.0.0/refdata/features/TUNER">
 +
<resource:local-description xml-lang="de">Tuner/Radio</resource:local-description>
 +
</ad:feature>
 +
<ad:feature key="ISOFIX" url="http://services.mobile.de/1.0.0/refdata/features/ISOFIX">
 +
<resource:local-description xml-lang="de">Isofix (Kindersitzbefestigung)</resource:local-description>
 +
</ad:feature>
 +
<ad:feature key="DAYTIME_RUNNING_LIGHTS" url="http://services.mobile.de/1.0.0/refdata/features/DAYTIME_RUNNING_LIGHTS">
 +
<resource:local-description xml-lang="de">Tagfahrlicht</resource:local-description>
 +
</ad:feature>
 +
</ad:features>
 +
<ad:specifics>
 +
<ad:exterior-color key="BLACK" url="http://services.mobile.de/1.0.0/refdata/colors/BLACK">
 +
<resource:local-description xml-lang="de">Schwarz</resource:local-description>
 +
<ad:metalic value="true"/>
 +
<ad:manufacturer-color-name value="schwarz"/>
 +
</ad:exterior-color>
 +
<ad:mileage value="19"/>
 +
<ad:door-count key="FOUR_OR_FIVE" url="http://services.mobile.de/1.0.0/refdata/doorcounts/FOUR_OR_FIVE">
 +
<resource:local-description xml-lang="de">4/5</resource:local-description>
 +
</ad:door-count>
 +
<ad:first-registration value="2012-12"/>
 +
<ad:emission-class key="EURO5" url="http://services.mobile.de/1.0.0/refdata/emissionclasses/EURO5">
 +
<resource:local-description xml-lang="de">Euro5</resource:local-description>
 +
</ad:emission-class>
 +
<ad:emission-fuel-consumption envkv-compliant="true" energy-efficiency-class="D" co2-emission="128" inner="7.2" outer="4.5" combined="5.5" unit="LITER_PER_100_KM"/>
 +
<ad:emission-sticker key="EMISSIONSSTICKER_GREEN" url="http://services.mobile.de/1.0.0/refdata/emissionstickers/EMISSIONSSTICKER_GREEN">
 +
<resource:local-description xml-lang="de">4 (Grün)</resource:local-description>
 +
</ad:emission-sticker>
 +
<ad:fuel key="PETROL" url="http://services.mobile.de/1.0.0/refdata/fuels/PETROL">
 +
<resource:local-description xml-lang="de">Benzin</resource:local-description>
 +
</ad:fuel>
 +
<ad:power value="80"/>
 +
<ad:kba hsn="8253" tsn="ADT"/>
 +
<ad:gearbox key="MANUAL_GEAR" url="http://services.mobile.de/1.0.0/refdata/gearboxes/MANUAL_GEAR">
 +
<resource:local-description xml-lang="de">Schaltgetriebe</resource:local-description>
 +
</ad:gearbox>
 +
<ad:climatisation key="MANUAL_CLIMATISATION" url="http://services.mobile.de/1.0.0/refdata/climatisations/MANUAL_CLIMATISATION">
 +
<resource:local-description xml-lang="de">Klimaanlage</resource:local-description>
 +
</ad:climatisation>
 +
<ad:num-seats value="5"/>
 +
<ad:cubic-capacity value="1396"/>
 +
<ad:condition key="USED" url="http://services.mobile.de/1.0.0/refdata/conditions/USED">
 +
<resource:local-description xml-lang="de">Gebrauchtfahrzeug</resource:local-description>
 +
</ad:condition>
 +
<ad:usage-type key="PRE_REGISTRATION" url="http://services.mobile.de/1.0.0/refdata/usagetypes/PRE_REGISTRATION">
 +
<resource:local-description xml-lang="de">Tageszulassung</resource:local-description>
 +
</ad:usage-type>
 +
<ad:delivery-date value="2013-03-21+01:00"/>
 +
<ad:identification-number value="KNADM512AC6025652"/>
 +
<ad:interior-color key="BLACK" url="http://services.mobile.de/1.0.0/refdata/interiorColors/BLACK">
 +
<resource:local-description xml-lang="de">Schwarz</resource:local-description>
 +
</ad:interior-color>
 +
<ad:interior-type key="FABRIC" url="http://services.mobile.de/1.0.0/refdata/interiorTypes/FABRIC">
 +
<resource:local-description xml-lang="de">Stoff</resource:local-description>
 +
</ad:interior-type>
 +
<ad:airbag key="FRONT_AND_SIDE_AIRBAGS" url="http://services.mobile.de/1.0.0/refdata/airbags/FRONT_AND_SIDE_AIRBAGS">
 +
<resource:local-description xml-lang="de">Front- und Seiten-Airbags</resource:local-description>
 +
</ad:airbag>
 +
<ad:number-of-previous-owners>1</ad:number-of-previous-owners>
 +
</ad:specifics>
 +
</ad:vehicle>
 +
<ad:description>
 +
- Navigationssystem portabel, Multifunktionslenkrad, Lenksaeule einstellbar, Audiosystem KIA CD, MP3, Bluetooth, Außenspiegel elektr. verstell- und heizbar, Berg-Anfahr-Assistent, Isofix-Aufnahmen für Kindersitz, Laderaumabdeckung, Rücksitzlehne geteilt/klappbar, Steckdose (12V-Anschluß) in Mittelkonsol, Tagesfahrlicht, USB-Anschluss + AUX-IN-Anschluss, Wärmeschutzverglasung, Zentralverriegelung mit Fernbedienung, 7 Jahre Hersteller Garantie - Irrtümer in Text und Bild sowie Verkauf vorbehalten -
 +
</ad:description>
 +
<ad:enrichedDescription>
 +
* Navigationssystem portabel\\* ****Multifunktionslenkrad\\* Lenksaeule einstellbar\\* Audiosystem KIA CD\\* MP3\\* Bluetooth\\* Außenspiegel elektr. verstell- und heizbar\\* Berg-Anfahr-Assistent\\* Isofix-Aufnahmen für Kindersitz\\* Laderaumabdeckung\\* Rücksitzlehne geteilt/klappbar\\* Steckdose (12V-Anschluß) in Mittelkonsol\\* Tagesfahrlicht\\* USB-Anschluss + AUX-IN-Anschluss\\* Wärmeschutzverglasung\\* Zentralverriegelung mit Fernbedienung\\* 7 Jahre Hersteller Garantie\\**Irrtümer in Text und Bild sowie Verkauf vorbehalten**\\****
 +
</ad:enrichedDescription>
 +
<ad:images gallery-url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_23.JPG" url="http://services.mobile.de/1.0.0/ad/176596895/images">
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_27.JPG"/>
 +
</ad:image>
 +
<ad:image>
 +
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_23.JPG"/>
 +
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_18.JPG"/>
 +
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_19.JPG"/>
 +
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_24.JPG"/>
 +
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_27.JPG"/>
 +
</ad:image>
 +
</ad:images>
 +
<ad:price currency="EUR" type="FIXED">
 +
<ad:consumer-price-amount value="13990.00"/>
 +
<ad:vatable value="true"/>
 +
<ad:vat-rate value="0.1900"/>
 +
</ad:price>
 +
<seller:seller key="461731" url="http://services.mobile.de/1.0.0/seller/461731">
 +
<seller:type value="DEALER" commercial="true"/>
 +
<seller:company-name value="Wetzel Motors GmbH"/>
 +
<seller:address>
 +
<seller:street value="Melanchthonstrasse 89"/>
 +
<seller:zipcode value="75015"/>
 +
<seller:city value="Bretten"/>
 +
<seller:country-code value="DE"/>
 +
</seller:address>
 +
<seller:phone type="FIXED" country-calling-code="49" area-code="07252" number="94660"/>
 +
<seller:phone type="FAX" country-calling-code="49" area-code="07252" number="946660"/>
 +
<seller:email value="info@wetzel-motors.de"/>
 +
<seller:homepage value="http://www.wetzel-motors.de"/>
 +
<seller:mobile-seller-since value="2002-05-22+02:00"/>
 +
<seller:coordinates>
 +
<seller:latitude>49.038500</seller:latitude>
 +
<seller:longitude>8.697401</seller:longitude>
 +
</seller:coordinates>
 +
<seller:logo-image>
 +
<seller:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_23.JPG"/>
 +
<seller:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_18.JPG"/>
 +
<seller:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_1.JPG"/>
 +
<seller:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_24.JPG"/>
 +
<seller:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_27.JPG"/>
 +
</seller:logo-image>
 +
<seller:contact-languages>
 +
<seller:language>de</seller:language>
 +
<seller:language>en</seller:language>
 +
<seller:language>it</seller:language>
 +
<seller:language>pl</seller:language>
 +
<seller:language>tr</seller:language>
 +
<seller:language>ru</seller:language>
 +
</seller:contact-languages>
 +
</seller:seller>
 +
</ad:ad>
 
</pre>
 
</pre>

Version vom 26. Juli 2013, 14:27 Uhr

Mobile.de API - XML über PHP einlesen und ausgeben

Mobile.de API - XML über PHP einlesen und ausgeben

mobile.de - Händlerseite Daten über JSON / JavaScript

Beispiel: http://home.mobile.de/WETZEL-MOTORS

Die Seite führt einen JSON Aufruf auf und baut die Darstellung aus den gelieferten Daten auf. Die Daten können also auch für eine eigene Seite genutzt werden.

JSON Aufruf (der letzte Parameter ist nicht notwendig:

http://home.mobile.de/home/ses.html?customerId=461731&json=true&_=1372927194116 

Rückgabe (Beispiel)

{
	"searchMetadata": {
		"resultsFound": 20,
		"totalResults": 99,
		"currentPage": 1,
		"nextPage": 2,
		"moreResultsAvailable": true
	},
	"customerId": 461731,
	"searchReferenceData": {
		"segments": [{
			"key": "",
			"value": "Beliebig"
		}, {
			"key": "Car",
			"value": "Pkw"
		}],
		"categorys": [{
			"key": "",
			"value": "Beliebig"
		}, {
			"key": "Cabrio",
			"value": "Cabrio/Roadster (Pkw)"
		}, ... {
			"key": "Van",
			"value": "Van/Kleinbus (Pkw)"
		}],
		"makes": [{
			"key": "",
			"value": "Beliebig"
		}, {
			"key": "9000",
			"value": "Ford"
		}, ... {
			"key": "25100",
			"value": "Volvo"
		}],
		"models": {
			"17200": [{
				"key": "",
				"value": "Beliebig"
			}, {
				"key": "20",
				"value": "C 230"
			}],
			"19000": [{
				"key": "",
				"value": "Beliebig"
			}, {
				"key": "38",
				"value": "Adam"
			}, ... {
				"key": "36",
				"value": "Zafira Tourer"
			}],
			...
		},
		"sortOptions": [{
			"key": "make",
			"value": "Marke"
		}, {
			"key": "price",
			"value": "Preis aufsteigend"
		}],
		"minPriceValues": [{
			"key": "",
			"value": "Beliebig"
		}, {
			"key": "500",
			"value": "500 EUR"
		}, ... {
			"key": "60000",
			"value": "60.000 EUR"
		}],
		"maxPriceValues": [{
			"key": "",
			"value": "Beliebig"
		}, {
			"key": "501",
			"value": "501 EUR"
		}, ... {
			"key": "60001",
			"value": "60.001 EUR"
		}],
		"segmentCarAvailable": true,
		"segmentTruckAvailable": false,
		"segmentMotorhomeAvailable": false,
		"segmentMotorbikeAvailable": false,
		"searchForm": {
			"sortBy": "make",
			"pageNumber": 1,
			"pageSize": 20,
			"fetchMore": false,
			"initial": true
		}
	},



	"prominent": {
		"image": {
			"src": "http://i.ebayimg.com/00/$T2eC16NHJHgE9n0yEiwMBRTUm2lVrg~~_24.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "51 kW (69 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"lastSeenAt": false,
		"adId": 176596954,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "9.235 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "10.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Picanto 1.0 Edition 7 Navi Klima  MP3"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Tageszulassung"
		},
		"firstRegistration": {
			"value": "EZ 03/2013"
		},
		"mileage": {
			"value": "9 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "4,4 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "103 g/km",
			"link": {}
		}],
		"attributes": [{
			"value": "Schaltgetriebe"
		}, {
			"value": "51 kW (69 PS)"
		}, {
			"value": "Benzin"
		}, {
			"value": "Klimaanlage"
		}, {
			"value": ""
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	},



	"searchResultItems": [{
		"image": {
			"src": "http://i.ebayimg.com/00/s/NzY4WDEwMjQ=/$T2eC16d,!w0E9szN,Fj3BRzcFddI7g~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "74 kW (101 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 181051884,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "5.490 EUR"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "MwSt. nicht ausweisbar"
			},
			"infoText": {},
			"vatReclaimable": false
		},
		"makeModelDescription": {
			"value": "Ford Focus 1.6 16V Trend Navi Klima SHZ Alu MP3 USB"
		},
		"bodyType": {
			"value": "Limousine"
		},
		"usageType": {
			"value": "Gebrauchtfahrzeug"
		},
		"firstRegistration": {
			"value": "EZ 12/2004"
		},
		"mileage": {
			"value": "58.000 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "ca. 6,7 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "ca. 161 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NzY4WDEwMjQ=/$T2eC16hHJHMFH!0UWCUrBRzcGRtcG!~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "49 kW (67 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 181051607,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "4.880 EUR"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "MwSt. nicht ausweisbar"
			},
			"infoText": {},
			"vatReclaimable": false
		},
		"makeModelDescription": {
			"value": "Hyundai Getz 1.1 Navi Klima Servo ZV Scheckh. Bluetooth"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Gebrauchtfahrzeug"
		},
		"firstRegistration": {
			"value": "EZ 05/2008"
		},
		"mileage": {
			"value": "51.000 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "ca. 5,5 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "ca. 130 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NzEyWDEwMjQ=/$T2eC16hHJHEE9ny2tll!BR(QZPtrwg~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "120 kW (163 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 177004285,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "15.790 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "18.790 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Hyundai ix35 2.0 4WD Navi Klima ESP Tagfahrlicht 16Zoll"
		},
		"bodyType": {
			"value": "Geländewagen/Pickup"
		},
		"usageType": {
			"value": "Tageszulassung"
		},
		"firstRegistration": {
			"value": "EZ 03/2013"
		},
		"mileage": {
			"value": "50 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "7,9 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "188 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NzEyWDEwMjQ=/$T2eC16hHJHEE9ny2tll!BR(QZPtrwg~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "120 kW (163 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 177004504,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "15.790 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "18.790 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Hyundai ix35 2.0 4WD Navi Klima ESP Tagfahrlicht 16Zoll"
		},
		"bodyType": {
			"value": "Geländewagen/Pickup"
		},
		"usageType": {
			"value": "Tageszulassung"
		},
		"firstRegistration": {
			"value": "EZ 03/2013"
		},
		"mileage": {
			"value": "50 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "7,9 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "188 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NzY4WDEwMjQ=/$(KGrHqZ,!qYFEy1YLcwQBRiR3lF9T!~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin (E10-geeignet)"
		},
		"power": {
			"value": "99 kW (135 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 177835458,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "17.639 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "20.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Carens 1.6 Edition 7 Emotion Navi Klima PDC SHZ "
		},
		"bodyType": {
			"value": "Van/Kleinbus"
		},
		"usageType": {
			"value": "Neufahrzeug"
		},
		"firstRegistration": {},
		"mileage": {
			"value": "50 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "6,4 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "149 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NDgwWDY0MA==/$T2eC16FHJG!FFm1kJmRJBRiR86)iY!~~48_18.JPG"
		},
		"fuelType": {
			"value": "Diesel"
		},
		"power": {
			"value": "100 kW (136 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaautomatik"
		},
		"adId": 178242610,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "24.361 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "28.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Carens 1.7 CRDi Spirit 7Sitze Navi PDC SHZ Leder"
		},
		"bodyType": {
			"value": "Van/Kleinbus"
		},
		"usageType": {
			"value": "Neufahrzeug"
		},
		"firstRegistration": {},
		"mileage": {},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "5,1 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "134 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/$T2eC16R,!zQE9s3ssOOGBRTUm2,hKQ~~_18.JPG"
		},
		"fuelType": {
			"value": "Benzin (E10-geeignet)"
		},
		"power": {
			"value": "99 kW (135 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaautomatik"
		},
		"adId": 176596925,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "19.319 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "22.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Cee'd SW 1.6 Spirit Navi Klimaaut. Xenon PDC"
		},
		"bodyType": {
			"value": "Kombi"
		},
		"usageType": {
			"value": "Tageszulassung"
		},
		"firstRegistration": {
			"value": "EZ 01/2013"
		},
		"mileage": {
			"value": "12 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "6,1 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "134 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/$T2eC16JHJIkE9qU3i)j+BRTUm06BIg~~_18.JPG"
		},
		"fuelType": {
			"value": "Diesel"
		},
		"power": {
			"value": "100 kW (136 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaautomatik"
		},
		"adId": 176596878,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "19.067 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "22.690 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Optima 1.7 CRDI Spirit Premium Panorama Navi"
		},
		"bodyType": {
			"value": "Limousine"
		},
		"usageType": {
			"value": "Vorführfahrzeug"
		},
		"firstRegistration": {
			"value": "EZ 04/2012"
		},
		"mileage": {
			"value": "18.685 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "4,9 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "128 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/$T2eC16d,!ysE9sy0jLFoBRTUm1Fp6Q~~_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "51 kW (69 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 176596908,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "10.076 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "11.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Picanto 1.0 Copa Brasil Navi Klima SHZ PDC"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Vorführfahrzeug"
		},
		"firstRegistration": {
			"value": "EZ 11/2012"
		},
		"mileage": {
			"value": "1.456 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "4,4 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "103 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NzY4WDEwMjQ=/$T2eC16RHJGMFFpcQV,r(BR)sRQe71!~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin (E10-geeignet)"
		},
		"power": {
			"value": "51 kW (69 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 180811722,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "9.235 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "10.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Picanto 1.0 Dream-Team Navi SHZ Lenkradh. Klima"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Neufahrzeug"
		},
		"firstRegistration": {},
		"mileage": {},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "4,4 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "103 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/$T2eC16h,!y8E9s2fl8CvBRTUm2giww~~_18.JPG"
		},
		"fuelType": {
			"value": "Benzin (E10-geeignet)"
		},
		"power": {
			"value": "51 kW (69 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 176596950,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "9.151 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "10.890 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Picanto 1.0 Edition 7 Navi Klima  MP3"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Neufahrzeug"
		},
		"firstRegistration": {},
		"mileage": {
			"value": "9 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "4,4 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "103 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/$T2eC16NHJHgE9n0yEiwMBRTUm2lVrg~~_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "51 kW (69 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 176596954,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "9.235 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "10.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Picanto 1.0 Edition 7 Navi Klima  MP3"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Tageszulassung"
		},
		"firstRegistration": {
			"value": "EZ 03/2013"
		},
		"mileage": {
			"value": "9 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "4,4 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "103 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NzY4WDEwMjQ=/$T2eC16hHJH8E9qSEYOcrBRVVE0,LUg~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "48 kW (65 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 176785454,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "4.790 EUR"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "MwSt. nicht ausweisbar"
			},
			"infoText": {},
			"vatReclaimable": false
		},
		"makeModelDescription": {
			"value": "Kia Picanto 1.1 EX Navi Klima Alu Rentner"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Gebrauchtfahrzeug"
		},
		"firstRegistration": {
			"value": "EZ 10/2004"
		},
		"mileage": {
			"value": "75.705 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "ca. 5,2 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "ca. 125 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NzY4WDEwMjQ=/$T2eC16dHJI!E9qSO9wj!BRojoPiFog~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin (E10-geeignet)"
		},
		"power": {
			"value": "63 kW (86 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 179483024,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "9.992 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "11.890 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Picanto 1.2 Dream-Team 7Jahre Versprechen Navi"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Neufahrzeug"
		},
		"firstRegistration": {},
		"mileage": {},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "4,7 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "109 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NDgwWDY0MA==/$T2eC16F,!yEE9s5jD(PLBRiSLqLbFg~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin (E10-geeignet)"
		},
		"power": {
			"value": "51 kW (69 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 177467007,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "8.395 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "9.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Picanto Business Line Navigation Klimaanlage"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Neufahrzeug"
		},
		"firstRegistration": {},
		"mileage": {
			"value": "19 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "4,4 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "103 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NDgwWDY0MA==/$(KGrHqN,!rUFEt99Go5jBRiR6jqUDQ~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin (E10-geeignet)"
		},
		"power": {
			"value": "80 kW (109 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaautomatik"
		},
		"adId": 177181591,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "14.273 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "16.985 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Rio 1.4 Dream-Team Edition Navi SHZ Klima PDC"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Neufahrzeug"
		},
		"firstRegistration": {},
		"mileage": {
			"value": "19 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "5,5 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "128 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "80 kW (109 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 176596895,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "11.756 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "13.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Rio 1.4 Edition 7 Navi Klima Alu Tagfahrlicht"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Tageszulassung"
		},
		"firstRegistration": {
			"value": "EZ 12/2012"
		},
		"mileage": {
			"value": "19 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "5,5 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "128 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/$T2eC16JHJGwE9n)ySeJDBRTUm0yqv!~~_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "80 kW (109 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaanlage"
		},
		"adId": 176596896,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "11.756 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "13.990 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Rio 1.4 Edition 7 Navi Klima Alu Tagfahrlicht"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Tageszulassung"
		},
		"firstRegistration": {
			"value": "EZ 12/2012"
		},
		"mileage": {
			"value": "19 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "5,5 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "128 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NzY4WDEwMjQ=/$T2eC16hHJH8E9qSEYOjoBRVYqmkG1!~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "80 kW (109 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaautomatik"
		},
		"adId": 176795153,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "14.445 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "17.190 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Rio 1.4 Spirit Klima PDC SHZ Navi Soundsystem"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Vorführfahrzeug"
		},
		"firstRegistration": {
			"value": "EZ 03/2013"
		},
		"mileage": {
			"value": "425 km"
		},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "5,3 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "124 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}, {
		"image": {
			"src": "http://i.ebayimg.com/00/s/NDgwWDY0MA==/$(KGrHqR,!qYFEzKyYZ4UBRiR74Ns3w~~48_18.JPG"
		},
		"fuelType": {
			"value": "Benzin"
		},
		"power": {
			"value": "80 kW (109 PS)"
		},
		"transmission": {
			"value": "Schaltgetriebe"
		},
		"climatisation": {
			"value": "Klimaautomatik"
		},
		"adId": 177478193,
		"priceModel": {
			"type": {},
			"secondaryPrice": {
				"countryOfSale": {
					"value": "12.765 EUR (Netto)"
				},
				"countryOfOrigin": {},
				"net": true
			},
			"primaryPrice": {
				"countryOfSale": {
					"value": "15.190 EUR (Brutto)"
				},
				"countryOfOrigin": {},
				"net": false
			},
			"previousPrice": {},
			"deliveryCost": {},
			"vatRate": {
				"value": "19,00% MwSt."
			},
			"infoText": {},
			"vatReclaimable": true
		},
		"makeModelDescription": {
			"value": "Kia Rio Dream-Team Edition Navi Klima PDC SHZ"
		},
		"bodyType": {
			"value": "Kleinwagen"
		},
		"usageType": {
			"value": "Neufahrzeug"
		},
		"firstRegistration": {},
		"mileage": {},
		"fuelConsumption": [{
			"label": "Kraftstoffverbr. komb.",
			"value": "5,5 l/100 km",
			"link": {}
		}, {
			"label": "CO<sub>2</sub>-Emissionen komb.",
			"value": "128 g/km",
			"link": {}
		}],
		"usedCarSeal": {
			"link": {}
		},
		"videoLinkPresent": false,
		"newFlagged": false,
		"advice": {}
	}]
}

Mobile.de API XML Definition

Rückgabe bei allgemeiner Suche

Rückgabe bei Detailsuche zu einem Fahrzeug

Manche Werte lassen sich nur auslesen wenn ein Fahrzeug direkt abgefragt wird:

http://services.mobile.de/schema/ad-1.0.xsd

Beispiel:

<ad:ad xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:financing="http://services.mobile.de/schema/common/financing-1.0" xmlns:seller="http://services.mobile.de/schema/seller" xmlns:ad="http://services.mobile.de/schema/ad" xmlns:resource="http://services.mobile.de/schema/resource" key="176596895" url="http://services.mobile.de/1.0.0/ad/176596895" xsi:schemaLocation="http://services.mobile.de/schema/ad http://services.mobile.de/schema/ad-1.0.xsd">
<ad:creation-date value="2013-03-25T20:02:01+01:00"/>
<ad:modification-date value="2013-07-21T10:30:07+02:00"/>
<ad:detail-page url="http://suchen.mobile.de/auto-inserat/kia-rio-1-4-edition-7-navi-klima-alu-tagfahrlicht-bretten/176596895.html"/>
<ad:seller-inventory-key value="6025652"/>
<ad:vehicle>
<ad:class key="Car" url="http://services.mobile.de/1.0.0/refdata/classes/Car">
<resource:local-description xml-lang="de">Pkw</resource:local-description>
</ad:class>
<ad:category key="SmallCar" url="http://services.mobile.de/1.0.0/refdata/categories/SmallCar">
<resource:local-description xml-lang="de">Kleinwagen</resource:local-description>
</ad:category>
<ad:make key="KIA" url="http://services.mobile.de/1.0.0/refdata/classes/Car/makes/KIA">
<resource:local-description xml-lang="de">Kia</resource:local-description>
</ad:make>
<ad:model key="Rio" url="http://services.mobile.de/1.0.0/refdata/classes/Car/makes/KIA/models/Rio">
<resource:local-description xml-lang="de">Rio</resource:local-description>
</ad:model>
<ad:model-description value="Rio 1.4 Edition 7 Navi Klima Alu Tagfahrlicht"/>
<ad:damage-and-unrepaired value="false"/>
<ad:features url="http://services.mobile.de/1.0.0/refdata/features">
<ad:feature key="METALLIC" url="http://services.mobile.de/1.0.0/refdata/features/METALLIC">
<resource:local-description xml-lang="de">Metallic</resource:local-description>
</ad:feature>
<ad:feature key="ALLOY_WHEELS" url="http://services.mobile.de/1.0.0/refdata/features/ALLOY_WHEELS">
<resource:local-description xml-lang="de">Leichtmetallfelgen</resource:local-description>
</ad:feature>
<ad:feature key="CENTRAL_LOCKING" url="http://services.mobile.de/1.0.0/refdata/features/CENTRAL_LOCKING">
<resource:local-description xml-lang="de">Zentralverriegelung</resource:local-description>
</ad:feature>
<ad:feature key="ELECTRIC_WINDOWS" url="http://services.mobile.de/1.0.0/refdata/features/ELECTRIC_WINDOWS">
<resource:local-description xml-lang="de">El. Fensterheber</resource:local-description>
</ad:feature>
<ad:feature key="IMMOBILIZER" url="http://services.mobile.de/1.0.0/refdata/features/IMMOBILIZER">
<resource:local-description xml-lang="de">El. Wegfahrsperre</resource:local-description>
</ad:feature>
<ad:feature key="POWER_ASSISTED_STEERING" url="http://services.mobile.de/1.0.0/refdata/features/POWER_ASSISTED_STEERING">
<resource:local-description xml-lang="de">Servolenkung</resource:local-description>
</ad:feature>
<ad:feature key="ABS" url="http://services.mobile.de/1.0.0/refdata/features/ABS">
<resource:local-description xml-lang="de">ABS</resource:local-description>
</ad:feature>
<ad:feature key="ESP" url="http://services.mobile.de/1.0.0/refdata/features/ESP">
<resource:local-description xml-lang="de">ESP</resource:local-description>
</ad:feature>
<ad:feature key="NAVIGATION_SYSTEM" url="http://services.mobile.de/1.0.0/refdata/features/NAVIGATION_SYSTEM">
<resource:local-description xml-lang="de">Navigationssystem</resource:local-description>
</ad:feature>
<ad:feature key="FULL_SERVICE_HISTORY" url="http://services.mobile.de/1.0.0/refdata/features/FULL_SERVICE_HISTORY">
<resource:local-description xml-lang="de">Scheckheftgepflegt</resource:local-description>
</ad:feature>
<ad:feature key="WARRANTY" url="http://services.mobile.de/1.0.0/refdata/features/WARRANTY">
<resource:local-description xml-lang="de">Garantie</resource:local-description>
</ad:feature>
<ad:feature key="ELECTRIC_EXTERIOR_MIRRORS" url="http://services.mobile.de/1.0.0/refdata/features/ELECTRIC_EXTERIOR_MIRRORS">
<resource:local-description xml-lang="de">Elektrische Seitenspiegel</resource:local-description>
</ad:feature>
<ad:feature key="BLUETOOTH" url="http://services.mobile.de/1.0.0/refdata/features/BLUETOOTH">
<resource:local-description xml-lang="de">Bluetooth</resource:local-description>
</ad:feature>
<ad:feature key="CD_PLAYER" url="http://services.mobile.de/1.0.0/refdata/features/CD_PLAYER">
<resource:local-description xml-lang="de">CD-Spieler</resource:local-description>
</ad:feature>
<ad:feature key="MP3_INTERFACE" url="http://services.mobile.de/1.0.0/refdata/features/MP3_INTERFACE">
<resource:local-description xml-lang="de">MP3-Schnittstelle</resource:local-description>
</ad:feature>
<ad:feature key="MULTIFUNCTIONAL_WHEEL" url="http://services.mobile.de/1.0.0/refdata/features/MULTIFUNCTIONAL_WHEEL">
<resource:local-description xml-lang="de">Multifunktionslenkrad</resource:local-description>
</ad:feature>
<ad:feature key="TUNER" url="http://services.mobile.de/1.0.0/refdata/features/TUNER">
<resource:local-description xml-lang="de">Tuner/Radio</resource:local-description>
</ad:feature>
<ad:feature key="ISOFIX" url="http://services.mobile.de/1.0.0/refdata/features/ISOFIX">
<resource:local-description xml-lang="de">Isofix (Kindersitzbefestigung)</resource:local-description>
</ad:feature>
<ad:feature key="DAYTIME_RUNNING_LIGHTS" url="http://services.mobile.de/1.0.0/refdata/features/DAYTIME_RUNNING_LIGHTS">
<resource:local-description xml-lang="de">Tagfahrlicht</resource:local-description>
</ad:feature>
</ad:features>
<ad:specifics>
<ad:exterior-color key="BLACK" url="http://services.mobile.de/1.0.0/refdata/colors/BLACK">
<resource:local-description xml-lang="de">Schwarz</resource:local-description>
<ad:metalic value="true"/>
<ad:manufacturer-color-name value="schwarz"/>
</ad:exterior-color>
<ad:mileage value="19"/>
<ad:door-count key="FOUR_OR_FIVE" url="http://services.mobile.de/1.0.0/refdata/doorcounts/FOUR_OR_FIVE">
<resource:local-description xml-lang="de">4/5</resource:local-description>
</ad:door-count>
<ad:first-registration value="2012-12"/>
<ad:emission-class key="EURO5" url="http://services.mobile.de/1.0.0/refdata/emissionclasses/EURO5">
<resource:local-description xml-lang="de">Euro5</resource:local-description>
</ad:emission-class>
<ad:emission-fuel-consumption envkv-compliant="true" energy-efficiency-class="D" co2-emission="128" inner="7.2" outer="4.5" combined="5.5" unit="LITER_PER_100_KM"/>
<ad:emission-sticker key="EMISSIONSSTICKER_GREEN" url="http://services.mobile.de/1.0.0/refdata/emissionstickers/EMISSIONSSTICKER_GREEN">
<resource:local-description xml-lang="de">4 (Grün)</resource:local-description>
</ad:emission-sticker>
<ad:fuel key="PETROL" url="http://services.mobile.de/1.0.0/refdata/fuels/PETROL">
<resource:local-description xml-lang="de">Benzin</resource:local-description>
</ad:fuel>
<ad:power value="80"/>
<ad:kba hsn="8253" tsn="ADT"/>
<ad:gearbox key="MANUAL_GEAR" url="http://services.mobile.de/1.0.0/refdata/gearboxes/MANUAL_GEAR">
<resource:local-description xml-lang="de">Schaltgetriebe</resource:local-description>
</ad:gearbox>
<ad:climatisation key="MANUAL_CLIMATISATION" url="http://services.mobile.de/1.0.0/refdata/climatisations/MANUAL_CLIMATISATION">
<resource:local-description xml-lang="de">Klimaanlage</resource:local-description>
</ad:climatisation>
<ad:num-seats value="5"/>
<ad:cubic-capacity value="1396"/>
<ad:condition key="USED" url="http://services.mobile.de/1.0.0/refdata/conditions/USED">
<resource:local-description xml-lang="de">Gebrauchtfahrzeug</resource:local-description>
</ad:condition>
<ad:usage-type key="PRE_REGISTRATION" url="http://services.mobile.de/1.0.0/refdata/usagetypes/PRE_REGISTRATION">
<resource:local-description xml-lang="de">Tageszulassung</resource:local-description>
</ad:usage-type>
<ad:delivery-date value="2013-03-21+01:00"/>
<ad:identification-number value="KNADM512AC6025652"/>
<ad:interior-color key="BLACK" url="http://services.mobile.de/1.0.0/refdata/interiorColors/BLACK">
<resource:local-description xml-lang="de">Schwarz</resource:local-description>
</ad:interior-color>
<ad:interior-type key="FABRIC" url="http://services.mobile.de/1.0.0/refdata/interiorTypes/FABRIC">
<resource:local-description xml-lang="de">Stoff</resource:local-description>
</ad:interior-type>
<ad:airbag key="FRONT_AND_SIDE_AIRBAGS" url="http://services.mobile.de/1.0.0/refdata/airbags/FRONT_AND_SIDE_AIRBAGS">
<resource:local-description xml-lang="de">Front- und Seiten-Airbags</resource:local-description>
</ad:airbag>
<ad:number-of-previous-owners>1</ad:number-of-previous-owners>
</ad:specifics>
</ad:vehicle>
<ad:description>
- Navigationssystem portabel, Multifunktionslenkrad, Lenksaeule einstellbar, Audiosystem KIA CD, MP3, Bluetooth, Außenspiegel elektr. verstell- und heizbar, Berg-Anfahr-Assistent, Isofix-Aufnahmen für Kindersitz, Laderaumabdeckung, Rücksitzlehne geteilt/klappbar, Steckdose (12V-Anschluß) in Mittelkonsol, Tagesfahrlicht, USB-Anschluss + AUX-IN-Anschluss, Wärmeschutzverglasung, Zentralverriegelung mit Fernbedienung, 7 Jahre Hersteller Garantie - Irrtümer in Text und Bild sowie Verkauf vorbehalten -
</ad:description>
<ad:enrichedDescription>
* Navigationssystem portabel\\* ****Multifunktionslenkrad\\* Lenksaeule einstellbar\\* Audiosystem KIA CD\\* MP3\\* Bluetooth\\* Außenspiegel elektr. verstell- und heizbar\\* Berg-Anfahr-Assistent\\* Isofix-Aufnahmen für Kindersitz\\* Laderaumabdeckung\\* Rücksitzlehne geteilt/klappbar\\* Steckdose (12V-Anschluß) in Mittelkonsol\\* Tagesfahrlicht\\* USB-Anschluss + AUX-IN-Anschluss\\* Wärmeschutzverglasung\\* Zentralverriegelung mit Fernbedienung\\* 7 Jahre Hersteller Garantie\\**Irrtümer in Text und Bild sowie Verkauf vorbehalten**\\****
</ad:enrichedDescription>
<ad:images gallery-url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_23.JPG" url="http://services.mobile.de/1.0.0/ad/176596895/images">
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16h,!zQE9s3suFrkBRTUm1Hp2w~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16F,!)kE9s4Z-UYGBRFzJERQmw~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16JHJGIE9nnWpg44BRFzJD6vhw~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16ZHJHEE9ny2sYejBRF2zni(Pg~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FD+Mn4YH8BRFzJERvr!~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16dHJGIE9nnWrcswBRFzJElv)!~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqF,!jEFDqg+gbZMBRFzJGFyZQ~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqJ,!g4FEM81pJ3OBRFzJEiGuQ~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqFHJEoFER,IJ9seBRFzJEktw!~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqR,!rYFDe!iwhSeBRFzJEjrcw~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqFHJFYFEOwSFnloBRFzJEj2EQ~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqF,!p0FEHpC1T3hBRFzJEluow~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$T2eC16NHJHQE9nzE)jldBRFzJEnHHg~~_27.JPG"/>
</ad:image>
<ad:image>
<ad:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_23.JPG"/>
<ad:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_18.JPG"/>
<ad:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_19.JPG"/>
<ad:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_24.JPG"/>
<ad:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqV,!n0FBZy3hOwvBQdPmmoRCQ~~_27.JPG"/>
</ad:image>
</ad:images>
<ad:price currency="EUR" type="FIXED">
<ad:consumer-price-amount value="13990.00"/>
<ad:vatable value="true"/>
<ad:vat-rate value="0.1900"/>
</ad:price>
<seller:seller key="461731" url="http://services.mobile.de/1.0.0/seller/461731">
<seller:type value="DEALER" commercial="true"/>
<seller:company-name value="Wetzel Motors GmbH"/>
<seller:address>
<seller:street value="Melanchthonstrasse 89"/>
<seller:zipcode value="75015"/>
<seller:city value="Bretten"/>
<seller:country-code value="DE"/>
</seller:address>
<seller:phone type="FIXED" country-calling-code="49" area-code="07252" number="94660"/>
<seller:phone type="FAX" country-calling-code="49" area-code="07252" number="946660"/>
<seller:email value="info@wetzel-motors.de"/>
<seller:homepage value="http://www.wetzel-motors.de"/>
<seller:mobile-seller-since value="2002-05-22+02:00"/>
<seller:coordinates>
<seller:latitude>49.038500</seller:latitude>
<seller:longitude>8.697401</seller:longitude>
</seller:coordinates>
<seller:logo-image>
<seller:representation size="ICON" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_23.JPG"/>
<seller:representation size="S" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_18.JPG"/>
<seller:representation size="L" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_1.JPG"/>
<seller:representation size="M" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_24.JPG"/>
<seller:representation size="XL" url="http://i.ebayimg.com/00/$(KGrHqZ,!kwE8N2+jqE4BPPlqYlJ5g~~_27.JPG"/>
</seller:logo-image>
<seller:contact-languages>
<seller:language>de</seller:language>
<seller:language>en</seller:language>
<seller:language>it</seller:language>
<seller:language>pl</seller:language>
<seller:language>tr</seller:language>
<seller:language>ru</seller:language>
</seller:contact-languages>
</seller:seller>
</ad:ad>