echo 'digraph { "Usami" -> "Monobear" [taillabel = "Older Brother of"] "Monotarou" -> "Monobear" [taillabel = "Father of"] "Monodam" -> "Monobear" [taillabel = "Father of"] "Monophanie" -> "Monobear" [taillabel = "Father of"] "Monokid" -> "Monobear" [taillabel = "Father of"] "Monobear" -> "Usami" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg