images: Make phony Windows image for testing.
[libguestfs.git] / inspector / example4.xml
index cc34481..16da2dc 100644 (file)
@@ -1,6 +1,6 @@
 <operatingsystems>
   <operatingsystem>
-    <root>/dev/vda2</root>
+    <root>/dev/sda2</root>
     <name>windows</name>
     <arch>i386</arch>
     <distro>windows</distro>
@@ -9,13 +9,32 @@
     <minor_version>1</minor_version>
     <windows_systemroot>/Windows</windows_systemroot>
     <mountpoints>
-      <mountpoint dev="/dev/vda2">/</mountpoint>
+      <mountpoint dev="/dev/sda2">/</mountpoint>
     </mountpoints>
     <filesystems>
-      <filesystem dev="/dev/vda2">
+      <filesystem dev="/dev/sda2">
         <type>ntfs</type>
         <uuid>F2E8996AE8992E3B</uuid>
       </filesystem>
     </filesystems>
+    <applications>
+      <application>
+        <name>Mozilla Firefox (3.6.12)</name>
+        <display_name>Mozilla Firefox (3.6.12)</display_name>
+        <version>3.6.12 (en-GB)</version>
+        <install_path>C:\Program Files\Mozilla Firefox</install_path>
+        <publisher>Mozilla</publisher>
+        <url>http://www.mozilla.com/en-GB/</url>
+        <description>Mozilla Firefox</description>
+      </application>
+      <application>
+        <name>VLC media player</name>
+        <display_name>VLC media player 1.1.5</display_name>
+        <version>1.1.5</version>
+        <install_path>C:\Program Files\VideoLAN\VLC</install_path>
+        <publisher>VideoLAN</publisher>
+        <url>http://www.videolan.org/</url>
+      </application>
+    </applications>
   </operatingsystem>
 </operatingsystems>