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