#!/bin/sh
echo '<x/>' | ./xmlstarlet sel --root -t -c /
echo '<x/>' | ./xmlstarlet sel --root -t -c / -t -c /
