jquery/build/test/data/dashboard.xml

11 lines
286 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<dashboard>
2007-02-05 20:16:46 +00:00
<locations class="foo">
<location for="bar">
<infowindowtab>
2006-10-11 13:35:05 +00:00
<tab title="Location"><![CDATA[blabla]]></tab>
<tab title="Users"><![CDATA[blublu]]></tab>
</infowindowtab>
</location>
</locations>
</dashboard>