echo 'digraph { "Matsuri Makabe" -> "Eri Amakazari" [taillabel = "Friend of"] "Tatewaku Makabe" -> "Matsuri Makabe" [taillabel = "Younger sister of"] "Tsurubishi Makabe" -> "Matsuri Makabe" [taillabel = "Daughter of"] "Eri Amakazari" -> "Matsuri Makabe" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg