I am working with the Firefox localstore.rdf file. Although it is an RDF file the syntax is essentially XML. I am dealing with long lines.
<NC:persist RDF:resource="#nav-bar"
  currentset="unified-back-forward-button,history-button,feed-button,abp-toolbarbutton,widget:jid0-HFFmJoceGjTSKDBEWPpzfX9By7I@jetpack-hds-link-detector,firebug-button,personal-bookmarks"/>
I would like to break these lines to fit 80 character if possible.
 
     
     
    