echo 'digraph { "Toki" -> "Mr. Sengokuya" [taillabel = "Master of"] "Mr. Sengokuya" -> "Toki" [taillabel = "Guardian of"] }' | dot -Tsvg > output.svg