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