echo 'digraph { "Lillix" -> "Coola" [taillabel = "Twin Sister of"] "Coola" -> "Lillix" [taillabel = "Twin Sister of"] }' | dot -Tsvg > output.svg