logged out {event('user')} stored to '../todo?filename={instance()/*/@user}-todos.xml'

Todo

You have {count(instance()/task[@complete='true'])} completed tasks {uri-path()}
{if(count(instance()/task[@complete='false'])!=0) then "You have " || count(instance()/task[@complete='false']) || " open tasks" else ""}
{if(count(instance()/task[@complete='false'])=0) then "You're all done!" else ""}