mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-25 13:24:12 +01:00
11 lines
250 B
XML
11 lines
250 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.7">
|
|
<a>
|
|
<b/>
|
|
<d _delta="delete"/>
|
|
<f _delta="delete">
|
|
<g>I'm a future sibling</g>
|
|
</f>
|
|
</a>
|
|
</itop_design>
|