This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE> | |
| <html> | |
| <head> | |
| </head> | |
| <body> | |
| <canvas id="canvas" width="800" height="600" style="background-color:black"></canvas> | |
| <script type="text/javascript" src="micanvas.js"></script> | |
| </body> | |
| </html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version='1.0' encoding='UTF-8'?> | |
| <kml xmlns='http://earth.google.com/kml/2.2'><Folder> | |
| <name>Direcciones de Kinesiologos</name> | |
| <Placemark> | |
| <name>GIACOLETTI NATALIA</name> | |
| <description>M.N.: 5627 - Telefono: 03525-15646039</description> | |
| <address>Argentina,CORDOBA,LOTE N* 3 CASA C S/N </address> | |
| </Placemark> | |
| <Placemark> |
NewerOlder