echo 'digraph { "Sanaki" -> "Micaiah" [taillabel = "Older sister of"] "Sothe" -> "Micaiah" [taillabel = "Adoptive sister of"] "Yune" -> "Micaiah" [taillabel = "companion of"] "Micaiah" -> "Sothe" [taillabel = "Adoptive brother of"] "Micaiah" -> "Sanaki" [taillabel = "Younger Sister of"] "Ashera" -> "Yune" [taillabel = "the other half of"] "Micaiah" -> "Yune" [taillabel = "companion of"] }' | dot -Tsvg > output.svg