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