blob: a7a2be54af3fbe88e09cf35bad521a11e048a661 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0,
or the Eclipse Distribution License v. 1.0 which is available at
http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
-->
<company>
<employee id="0" name="Octimus">
<report id="243" name="Report2"/>
<report id="243" name="Report2"/>
<report id="242" name="Report1"/>
<report id="242" name="Report1"/>
<manager id="2" name="Fco"/>
</employee>
<employee id="1" name="Lauris">
<manager id="2" name="Fco"/>
</employee>
<employee id="2" name="Fco"/>
<employee id="243" name="Report2"/>
<employee id="242" name="Report1"/>
</company>