echo 'digraph { "Sosuke Aizen" -> "Lilynette Gingerback" [taillabel = "a stooge of "] "Coyote Starrk" -> "Lilynette Gingerback" [taillabel = "one half of the whole"] "Gin Ichimaru " -> "Sosuke Aizen" [taillabel = "Partner of"] "Kaname Tosen" -> "Sosuke Aizen" [taillabel = "Partner of"] "Lilynette Gingerback" -> "Coyote Starrk" [taillabel = "one half of the whole "] }' | dot -Tsvg > output.svg