> For the complete documentation index, see [llms.txt](https://help.conviu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.conviu.com/data-editing-xml-and-csv/editing-within-rules-nested-structure-transport-delivery.md).

# Editing within rules - nested structure - transport - DELIVERY

If you need to insert nested elements, you must choose Content Type - Nested Structure.

And choose - The element can be repeated. The above rule will be written in XML:

`<g:shipping>`

&#x20;               `<g:country>DE</g:country>`

&#x20;               `<g:service>Hauslieferung</g:service>`

&#x20;               `<g:price>0 EUR</g:price>`

&#x20;  `</g:shipping>`
