Lab 3 - Move <name> from first to last

In this folder you will find planets.xml 

Open it and examine it.

Notice that the first child of each <planet> element is
<name>. You are to move <name> to the last child of <planet>

Note that the planets.xml uses namespaces.

Name your XQuery Update file: move.xu