#!/usr/bin/env perl 
use strict;
use warnings;
use XML::Toolkit::Cmd;
XML::Toolkit::Cmd->run;

__END__