echo 'digraph { "Ichigo Hoshimiya" -> "Mizuki Kanzaki" [taillabel = "the inspiration of"] "Ringo Hoshimiya" -> "Ichigo Hoshimiya" [taillabel = "Daughter of"] "Raichi Hoshimiya" -> "Ichigo Hoshimiya" [taillabel = "Younger Sister of"] "Aoi Kiriya" -> "Ichigo Hoshimiya" [taillabel = "Friend of#"] "Ran Shibuki" -> "Ichigo Hoshimiya" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg