echo 'digraph { "Ryoki" -> "Ryona" [taillabel = "Younger Sister of"] "Yumi" -> "Ryona" [taillabel = "In love with"] "Yozakura" -> "Yumi" [taillabel = "Teammate of"] "Shiki" -> "Yumi" [taillabel = "Teammate of"] "Asuka" -> "Yumi" [taillabel = "Friend of#"] "Minori" -> "Yumi" [taillabel = "Teammate of"] "Ryobi" -> "Ryoki" [taillabel = "Younger Sister of"] "Ryona" -> "Ryoki" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg