echo 'digraph { "Chibodee Crocket" -> "Janet Smith" [taillabel = "Partner of"] "Janet Smith" -> "Chibodee Crocket" [taillabel = "Partner of"] "Cath Ronary" -> "Chibodee Crocket" [taillabel = "Partner of"] "Shirley Lane" -> "Chibodee Crocket" [taillabel = "Partner of"] "Bunny Higgins" -> "Chibodee Crocket" [taillabel = "Partner of"] }' | dot -Tsvg > output.svg