15 lines
291 B
XML
15 lines
291 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<dashboard>
|
|
<locations>
|
|
<location>
|
|
<infowindowtab>
|
|
<tab title="Location">
|
|
<![CDATA[blabla]]>
|
|
</tab>
|
|
<tab title="Users">
|
|
<![CDATA[blublu]]>
|
|
</tab>
|
|
</infowindowtab>
|
|
</location>
|
|
</locations>
|
|
</dashboard> |