echo 'digraph { "Rangiku Matsumoto" -> "Haineko" [taillabel = "Spirit of"] "Gin Ichimaru " -> "Rangiku Matsumoto" [taillabel = "In love with"] "Haineko" -> "Rangiku Matsumoto" [taillabel = "owner of "] "Isshin Kurosaki" -> "Rangiku Matsumoto" [taillabel = "the former lieutenant of"] }' | dot -Tsvg > output.svg