11 lines
227 B
XML
11 lines
227 B
XML
<?xml version='1.0' encoding="UTF-8" standalone='yes'?>
|
|
<folders>
|
|
#{folders}#<folder
|
|
id="#[hash]#"
|
|
type="#[type]#"
|
|
name="#[foldername]#"
|
|
url="#[url]#"
|
|
hasChildren="#[hasChildren]#"
|
|
/>
|
|
#{/folders}#
|
|
</folders> |