1 2 3 4 5 6
<?xml version="1.0" encoding="UTF-8"?> <project default="imported-build" name="bash-completion-imported"> <target name="imported-build"> <!-- ... --> </target> </project>