index.xml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0"?>
  2. <!-- File name: index.xml
  3. Copyright 2021, 2024 5 Mode
  4. This file is part of Secchione.
  5. Secchione is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation, either version 3 of the License, or
  8. (at your option) any later version.
  9. Secchione is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with Secchione. If not, see <https://www.gnu.org/licenses/>.
  15. index.xml
  16. Secchione index file.
  17. @author Daniele Bonini <my25mb@aol.com>
  18. @copyrights (c) 2021, 2024, 5 Mode
  19. -->
  20. <?xml-stylesheet type="text/xsl" href="index.xsl"?>
  21. <CONTENT>
  22. <LINK>
  23. <TEXT></TEXT>
  24. <IMAGE>
  25. <ADDRESS>/foto.jpg</ADDRESS>
  26. <WIDTH>140</WIDTH>
  27. <HEIGHT>169</HEIGHT>
  28. </IMAGE>
  29. <ADDRESS>#</ADDRESS>
  30. <TYPE>personal-image</TYPE>
  31. <INDEX>1</INDEX>
  32. </LINK>
  33. <LINK>
  34. <TEXT>cv</TEXT>
  35. <IMAGE></IMAGE>
  36. <ADDRESS>/cv.doc</ADDRESS>
  37. <TYPE>resume</TYPE>
  38. <TITLE>Download CV</TITLE>
  39. <INDEX>1</INDEX>
  40. </LINK>
  41. <LINK>
  42. <TEXT>Linkedin</TEXT>
  43. <IMAGE></IMAGE>
  44. <ADDRESS>http://linkedin.com/</ADDRESS>
  45. <TYPE>footer</TYPE>
  46. <TITLE>My Linkedin public profile</TITLE>
  47. <INDEX>1</INDEX>
  48. </LINK>
  49. <LINK>
  50. <TEXT>Facebook</TEXT>
  51. <IMAGE></IMAGE>
  52. <ADDRESS>https://www.facebook.com/</ADDRESS>
  53. <TYPE>footer</TYPE>
  54. <TITLE>My Facebook page</TITLE>
  55. <INDEX>2</INDEX>
  56. </LINK>
  57. <LINK>
  58. <TEXT>Stradario</TEXT>
  59. <IMAGE></IMAGE>
  60. <ADDRESS>/stradario.pdf</ADDRESS>
  61. <TYPE>footer</TYPE>
  62. <TITLE>Map</TITLE>
  63. <INDEX>3</INDEX>
  64. </LINK>
  65. <LINK>
  66. <TEXT>Italian cheetsheet</TEXT>
  67. <IMAGE></IMAGE>
  68. <ADDRESS>/Italian-cheetsheet.pdf</ADDRESS>
  69. <TYPE>footer</TYPE>
  70. <TITLE>Some basics of the Italian language</TITLE>
  71. <INDEX>4</INDEX>
  72. </LINK>
  73. </CONTENT>