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