5 lines
269 B
XML
5 lines
269 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/ClanMasteryData.xsd">
|
|
<clan mastery="50000" level="1" previous="0" />
|
|
<clan mastery="50001" level="2" previous="50000" />
|
|
</list> |