GoogleSiteMap's containerTpl Chunk
This is the Chunk displayed with the &containerTpl property on the GoogleSiteMap snippet. Used for directories that are listed.
Default Value
<urlset xmlns="[[+schema]]">
[[+items]]
</urlset>
Available Placeholders
| Name | Description |
|---|---|
| items | The result items. |
| schema | The Google Schema URL. |