echo 'digraph { "Boingo" -> "Tohth" [taillabel = "Stand of"] "Oingo" -> "Boingo" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg