# 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>`
