1<device-state-config> 2 <device-state> 3 <identifier>0</identifier> 4 <conditions> 5 <lid-switch> 6 <open>false</open> 7 </lid-switch> 8 </conditions> 9 </device-state> 10 <device-state> 11 <identifier>1</identifier> 12 <conditions> 13 <lid-switch> 14 <open>true</open> 15 </lid-switch> 16 </conditions> 17 </device-state> 18</device-state-config> 19