echo 'digraph { "Sango" -> "Kohaku" [taillabel = "Younger brother of"] "Miroku" -> "Sango" [taillabel = "[s]wife of[/s]"] "Kohaku" -> "Sango" [taillabel = "Older sister of"] }' | dot -Tsvg > output.svg