echo 'digraph { "Yurie Hitotsubashi" -> "Yashima" [taillabel = "Mentor of"] "Kenji Ninomiya" -> "Yurie Hitotsubashi" [taillabel = "In love with"] "Kenkichi Hitotsubashi" -> "Yurie Hitotsubashi" [taillabel = "Daughter of"] "Akane Hitotsubashi" -> "Yurie Hitotsubashi" [taillabel = "Daughter of"] "Shoukichi Hitotsubashi" -> "Yurie Hitotsubashi" [taillabel = "Younger Sister of"] "Mitsue Shijo" -> "Yurie Hitotsubashi" [taillabel = "Best friend of"] "Matsuri Saegusa" -> "Yurie Hitotsubashi" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg