echo 'digraph { "Ryuuko Matoi" -> "Senketsu" [taillabel = "Friend of#"] "Mako Mankanshoku" -> "Ryuuko Matoi" [taillabel = "Friend of#"] "Senketsu" -> "Ryuuko Matoi" [taillabel = "Friend of#"] "Satsuki Kiryuin" -> "Ryuuko Matoi" [taillabel = "Sister of"] "Ragyo Kiryuin" -> "Ryuuko Matoi" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg