|  | <?xml version="1.0" encoding="UTF-8"?> | 
|  | <plan name="scoped.plan" version="1.0.0" scoped="true" atomic="true" | 
|  | xmlns="http://www.springsource.org/schema/dm-server/plan" | 
|  | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 
|  | xsi:schemaLocation="http://www.springsource.org/schema/dm-server/plan | 
|  | http://www.springsource.org/schema/dm-server/plan/springsource-dm-server-plan.xsd"> | 
|  |  | 
|  | <artifact type="bundle" name="bundleA" version="[1.0.0,2.0)"/> | 
|  | <artifact type="bundle" name="bundleB" version="[1.0.0,2.0)"/> | 
|  | <artifact type="configuration" name="foo" version="0"/> | 
|  | </plan> |