echo 'digraph { "Misora Mizumoto" -> "Jun'ya Mizumoto" [taillabel = "Older Brother of"] "Chihaya Houjou" -> "Jun'ya Mizumoto" [taillabel = "Childhood friend of"] "Jun'ya Mizumoto" -> "Chihaya Houjou" [taillabel = "Childhood friend of"] "Jun'ya Mizumoto" -> "Misora Mizumoto" [taillabel = "Younger Sister of"] "Aino Pursiainen" -> "Misora Mizumoto" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg