echo 'digraph { "Johnny Bepp" -> "Orihime Mitsuishi" [taillabel = "Friend of#"] "Ringo Hoshimiya" -> "Orihime Mitsuishi" [taillabel = "Friend of#"] "Raichi Hoshimiya" -> "Ringo Hoshimiya" [taillabel = "Mother of"] "Ichigo Hoshimiya" -> "Ringo Hoshimiya" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg