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