echo 'digraph { "ZD" -> "TB" [taillabel = "Younger Brother of"] "TB" -> "ZD" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg