ADF Example

Modified on Tue, 20 Jun, 2023 at 6:15 PM

<?xml version='1.0' encoding='UTF-8'?>

<adf>

  <prospect>

    <status>resend</status>

    <id sequence="1" source="Carbeeza" />

    <id sequence="2" source="another source">another value</id>

    <requestdate>2023-04-10T15:52:24Z</requestdate>

    <vehicle interest="buy" status="used">

      <year>2019</year>

      <make>GMC</make>

      <model>Sierra</model>

      <vin>YV4A22PK6N1835763</vin>

      <stock>H23997</stock>

      <trim>SLT</trim>

      <doors>2</doors>

      <bodystyle>Regular</bodystyle>

      <transmission>M</transmission>

      <odometer status="rolledover" units="km">5000</odometer>

      <condition>good</condition>

      <colorcombination>

        <interiorcolor>grey</interiorcolor>

        <exteriorcolor>black</exteriorcolor>

        <preference>2</preference>

      </colorcombination>

      <colorcombination>

        <interiorcolor>red</interiorcolor>

        <exteriorcolor>white</exteriorcolor>

        <preference>3</preference>

      </colorcombination>

      <imagetag width="200" height="200" alttext="1953 GMC

Sierra">https://images.example.com/32/5/8.img</imagetag>

      <price type="quote" currency="CAD" delta="absolute" source="test

source designation">45200</price>

      <pricecomments>Some pricing comments</pricecomments>

      <option>

        <optionname>A/C</optionname>

        <manufacturercode>AC221</manufacturercode>

        <weighting>60</weighting>

        <price type="quote" currency="CAD" delta="absolute">1500</price>

      </option>

      <option>

        <optionname>Heated Seats</optionname>

        <weighting>-80</weighting>

      </option>

      <finance>

        <method>finance</method>

        <amount type="monthly" limit="maximum" currency="CAD">850</amount>

        <amount type="downpayment" limit="exact" currency="CAD">1000</amount>

        <balance type="finance" currency="CAD">35000</balance>

      </finance>

    </vehicle>

    <customer>

      <contact primarycontact="1">

        <name part="first" type="individual">Test</name>

        <name part="last" type="individual">Lead</name>

        <email preferredcontact="1">test@example.com</email>

        <postalcode>T8H0S5</postalcode>

        <phone type="cellphone" preferredcontact="0">(780) 555-9292</phone>

      </contact>

      <comments></comments>

    </customer>

    <vendor>

      <vendorname>Test Dealership 1</vendorname>

      <contact primarycontact="1">

        <phone type="phone" preferredcontact="1">(780) 245-3212</phone>

        <address>

          <street line="1">10217 75st</street>

          <city>Edmonton</city>

          <regioncode>AB</regioncode>

          <postalcode>T8H0S5</postalcode>

          <country>CA</country>

        </address>

      </contact>

    </vendor>

    <provider>

      <name part="full" type="business">Carbeeza</name>

      <service>Carbeeza Opportunity Service</service>

      <url>https://www.carbeeza.com</url>

      <email preferredcontact="1">support@carbeeza.com</email>

      <phone type="phone" preferredcontact="0">+1-833-561-7775</phone>

    </provider>

  </prospect>

</adf>

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article