# Description: # This script is designed to provide a way to easily generate the docbook # XML from textfiles f=$1 plaintext2docbook.sh $f.txt > $f.xml