blob: 2c092bfe8e29dba5acb37f51b384c07202f7dd1e [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-data id="101">
<work-address id="100">
<city>Ottawa</city>
</work-address>
</employee-data>
<employee-data id="102">
<work-address id="100">
<city>Kanata</city>
</work-address>
</employee-data>
<business-address id="100">
<street>99 Some St.</street>
<suite>1001</suite>
<city>Kanata</city>
<postal>K0A3m0</postal>
</business-address>
<business-address id="100">
<street>45 O'Connor St.</street>
<suite>400</suite>
<city>Ottawa</city>
<postal>K1P1A4</postal>
</business-address>
<business-address id="200">
<street>1 Anystreet Rd.</street>
<suite>9</suite>
<city>Ottawa</city>
<postal>K4P1A2</postal>
</business-address>
</company>