echo 'digraph { "Shun" -> "Ikki" [taillabel = "Older Brother of"] "Ikki" -> "Shun" [taillabel = "younger brother of"] }' | dot -Tsvg > output.svg