i'm trying to write this method is the swaggwer editor but i keep getting 
errors, how would you write it?

```xml
        <?xml version="1.0" encoding="UTF-8" standalone="yes"?>

        <collection>
             <tag>
               <hidden>false</hidden>
               <id>5</id>
               <name>subcategory</name>
               <nameI18N>Subcategories</nameI18N>
               <priority>1</priority>
               <values>
                 <value>
                   <totalCount>7</totalCount>
                   <urlKey>bagages</urlKey>
                   <value>Valigia</value>
                   <valueI18N>Bagages</valueI18N>
                </value>
                <value> [...] </value>
                [...]
            </tag>
            <tag> [...] </tag>
            [...]
        </collection>

 ```

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to