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