1<?xml version="1.0"?> 2<todo> 3 <action priority="high" context="y">HIGH</action> 4 <action priority="medium" context="x">MEDIUM</action> 5 <action priority="low" context="w">LOW</action> 6</todo>