mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-06-26 03:14:47 +00:00
39 lines
925 B
Plaintext
39 lines
925 B
Plaintext
<?xml version="1.0"?>
|
|
<Entry xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<x>
|
|
<rawValue>9620000000</rawValue>
|
|
</x>
|
|
<y>
|
|
<rawValue>5420000000</rawValue>
|
|
</y>
|
|
<childs>
|
|
<TreeNode xsi:type="Sequence">
|
|
<x>
|
|
<rawValue>9620000000</rawValue>
|
|
</x>
|
|
<y>
|
|
<rawValue>5620000000</rawValue>
|
|
</y>
|
|
<childs>
|
|
<TreeNode xsi:type="AiLog">
|
|
<x>
|
|
<rawValue>9480000000</rawValue>
|
|
</x>
|
|
<y>
|
|
<rawValue>5860000000</rawValue>
|
|
</y>
|
|
<log>你好</log>
|
|
</TreeNode>
|
|
<TreeNode xsi:type="AiLog">
|
|
<x>
|
|
<rawValue>9740000000</rawValue>
|
|
</x>
|
|
<y>
|
|
<rawValue>5860000000</rawValue>
|
|
</y>
|
|
<log>好个屁</log>
|
|
</TreeNode>
|
|
</childs>
|
|
</TreeNode>
|
|
</childs>
|
|
</Entry> |