index.xml
XML 1.0 document, ASCII text
1<?xml version="1.0" encoding="UTF-8"?> 2<?xml-stylesheet href="theme-list.xsl" type="text/xsl"?> 3<themes xmlns="themes.xsd"> 4 5<theme> 6<title>Dusk</title> 7<author 8uri="https://roundabout-host.com/roundabout" 9instance="roundabout-host.com" 10username="roundabout" 11>Roundabout developer</author> 12<uri>roundabout/dusk.css</uri> 13</theme> 14 15</themes> 16