cat definition.xml
<iq type='set'>
<query xmlns='archipel:hypervisor:control'>
<archipel action='alloc' name='MA VM'>
<domain type='kvm'>
<name>THIS WILL BE IGNORED: you can remove the name tag</name>
<uuid>THIS WILL BE IGNORED: you can remove the uuid tag</uuid>
<memory>1048576</memory>
....
</domain>
</archipel>
</query>
</iq>
cat definition.xml | archipel-command --jid=admin@fqdn --password=pass --to=hypervisor@fqdn/host