<?xml version="1.0" encoding="UTF-8"?>
<motorcycle>
  <acceleration type="float" nil="true"></acceleration>
  <activation-key nil="true"></activation-key>
  <created-at type="datetime" nil="true"></created-at>
  <cylinders type="integer" nil="true"></cylinders>
  <description nil="true"></description>
  <displacement type="integer" nil="true"></displacement>
  <email nil="true"></email>
  <link nil="true"></link>
  <maximum-speed type="integer" nil="true"></maximum-speed>
  <model-name nil="true"></model-name>
  <performance type="integer" nil="true"></performance>
  <permalink nil="true"></permalink>
  <revolutions type="integer" nil="true"></revolutions>
  <unit-for-performance nil="true"></unit-for-performance>
  <unit-for-speed nil="true"></unit-for-speed>
  <unit-for-weight nil="true"></unit-for-weight>
  <updated-at type="datetime" nil="true"></updated-at>
  <username nil="true"></username>
  <vendor nil="true"></vendor>
  <weight type="integer" nil="true"></weight>
  <year-of-construction type="date" nil="true"></year-of-construction>
</motorcycle>
