echo 'digraph { "Yuuji Sakai" -> "Shana " [taillabel = "In love with"] "Kazumi Yoshida" -> "Shana " [taillabel = "Friend of#"] "Keisaku Satou" -> "Shana " [taillabel = "Friend of#"] "Wilhelmina Carmel" -> "Shana " [taillabel = "Friend of#"] "Margery Daw" -> "Shana " [taillabel = "Friend of#"] "Eita Tanaka" -> "Shana " [taillabel = "Friend of#"] "Hayato Ike" -> "Shana " [taillabel = "Friend of#"] "Matake Ogata" -> "Eita Tanaka" [taillabel = "In love with"] "Kazumi Yoshida" -> "Hayato Ike" [taillabel = "In love with"] "Matake Ogata" -> "Hayato Ike" [taillabel = "Classmate of"] "Eita Tanaka" -> "Hayato Ike" [taillabel = "Classmate of"] "Yukari Hirai" -> "Hayato Ike" [taillabel = "Classmate of"] "Yuuji Sakai" -> "Kazumi Yoshida" [taillabel = "In love with"] "Eita Tanaka" -> "Kazumi Yoshida" [taillabel = "Classmate of"] "Matake Ogata" -> "Kazumi Yoshida" [taillabel = "Classmate of"] "Hayato Ike" -> "Kazumi Yoshida" [taillabel = "Classmate of"] "Margery Daw" -> "Keisaku Satou" [taillabel = "In love with"] "Matake Ogata" -> "Keisaku Satou" [taillabel = "Friend of#"] "Kazumi Yoshida" -> "Keisaku Satou" [taillabel = "Friend of#"] "Eita Tanaka" -> "Keisaku Satou" [taillabel = "Friend of#"] "Hayato Ike" -> "Keisaku Satou" [taillabel = "Friend of#"] "Yuuji Sakai" -> "Keisaku Satou" [taillabel = "Friend of#"] "Hayato Ike" -> "Yuuji Sakai" [taillabel = "Best friend of"] "Matake Ogata" -> "Yuuji Sakai" [taillabel = "Classmate of"] "Kazumi Yoshida" -> "Yuuji Sakai" [taillabel = "Classmate of"] "Chigusa Sakai" -> "Yuuji Sakai" [taillabel = "son of"] "Kantarou Sakai" -> "Yuuji Sakai" [taillabel = "son of"] "Shana " -> "Yuuji Sakai" [taillabel = "In love with"] "Merihim" -> "Wilhelmina Carmel" [taillabel = "In love with"] }' | dot -Tsvg > output.svg