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