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