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