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