Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / domainsnapshotxml2xmlout / disk_driver_name_null.xml
1 <domainsnapshot>
2   <name>asdf</name>
3   <description>adsf</description>
4   <disks>
5     <disk name='vda' snapshot='external' type='file'>
6       <source file='/tmp/foo'/>
7     </disk>
8   </disks>
9 </domainsnapshot>