<?xml version="1.0" encoding="UTF-8"?>
<ConfigMaps>
 <ConfigMap type="Skin">
    <Meta name="title">Planets Album</Meta>
    <Meta name="description">This album contains 7 different photos of planets
      which change according to the day of the week.</Meta>
    <Meta name="author">iStockPhoto</Meta>
    <Meta name="author_email">istockphoto.igooglethemes+planets@google.com</Meta>
    <Meta name="full_page_thumbnail.url">https://igtab.com/docs/images/planets.jpg</Meta>
  </ConfigMap>
  <ConfigMap type="Skin">
    <Trait name="DayOfWeek">sat</Trait>
    <Attribute name="full_page.background_image.url">https://igtab.com/docs/images/planets_saturn.jpg</Attribute>
  </ConfigMap>
  <ConfigMap type="Skin">
    <Trait name="DayOfWeek">mon</Trait>
    <Attribute name="full_page.background_image.url">https://igtab.com/docs/images/planets_moon.jpg</Attribute>
  </ConfigMap>
  <ConfigMap type="Skin">
    <Trait name="DayOfWeek">tue</Trait>
    <Attribute name="full_page.background_image.url">https://igtab.com/docs/images/planets_mars.jpg</Attribute>
  </ConfigMap>
  <ConfigMap type="Skin">
    <Trait name="DayOfWeek">wed</Trait>
    <Attribute name="full_page.background_image.url">https://igtab.com/docs/images/planets_mercury.jpg</Attribute>
  </ConfigMap>
  <ConfigMap type="Skin">
    <Trait name="DayOfWeek">thu</Trait>
    <Attribute name="full_page.background_image.url">https://igtab.com/docs/images/planets_jupiter.jpg</Attribute>
  </ConfigMap>
  <ConfigMap type="Skin">
    <Trait name="DayOfWeek">fri</Trait>
    <Attribute name="full_page.background_image.url">https://igtab.com/docs/images/planets_venus.jpg</Attribute>
    <Attribute name="full_page.color_scheme">DARK</Attribute>
  </ConfigMap>
  <ConfigMap type="Skin">
    <Trait name="DayOfWeek">sun</Trait>
    <Attribute name="full_page.background_image.url">https://igtab.com/docs/images/planets_sun.jpg</Attribute>
  </ConfigMap>
</ConfigMaps>
