Created
November 1, 2017 20:42
-
-
Save IgorVodka/aac3396eaae4eed15a561b1f5ec63dbf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <import> | |
| <brand name="audi" displayName="Audi"> | |
| <model name="rs5" displayName="RS5"> | |
| <complectation displayName="Base"> | |
| <property name="Двигатель">бензин 2.9 л. | 450 л.с.<property> | |
| <property name="Скорость">250 км/ч<property> | |
| <section title="Безопасность и системы"> | |
| <entry>Боковые подушки безопасности для водителя и переднего пассажира, включая подушки безопасности для головы</entry> | |
| <entry>Полноразмерные фронтальные подушки безопасности для водителя и переднего пассажира</entry> | |
| <!-- ... --> | |
| </section> | |
| <section title="Пакеты и дополнительное оборудование"> | |
| <entry price="от 15 808 руб.">Внешние зеркала заднего вида</entry> | |
| <entry price="35 074 руб.">Audi virtual cockpit</entry> | |
| </section> | |
| </complectation> | |
| </model> | |
| </brand> | |
| </import> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment