jquery/test/data/dashboard.xml

12 lines
298 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<dashboard>
2007-02-05 21:16:46 +01:00
<locations class="foo">
<location for="bar" checked="different">
<infowindowtab>
<tab title="Location"><![CDATA[blabla]]></tab>
<tab title="Users"><![CDATA[blublu]]></tab>
</infowindowtab>
</location>
</locations>
</dashboard>