> For the complete documentation index, see [llms.txt](https://oasiscatalog.gitbook.io/api-oasis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oasiscatalog.gitbook.io/api-oasis/overview/api-documentation-v.3-new/vygruzhaemaya-informaciya/spravochnik-brendov/format-xml.md).

# Формат XML

```
<response>
    <item>
        <id>000000001</id>
        <name>Slazenger</name>
        <slug>slazenger</slug>
        <logotype>http://www.oasiscatalog.com/images/brands/jpg/000000001.jpg</logotype>
    </item>
    <item></item>
    <item>...
</response>
```

**id** - уникальный идентификатор бренда

**name** - наименование бренда

**slug** - псевдоним (транслит наименования для построения пути)

**logotype** - ссылка на файл логотипа
