echo 'digraph { "Chiyo" -> "Ebizou" [taillabel = "younger brother of"] "Ebizou" -> "Chiyo" [taillabel = "Sister of"] "Sasori" -> "Chiyo" [taillabel = "grandmother of"] "Sakumo Hatake" -> "Chiyo" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg