xml-lite
Version:
maintaining xml in pure javascript (IN BOTH NODE.JS & BROWSERS)
1,846 lines • 42.8 kB
JSON
{
"type": 9,
"children": [
{
"type": 7,
"tag": "xml-stylesheet",
"data": "type=\"text/css\" href=\"./cd-catalog.css\""
},
{
"type": 8,
"data": " some comments "
},
{
"type": 1,
"tag": "CATALOG",
"children": [
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Empire Burlesque"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Bob Dylan"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "USA"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Columbia"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "10.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1985"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Hide your heart"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Bonnie Tyler"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "CBS Records"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "9.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1988"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Greatest Hits"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Dolly Parton"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "USA"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "RCA"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "9.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1982"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Still got the blues"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Gary Moore"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Virgin records"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "10.20"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1990"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Eros"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Eros Ramazzotti"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "EU"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "BMG"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "9.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1997"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "One night only"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Bee Gees"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Polydor"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "10.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1998"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Sylvias Mother"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Dr.Hook"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "CBS"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "8.10"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1973"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Maggie May"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Rod Stewart"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Pickwick"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "8.50"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1990"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Romanza"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Andrea Bocelli"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "EU"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Polydor"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "10.80"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1996"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "When a man loves a woman"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Percy Sledge"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "USA"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Atlantic"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "8.70"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1987"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Black angel"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Savage Rose"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "EU"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Mega"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "10.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1995"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "1999 Grammy Nominees"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Many"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "USA"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Grammy"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "10.20"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1999"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "For the good times"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Kenny Rogers"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Mucik Master"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "8.70"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1995"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Big Willie style"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Will Smith"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "USA"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Columbia"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "9.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1997"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Tupelo Honey"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Van Morrison"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Polydor"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "8.20"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1971"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "The very best of"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Cat Stevens"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Island"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "8.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1990"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Stop"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Sam Brown"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "A and M"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "8.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1988"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Bridge of Spies"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "T`Pau"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Siren"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "7.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1987"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Private Dancer"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Tina Turner"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Capitol"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "8.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1983"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Midt om natten"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Kim Larsen"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "EU"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Medley"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "7.80"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1983"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Pavarotti Gala Concert"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Luciano Pavarotti"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "DECCA"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "9.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1991"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "The dock of the bay"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Otis Redding"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "USA"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Atlantic"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "7.90"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1987"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Picture book"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Simply Red"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "EU"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "Elektra"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "7.20"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1985"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Red"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "The Communards"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "UK"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "London"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "7.80"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1987"
}
],
"attributes": {}
}
],
"attributes": {}
},
{
"type": 1,
"tag": "CD",
"children": [
{
"type": 1,
"tag": "TITLE",
"children": [
{
"type": 3,
"text": "Unchain my heart"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "ARTIST",
"children": [
{
"type": 3,
"text": "Joe Cocker"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COUNTRY",
"children": [
{
"type": 3,
"text": "USA"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "COMPANY",
"children": [
{
"type": 3,
"text": "EMI"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "PRICE",
"children": [
{
"type": 3,
"text": "8.20"
}
],
"attributes": {}
},
{
"type": 1,
"tag": "YEAR",
"children": [
{
"type": 3,
"text": "1987"
}
],
"attributes": {}
}
],
"attributes": {}
}
],
"attributes": {}
}
]
}