echo 'digraph { "Bryan" -> "Ryan" [taillabel = "Twin Brother of"] "Ryan" -> "Bryan" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg