inspector: Generate language bindings for OCaml.
[libguestfs.git] / inspector / example4.xml
1 <operatingsystems>
2   <operatingsystem>
3     <name>windows</name>
4     <arch>i386</arch>
5     <root>/dev/vda1</root>
6     <mountpoints>
7       <mountpoint dev="/dev/vda1">/</mountpoint>
8     </mountpoints>
9     <filesystems>
10       <filesystem dev="/dev/vda1">
11         <type>ntfs</type>
12         <content>windows-root</content>
13       </filesystem>
14     </filesystems>
15     <applications></applications>
16   </operatingsystem>
17 </operatingsystems>