summaryrefslogtreecommitdiff
path: root/htroot/api/ymarks/get_treeview.xml
blob: 3527108b7d6c18ffee8efcd7d8ccca8ac7047882 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version='1.0' encoding="UTF-8" standalone='yes'?>
<folders>
#{folders}#<folder 
  id="#[hash]#"   
  type="#[type]#" 
  name="#[foldername]#"
  url="#[url]#"    
  hasChildren="#[hasChildren]#" 
/>
#{/folders}#
</folders>