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