echo 'digraph { "Seishin Muroi" -> "Sunako Kirishiki" [taillabel = "Friend of#"] "Sunako Kirishiki" -> "Seishin Muroi" [taillabel = "Companion of"] "Toshio Ozaki" -> "Seishin Muroi" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg