echo 'digraph { "Iori Miyamoto" -> "Kaya Ogasawara" [taillabel = "Step-sister of"] "Saber" -> "Iori Miyamoto" [taillabel = "Master of"] "Kaya Ogasawara" -> "Iori Miyamoto" [taillabel = "Step-brother of"] }' | dot -Tsvg > output.svg