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