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