<?xml version="1.0" encoding="UTF-8"?>
<odupe:EngineConfiguration  xmlns:xsi   = "http://www.w3.org/2001/XMLSchema-instance"
                            xmlns:odupe = "http://www.cs.odu.edu/namespaces/engine/configuration/1.0"> 
  <odupe:Scopes>
     <odupe:Scope 
         ScopeName="PatchingScope" ScopeSource="Files"
         Infrastructure-Objects="infrastructure-objects.xml" 
         Infrastructure-Connectivity="infrastructure-connectivity.xml"
         Infrastructure-Dependency="infrastructure-dependency.xml" 
         Domain-Keywords="domain-keywords.xml" />
  </odupe:Scopes>

  <odupe:CurrentScope>PatchingScope</odupe:CurrentScope>

</odupe:EngineConfiguration>

