mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-28 09:58:27 -06:00
12 lines
170 B
XML
12 lines
170 B
XML
<doc>
|
|
<clean> </clean>
|
|
<dirty> A B </dirty>
|
|
<mixed>
|
|
A
|
|
<clean> </clean>
|
|
B
|
|
<dirty> A B </dirty>
|
|
C
|
|
</mixed>
|
|
</doc>
|