Guest User

Untitled

a guest
Apr 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2.  
  3. <today height="100">
  4.  
  5. <AnalogClock x="0" y="0" clockface="blueclockface100.bmp" />
  6.  
  7. <AnalogClock x="200" y="0" clockface="blueclockface40.bmp" />
  8. <Text x="210" y="40" text="Korea">
  9. <Font size="8" />
  10. </Text>
  11.  
  12. <AnalogClock x="200" y="50" clockface="blueclockface40.bmp" />
  13. <Text x="210" y="90" text="Mexiko">
  14. <Font size="8" />
  15. </Text>
  16.  
  17. <DigitalClock x="160" y="120" format="hh:mm" />
  18.  
  19. <Image x="110" y="3" source="ical.png" />
  20. <Date x="130" y="23" format="d">
  21. <Font size="20" weight="bold" font="Tahoma" />
  22. </Date>
  23.  
  24.  
  25. <Text x="90" y="85" text="(c) by Andre Adrian" />
  26.  
  27. </today>
Add Comment
Please, Sign In to add comment