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