echo 'digraph { "Rafiel" -> "Nailah" [taillabel = "companion of"] "Nailah" -> "Rafiel" [taillabel = "companion of"] "Leanne" -> "Rafiel" [taillabel = "Older Brother of"] "Reyson" -> "Rafiel" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg