<?xml version="1.0" encoding="UTF-8"?>
<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" 
                  xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" 
                  xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" 
                  xmlns:win-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows" 
                  xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" 
                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                  xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows http://oval.mitre.org/language/download/schema/version5.4/ovaldefinition/complete/windows-definitions-schema.xsd
                  http://oval.mitre.org/XMLSchema/oval-definitions-5#independent http://oval.mitre.org/language/download/schema/version5.4/ovaldefinition/complete/independent-definitions-schema.xsd
                  http://oval.mitre.org/XMLSchema/oval-definitions-5 http://oval.mitre.org/language/download/schema/version5.4/ovaldefinition/complete/oval-definitions-schema.xsd
                  http://oval.mitre.org/XMLSchema/oval-common-5 http://oval.mitre.org/language/download/schema/version5.4/ovaldefinition/complete/oval-common-schema.xsd">
      <generator>
            <oval:product_name>National Institute of Standards and Technology</oval:product_name>
            <oval:schema_version>5.4</oval:schema_version>
            <oval:timestamp>2008-09-03T10:30:10.000-04:00</oval:timestamp>
      </generator>
      <!-- ==================================================================================================== -->
      <!-- ==========================================  DEFINITIONS  =========================================== -->
      <!-- ==================================================================================================== -->
      <definitions>
            <definition id="oval:gov.nist.fdcc.vistafirewall:def:2" version="1" class="inventory">
                  <metadata>
                        <title>Windows Vista is installed</title>
                        <affected family="windows">
                              <platform>Microsoft Windows Vista</platform>
                              <product>Windows Vista</product>
                        </affected>
                        <description>Microsoft Windows Vista is installed</description>
                  </metadata>
                  <criteria>
                        <criterion test_ref="oval:gov.nist.fdcc.vistafirewall:tst:1" comment="The operating system installed on the system is part of Microsoft Windows family."/>
                        <criterion test_ref="oval:gov.nist.fdcc.vistafirewall:tst:2" comment="Microsoft Windows Vista is installed"/>
                  </criteria>
            </definition>
      </definitions>
      <!-- ==================================================================================================== -->
      <!-- =============================================  TESTS  ============================================== -->
      <!-- ==================================================================================================== -->
      <tests>
            <family_test id="oval:gov.nist.fdcc.vistafirewall:tst:1" version="1" check="only one" comment="The operating system installed on the system is part of Microsoft Windows family." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
                  <object object_ref="oval:gov.nist.fdcc.vistafirewall:obj:1"/>
                  <state state_ref="oval:gov.nist.fdcc.vistafirewall:ste:1"/>
            </family_test>
            <registry_test id="oval:gov.nist.fdcc.vistafirewall:tst:2" version="1" check="at least one" comment="Windows Vista is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
                  <object object_ref="oval:gov.nist.fdcc.vistafirewall:obj:2"/>
                  <state state_ref="oval:gov.nist.fdcc.vistafirewall:ste:2"/>
            </registry_test>
      </tests>
      <!-- ==================================================================================================== -->
      <!-- ============================================  OBJECTS  ============================================= -->
      <!-- ==================================================================================================== -->
      <objects>
            <family_object id="oval:gov.nist.fdcc.vistafirewall:obj:1" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
            <registry_object id="oval:gov.nist.fdcc.vistafirewall:obj:2" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
                  <hive>HKEY_LOCAL_MACHINE</hive>
                  <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
                  <name>CurrentVersion</name>
            </registry_object>
      </objects>
      <!-- ==================================================================================================== -->
      <!-- =============================================  STATES  ============================================= -->
      <!-- ==================================================================================================== -->
      <states>
            <family_state id="oval:gov.nist.fdcc.vistafirewall:ste:1" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
                  <family>windows</family>
            </family_state>
            <registry_state id="oval:gov.nist.fdcc.vistafirewall:ste:2" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
                  <value>6.0</value>
            </registry_state>
      </states>
      <!-- ==================================================================================================== -->
      <!-- ==================================================================================================== -->
      <!-- ==================================================================================================== -->
</oval_definitions>

