mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-27 14:14:11 +01:00
22 lines
555 B
XML
22 lines
555 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Set>
|
|
<bizLocation id="29">
|
|
<name>Grenoble</name>
|
|
<status>production</status>
|
|
<org_id>3</org_id>
|
|
<severity>high</severity>
|
|
<address>5 Avenue de la Poste</address>
|
|
<country>France</country>
|
|
<parent_location_id>1</parent_location_id>
|
|
</bizLocation>
|
|
<bizLocation id="1">
|
|
<name>Paris</name>
|
|
<status>implementation</status>
|
|
<org_id>3</org_id>
|
|
<severity>high</severity>
|
|
<address>5 rue de la Paroisse
|
|
15eme arrondissement</address>
|
|
<country>France</country>
|
|
<parent_location_id>1</parent_location_id>
|
|
</bizLocation>
|
|
</Set> |