data.sample.location.xml 232 B

1234567891011
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Set>
  3. <Location alias="Location" id="1">
  4. <name>Headquarters</name>
  5. <status>active</status>
  6. <org_id>1</org_id>
  7. <address></address>
  8. <country></country>
  9. <parent_id>0</parent_id>
  10. </Location>
  11. </Set>