echo 'digraph { "Tate" -> "Liza" [taillabel = "Twin Sister of"] "Liza" -> "Tate" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg