echo 'digraph { "Yoko Inokuma" -> "Mitsuki Inokuma" [taillabel = "Younger Sister of"] "Aya Komichi" -> "Yoko Inokuma" [taillabel = "Friend of"] "Karen Kujo" -> "Yoko Inokuma" [taillabel = "Friend of"] "Shinobu Omiya" -> "Yoko Inokuma" [taillabel = "Friend of"] "Alice Cartelet" -> "Yoko Inokuma" [taillabel = "Friend of"] "Sakura Karasuma" -> "Yoko Inokuma" [taillabel = "Student of"] "Kouta Inokuma" -> "Yoko Inokuma" [taillabel = "Younger Sister of"] "Mitsuki Inokuma" -> "Yoko Inokuma" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg