echo 'digraph { "ABji" -> "ABCiee" [taillabel = "Grandson of"] "ABko" -> "ABCiee" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg